Age | Commit message (Expand) | Author | Files | Lines |
2013-05-10 | dm: document iterate_devices | Alasdair G Kergon | 1 | -0/+15 |
2013-05-08 | Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 8 | -12/+306 |
2013-05-08 | Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 6 | -67/+115 |
2013-05-08 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 10 | -175/+141 |
2013-05-08 | aio: don't include aio.h in sched.h | Kent Overstreet | 4 | -2/+3 |
2013-05-08 | aio: kill ki_retry | Kent Overstreet | 1 | -26/+0 |
2013-05-08 | aio: kill ki_key | Kent Overstreet | 1 | -5/+4 |
2013-05-08 | aio: kill batch allocation | Kent Overstreet | 1 | -1/+0 |
2013-05-08 | aio: use cancellation list lazily | Kent Overstreet | 1 | -9/+18 |
2013-05-08 | wait: add wait_event_hrtimeout() | Kent Overstreet | 1 | -0/+86 |
2013-05-08 | aio: make aio_put_req() lockless | Kent Overstreet | 1 | -2/+2 |
2013-05-08 | aio: move private stuff out of aio.h | Kent Overstreet | 1 | -61/+0 |
2013-05-08 | aio: kill return value of aio_complete() | Kent Overstreet | 1 | -4/+4 |
2013-05-08 | aio: remove retry-based AIO | Zach Brown | 2 | -23/+0 |
2013-05-08 | aio: remove dead code from aio.h | Zach Brown | 1 | -24/+0 |
2013-05-08 | remove unused random32() and srandom32() | Akinobu Mita | 1 | -7/+0 |
2013-05-08 | hugetlbfs: fix mmap failure in unaligned size request | Naoya Horiguchi | 1 | -6/+13 |
2013-05-08 | include/linux/mm.h: complete the mm_walk definition | Andrew Morton | 1 | -7/+13 |
2013-05-08 | kref: minor cleanup | Anatol Pomozov | 1 | -3/+6 |
2013-05-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -3/+3 |
2013-05-08 | Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -4/+9 |
2013-05-07 | Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+36 |
2013-05-07 | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -8/+5 |
2013-05-07 | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -55/+1 |
2013-05-07 | Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+26 |
2013-05-07 | Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+26 |
2013-05-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 1 | -1/+6 |
2013-05-07 | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -275/+191 |
2013-05-07 | Merge branch 'slab/next' into slab/for-linus | Pekka Enberg | 4 | -275/+191 |
2013-05-07 | make blkdev_put() return void | Al Viro | 1 | -1/+1 |
2013-05-07 | block_device_operations->release() should return void | Al Viro | 1 | -1/+1 |
2013-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -4/+4 |
2013-05-07 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 3 | -31/+25 |
2013-05-07 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2 | -0/+20 |
2013-05-07 | Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -9/+9 |
2013-05-07 | Merge branch 'exynos/pwm-clocksource' into late/multiplatform | Arnd Bergmann | 1 | -0/+36 |
2013-05-07 | Merge branch 'late/clksrc' into late/cleanup | Arnd Bergmann | 11 | -11/+162 |
2013-05-07 | Merge branch 'late/dt' into next/dt2 | Arnd Bergmann | 21 | -38/+95 |
2013-05-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 8 | -121/+299 |
2013-05-06 | rps_dev_flow_table_release(): no need to delay vfree() | Al Viro | 1 | -1/+0 |
2013-05-06 | net: frag, fix race conditions in LRU list maintenance | Konstantin Khlebnikov | 1 | -2/+3 |
2013-05-06 | slab: Return NULL for oversized allocations | Christoph Lameter | 1 | -0/+6 |
2013-05-06 | mtd_blktrans_ops->release() should return void | Al Viro | 1 | -1/+1 |
2013-05-06 | Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo... | Linus Torvalds | 16 | -15/+2601 |
2013-05-06 | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -62/+161 |
2013-05-06 | virtio: don't expose u16 in userspace api | stephen hemminger | 1 | -1/+1 |
2013-05-06 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 7 | -19/+89 |
2013-05-05 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -33/+27 |
2013-05-05 | Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -0/+4 |
2013-05-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -1/+8 |