summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-01-30Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2014-01-30Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-64/+64
2014-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2014-01-30Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2-11/+9
2014-01-30fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens1-1/+1
2014-01-30fs/compat: fix parameter handling for compat readv/writev syscallsHeiko Carstens1-8/+8
2014-01-30mm/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 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-29Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds8-17/+49
2014-01-29Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds3-19/+34
2014-01-29Merge 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-29Btrfs: add support for inode propertiesFilipe David Borba Manana1-0/+3
2014-01-29rwsem: add rwsem_is_contendedJosef Bacik1-0/+11
2014-01-29Btrfs/tracepoint: update new flags for ordered extent TPLiu Bo1-1/+2
2014-01-29Btrfs/tracepoint: fix to report right flags for ordered extentLiu Bo1-11/+11
2014-01-29btrfs: add ioctl to export size of global metadata reservationJeff Mahoney1-0/+1
2014-01-29btrfs: 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-28Merge branch 'akpm' (incoming from Andrew)Linus Torvalds7-6/+43
2014-01-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds3-3/+9
2014-01-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+12
2014-01-28softirq: use const char * const for softirq_to_name, whitespace neateningJoe Perches1-1/+1
2014-01-28splice: fix unexpected size truncationXiao Guangrong1-1/+2
2014-01-28ipc: delete seq_max field in struct ipc_idsDavidlohr Bueso1-1/+0
2014-01-28ipc: whitespace cleanupManfred Spraul2-2/+2
2014-01-28ipc: change kern_ipc_perm.deleted type to boolRafael Aquini1-1/+1
2014-01-28memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu1-0/+37
2014-01-28leds: kirkwood: Cleanup in header filesSachin Kamat2-10/+6
2014-01-28leds: leds-mc13783: Remove duplicate field in platform dataAlexander Shiyan1-9/+28
2014-01-28NVMe: Abort timed out commandsKeith Busch2-0/+12
2014-01-28NVMe: Schedule reset for failed controllersKeith Busch1-0/+1
2014-01-28ACPICA: Remove bool usage from ACPICA.Lv Zheng1-1/+1
2014-01-28libceph: support CEPH_FEATURE_OSD_CACHEPOOL featureIlya Dryomov1-0/+1
2014-01-28libceph: follow redirect replies from osdsIlya Dryomov1-0/+6
2014-01-28libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}Ilya Dryomov1-2/+2
2014-01-28libceph: follow {read,write}_tier fields on osd request submissionIlya Dryomov1-0/+2
2014-01-28libceph: add ceph_pg_pool_by_id()Ilya Dryomov1-0/+3
2014-01-28libceph: CEPH_OSD_FLAG_* enum updateIlya Dryomov1-0/+4
2014-01-28libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()Ilya Dryomov1-2/+5
2014-01-28libceph: introduce and start using oid abstractionIlya Dryomov2-8/+37