Age | Commit message (Expand) | Author |
2013-05-08 | Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
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 |
2013-05-07 | drivers/infiniband/hw: rename random32() to prandom_u32() | Andrew Morton |
2013-05-07 | drivers/net: rename random32() to prandom_u32() | Akinobu Mita |
2013-05-07 | hugetlbfs: fix mmap failure in unaligned size request | Naoya Horiguchi |
2013-05-07 | parisc: remove the second argument of kmap_atomic() | Zhao Hongjiang |
2013-05-07 | drivers/rtc/rtc-rs5c372.c: add R2221T/L variant to the driver | Lucas Stach |
2013-05-07 | include/linux/mm.h: complete the mm_walk definition | Andrew Morton |
2013-05-07 | mm, memcg: add rss_huge stat to memory.stat | David Rientjes |
2013-05-07 | mm/SPARC: use common help functions to free reserved pages | Jiang Liu |
2013-05-07 | arm: fix mismerge of arch/arm/mach-omap2/timer.c | Linus Torvalds |
2013-05-07 | rwsem: check counter to avoid cmpxchg calls | Davidlohr Bueso |
2013-05-07 | kref: minor cleanup | Anatol Pomozov |
2013-05-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-07 | Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-05-07 | Merge tag '3.9-rc3-smp-6-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-05-07 | parisc: tlb flush counting fix for SMP and UP | Helge Deller |
2013-05-07 | Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-05-07 | Merge tag 'rpmsg-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/... | Linus Torvalds |
2013-05-07 | Merge tag 'hwspinlock-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-05-07 | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2013-05-07 | parisc: more irq statistics in /proc/interrupts | Helge Deller |
2013-05-07 | parisc: implement irq stacks | Helge Deller |
2013-05-07 | parisc: add kernel stack overflow check | Helge Deller |
2013-05-07 | proc: Use PDE attribute setting accessor functions | Geert Uytterhoeven |