summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-02-26vsprintf: Add support for IORESOURCE_UNSET in %pRBjorn Helgaas1-1/+1
2014-02-26resource: Add resource_contains()Bjorn Helgaas1-0/+10
2014-02-02Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-4/+4
2014-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2014-01-31Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-1/+2
2014-01-31Typo in compat_sys_lseek() declarationStephan Springl1-1/+1
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2014-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-3/+9
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+3
2014-01-31mm: sl[uo]b: fix misleading commentsDave Hansen1-4/+4
2014-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+11
2014-01-30Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds4-7/+59
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-0/+121
2014-01-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-0/+16
2014-01-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-7/+12
2014-01-30zsmalloc: add copyrightMinchan Kim1-0/+1
2014-01-30zsmalloc: move it under mmMinchan Kim1-0/+50
2014-01-30kernel: use lockless list for smp_call_function_singleChristoph Hellwig2-5/+6
2014-01-30memblock, bootmem: restore goal for alloc_lowYinghai Lu1-2/+2
2014-01-30Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds7-137/+208
2014-01-30Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+4
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-2/+8
2014-01-29Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-17/+18
2014-01-29Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-16/+20
2014-01-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+15
2014-01-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2014-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2014-01-29Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2-11/+9
2014-01-29fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens1-1/+1
2014-01-29fs/compat: fix parameter handling for compat readv/writev syscallsHeiko Carstens1-8/+8
2014-01-29mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner1-2/+0
2014-01-29Update Jean Delvare's e-mail addressJean Delvare1-1/+1
2014-01-29fsnotify: Do not return merged event from fsnotify_add_notify_event()Jan Kara1-4/+4
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt1-0/+16
2014-01-28Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds8-17/+49
2014-01-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds3-19/+34
2014-01-28Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds3-16/+300
2014-01-29Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie3-9/+22
2014-01-28rwsem: add rwsem_is_contendedJosef Bacik1-0/+11
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds10-90/+192
2014-01-28Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+4
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-82/+73
2014-01-28blk-mq: for_each_* macro correctnessJose Alonso1-6/+6
2014-01-27Merge branch 'akpm' (incoming from Andrew)Linus Torvalds7-6/+43
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-1/+2
2014-01-27softirq: use const char * const for softirq_to_name, whitespace neateningJoe Perches1-1/+1
2014-01-27splice: fix unexpected size truncationXiao Guangrong1-1/+2
2014-01-27ipc: delete seq_max field in struct ipc_idsDavidlohr Bueso1-1/+0