Age | Commit message (Expand) | Author | Files | Lines |
2012-01-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -0/+4 |
2012-01-17 | ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64) | Kurt Garloff | 1 | -0/+4 |
2012-01-14 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 1 | -2/+2 |
2012-01-12 | cpumask: update setup_node_to_cpumask_map() comments | Wanlong Gao | 1 | -1/+1 |
2012-01-13 | module_param: make bool parameters really bool (arch) | Rusty Russell | 1 | -2/+2 |
2012-01-11 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -40/+43 |
2012-01-06 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2012-01-06 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -7/+17 |
2012-01-06 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+6 |
2012-01-04 | Merge commit 'v3.2-rc7' into x86/asm | Ingo Molnar | 2 | -0/+4 |
2011-12-23 | x86, acpi: Skip acpi x2apic entries if the x2apic feature is not present | Yinghai Lu | 1 | -1/+6 |
2011-12-20 | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l... | Ingo Molnar | 10 | -439/+75 |
2011-12-09 | thp: add compound tail page _mapcount when mapped | Youquan Song | 1 | -0/+2 |
2011-12-09 | x86/numa: Add constraints check for nid parameters | Petr Holasek | 1 | -4/+6 |
2011-12-06 | mm, x86: Remove debug_pagealloc_enabled | Stanislaw Gruszka | 1 | -6/+0 |
2011-12-06 | x86/mm: Initialize high mem before free_all_bootmem() | Stanislaw Gruszka | 1 | -2/+11 |
2011-12-05 | arch/x86/mm/pageattr.c: Quiet sparse noise; local functions should be static | H Hartley Sweeten | 1 | -1/+1 |
2011-12-05 | x86: Fix mmap random address range | Ludwig Nussel | 1 | -2/+2 |
2011-12-05 | x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle... | Konrad Rzeszutek Wilk | 1 | -0/+2 |
2011-12-05 | x86-64: Set siginfo and context on vsyscall emulation faults | Andy Lutomirski | 2 | -7/+17 |
2011-11-28 | Merge branch 'master' into x86/memblock | Tejun Heo | 8 | -40/+33 |
2011-11-11 | x86, mm: Unify zone_sizes_init() | Pekka Enberg | 3 | -38/+23 |
2011-11-11 | x86, mm: Prepare zone_sizes_init() for unification | Pekka Enberg | 2 | -0/+7 |
2011-11-11 | x86, mm: Use max_low_pfn for ZONE_NORMAL on 64-bit | Pekka Enberg | 1 | -1/+1 |
2011-11-11 | x86, mm: Wrap ZONE_DMA32 with CONFIG_ZONE_DMA32 | Pekka Enberg | 1 | -0/+2 |
2011-11-11 | x86, mm: Use max_pfn instead of highend_pfn | Pekka Enberg | 1 | -1/+1 |
2011-11-11 | x86, mm: Move zone init from paging_init() on 64-bit | Pekka Enberg | 1 | -2/+7 |
2011-11-11 | x86, mm: Use MAX_DMA_PFN for ZONE_DMA on 32-bit | Pekka Enberg | 1 | -2/+1 |
2011-11-02 | thp: share get_huge_page_tail() | Andrea Arcangeli | 1 | -11/+0 |
2011-11-02 | mm: thp: tail page refcounting fix | Andrea Arcangeli | 1 | -2/+3 |
2011-10-28 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2011-10-28 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -16/+4 |
2011-10-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+7 |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+0 |
2011-10-24 | x86: Fix S4 regression | Takashi Iwai | 1 | -2/+1 |
2011-09-28 | x86-64: Don't apply destructive erratum workaround on unaffected CPUs | Jan Beulich | 1 | -1/+7 |
2011-09-15 | Merge branch 'master' into for-next | Jiri Kosina | 2 | -2/+15 |
2011-09-15 | Remove unneeded version.h include from arch/x86/ | Jesper Juhl | 1 | -1/+0 |
2011-08-16 | x86, vsyscall: Add missing <asm/fixmap.h> to arch/x86/mm/fault.c | H. Peter Anvin | 1 | -0/+1 |
2011-08-15 | x86: fix mm/fault.c build | Randy Dunlap | 1 | -0/+1 |
2011-08-12 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+13 |
2011-08-10 | x86-64: Rework vsyscall emulation and add vsyscall= parameter | Andy Lutomirski | 1 | -0/+12 |
2011-08-06 | x86-32, amd: Move va_align definition to unbreak 32-bit build | Borislav Petkov | 1 | -1/+4 |
2011-08-05 | x86, amd: Avoid cache aliasing penalties on AMD family 15h | Borislav Petkov | 1 | -15/+0 |
2011-08-04 | x86-64: Add user_64bit_mode paravirt op | Andy Lutomirski | 1 | -1/+1 |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-07-22 | Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -3/+18 |
2011-07-22 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+1 |
2011-07-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -4/+4 |
2011-07-14 | memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones | Tejun Heo | 7 | -48/+11 |