- 99dd549 x86: Preserve lazy irq disable semantics in fixup_irqs() by Liu, Chuansheng · 13 years ago
- 8abc312 x86/apic/amd: Be more verbose about LVT offset assignments by Robert Richter · 13 years ago
- 8f0750f x86, tls: Off by one limit check by Dan Carpenter · 13 years ago
- 136d249 x86/ioapic: Add io_apic_ops driver layer to allow interception by Jeremy Fitzhardinge · 13 years ago
- a3c8121 x86/olpc: Add debugfs interface for EC commands by Daniel Drake · 13 years ago
- 90e2401 x86: Merge the x86_32 and x86_64 cpu_idle() functions by Richard Weinberger · 13 years ago
- f5243d6 x86/kconfig: Remove CONFIG_TR=y from the defconfigs by Randy Dunlap · 13 years ago
- 65c0ff4 x86: Stop recursive fault in print_context_stack after stack overflow by Hugh Dickins · 13 years ago
- 4da7072 x86/io_apic: Move and reenable irq only when CONFIG_GENERIC_PENDING_IRQ=y by Alexander Gordeev · 13 years ago
- b7157ac x86/apic: Add separate apic_id_valid() functions for selected apic drivers by Steffen Persvold · 13 years ago
- e335e3e locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage by Raghavendra K T · 13 years ago
- 280fb01 x86/kconfig: Update defconfigs by Ingo Molnar · 13 years ago
- 0b8b807 x86: Fix excessive MSR print out when show_msr is not specified by Yinghai Lu · 13 years ago
- 29a2e28 x86-32: Fix endless loop when processing signals for kernel tasks by Dmitry Adamushko · 13 years ago
- 446e1c8 x86, boot: Correct CFLAGS for hostprogs by H. Peter Anvin · 13 years ago
- 13354dc x86-32: Fix typo for mq_getsetattr in syscall table by Thierry Reding · 13 years ago
- 28f23d1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 2390481 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 754b980 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 35cb8d9 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 02c5025 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- f06fc0c Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 4c64616 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- c5c7fb8 Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for-linus', 'x86-process-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 1b674bf Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- e17fdf5 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
- 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
- b57cb72 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
- ad12ab2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 13 years ago
- 1272485 memcg: avoid THP split in task migration by Naoya Horiguchi · 13 years ago
- d8c37c4 thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE by Naoya Horiguchi · 13 years ago
- 8d32ff8 memcg: clean up existing move charge code by Naoya Horiguchi · 13 years ago
- a488428 mm/memcontrol.c: remove unnecessary 'break' in mem_cgroup_read() by Jeff Liu · 13 years ago
- 45f3e38 mm/memcontrol.c: remove redundant BUG_ON() in mem_cgroup_usage_unregister_event() by Anton Vorontsov · 13 years ago
- 13fd1dd9 mm/memcontrol.c: s/stealed/stolen/ by Andrew Morton · 13 years ago
- 4331f7d memcg: fix performance of mem_cgroup_begin_update_page_stat() by KAMEZAWA Hiroyuki · 13 years ago
- 2ff76f1 memcg: remove PCG_FILE_MAPPED by KAMEZAWA Hiroyuki · 13 years ago
- 89c06bd memcg: use new logic for page stat accounting by KAMEZAWA Hiroyuki · 13 years ago
- 312734c0 memcg: remove PCG_MOVE_LOCK flag from page_cgroup by KAMEZAWA Hiroyuki · 13 years ago
- 619d094 memcg: simplify move_account() check by KAMEZAWA Hiroyuki · 13 years ago
- 9e33579 memcg: remove EXPORT_SYMBOL(mem_cgroup_update_page_stat) by KAMEZAWA Hiroyuki · 13 years ago
- a710920 memcg: kill dead prev_priority stubs by Konstantin Khlebnikov · 13 years ago
- b2402857 memcg: remove PCG_CACHE page_cgroup flag by KAMEZAWA Hiroyuki · 13 years ago
- ca464d6 memcg: let css_get_next() rely upon rcu_read_lock() by Hugh Dickins · 13 years ago
- 42aee6c cgroup: revert ss_id_lock to spinlock by Hugh Dickins · 13 years ago
- 9f7de82 idr: make idr_get_next() good for rcu_read_lock() by Hugh Dickins · 13 years ago
- 0e79ded memcg: remove unnecessary thp check in page stat accounting by KAMEZAWA Hiroyuki · 13 years ago
- 1f2b71f memcg: remove redundant returns by Hugh Dickins · 13 years ago
- f156ab93 memcg: enum lru_list lru by Hugh Dickins · 13 years ago
- 1eb4927 memcg: lru_size instead of MEM_CGROUP_ZSTAT by Hugh Dickins · 13 years ago
- d79154b memcg: replace mem and mem_cont stragglers by Hugh Dickins · 13 years ago
- 31a7923 memcg: replace MEM_CONT by MEM_RES_CTLR by Hugh Dickins · 13 years ago
- 052b198 swap: don't do discard if no discard option added by Shaohua Li · 13 years ago
- 1480de0 mm: forbid lumpy-reclaim in shrink_active_list() by Konstantin Khlebnikov · 13 years ago
- 88f6b4c mmap.c: fix comment for __insert_vm_struct() by Kautuk Consul · 13 years ago
- d71b5a7 numa_emulation: fix cpumask_of_node() by Andrea Arcangeli · 13 years ago
- b224ef8 page_alloc: remove unused find_zone_movable_pfns_for_nodes() argument by Kautuk Consul · 13 years ago
- 8d13bdd page_alloc.c: remove add_from_early_node_map() by Kautuk Consul · 13 years ago
- d1d5e05ff hugetlbfs: return error code when initializing module by Hillf Danton · 13 years ago
- b69add2 hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown() by Xiao Guangrong · 13 years ago
- 40716e2 hugetlbfs: fix alignment of huge page requests by Steven Truelove · 13 years ago
- 21a3c27 mm, hugetlb: add thread name and pid to SHM_HUGETLB mlock rlimit warning by David Rientjes · 13 years ago
- ea48cf7 mm, counters: fold __sync_task_rss_stat() into sync_mm_rss() by David Rientjes · 13 years ago
- 05af2e1 mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() by David Rientjes · 13 years ago
- 9048162 hugepages: fix use after free bug in "quota" handling by David Gibson · 13 years ago
- a1d776e hugetlb: cleanup hugetlb.h by David Gibson · 13 years ago
- ef69422 ksm: cleanup: introduce find_mergeable_vma() by Bob Liu · 13 years ago
- cc9a6c8 cpuset: mm: reduce large amounts of memory barrier related damage v3 by Mel Gorman · 13 years ago
- e845e19 mm, memcg: pass charge order to oom killer by David Rientjes · 13 years ago
- c7cfa37 mm/vmscan.c: fix spelling error by Copot Alexandru · 13 years ago
- 9a3c531 mm: update stale lock ordering comment for memory-failure.c by Andi Kleen · 13 years ago
- 47a1333 mm: use global_dirty_limit in throttle_vm_writeout() by Fengguang Wu · 13 years ago
- 1010bb1 mm: don't set __GFP_WRITE on ramfs/sysfs writes by Fengguang Wu · 13 years ago
- a05b085 hugetlbfs: avoid taking i_mutex from hugetlbfs_read() by Aneesh Kumar K.V · 13 years ago
- f5bf18f bootmem/sparsemem: remove limit constraint in alloc_bootmem_section by Nishanth Aravamudan · 13 years ago
- f0cb3c7 mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug by Konstantin Khlebnikov · 13 years ago
- 3268c63 mm: fix move/migrate_pages() race on task struct by Christoph Lameter · 13 years ago
- 385de35 thp: allow a hwpoisoned head page to be put back to LRU by Dean Nelson · 13 years ago
- 6d9d88d tmpfs: security xattr setting on inode creation by Jarkko Sakkinen · 13 years ago
- 08ab9b1 mm, oom: force oom kill on sysrq+f by David Rientjes · 13 years ago
- b764375 procfs: mark thread stack correctly in proc/<pid>/maps by Siddhesh Poyarekar · 13 years ago
- 9e81130 mm: hugetlb: bail out unmapping after serving reference page by Hillf Danton · 13 years ago
- fcf4d821 thp: documentation: 'transparent_hugepage=' can also be specified on cmdline by Jiri Kosina · 13 years ago
- d563c05 vmscan: handle isolated pages with lru lock released by Hillf Danton · 13 years ago
- 978ea78 rmap: remove __anon_vma_link() declaration by Xiao Guangrong · 13 years ago
- 6583a84 rmap: anon_vma_prepare: Reduce code duplication by calling anon_vma_chain_link by Kautuk Consul · 13 years ago
- 28073b0 mm: hugetlb: defer freeing pages when gathering surplus pages by Hillf Danton · 13 years ago
- cc715d9 mm: vmscan: forcibly scan highmem if there are too many buffer_heads pinning highmem by Mel Gorman · 13 years ago
- ce1744f mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION) by Konstantin Khlebnikov · 13 years ago
- 092b50b pagemap: introduce data structure for pagemap entry by Naoya Horiguchi · 13 years ago
- 807f0cc pagemap: document KPF_THP and make page-types aware of it by Naoya Horiguchi · 13 years ago
- e873c49 pagemap: export KPF_THP by Naoya Horiguchi · 13 years ago
- 025c5b2 thp: optimize away unnecessary page table locking by Naoya Horiguchi · 13 years ago
- 5aaabe8 pagemap: avoid splitting thp when reading /proc/pid/pagemap by Naoya Horiguchi · 13 years ago
- b716ad9 mm: search from free_area_cache for the bigger size by Xiao Guangrong · 13 years ago
- f44d219 mm: do not reset cached_hole_size when vma is unmapped by Xiao Guangrong · 13 years ago
- cbde83e hugetlb: try to search again if it is really needed by Xiao Guangrong · 13 years ago
- 4bfc130 hugetlbfs: fix hugetlb_get_unmapped_area() by Xiao Guangrong · 13 years ago
- aad6ec3 mm: compaction: make compact_control order signed by Dan Carpenter · 13 years ago