index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-07
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2013-05-07
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2013-05-07
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2013-05-07
menuconfig: fix NULL pointer dereference when searching a symbol
Li Zefan
2013-05-07
e1000e: fix scheduling while atomic bug
Bruce Allan
2013-05-07
Merge branch 'slab/next' into slab/for-linus
Pekka Enberg
2013-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-05-06
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2013-05-06
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-05-06
Merge tag 'for-3.10-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2013-05-06
Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-05-06
Fix cleaning in scripts/mod
Andreas Schwab
2013-05-06
mm, slab_common: Fix bootstrap creation of kmalloc caches
Christoph Lameter
2013-05-06
tipc: potential divide by zero in tipc_link_recv_fragment()
Dan Carpenter
2013-05-06
tipc: add a bounds check in link_recv_changeover_msg()
Dan Carpenter
2013-05-06
net/usb: new driver for RTL8152
hayeswang
2013-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-05-06
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2013-05-06
autofs - remove autofs dentry mount check
David Jeffery
2013-05-06
autofs - fix sparse warning for autofs4_d_manage()
Claudiu Ghioc
2013-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-05-06
3c59x: fix freeing nonexistent resource on driver unload
Sergei Shtylyov
2013-05-06
netpoll: inverted down_trylock() test
Dan Carpenter
2013-05-06
rps_dev_flow_table_release(): no need to delay vfree()
Al Viro
2013-05-06
fib_trie: no need to delay vfree()
Al Viro
2013-05-06
net: frag, fix race conditions in LRU list maintenance
Konstantin Khlebnikov
[next]