index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-05-09
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-05-09
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2013-05-08
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-05-08
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-05-08
Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2013-05-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...
Linus Torvalds
2013-05-08
mm/slab: Fix crash during slab init
Chris Mason
2013-05-08
Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into...
Roland Dreier
2013-05-08
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
f2fs: cover free_nid management with spin_lock
Jaegeuk Kim
2013-05-08
f2fs: optimize scan_nat_page()
Haicheng Li
2013-05-08
f2fs: code cleanup for scan_nat_page() and build_free_nids()
Haicheng Li
2013-05-08
f2fs: bugfix for alloc_nid_failed()
Haicheng Li
2013-05-08
f2fs: recover when journal contains deleted files
Chris Fries
2013-05-08
f2fs: continue to mount after failing recovery
Chris Fries
2013-05-08
f2fs: avoid deadlock during evict after f2fs_gc
Jaegeuk Kim
2013-05-08
arm64: Treat the bitops index argument as an 'int'
Catalin Marinas
2013-05-08
arm64: Ignore the 'write' ESR flag on cache maintenance faults
Catalin Marinas
2013-05-08
arm64: dts: fix #address-cells for foundation-v8
Mark Rutland
2013-05-08
arm64: vexpress: Add support for poweroff/restart
Catalin Marinas
2013-05-08
arm64: Enable support for the ARM GIC interrupt controller
Catalin Marinas
2013-05-08
Merge branch 'gic' into HEAD
Catalin Marinas
2013-05-07
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
aio: kill ki_retry
Kent Overstreet
2013-05-07
aio: kill ki_key
Kent Overstreet
2013-05-07
aio: give shared kioctx fields their own cachelines
Kent Overstreet
2013-05-07
aio: kill struct aio_ring_info
Kent Overstreet
2013-05-07
aio: kill batch allocation
Kent Overstreet
2013-05-07
aio: change reqs_active to include unreaped completions
Kent Overstreet
2013-05-07
aio: use cancellation list lazily
Kent Overstreet
2013-05-07
aio: use flush_dcache_page()
Kent Overstreet
2013-05-07
aio: make aio_read_evt() more efficient, convert to hrtimers
Kent Overstreet
2013-05-07
wait: add wait_event_hrtimeout()
Kent Overstreet
2013-05-07
aio: refcounting cleanup
Kent Overstreet
2013-05-07
aio: make aio_put_req() lockless
Kent Overstreet
2013-05-07
aio: do fget() after aio_get_req()
Kent Overstreet
2013-05-07
aio: dprintk() -> pr_debug()
Kent Overstreet
2013-05-07
aio: move private stuff out of aio.h
Kent Overstreet
2013-05-07
aio: add kiocb_cancel()
Kent Overstreet
2013-05-07
aio: kill return value of aio_complete()
Kent Overstreet
2013-05-07
char: add aio_{read,write} to /dev/{null,zero}
Zach Brown
2013-05-07
aio: remove retry-based AIO
Zach Brown
2013-05-07
gadget: remove only user of aio retry
Zach Brown
2013-05-07
aio: remove dead code from aio.h
Zach Brown
2013-05-07
mm: remove old aio use_mm() comment
Zach Brown
2013-05-07
mm/vmalloc.c: add vfree comment
Andrew Morton
2013-05-07
remove unused random32() and srandom32()
Akinobu Mita
[next]