aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-08f2fs: cover free_nid management with spin_lockJaegeuk Kim1-16/+18
2013-05-08f2fs: optimize scan_nat_page()Haicheng Li1-5/+9
2013-05-08f2fs: code cleanup for scan_nat_page() and build_free_nids()Haicheng Li1-6/+4
2013-05-08f2fs: bugfix for alloc_nid_failed()Haicheng Li1-2/+6
2013-05-08f2fs: recover when journal contains deleted filesChris Fries1-2/+6
2013-05-08f2fs: continue to mount after failing recoveryChris Fries1-4/+3
2013-05-08f2fs: avoid deadlock during evict after f2fs_gcJaegeuk Kim3-2/+26
2013-05-08arm64: Treat the bitops index argument as an 'int'Catalin Marinas1-5/+5
2013-05-08arm64: Ignore the 'write' ESR flag on cache maintenance faultsCatalin Marinas1-1/+2
2013-05-08arm64: dts: fix #address-cells for foundation-v8Mark Rutland1-1/+1
2013-05-08arm64: vexpress: Add support for poweroff/restartCatalin Marinas3-5/+8
2013-05-08arm64: Enable support for the ARM GIC interrupt controllerCatalin Marinas1-0/+1
2013-05-07aio: don't include aio.h in sched.hKent Overstreet58-7/+58
2013-05-07aio: kill ki_retryKent Overstreet2-165/+85
2013-05-07aio: kill ki_keyKent Overstreet2-7/+9
2013-05-07aio: give shared kioctx fields their own cachelinesKent Overstreet1-12/+15
2013-05-07aio: kill struct aio_ring_infoKent Overstreet1-81/+74
2013-05-07aio: kill batch allocationKent Overstreet2-102/+15
2013-05-07aio: change reqs_active to include unreaped completionsKent Overstreet1-15/+32
2013-05-07aio: use cancellation list lazilyKent Overstreet3-55/+81
2013-05-07aio: use flush_dcache_page()Kent Overstreet1-28/+17
2013-05-07aio: make aio_read_evt() more efficient, convert to hrtimersKent Overstreet1-150/+90
2013-05-07wait: add wait_event_hrtimeout()Kent Overstreet1-0/+86
2013-05-07aio: refcounting cleanupKent Overstreet1-153/+119
2013-05-07aio: make aio_put_req() locklessKent Overstreet2-54/+36
2013-05-07aio: do fget() after aio_get_req()Kent Overstreet1-13/+9
2013-05-07aio: dprintk() -> pr_debug()Kent Overstreet1-33/+24
2013-05-07aio: move private stuff out of aio.hKent Overstreet3-61/+62
2013-05-07aio: add kiocb_cancel()Kent Overstreet1-36/+43
2013-05-07aio: kill return value of aio_complete()Kent Overstreet2-18/+11
2013-05-07char: add aio_{read,write} to /dev/{null,zero}Zach Brown1-0/+35
2013-05-07aio: remove retry-based AIOZach Brown5-379/+31
2013-05-07gadget: remove only user of aio retryZach Brown1-9/+29
2013-05-07aio: remove dead code from aio.hZach Brown1-24/+0
2013-05-07mm: remove old aio use_mm() commentZach Brown1-3/+0
2013-05-07mm/vmalloc.c: add vfree commentAndrew Morton1-0/+2
2013-05-07remove unused random32() and srandom32()Akinobu Mita1-7/+0
2013-05-07drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton4-6/+6
2013-05-07drivers/net: rename random32() to prandom_u32()Akinobu Mita7-9/+9
2013-05-07hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi4-22/+34
2013-05-07parisc: remove the second argument of kmap_atomic()Zhao Hongjiang1-3/+3
2013-05-07drivers/rtc/rtc-rs5c372.c: add R2221T/L variant to the driverLucas Stach1-0/+5
2013-05-07include/linux/mm.h: complete the mm_walk definitionAndrew Morton1-7/+13
2013-05-07mm, memcg: add rss_huge stat to memory.statDavid Rientjes2-11/+29
2013-05-07mm/SPARC: use common help functions to free reserved pagesJiang Liu3-68/+12
2013-05-07arm: fix mismerge of arch/arm/mach-omap2/timer.cLinus Torvalds1-0/+4
2013-05-07rwsem: check counter to avoid cmpxchg callsDavidlohr Bueso1-1/+3
2013-05-07kref: minor cleanupAnatol Pomozov2-4/+7
2013-05-07parisc: tlb flush counting fix for SMP and UPHelge Deller4-19/+5
2013-05-07parisc: more irq statistics in /proc/interruptsHelge Deller5-4/+86