summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-02-21hlist-drop-the-node-parameter-from-iterators-checkpatch-fixesAndrew Morton
2013-02-21hlist: drop the node parameter from iteratorsSasha Levin
2013-02-21Fix build error due to bio_endio_batchMinchan Kim
2013-02-21block-aio-batch-completion-for-bios-kiocbs-fix-fix-fix-fixKent Overstreet
2013-02-21block-aio-batch-completion-for-bios-kiocbs-fix-fix-fixAndrew Morton
2013-02-21block-aio-batch-completion-for-bios-kiocbs-fix-fixAndrew Morton
2013-02-21block, aio: batch completion for bios/kiocbsKent Overstreet
2013-02-21aio: kill ki_retryKent Overstreet
2013-02-21aio: kill ki_keyKent Overstreet
2013-02-21aio-dont-include-aioh-in-schedh-fix-3-fix-fixAndrew Morton
2013-02-21aio-dont-include-aioh-in-schedh-fix-3-fixAndrew Morton
2013-02-21aio: don't include aio.h in sched.hKent Overstreet
2013-02-21generic-dynamic-per-cpu-refcounting-doc-fixAndrew Morton
2013-02-21generic-dynamic-per-cpu-refcounting-docKent Overstreet
2013-02-21percpu-refcount: sparse fixesKent Overstreet
2013-02-21generic dynamic per cpu refcountingKent Overstreet
2013-02-21aio: kill batch allocationKent Overstreet
2013-02-21aio-use-cancellation-list-lazily-fixKent Overstreet
2013-02-21aio: use cancellation list lazilyKent Overstreet
2013-02-21wait-add-wait_event_hrtimeout-fixAndrew Morton
2013-02-21wait: add wait_event_hrtimeout()Kent Overstreet
2013-02-21aio: make aio_put_req() locklessKent Overstreet
2013-02-21aio: move private stuff out of aio.hKent Overstreet
2013-02-21aio: kill return value of aio_complete()Kent Overstreet
2013-02-21aio: remove retry-based AIOZach Brown
2013-02-21aio: remove dead code from aio.hZach Brown
2013-02-21include/linux/eventfd.h: fix incorrect filename is a commentMartin Sustrik
2013-02-21ipmi: remove superfluous kernel/userspace explanationRobert P. J. Day
2013-02-21idr: implement lookup hintTejun Heo
2013-02-21idr: add idr_layer->prefixTejun Heo
2013-02-21idr: make idr_layer largerTejun Heo
2013-02-21idr: remove length restriction from idr_layer->bitmapTejun Heo
2013-02-21idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo
2013-02-21idr: implement idr_preload[_end]() and idr_alloc()Tejun Heo
2013-02-21idr: remove _idr_rc_to_errno() hackTejun Heo
2013-02-21idr: relocate idr_for_each_entry() and reorganize id[r|a]_get_new()Tejun Heo
2013-02-21idr: cosmetic updates to struct / initializer definitionsTejun Heo
2013-02-21idr: deprecate idr_remove_all()Tejun Heo
2013-02-21fs/exec.c: make bprm_mm_init() staticYuanhan Liu
2013-02-21lockdep: check that no locks held at freeze timeMandeep Singh Baines
2013-02-21coredump: remove redundant defines for dumpable statesKees Cook
2013-02-21drivers/rtc/rtc-pxa.c: fix set time sync time issueLeo Song
2013-02-21lib/scatterlist: use page iterator in the mapping iteratorImre Deak
2013-02-21lib/scatterlist: add simple page iteratorImre Deak
2013-02-21backlight-add-new-lp8788-backlight-driver-checkpatch-fixesAndrew Morton
2013-02-21backlight: add new lp8788 backlight driverKim, Milo
2013-02-21printk: add pr_devel_once and pr_devel_ratelimitedMikhail Gruzdev
2013-02-21include/linux/fs.h: disable preempt when acquire i_size_seqcount write lockFan Du
2013-02-21smp: Give WARN()ing when calling smp_call_function_many()/single() in serving...Chuansheng Liu
2013-02-21smp: make smp_call_function_many() use logic similar to smp_call_function_sin...Shaohua Li