index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-05-07
89
-1364
/
+900
|
\
|
*
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
58
-7
/
+58
|
*
aio: kill ki_retry
Kent Overstreet
2013-05-07
2
-165
/
+85
|
*
aio: kill ki_key
Kent Overstreet
2013-05-07
2
-7
/
+9
|
*
aio: give shared kioctx fields their own cachelines
Kent Overstreet
2013-05-07
1
-12
/
+15
|
*
aio: kill struct aio_ring_info
Kent Overstreet
2013-05-07
1
-81
/
+74
|
*
aio: kill batch allocation
Kent Overstreet
2013-05-07
2
-102
/
+15
|
*
aio: change reqs_active to include unreaped completions
Kent Overstreet
2013-05-07
1
-15
/
+32
|
*
aio: use cancellation list lazily
Kent Overstreet
2013-05-07
3
-55
/
+81
|
*
aio: use flush_dcache_page()
Kent Overstreet
2013-05-07
1
-28
/
+17
|
*
aio: make aio_read_evt() more efficient, convert to hrtimers
Kent Overstreet
2013-05-07
1
-150
/
+90
|
*
wait: add wait_event_hrtimeout()
Kent Overstreet
2013-05-07
1
-0
/
+86
|
*
aio: refcounting cleanup
Kent Overstreet
2013-05-07
1
-153
/
+119
|
*
aio: make aio_put_req() lockless
Kent Overstreet
2013-05-07
2
-54
/
+36
|
*
aio: do fget() after aio_get_req()
Kent Overstreet
2013-05-07
1
-13
/
+9
|
*
aio: dprintk() -> pr_debug()
Kent Overstreet
2013-05-07
1
-33
/
+24
|
*
aio: move private stuff out of aio.h
Kent Overstreet
2013-05-07
3
-61
/
+62
|
*
aio: add kiocb_cancel()
Kent Overstreet
2013-05-07
1
-36
/
+43
|
*
aio: kill return value of aio_complete()
Kent Overstreet
2013-05-07
2
-18
/
+11
|
*
char: add aio_{read,write} to /dev/{null,zero}
Zach Brown
2013-05-07
1
-0
/
+35
|
*
aio: remove retry-based AIO
Zach Brown
2013-05-07
5
-379
/
+31
|
*
gadget: remove only user of aio retry
Zach Brown
2013-05-07
1
-9
/
+29
|
*
aio: remove dead code from aio.h
Zach Brown
2013-05-07
1
-24
/
+0
|
*
mm: remove old aio use_mm() comment
Zach Brown
2013-05-07
1
-3
/
+0
|
*
mm/vmalloc.c: add vfree comment
Andrew Morton
2013-05-07
1
-0
/
+2
|
*
remove unused random32() and srandom32()
Akinobu Mita
2013-05-07
1
-7
/
+0
|
*
drivers/infiniband/hw: rename random32() to prandom_u32()
Andrew Morton
2013-05-07
4
-6
/
+6
|
*
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
2013-05-07
7
-9
/
+9
|
*
hugetlbfs: fix mmap failure in unaligned size request
Naoya Horiguchi
2013-05-07
4
-22
/
+34
|
*
parisc: remove the second argument of kmap_atomic()
Zhao Hongjiang
2013-05-07
1
-3
/
+3
|
*
drivers/rtc/rtc-rs5c372.c: add R2221T/L variant to the driver
Lucas Stach
2013-05-07
1
-0
/
+5
|
*
include/linux/mm.h: complete the mm_walk definition
Andrew Morton
2013-05-07
1
-7
/
+13
|
*
mm, memcg: add rss_huge stat to memory.stat
David Rientjes
2013-05-07
2
-11
/
+29
|
*
mm/SPARC: use common help functions to free reserved pages
Jiang Liu
2013-05-07
3
-68
/
+12
*
|
arm: fix mismerge of arch/arm/mach-omap2/timer.c
Linus Torvalds
2013-05-07
1
-0
/
+4
*
|
rwsem: check counter to avoid cmpxchg calls
Davidlohr Bueso
2013-05-07
1
-1
/
+3
*
|
kref: minor cleanup
Anatol Pomozov
2013-05-07
2
-4
/
+7
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-07
50
-177
/
+93
|
\
\
|
*
|
proc: Use PDE attribute setting accessor functions
Geert Uytterhoeven
2013-05-07
2
-2
/
+2
|
*
|
make blkdev_put() return void
Al Viro
2013-05-07
8
-46
/
+22
|
*
|
block_device_operations->release() should return void
Al Viro
2013-05-07
37
-121
/
+62
|
*
|
mtd_blktrans_ops->release() should return void
Al Viro
2013-05-05
4
-10
/
+7
|
*
|
hfs: SMP race on directory close()
Al Viro
2013-05-05
1
-0
/
+2
*
|
|
Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-05-07
21
-70
/
+348
|
\
\
\
|
*
|
|
parisc: tlb flush counting fix for SMP and UP
Helge Deller
2013-05-07
4
-19
/
+5
|
*
|
|
parisc: more irq statistics in /proc/interrupts
Helge Deller
2013-05-07
5
-4
/
+86
|
*
|
|
parisc: implement irq stacks
Helge Deller
2013-05-07
4
-2
/
+94
|
*
|
|
parisc: add kernel stack overflow check
Helge Deller
2013-05-07
4
-4
/
+42
|
*
|
|
parisc: only re-enable interrupts if we need to schedule or deliver signals w...
John David Anglin
2013-05-07
1
-5
/
+9
|
*
|
|
parisc: implement atomic64_dec_if_positive()
Helge Deller
2013-05-06
2
-0
/
+24
[next]