aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-04-04Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...HEADstaging-linusmasterLinus Torvalds2-42/+0
2014-04-04Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+16
2014-04-04Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-0/+3
2014-04-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-5/+10
2014-04-04Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds1-17/+26
2014-04-04Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-6/+18
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-92/+10
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds4-0/+152
2014-04-03Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds5-14/+58
2014-04-03Merge branch 'akpm' (incoming from Andrew)Linus Torvalds26-90/+260
2014-04-03nilfs2: verify metadata sizes read from diskRyusuke Konishi1-0/+8
2014-04-03nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctlAndreas Rohner1-0/+2
2014-04-03nilfs2: add struct nilfs_suinfo_update and flagsAndreas Rohner1-0/+42
2014-04-03rtc: pm8xxx: add support for devicetreeJosh Cartwright1-25/+0
2014-04-03lib/decompress_inflate.c: include appropriate header fileRashika Kheria1-2/+2
2014-04-03backlight: update bd state & fb_blank properties when necessaryLiu Ying1-0/+6
2014-04-03include/linux/printk.h: remove double asmlinkage in printk_emitSimon Kågström1-3/+3
2014-04-03printk: remove duplicated check for log levelPetr Mladek1-7/+3
2014-04-03err.h: use bool for IS_ERR and IS_ERR_OR_NULLJoe Perches1-3/+4
2014-04-03kernel/groups.c: remove return value of set_groupsWang YanQing1-1/+1
2014-04-03include/linux/syscalls.h: add sys32_quotactl() prototypeRashika Kheria1-0/+2
2014-04-03kobject: don't block for each kobject_ueventVladimir Davydov1-0/+1
2014-04-03drop_caches: add some documentation and info messageDave Hansen1-0/+1
2014-04-03mm: remove read_cache_page_async()Sasha Levin1-10/+0
2014-04-03include/linux/mm.h: remove ifdef conditionRashika Kheria1-2/+0
2014-04-03mm: keep page cache radix tree nodes in checkJohannes Weiner4-9/+63
2014-04-03lib: radix_tree: tree node interfaceJohannes Weiner1-0/+34
2014-04-03mm: thrash detection-based file cache sizingJohannes Weiner2-0/+10
2014-04-03mm + fs: store shadow entries in page cacheJohannes Weiner3-1/+14
2014-04-03mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner4-6/+23
2014-04-03mm: filemap: move radix tree hole searching hereJohannes Weiner2-4/+5
2014-04-03lib: radix-tree: add radix_tree_delete_item()Johannes Weiner1-0/+1
2014-04-03mm: vmstat: fix UP zone state accountingJohannes Weiner1-8/+9
2014-04-03mm, hugetlb: fix race in region trackingDavidlohr Bueso1-0/+1
2014-04-03mm, hugetlb: unify region structure handlingJoonsoo Kim1-0/+9
2014-04-03mm: optimize put_mems_allowed() usageMel Gorman1-13/+14
2014-04-03quota: provide function to grab quota structure referenceJan Kara1-0/+8
2014-04-03fanotify: convert access_mutex to spinlockJan Kara1-1/+1
2014-04-03kmemleak: remove redundant codeLi Zefan1-2/+0
2014-04-03bdi: avoid oops on device removalJan Kara1-1/+1
2014-04-03Merge tag 'vfio-v3.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+2
2014-04-03Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds4-160/+149
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds4-27/+48
2014-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+7
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-3/+3
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds30-366/+848
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-22/+79
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds9-16/+14
2014-04-02Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+21
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+18
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds3-14/+104
2014-04-02Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+9
2014-04-02Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-13/+10
2014-04-02Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2014-04-01Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds3-9/+6
2014-04-01Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds5-20/+7
2014-04-01Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2014-04-01Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-30/+80
2014-04-01Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-103/+61
2014-04-01Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-6/+135
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-30/+173
2014-04-01Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-366/+1223
2014-04-01Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds6-8/+54
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-14/+18
2014-04-01net: Add a test to see if a skb is freeable in irq contextEric W. Biederman1-0/+13
2014-04-01Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+2
2014-04-01net: ptp: move PTP classifier in its own fileDaniel Borkmann2-75/+22
2014-04-01mac802154: make csma/cca parameters per-wpanPhoebe Buckheister1-1/+1
2014-04-01Merge tag 'spi-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds3-6/+36
2014-04-01Merge tag 'regulator-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-15/+597
2014-04-01Merge tag 'regmap-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-1/+19
2014-04-01Merge branch 'pm-cpufreq'Rafael J. Wysocki1-3/+9
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-108/+91
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-7/+12
2014-04-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-6/+22
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-2/+18
2014-04-01Merge branches 'for-3.15/multitouch', 'for-3.15/sony' and 'for-3.15/uhid' int...Jiri Kosina1-0/+3
2014-04-01Merge branch 'for-3.15/hid-sensor-hub' into for-linusJiri Kosina2-10/+15
2014-04-01vfs: add cross-renameMiklos Szeredi1-0/+1
2014-04-01security: add flags to rename hooksMiklos Szeredi1-4/+8
2014-04-01vfs: add renameat2 syscallMiklos Szeredi1-1/+3
2014-04-01vfs: add d_is_dir()Miklos Szeredi1-1/+6
2014-03-31Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2-10/+29
2014-03-31Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-35/+4
2014-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-2/+8
2014-03-31Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds3-27/+44
2014-03-31Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-5/+23
2014-03-31net-gro: restore frag0 optimizationEric Dumazet1-5/+0
2014-03-31net-sysfs: expose number of carrier on/off changesdavid decotigny1-0/+3
2014-03-31net: export NET_ADDR_* values to user-space APIFlorian Fainelli1-7/+0
2014-03-31net: Allow modules to use is_skb_forwardableVlad Yasevich1-0/+1
2014-03-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-8/+260
2014-03-31Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-26/+88
2014-03-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+6
2014-03-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-66/+177
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-20/+18
2014-03-31locks: fix locks_mandatory_locked to respect file-private locksJeff Layton1-11/+11
2014-03-31locks: pass the cmd value to fcntl_getlk/getlk64Jeff Layton1-4/+6
2014-03-31locks: make /proc/locks show IS_FILE_PVT locks as type "FLPVT"Jeff Layton1-0/+1
2014-03-31locks: rename locks_remove_flock to locks_remove_fileJeff Layton1-2/+2
2014-03-31locks: close potential race between setlease and openJeff Layton1-0/+6
2014-03-31Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely8-50/+43
2014-03-31net: filter: rework/optimize internal BPF interpreter's instruction setAlexei Starovoitov2-11/+64
2014-03-31net: isdn: use sk_unattached_filter apiDaniel Borkmann1-3/+2
2014-03-31net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann1-8/+2
2014-03-31net: ptp: use sk_unattached_filter_create() for BPFDaniel Borkmann1-4/+0
2014-03-31net: filter: move filter accounting to filter coreDaniel Borkmann1-13/+17
2014-03-31net: filter: keep original BPF program aroundDaniel Borkmann1-2/+13
2014-03-31net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann1-1/+2
2014-03-30ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o1-0/+15
2014-03-30Input: pmic8xxx-pwrkey - migrate to DTStephen Boyd1-31/+0
2014-03-30Input: pmic8xxx-keypad - migrate to DTStephen Boyd1-52/+0
2014-03-30Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 's...Mark Brown1-5/+4
2014-03-30Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ...Mark Brown1-0/+4
2014-03-30Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/atmel', 'spi/to...Mark Brown1-1/+1
2014-03-30Merge remote-tracking branch 'spi/topic/dma' into spi-nextMark Brown1-0/+31
2014-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-4/+11
2014-03-29netpoll: Respect NETIF_F_LLTXEric W. Biederman1-0/+5
2014-03-29netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enableEric W. Biederman1-4/+4
2014-03-29netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman2-3/+2
2014-03-29workqueue: remove deprecated WQ_NON_REENTRANTZhangZhen1-6/+0
2014-03-29cgroup: remove useless argument from cgroup_exit()Li Zefan1-2/+2
2014-03-29spi: bitbang: Make spi_bitbang_stop() return voidAxel Lin1-1/+1
2014-03-28vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich1-0/+7
2014-03-28net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich1-1/+1
2014-03-28net: net: add a core netdev->tx_dropped counterEric Dumazet1-3/+4
2014-03-28net/mlx4: Implement vxlan ndo callsOr Gerlitz1-1/+1
2014-03-28mlx4: Add support for CONFIG_DEV commandOr Gerlitz2-0/+3
2014-03-28gpio: unmap gpio irqs properlyLinus Walleij1-0/+1
2014-03-28Merge remote-tracking branches 'regmap/topic/cache', 'regmap/topic/irq', 'reg...Mark Brown1-1/+19
2014-03-27core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss1-2/+2
2014-03-27usbnet: include wait queue head in device structureOliver Neukum1-1/+1
2014-03-26net: sxgbe: add basic framework for Samsung 10Gb ethernet driverSiva Reddy1-0/+54
2014-03-26vlan: make a new function vlan_dev_vlan_proto() and exportdingtianhong1-0/+7
2014-03-26net: Rename skb->rxhash to skb->hashTom Herbert1-14/+14
2014-03-26Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st...Mark Brown2-1/+9
2014-03-26Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/ma...Mark Brown6-14/+503
2014-03-26Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable...Mark Brown3-0/+85
2014-03-26cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition staticViresh Kumar1-4/+0
2014-03-26cpufreq: Make sure frequency transitions are serializedSrivatsa S. Bhat1-0/+10
2014-03-26gpio: add IRQ chip helpers in gpiolibLinus Walleij1-0/+29
2014-03-25Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...Greg Kroah-Hartman2-1/+19
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-9/+9
2014-03-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-0/+5
2014-03-25Merge tag 'asoc-v3.15' into asoc-nextMark Brown7-8/+63
2014-03-25workqueue: Provide destroy_delayed_work_on_stack()Thomas Gleixner1-0/+2
2014-03-25Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2-0/+12
2014-03-24if_vlan: Call dev_kfree_skb_any instead of kfree_skb.Eric W. Biederman1-1/+1
2014-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+8
2014-03-24workqueue: Spelling s/instensive/intensive/Geert Uytterhoeven1-1/+1
2014-03-24ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o1-0/+3
2014-03-21ptp: introduce programmable pins.Richard Cochran1-0/+33
2014-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-0/+5
2014-03-21tracepoint: Remove unused API functionsMathieu Desnoyers1-18/+0
2014-03-21Revert "tracing: Move event storage for array from macro to standalone function"Steven Rostedt (Red Hat)1-0/+8
2014-03-21Merge branch 'acpi-processor'Rafael J. Wysocki1-0/+4
2014-03-21blk-mq: merge blk_mq_insert_request and blk_mq_run_requestChristoph Hellwig1-2/+1
2014-03-21KVM: Bump KVM_MAX_IRQ_ROUTES for s390Cornelia Huck1-0/+4
2014-03-21KVM: s390: irq routing for adapter interrupts.Cornelia Huck1-0/+9
2014-03-20Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+0
2014-03-20mm: fix swapops.h:131 bug if remap_file_pages raced migrationHugh Dickins1-2/+1
2014-03-20rcu: Provide grace-period piggybacking APIPaul E. McKenney2-0/+12
2014-03-20Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPECDave Jones1-1/+1
2014-03-20net: cdc_ncm: respect operator preferred MTU reported by MBIMBen Chan1-0/+1
2014-03-20net/mlx4: Adapt code for N-Port VFMatan Barak1-0/+1
2014-03-20net/mlx4: Add utils for N-Port VFsMatan Barak1-0/+27
2014-03-20net/mlx4: Add data structures to support N-Ports per VFMatan Barak1-0/+7
2014-03-20tracing: Fix array size mismatch in format stringVaibhav Nagarnaik1-4/+0
2014-03-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+4
2014-03-20compat: include linux/unistd.h within linux/compat.hHeiko Carstens1-0/+1
2014-03-20Merge branch 'pm-cpufreq'Rafael J. Wysocki1-12/+13
2014-03-20Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki1-28/+42
2014-03-20Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki3-9/+30
2014-03-20Merge branches 'acpi-battery' and 'acpi-video'Rafael J. Wysocki1-57/+0
2014-03-20PM / sleep: Correct whitespace errors in <linux/pm.h>Geert Uytterhoeven1-16/+16
2014-03-20timer: Remove code redundancy while calling get_nohz_timer_target()Viresh Kumar1-1/+5
2014-03-20hrtimer: Rearrange comments in the order struct members are declaredViresh Kumar1-2/+2
2014-03-20cpufreq: Add stop CPU callback to cpufreq_driver interfaceDirk Brandewie1-0/+1
2014-03-20PM / Runtime: Update runtime_idle() documentation for return value meaningGeert Uytterhoeven1-3/+3
2014-03-19random: Add arch_has_random[_seed]()H. Peter Anvin1-0/+8
2014-03-19x86, random: Enable the RDSEED instructionH. Peter Anvin1-0/+8
2014-03-20video / output: Drop display output class supportJean Delvare1-57/+0
2014-03-19blk-mq: fix wrong usage of hctx->state vs hctx->flagsJens Axboe1-1/+1
2014-03-19Merge branch 'pci/resource' into nextBjorn Helgaas2-2/+12
2014-03-19PCI: Change pci_bus_alloc_resource() type_mask to unsigned longBjorn Helgaas1-1/+1
2014-03-19libata: remove unused ata_sas_port_async_resume() stubDan Williams1-3/+0
2014-03-19wireless: max MSDU size for DMG networksVladimir Kondratiev1-0/+4
2014-03-19libata.h: add stub for ata_sas_port_resumeRandy Dunlap1-0/+3
2014-03-19Merge tag 'extcon-next-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2-31/+12
2014-03-19Merge branch 'devicetree/next-reserved-mem' into devicetree/nextGrant Likely2-0/+57
2014-03-19of: device_node kobject lifecycle fixesPantelis Antoniou1-0/+19
2014-03-19cgroup: implement CFTYPE_ONLY_ON_DFLTejun Heo1-0/+1
2014-03-19cgroup: make cgrp_dfl_root mountableTejun Heo1-0/+10
2014-03-19cgroup: drop const from @buffer of cftype->write_string()Tejun Heo1-1/+1
2014-03-19cgroup: rename cgroup_dummy_root and related namesTejun Heo1-7/+7
2014-03-19cgroup: move ->subsys_mask from cgroupfs_root to cgroupTejun Heo1-3/+3
2014-03-19cgroup: remove NULL checks from [pr_cont_]cgroup_{name|path}()Tejun Heo1-20/+4
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar1-2/+0
2014-03-19regulator: s2mps11: Add set_suspend_disable for S2MPS14Krzysztof Kozlowski1-0/+2