Age | Commit message (Expand) | Author | Files | Lines |
2014-01-30 | zsmalloc: add copyright | Minchan Kim | 1 | -0/+1 |
2014-01-30 | zsmalloc: move it under mm | Minchan Kim | 1 | -0/+50 |
2014-01-30 | kernel: use lockless list for smp_call_function_single | Christoph Hellwig | 2 | -5/+6 |
2014-01-30 | memblock, bootmem: restore goal for alloc_low | Yinghai Lu | 1 | -2/+2 |
2014-01-30 | Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -7/+10 |
2014-01-30 | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 10 | -165/+236 |
2014-01-30 | Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -2/+4 |
2014-01-29 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 16 | -113/+668 |
2014-01-29 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 5 | -17/+18 |
2014-01-29 | Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -16/+20 |
2014-01-29 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+15 |
2014-01-29 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2014-01-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 8 | -64/+64 |
2014-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+1 |
2014-01-29 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2 | -11/+9 |
2014-01-29 | fs/compat: fix lookup_dcookie() parameter handling | Heiko Carstens | 1 | -1/+1 |
2014-01-29 | fs/compat: fix parameter handling for compat readv/writev syscalls | Heiko Carstens | 1 | -8/+8 |
2014-01-29 | mm/page-writeback.c: do not count anon pages as dirtyable memory | Johannes Weiner | 1 | -2/+0 |
2014-01-29 | Update Jean Delvare's e-mail address | Jean Delvare | 1 | -1/+1 |
2014-01-29 | fsnotify: Do not return merged event from fsnotify_add_notify_event() | Jan Kara | 1 | -4/+4 |
2014-01-28 | Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd | Linus Torvalds | 8 | -17/+49 |
2014-01-28 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 3 | -19/+34 |
2014-01-28 | Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq... | Linus Torvalds | 4 | -17/+301 |
2014-01-29 | Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/... | Dave Airlie | 1 | -0/+26 |
2014-01-29 | Merge tag 'drm-intel-fixes-2014-01-28' of git://people.freedesktop.org/~danve... | Dave Airlie | 1 | -1/+1 |
2014-01-29 | Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo... | Dave Airlie | 4 | -10/+22 |
2014-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 10 | -90/+192 |
2014-01-28 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 1 | -0/+1 |
2014-01-28 | Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2 | -1/+5 |
2014-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 10 | -82/+73 |
2014-01-28 | blk-mq: for_each_* macro correctness | Jose Alonso | 1 | -6/+6 |
2014-01-27 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 7 | -6/+43 |
2014-01-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 3 | -3/+9 |
2014-01-27 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -0/+12 |
2014-01-27 | softirq: use const char * const for softirq_to_name, whitespace neatening | Joe Perches | 1 | -1/+1 |
2014-01-27 | splice: fix unexpected size truncation | Xiao Guangrong | 1 | -1/+2 |
2014-01-27 | ipc: delete seq_max field in struct ipc_ids | Davidlohr Bueso | 1 | -1/+0 |
2014-01-27 | ipc: whitespace cleanup | Manfred Spraul | 2 | -2/+2 |
2014-01-27 | ipc: change kern_ipc_perm.deleted type to bool | Rafael Aquini | 1 | -1/+1 |
2014-01-27 | memblock, nobootmem: add memblock_virt_alloc_low() | Yinghai Lu | 1 | -0/+37 |
2014-01-27 | leds: kirkwood: Cleanup in header files | Sachin Kamat | 2 | -10/+6 |
2014-01-27 | leds: leds-mc13783: Remove duplicate field in platform data | Alexander Shiyan | 1 | -9/+28 |
2014-01-27 | libceph: support CEPH_FEATURE_OSD_CACHEPOOL feature | Ilya Dryomov | 1 | -0/+1 |
2014-01-27 | libceph: follow redirect replies from osds | Ilya Dryomov | 1 | -0/+6 |
2014-01-27 | libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid} | Ilya Dryomov | 1 | -2/+2 |
2014-01-27 | libceph: follow {read,write}_tier fields on osd request submission | Ilya Dryomov | 1 | -0/+2 |
2014-01-27 | libceph: add ceph_pg_pool_by_id() | Ilya Dryomov | 1 | -0/+3 |
2014-01-27 | libceph: CEPH_OSD_FLAG_* enum update | Ilya Dryomov | 1 | -0/+4 |
2014-01-27 | libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg() | Ilya Dryomov | 1 | -2/+5 |
2014-01-27 | libceph: introduce and start using oid abstraction | Ilya Dryomov | 2 | -8/+37 |