Age | Commit message (Expand) | Author | Files | Lines |
2012-01-12 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -6/+1 |
2011-12-10 | x86: Don't use magic strings for EFI loader signature | Matt Fleming | 1 | -6/+1 |
2011-12-09 | x86, efi: Calling __pa() with an ioremap()ed address is invalid | Matt Fleming | 1 | -1/+20 |
2011-11-28 | Merge branch 'master' into x86/memblock | Tejun Heo | 1 | -0/+2 |
2011-11-10 | x86/platform: Add a wallclock_init func to x86_platforms ops | Feng Tang | 1 | -0/+2 |
2011-07-14 | memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones | Tejun Heo | 1 | -9/+8 |
2011-07-14 | memblock: Kill MEMBLOCK_ERROR | Tejun Heo | 1 | -2/+2 |
2011-05-26 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 1 | -0/+2 |
2011-05-26 | x86, efi: Retain boot service code until after switching to virtual mode | Matthew Garrett | 1 | -0/+7 |
2011-05-25 | printk: allocate kernel log buffer earlier | Mike Travis | 1 | -0/+2 |
2011-05-24 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -1/+0 |
2011-05-20 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -5/+1 |
2011-05-11 | x86/PCI: Remove dma32_reserve_bootmem | Yinghai Lu | 1 | -1/+0 |
2011-04-19 | x86, cpu: Clean up and unify the NOP selection infrastructure | H. Peter Anvin | 1 | -5/+1 |
2011-04-07 | x86, hibernate: Initialize mmu_cr4_features during boot | H. Peter Anvin | 1 | -0/+5 |
2011-03-24 | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s... | Olaf Hering | 1 | -22/+0 |
2011-03-22 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -22/+3 |
2011-03-19 | x86: Cleanup highmap after brk is concluded | Yinghai Lu | 1 | -22/+3 |
2011-03-16 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -8/+1 |
2011-03-16 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+21 |
2011-03-04 | x86-64, NUMA: Revert NUMA affine page table allocation | Tejun Heo | 1 | -0/+8 |
2011-02-25 | x86: dt: Cleanup local apic setup | Thomas Gleixner | 1 | -1/+1 |
2011-02-24 | x86: Add device tree support | Sebastian Andrzej Siewior | 1 | -0/+4 |
2011-02-24 | x86: e820: Remove conditional early mapping in parse_e820_ext | Sebastian Andrzej Siewior | 1 | -3/+14 |
2011-02-22 | Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int... | Thomas Gleixner | 1 | -12/+19 |
2011-02-18 | x86, trampoline: Use the unified trampoline setup for ACPI wakeup | H. Peter Anvin | 1 | -7/+0 |
2011-02-18 | x86, trampoline: Common infrastructure for low memory trampolines | H. Peter Anvin | 1 | -1/+1 |
2011-02-16 | x86, NUMA: Move *_numa_init() invocations into initmem_init() | Tejun Heo | 1 | -15/+1 |
2011-02-16 | x86-64, NUMA: Wrap acpi_numa_init() so that failure can be indicated by retur... | Tejun Heo | 1 | -1/+1 |
2011-02-16 | x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return ... | Tejun Heo | 1 | -2/+2 |
2011-02-16 | x86, NUMA: Drop @start/last_pfn from initmem_init() | Tejun Heo | 1 | -1/+1 |
2011-02-16 | Merge branch 'x86/numa' into x86/mm | Ingo Molnar | 1 | -2/+0 |
2011-02-14 | x86/platform: Add a wallclock_init func to x86_init.timers ops | Feng Tang | 1 | -0/+2 |
2011-02-14 | Merge branch 'linus' into x86/bootmem | Ingo Molnar | 1 | -8/+15 |
2011-01-28 | x86: Unify NUMA initialization between 32 and 64bit | Tejun Heo | 1 | -2/+0 |
2011-01-06 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+1 |
2011-01-06 | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+4 |
2011-01-05 | x86-64: Move out cleanup higmap [_brk_end, _end) out of init_memory_mapping() | Yinghai Lu | 1 | -0/+24 |
2011-01-04 | Merge commit 'v2.6.37-rc8' into x86/apic | Ingo Molnar | 1 | -4/+32 |
2010-12-30 | x86-64, numa: Put pgtable to local node memory | Yinghai Lu | 1 | -8/+0 |
2010-12-30 | x86: Change get_max_mapped() to inline | Yinghai Lu | 1 | -9/+0 |
2010-12-24 | Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.... | Linus Torvalds | 1 | -3/+14 |
2010-12-18 | x86, kexec: Limit the crashkernel address appropriately | H. Peter Anvin | 1 | -3/+14 |
2010-12-17 | Revert "x86: allocate space within a region top-down" | Bjorn Helgaas | 1 | -1/+0 |
2010-11-18 | x86, amd-nb: Complete the rename of AMD NB and related code | Hans Rosenfeld | 1 | -4/+4 |
2010-10-28 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -0/+2 |
2010-10-27 | x86: allocate space within a region top-down | Bjorn Helgaas | 1 | -0/+1 |
2010-10-27 | x86: update iomem_resource end based on CPU physical address capabilities | Bjorn Helgaas | 1 | -0/+1 |
2010-10-23 | x86: apic: Move probe_nr_irqs_gsi() into ioapic_init_mappings() | Thomas Gleixner | 1 | -4/+1 |
2010-10-23 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+17 |