summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* iommu: inline iommu_num_pagesAnton Blanchard2010-08-101-2/+10
* kernel.h: remove unused NIPQUAD and NIPQUAD_FMTJoe Perches2010-08-101-11/+0Star
* include/linux/compiler-gcc.h: use __same_type() in __must_be_array()Rusty Russell2010-08-101-2/+1Star
* asm-generic/io.h: add big endian versions of io{read,write}{16,32}Mike Frysinger2010-08-101-0/+4
* cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li2010-08-101-0/+4
* hibernation: freeze swap at hibernationKAMEZAWA Hiroyuki2010-08-101-1/+7
* memcg: add mm_vmscan_memcg_isolate tracepointKOSAKI Motohiro2010-08-101-0/+15
* vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENTKOSAKI Motohiro2010-08-101-1/+16
* memcg, vmscan: add memcg reclaim tracepointKOSAKI Motohiro2010-08-101-0/+28
* vmscan: convert direct reclaim tracepoint to DEFINE_TRACEKOSAKI Motohiro2010-08-101-2/+17
* rmap: add exclusive page to private anon_vma on swapinRik van Riel2010-08-101-0/+2
* oom: deprecate oom_adj tunableDavid Rientjes2010-08-101-0/+3
* oom: badness heuristic rewriteDavid Rientjes2010-08-103-2/+23
* oom: move badness() declaration into oom.hAndrew Morton2010-08-101-0/+6
* vmscan: kill prev_priority completelyKOSAKI Motohiro2010-08-102-20/+0Star
* vmscan: tracing: add trace event when a page is writtenMel Gorman2010-08-101-0/+41
* vmscan: tracing: add trace events for LRU page isolationMel Gorman2010-08-101-0/+46
* vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaimMel Gorman2010-08-103-37/+153
* mm: implement writeback livelock avoidance using page taggingJan Kara2010-08-102-1/+2
* radix-tree: omplement function radix_tree_range_tag_if_taggedJan Kara2010-08-101-0/+4
* ksm: fix ksm swapin time optimizationAndrea Arcangeli2010-08-101-1/+1
* tmpfs: make tmpfs scalable with percpu_counter for used blocksTim Chen2010-08-101-1/+2
* tmpfs: add accurate compare function to percpu_counter libraryTim Chen2010-08-101-0/+11
* gcc-4.6: mm: fix unused but set warningsAndi Kleen2010-08-102-2/+6
* gcc-4.6: pagemap: avoid unused-but-set variableAndi Kleen2010-08-101-1/+3
* topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn2010-08-102-5/+19
* mmzone.h: remove dead prototypeAlexander Nevenchannyy2010-08-101-2/+0Star
* mm: rename try_set_zone_oom() to try_set_zonelist_oom()Minchan Kim2010-08-101-1/+1
* oom: move sysctl declarations to oom.hDavid Rientjes2010-08-101-0/+5
* oom: extract panic helper functionDavid Rientjes2010-08-101-0/+1
* oom: select task from tasklist for mempolicy oomsDavid Rientjes2010-08-101-1/+12
* buffer_head: remove redundant test from wait_on_bufferRichard Kennedy2010-08-101-6/+1Star
* mm: extend KSM refcounts to the anon_vma rootRik van Riel2010-08-101-0/+15
* mm: always lock the root (oldest) anon_vmaRik van Riel2010-08-101-4/+4
* mm: track the root (oldest) anon_vmaRik van Riel2010-08-101-0/+1
* mm: change direct call of spin_lock(anon_vma->lock) to inline functionRik van Riel2010-08-101-0/+10
* mm: rename anon_vma_lock to vma_lock_anon_vmaRik van Riel2010-08-101-2/+2
* kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-101-1/+9
* asm-generic: use raw_local_irq_save/restore instead local_irq_save/restoreMichal Simek2010-08-101-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-08-083-20/+38
|\
| * Merge branch 'master' into for-linusChris Metcalf2010-08-06257-1537/+5687
| |\
| * \ Merge branch 'master' into for-linusChris Metcalf2010-07-0617-32/+70
| |\ \
| * | | Move list types from <linux/list.h> to <linux/types.h>.Chris Metcalf2010-07-062-12/+13
| * | | Add wait4() back to the set of <asm-generic/unistd.h> syscalls.Chris Metcalf2010-06-251-3/+6
| * | | Merge branch 'master' into for-linusChris Metcalf2010-06-258-19/+18Star
| |\ \ \
| * | | | Revert adding some arch-specific signal syscalls to <linux/syscalls.h>.Chris Metcalf2010-06-071-4/+0Star
| * | | | Merge branch 'master' into for-linusChris Metcalf2010-06-0519-57/+298
| |\ \ \ \
| * | | | | Fix up the "generic" unistd.h ABI to be more useful.Chris Metcalf2010-06-042-6/+24
* | | | | | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-08-081-1/+4
|\ \ \ \ \ \
| * | | | | | OMAP: DSS2: OMAPFB: Add support for switching memory regionsVille Syrjälä2010-08-031-1/+4