summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-01-28aio: smoosh struct kiocbKent Overstreet
2013-01-28Fix build error due to bio_endio_batchMinchan Kim
2013-01-28block-aio-batch-completion-for-bios-kiocbs-fix-fix-fix-fixKent Overstreet
2013-01-28block-aio-batch-completion-for-bios-kiocbs-fix-fix-fixAndrew Morton
2013-01-28block-aio-batch-completion-for-bios-kiocbs-fix-fixAndrew Morton
2013-01-28block, aio: batch completion for bios/kiocbsKent Overstreet
2013-01-28aio: kill ki_retryKent Overstreet
2013-01-28aio: kill ki_keyKent Overstreet
2013-01-28aio: don't include aio.h in sched.hKent Overstreet
2013-01-28generic-dynamic-per-cpu-refcounting-doc-fixAndrew Morton
2013-01-28generic-dynamic-per-cpu-refcounting-docKent Overstreet
2013-01-28percpu-refcount: sparse fixesKent Overstreet
2013-01-28generic dynamic per cpu refcountingKent Overstreet
2013-01-28aio: kill batch allocationKent Overstreet
2013-01-28aio: use cancellation list lazilyKent Overstreet
2013-01-28wait-add-wait_event_hrtimeout-fixAndrew Morton
2013-01-28wait: add wait_event_hrtimeout()Kent Overstreet
2013-01-28aio: make aio_put_req() locklessKent Overstreet
2013-01-28aio: move private stuff out of aio.hKent Overstreet
2013-01-28aio: kill return value of aio_complete()Kent Overstreet
2013-01-28aio: remove retry-based AIOZach Brown
2013-01-28aio: remove dead code from aio.hZach Brown
2013-01-28ipmi: remove superfluous kernel/userspace explanationRobert P. J. Day
2013-01-28fs/exec.c: make bprm_mm_init() staticYuanhan Liu
2013-01-28signalfd: add ability to read siginfos without dequeuing signalsAndrey Vagin
2013-01-28signalfd: add ability to return siginfo in a raw formatAndrey Vagin
2013-01-28fat: mark fs as dirty on mount and clean on umountOleksij Rempel
2013-01-28fat: add extended fileds to struct fat_boot_sectorOleksij Rempel
2013-01-28hfsplus: add osx.* prefix for handling namespace of Mac OS X extended attributesVyacheslav Dubeyko
2013-01-28drivers/rtc/rtc-pxa.c: fix set time sync time issueLeo Song
2013-01-28epoll: support for disabling items, and a self-test appPaton J. Lewis
2013-01-28backlight-add-new-lp8788-backlight-driver-checkpatch-fixesAndrew Morton
2013-01-28backlight: add new lp8788 backlight driverKim, Milo
2013-01-28include/linux/fs.h: disable preempt when acquire i_size_seqcount write lockFan Du
2013-01-28smp: make smp_call_function_many() use logic similar to smp_call_function_sin...Shaohua Li
2013-01-28block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong
2013-01-28mm: only enforce stable page writes if the backing device requires itDarrick J. Wong
2013-01-28bdi: allow block devices to say that they require stable page writesDarrick J. Wong
2013-01-28mm: add vm event counters for balloon pages compactionRafael Aquini
2013-01-28mm: uninline page_xchg_last_nid()Mel Gorman
2013-01-28page-writebackc-subtract-min_free_kbytes-from-dirtyable-memory-fixAndrew Morton
2013-01-28mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write()Konstantin Khlebnikov
2013-01-28swap: add per-partition lock for swapfileShaohua Li
2013-01-28swap: make each swap partition have one address_spaceShaohua Li
2013-01-28mm: don't inline page_mapping()Shaohua Li
2013-01-28mm: Fold page->_last_nid into page->flags where possiblePeter Zijlstra
2013-01-28mm: move page flags layout to separate headerPeter Zijlstra
2013-01-28mm: numa: handle side-effects in count_vm_numa_events() for !CONFIG_NUMA_BALA...Mel Gorman
2013-01-28mm: numa: fix minor typo in numa_next_scanMel Gorman
2013-01-28mm: remove unused memclear_highpage_flush()Kirill A. Shutemov