aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-08percpu_counter: add @gfp to percpu_counter_init()Tejun Heo1-4/+6
2014-09-02percpu: implement asynchronous chunk populationTejun Heo1-2/+2
2014-09-02percpu: implement [__]alloc_percpu_gfp()Tejun Heo1-2/+7
2014-08-14Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+1
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-11/+6
2014-08-14rhashtable: fix annotations for rht_for_each_entry_rcu()Thomas Graf1-8/+4
2014-08-14rhashtable: unexport and make rht_obj() staticThomas Graf1-1/+0
2014-08-14rhashtable: RCU annotations for next pointersThomas Graf1-2/+2
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-0/+24
2014-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+3
2014-08-14Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-nextRoland Dreier2-0/+8
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds3-10/+91
2014-08-14Merge tag 'vfio-v3.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-3/+3
2014-08-14Merge tag 'mmc-v3.17-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds3-3/+3
2014-08-14Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds3-2/+12
2014-08-14Merge branch 'for-3.17/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+4
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-6/+1
2014-08-13Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds8-35/+34
2014-08-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-1/+0
2014-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2-25/+7
2014-08-13printk: Add function to return log buffer address and sizeVasant Hegde1-0/+3
2014-08-11Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki1-2/+1
2014-08-11net: Always untag vlan-tagged traffic on input.Vlad Yasevich2-6/+1
2014-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-7/+23
2014-08-11Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-14/+22
2014-08-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-2/+44
2014-08-11Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely2-7/+80
2014-08-11Merge branch 'devicetree/next-console' into devicetree/nextGrant Likely1-3/+4
2014-08-11mmc: dw_mmc: Slot quirk "disable-wp" is deprecated.Jaehoon Chung1-0/+2
2014-08-10Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds3-4/+15
2014-08-09Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-34/+44
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds3-11/+15
2014-08-09Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-4/+14
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds3-23/+6
2014-08-09Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds3-10/+23
2014-08-08Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtdLinus Torvalds3-0/+59
2014-08-08Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-1/+1
2014-08-08Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds3-76/+132
2014-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-3/+17
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds26-193/+297
2014-08-08kexec: verify the signature of signed PE bzImageVivek Goyal1-0/+3
2014-08-08kexec: support kexec/kdump on EFI systemsVivek Goyal1-0/+19
2014-08-08kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal1-1/+1
2014-08-08kexec: load and relocate purgatory at kernel load timeVivek Goyal1-0/+33
2014-08-08kexec: implementation of new syscall kexec_file_loadVivek Goyal1-0/+53
2014-08-08kexec: new syscall kexec_file_load() declarationVivek Goyal1-0/+4
2014-08-08kexec: make kexec_segment user buffer pointer a unionVivek Goyal1-1/+12
2014-08-08resource: provide new functions to walk through resourcesVivek Goyal1-0/+6
2014-08-08kexec: rename unusebale_pages to unusable_pagesVivek Goyal1-1/+1
2014-08-08shm: add memfd_create() syscallDavid Herrmann1-0/+1