aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* flex_array: add helpers to get and put to make pointers easy to useEric Paris2010-08-09
* iommu: inline iommu_num_pagesAnton Blanchard2010-08-09
* kernel.h: remove unused NIPQUAD and NIPQUAD_FMTJoe Perches2010-08-09
* include/linux/compiler-gcc.h: use __same_type() in __must_be_array()Rusty Russell2010-08-09
* asm-generic/io.h: add big endian versions of io{read,write}{16,32}Mike Frysinger2010-08-09
* cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li2010-08-09
* hibernation: freeze swap at hibernationKAMEZAWA Hiroyuki2010-08-09
* memcg: add mm_vmscan_memcg_isolate tracepointKOSAKI Motohiro2010-08-09
* vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENTKOSAKI Motohiro2010-08-09
* memcg, vmscan: add memcg reclaim tracepointKOSAKI Motohiro2010-08-09
* vmscan: convert direct reclaim tracepoint to DEFINE_TRACEKOSAKI Motohiro2010-08-09
* rmap: add exclusive page to private anon_vma on swapinRik van Riel2010-08-09
* oom: deprecate oom_adj tunableDavid Rientjes2010-08-09
* oom: badness heuristic rewriteDavid Rientjes2010-08-09
* oom: move badness() declaration into oom.hAndrew Morton2010-08-09
* vmscan: kill prev_priority completelyKOSAKI Motohiro2010-08-09
* vmscan: tracing: add trace event when a page is writtenMel Gorman2010-08-09
* vmscan: tracing: add trace events for LRU page isolationMel Gorman2010-08-09
* vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaimMel Gorman2010-08-09
* mm: implement writeback livelock avoidance using page taggingJan Kara2010-08-09
* radix-tree: omplement function radix_tree_range_tag_if_taggedJan Kara2010-08-09
* ksm: fix ksm swapin time optimizationAndrea Arcangeli2010-08-09
* tmpfs: make tmpfs scalable with percpu_counter for used blocksTim Chen2010-08-09
* tmpfs: add accurate compare function to percpu_counter libraryTim Chen2010-08-09
* gcc-4.6: mm: fix unused but set warningsAndi Kleen2010-08-09
* gcc-4.6: pagemap: avoid unused-but-set variableAndi Kleen2010-08-09
* topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn2010-08-09
* mmzone.h: remove dead prototypeAlexander Nevenchannyy2010-08-09
* mm: rename try_set_zone_oom() to try_set_zonelist_oom()Minchan Kim2010-08-09
* oom: move sysctl declarations to oom.hDavid Rientjes2010-08-09
* oom: extract panic helper functionDavid Rientjes2010-08-09
* oom: select task from tasklist for mempolicy oomsDavid Rientjes2010-08-09
* buffer_head: remove redundant test from wait_on_bufferRichard Kennedy2010-08-09
* mm: extend KSM refcounts to the anon_vma rootRik van Riel2010-08-09
* mm: always lock the root (oldest) anon_vmaRik van Riel2010-08-09
* mm: track the root (oldest) anon_vmaRik van Riel2010-08-09
* mm: change direct call of spin_lock(anon_vma->lock) to inline functionRik van Riel2010-08-09
* mm: rename anon_vma_lock to vma_lock_anon_vmaRik van Riel2010-08-09
* kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-09
* asm-generic: use raw_local_irq_save/restore instead local_irq_save/restoreMichal Simek2010-08-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-08-08
|\
| * Merge branch 'master' into for-linusChris Metcalf2010-08-06
| |\
| * \ Merge branch 'master' into for-linusChris Metcalf2010-07-06
| |\ \
| * | | Move list types from <linux/list.h> to <linux/types.h>.Chris Metcalf2010-07-06
| * | | Add wait4() back to the set of <asm-generic/unistd.h> syscalls.Chris Metcalf2010-06-25
| * | | Merge branch 'master' into for-linusChris Metcalf2010-06-25
| |\ \ \
| * | | | Revert adding some arch-specific signal syscalls to <linux/syscalls.h>.Chris Metcalf2010-06-07
| * | | | Merge branch 'master' into for-linusChris Metcalf2010-06-05
| |\ \ \ \
| * | | | | Fix up the "generic" unistd.h ABI to be more useful.Chris Metcalf2010-06-04
* | | | | | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-08-08
|\ \ \ \ \ \