summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2014-10-14crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto codeBehan Webster-0/+5
2014-10-14Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-1005/+773
2014-10-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds-118/+161
2014-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-1/+3
2014-10-14Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-9/+16
2014-10-14Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+1
2014-10-14mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY clearedPeter Feiner-0/+19
2014-10-14kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h>Geert Uytterhoeven-0/+2
2014-10-14kernel/watchdog.c: control hard lockup detection defaultUlrich Obergfell-0/+13
2014-10-14lib80211: remove unused print_ssid()Andy Shevchenko-5/+0
2014-10-14lib / string_helpers: introduce string_escape_mem()Andy Shevchenko-0/+31
2014-10-14lib / string_helpers: move documentation to c-fileAndy Shevchenko-34/+0
2014-10-14include/linux: remove strict_strto* definitionsDaniel Walter-4/+0
2014-10-14lib: string: Make all calls to strnicmp into calls to strncasecmpRasmus Villemoes-1/+1
2014-10-14x86: optimize resource lookups for ioremapMike Travis-0/+1
2014-10-14rbtree: add comment to rb_insert_augmented()Lai Jiangshan-0/+10
2014-10-14kexec: take the segment adding out of locate_mem_hole functionsBaoquan He-0/+1
2014-10-14signal: use BUILD_BUG() instead of _NSIG_WORDS_is_unsupported_size()Oleg Nesterov-16/+13
2014-10-14lib: remove prio_heapLai Jiangshan-58/+0
2014-10-14list: include linux/kernel.hMasahiro Yamada-0/+1
2014-10-14drivers: dma-contiguous: add initialization from device treeMarek Szyprowski-0/+3
2014-10-14kernel: add support for gcc 5Sasha Levin-0/+66
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-6/+41
2014-10-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-10/+22
2014-10-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-61/+11
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-101/+113
2014-10-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-62/+108
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-10/+7
2014-10-13drm/mst: rework payload table allocation to conform better.Dave Airlie-0/+2
2014-10-12don't need that forward declaration of struct nameidata in dcache.h anymoreAl Viro-1/+0
2014-10-12take dname_external() into fs/dcache.cAl Viro-5/+0
2014-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-13/+76
2014-10-12Merge tag 'trace-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-1/+20
2014-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-156/+4
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds-3/+142
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-35/+537
2014-10-11Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds-49/+33
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-16/+69
2014-10-11Merge tag 'vfio-v3.18-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds-0/+4
2014-10-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+3
2014-10-11Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds-7/+61
2014-10-10Merge tag 'sound-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-87/+129
2014-10-10Merge tag 'edac/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-0/+15
2014-10-10Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-17/+62
2014-10-10Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds-8/+26
2014-10-10Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+3
2014-10-10net/phy: micrel: Add clock support for KSZ8021/KSZ8031Sascha Hauer-0/+1
2014-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-156/+3
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds-56/+104
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-20/+9