aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* locking/kconfig: Simplify INLINE_SPIN_UNLOCK usageRaghavendra K T2012-03-23
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-22
|\
| * Merge tag 'v3.3-rc7' into x86/platformIngo Molnar2012-03-14
| |\
| * | x86/mid: Kill off MoorestownAlan Cox2012-03-06
* | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-22
|\ \ \
| * \ \ Merge tag 'v3.3-rc7' into x86/mceIngo Molnar2012-03-14
| |\ \ \ | | | |/ | | |/|
| * | | Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-01-26
| |\ \ \ | | |_|/ | |/| |
| | * | HWPOISON: Add code to handle "action required" errors.Tony Luck2012-01-03
| | * | HWPOISON: Clean up memory_failure() vs. __memory_failure()Tony Luck2012-01-03
* | | | Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-22
|\ \ \ \
| * | | | x86, efi: Allow basic init with mixed 32/64-bit efi/kernelOlof Johansson2012-02-23
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-22
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into x86/asmIngo Molnar2012-02-28
| |\ \ \ \ \
| * | | | | | bitops: Add missing parentheses to new get_order macroJoerg Roedel2012-02-24
| * | | | | | bitops: Optimise get_order()David Howells2012-02-20
| * | | | | | bitops: Adjust the comment on get_order() to describe the size==0 caseDavid Howells2012-02-20
* | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-22
|\ \ \ \ \ \ \
| * | | | | | | thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGENaoya Horiguchi2012-03-21
| * | | | | | | memcg: fix performance of mem_cgroup_begin_update_page_stat()KAMEZAWA Hiroyuki2012-03-21
| * | | | | | | memcg: remove PCG_FILE_MAPPEDKAMEZAWA Hiroyuki2012-03-21
| * | | | | | | memcg: use new logic for page stat accountingKAMEZAWA Hiroyuki2012-03-21
| * | | | | | | memcg: remove PCG_MOVE_LOCK flag from page_cgroupKAMEZAWA Hiroyuki2012-03-21
| * | | | | | | memcg: kill dead prev_priority stubsKonstantin Khlebnikov2012-03-21
| * | | | | | | memcg: remove PCG_CACHE page_cgroup flagKAMEZAWA Hiroyuki2012-03-21
| * | | | | | | cgroup: revert ss_id_lock to spinlockHugh Dickins2012-03-21
| * | | | | | | memcg: replace MEM_CONT by MEM_RES_CTLRHugh Dickins2012-03-21
| * | | | | | | page_alloc.c: remove add_from_early_node_map()Kautuk Consul2012-03-21
| * | | | | | | hugetlbfs: fix alignment of huge page requestsSteven Truelove2012-03-21
| * | | | | | | mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()David Rientjes2012-03-21
| * | | | | | | hugepages: fix use after free bug in "quota" handlingDavid Gibson2012-03-21
| * | | | | | | hugetlb: cleanup hugetlb.hDavid Gibson2012-03-21
| * | | | | | | cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman2012-03-21
| * | | | | | | mm, memcg: pass charge order to oom killerDavid Rientjes2012-03-21
| * | | | | | | mm: drain percpu lru add/rotate page-vectors on cpu hot-unplugKonstantin Khlebnikov2012-03-21
| * | | | | | | thp: allow a hwpoisoned head page to be put back to LRUDean Nelson2012-03-21
| * | | | | | | mm, oom: force oom kill on sysrq+fDavid Rientjes2012-03-21
| * | | | | | | procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar2012-03-21
| * | | | | | | rmap: remove __anon_vma_link() declarationXiao Guangrong2012-03-21
| * | | | | | | mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)Konstantin Khlebnikov2012-03-21
| * | | | | | | pagemap: export KPF_THPNaoya Horiguchi2012-03-21
| * | | | | | | thp: optimize away unnecessary page table lockingNaoya Horiguchi2012-03-21
| * | | | | | | vmscan: only defer compaction for failed order and higherRik van Riel2012-03-21
| * | | | | | | vmscan: kswapd carefully call compactionRik van Riel2012-03-21
| * | | | | | | mm: make swapin readahead skip over holesRik van Riel2012-03-21
| * | | | | | | mm: make get_mm_counter static-inlineKonstantin Khlebnikov2012-03-21
| * | | | | | | mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli2012-03-21
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-21
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/eeh: Introduce EEH deviceGavin Shan2012-03-08
| * | | | | | | | driver-core: remove legacy iSeries hackStephen Rothwell2012-03-08
| * | | | | | | | atomic: Allow atomic_inc_not_zero to be overriddenAnton Blanchard2012-03-07