| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-03-29 | 1 | -5/+5 |
|\ |
|
| * | x86: Rename trap_no to trap_nr in thread_struct | Srikar Dronamraju | 2012-03-13 | 1 | -5/+5 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-03-29 | 1 | -1/+1 |
|\ \ |
|
| * | | x86/apic: Add separate apic_id_valid() functions for selected apic drivers | Steffen Persvold | 2012-03-23 | 1 | -1/+1 |
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 4 | -4/+0 |
|\ \ \ |
|
| * | | | Disintegrate asm/system.h for X86 | David Howells | 2012-03-28 | 4 | -4/+0 |
| |/ / |
|
* | | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Linus Torvalds | 2012-03-24 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | bug.h: add include of it to various implicit C users | Paul Gortmaker | 2012-02-29 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-03-22 | 1 | -1/+1 |
|\ \ |
|
| * | | x86, memblock: Move mem_hole_size() to .init | Jiri Kosina | 2012-03-03 | 1 | -1/+1 |
| |/ |
|
* | | numa_emulation: fix cpumask_of_node() | Andrea Arcangeli | 2012-03-21 | 1 | -1/+1 |
* | | hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown() | Xiao Guangrong | 2012-03-21 | 1 | -13/+5 |
* | | hugetlb: try to search again if it is really needed | Xiao Guangrong | 2012-03-21 | 1 | -4/+6 |
* | | highmem: kill all __kmap_atomic() | Cong Wang | 2012-03-20 | 1 | -2/+2 |
* | | x86: fix typo in recent find_vma_prev purge | Linus Torvalds | 2012-03-06 | 1 | -1/+1 |
* | | vm: avoid using find_vma_prev() unnecessarily | Linus Torvalds | 2012-03-06 | 1 | -1/+3 |
|/ |
|
* | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen... | Linus Torvalds | 2012-02-02 | 1 | -2/+2 |
|\ |
|
| * | bugs, x86: Fix printk levels for panic, softlockups and stack dumps | Prarit Bhargava | 2012-01-26 | 1 | -2/+2 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-01-18 | 1 | -0/+4 |
|\ \ |
|
| * | | ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64) | Kurt Garloff | 2012-01-17 | 1 | -0/+4 |
* | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-01-14 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | module_param: make bool parameters really bool (arch) | Rusty Russell | 2012-01-13 | 1 | -2/+2 |
* | | | | cpumask: update setup_node_to_cpumask_map() comments | Wanlong Gao | 2012-01-12 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-11 | 6 | -40/+43 |
|\ \ \
| |_|/
|/| | |
|
| * | | x86/numa: Add constraints check for nid parameters | Petr Holasek | 2011-12-09 | 1 | -4/+6 |
| * | | mm, x86: Remove debug_pagealloc_enabled | Stanislaw Gruszka | 2011-12-06 | 1 | -6/+0 |
| * | | x86/mm: Initialize high mem before free_all_bootmem() | Stanislaw Gruszka | 2011-12-06 | 1 | -2/+11 |
| * | | x86: Fix mmap random address range | Ludwig Nussel | 2011-12-05 | 1 | -2/+2 |
| * | | x86, mm: Unify zone_sizes_init() | Pekka Enberg | 2011-11-11 | 3 | -38/+23 |
| * | | x86, mm: Prepare zone_sizes_init() for unification | Pekka Enberg | 2011-11-11 | 2 | -0/+7 |
| * | | x86, mm: Use max_low_pfn for ZONE_NORMAL on 64-bit | Pekka Enberg | 2011-11-11 | 1 | -1/+1 |
| * | | x86, mm: Wrap ZONE_DMA32 with CONFIG_ZONE_DMA32 | Pekka Enberg | 2011-11-11 | 1 | -0/+2 |
| * | | x86, mm: Use max_pfn instead of highend_pfn | Pekka Enberg | 2011-11-11 | 1 | -1/+1 |
| * | | x86, mm: Move zone init from paging_init() on 64-bit | Pekka Enberg | 2011-11-11 | 1 | -2/+7 |
| * | | x86, mm: Use MAX_DMA_PFN for ZONE_DMA on 32-bit | Pekka Enberg | 2011-11-11 | 1 | -2/+1 |
* | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-01-06 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | arch/x86/mm/pageattr.c: Quiet sparse noise; local functions should be static | H Hartley Sweeten | 2011-12-05 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-01-06 | 2 | -7/+17 |
|\ \ \ |
|
| * \ \ | Merge commit 'v3.2-rc7' into x86/asm | Ingo Molnar | 2012-01-04 | 2 | -0/+4 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | x86-64: Set siginfo and context on vsyscall emulation faults | Andy Lutomirski | 2011-12-05 | 2 | -7/+17 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-01-06 | 1 | -1/+6 |
|\ \ \ |
|
| * | | | x86, acpi: Skip acpi x2apic entries if the x2apic feature is not present | Yinghai Lu | 2011-12-23 | 1 | -1/+6 |
| |/ / |
|
* | | | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l... | Ingo Molnar | 2011-12-20 | 10 | -439/+75 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'master' into x86/memblock | Tejun Heo | 2011-11-28 | 8 | -40/+33 |
| |\ \
| | |/ |
|
| * | | memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones | Tejun Heo | 2011-07-14 | 7 | -48/+11 |
| * | | x86: Use absent_pages_in_range() instead of memblock_x86_hole_size() | Tejun Heo | 2011-07-14 | 3 | -66/+20 |
| * | | memblock, x86: Reimplement memblock_find_dma_reserve() using iterators | Tejun Heo | 2011-07-14 | 1 | -87/+0 |
| * | | memblock, x86: Replace __get_free_all_memory_range() with for_each_free_mem_r... | Tejun Heo | 2011-07-14 | 2 | -76/+11 |
| * | | memblock, x86: Make free_all_memory_core_early() explicitly free lowmem only | Tejun Heo | 2011-07-14 | 2 | -11/+1 |
| * | | x86: Replace memblock_x86_find_in_range_size() with for_each_free_mem_range() | Tejun Heo | 2011-07-14 | 2 | -80/+13 |