aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-01-30KVM: async_pf: Async page fault support on s390Dominik Dingel1-0/+2
2014-01-30target: Fix percpu_ref_put race in transport_lun_remove_cmdNicholas Bellinger1-1/+1
2014-01-30Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter5-10/+48
2014-01-30KVM: async_pf: Provide additional direct page notificationDominik Dingel1-1/+1
2014-01-30KVM: s390: add floating irq controllerJens Freimann2-0/+2
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds16-113/+668
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 branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-64/+64
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-29KVM: s390: add and extend interrupt information data structsJens Freimann1-0/+63
2014-01-29Update Jean Delvare's e-mail addressJean Delvare1-1/+1
2014-01-29HID: Add transport-driver callbacks to the hid_ll_driver structFrank Praznik1-1/+7
2014-01-29fsnotify: Do not return merged event from fsnotify_add_notify_event()Jan Kara1-4/+4
2014-01-29Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '...Rafael J. Wysocki1-1/+1
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2-0/+92
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 Torvalds4-17/+301
2014-01-29Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/...Dave Airlie1-0/+26
2014-01-29Merge tag 'drm-intel-fixes-2014-01-28' of git://people.freedesktop.org/~danve...Dave Airlie1-1/+1
2014-01-29Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie4-10/+22
2014-01-28Btrfs: add support for inode propertiesFilipe David Borba Manana1-0/+3
2014-01-28rwsem: add rwsem_is_contendedJosef Bacik1-0/+11
2014-01-28Btrfs/tracepoint: update new flags for ordered extent TPLiu Bo1-1/+2
2014-01-28Btrfs/tracepoint: fix to report right flags for ordered extentLiu Bo1-11/+11
2014-01-28btrfs: add ioctl to export size of global metadata reservationJeff Mahoney1-0/+1
2014-01-28btrfs: add ioctls to query/change feature bits onlineJeff Mahoney1-0/+12
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds10-90/+192
2014-01-28Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds1-0/+1
2014-01-28Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-1/+5
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-28sched/numa: Normalize faults_cpu stats and weigh by CPU useRik van Riel1-0/+2
2014-01-28sched/numa, mm: Use active_nodes nodemask to limit numa migrationsRik van Riel1-0/+7
2014-01-28sched/numa: Track from which nodes NUMA faults are triggeredRik van Riel1-2/+7
2014-01-28sched/numa: Rename p->numa_faults to numa_faults_memoryRik van Riel1-4/+4
2014-01-28sched/numa, mm: Remove p->numa_migrate_deferredRik van Riel1-1/+0
2014-01-28locking/mcs: Allow architectures to hook in to contended pathsWill Deacon1-14/+28
2014-01-28locking/mcs: Micro-optimize the MCS code, add extra commentsJason Low1-3/+24
2014-01-28locking/mutexes/mcs: Restructure the MCS lock defines and locking code into i...Tim Chen2-2/+80
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 Torvalds3-3/+9
2014-01-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+12