summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-14aio-use-cancellation-list-lazily-fixKent Overstreet
2013-02-14aio: use cancellation list lazilyKent Overstreet
2013-02-14aio: use flush_dcache_page()Kent Overstreet
2013-02-14aio: make aio_read_evt() more efficient, convert to hrtimersKent Overstreet
2013-02-14wait-add-wait_event_hrtimeout-fixAndrew Morton
2013-02-14wait: add wait_event_hrtimeout()Kent Overstreet
2013-02-14aio: refcounting cleanupKent Overstreet
2013-02-14aio: make aio_put_req() locklessKent Overstreet
2013-02-14aio: do fget() after aio_get_req()Kent Overstreet
2013-02-14aio: dprintk() -> pr_debug()Kent Overstreet
2013-02-14aio: move private stuff out of aio.hKent Overstreet
2013-02-14aio-kiocb_cancel-fixAndrew Morton
2013-02-14aio: add kiocb_cancel()Kent Overstreet
2013-02-14aio: kill return value of aio_complete()Kent Overstreet
2013-02-14char: add aio_{read,write} to /dev/{null,zero}Zach Brown
2013-02-14aio: remove retry-based AIOZach Brown
2013-02-14gadget: remove only user of aio retryZach Brown
2013-02-14aio: remove dead code from aio.hZach Brown
2013-02-14mm: remove old aio use_mm() commentZach Brown
2013-02-14fs/direct-io.c: fix possible use-after-free with AIOJan Kara
2013-02-14ocfs2: fix possible use-after-free with AIOJan Kara
2013-02-14w1: add support for DS2413 Dual Channel Addressable SwitchMariusz Bialonczyk
2013-02-14Documentation/DMA-API-HOWTO.txt: fix typoAndrew Morton
2013-02-14include/linux/eventfd.h: fix incorrect filename is a commentMartin Sustrik
2013-02-14mtd: mtd_stresstest: use prandom_bytes()Akinobu Mita
2013-02-14mtd: mtd_subpagetest: convert to use prandom libraryAkinobu Mita
2013-02-14mtd: mtd_speedtest: use prandom_bytesAkinobu Mita
2013-02-14mtd: mtd_pagetest: convert to use prandom libraryAkinobu Mita
2013-02-14mtd: mtd_oobtest: convert to use prandom libraryAkinobu Mita
2013-02-14mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()Akinobu Mita
2013-02-14kernel/utsname.c: fix wrong comment about clone_uts_ns()Yuanhan Liu
2013-02-14kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code blockYuanhan Liu
2013-02-14sysctl: fix null checking in bin_dn_node_address()Xi Wang
2013-02-14block/partition/msdos: detect AIX formatted disks even without 55aaPhilippe De Muyter
2013-02-14drivers-char-miscc-misc_register-do-not-loop-on-misc_list-unconditionally-fixAndrew Morton
2013-02-14drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionallyDae S. Kim
2013-02-14ipmi: add options to disable openfirmware and PCI scanningCorey Minyard
2013-02-14ipmi: add new kernel options to prevent automatic ipmi initCorey Minyard
2013-02-14ipmi: remove superfluous kernel/userspace explanationRobert P. J. Day
2013-02-14ipc/sem.c: alternatives to preempt_disable()Manfred Spraul
2013-02-14nfs4client: convert to idr_alloc()Tejun Heo
2013-02-14sctp: convert to idr_alloc()Tejun Heo
2013-02-14mac80211: convert to idr_alloc()Tejun Heo
2013-02-14net/9p: convert to idr_alloc()Tejun Heo
2013-02-14posix-timers: convert to idr_alloc()Tejun Heo
2013-02-14events: convert to idr_alloc()Tejun Heo
2013-02-14cgroup: convert to idr_alloc()Tejun Heo
2013-02-14ipc: convert to idr_alloc()Tejun Heo
2013-02-14ocfs2: convert to idr_alloc()Tejun Heo
2013-02-14inotify: convert to idr_alloc()Tejun Heo