| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2012-05-29 | 1 | -2/+4 |
|\ |
|
| * | x86, realmode: read cr4 and EFER from kernel for 64-bit trampoline | Jarkko Sakkinen | 2012-05-08 | 1 | -0/+2 |
| * | x86, realmode: Move ACPI wakeup to unified realmode code | Jarkko Sakkinen | 2012-05-08 | 1 | -2/+0 |
| * | x86, realmode: Relocator for realmode code | Jarkko Sakkinen | 2012-05-08 | 1 | -0/+2 |
* | | x86: print physical addresses consistently with other parts of kernel | Bjorn Helgaas | 2012-05-29 | 1 | -8/+8 |
* | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-05-25 | 1 | -0/+2 |
|\ \ |
|
| * | | X86: integrate CMA with DMA-mapping subsystem | Marek Szyprowski | 2012-05-21 | 1 | -0/+2 |
| |/ |
|
* | | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2012-05-23 | 1 | -8/+0 |
|\ \ |
|
| * | | MCA: delete all remaining traces of microchannel bus support. | Paul Gortmaker | 2012-05-17 | 1 | -8/+0 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-li... | Linus Torvalds | 2012-05-23 | 1 | -4/+3 |
|\ \ \
| | |/
| |/| |
|
| | * | x86: Don't continue booting if we can't load the specified initrd | Peter Jones | 2012-05-16 | 1 | -4/+3 |
| |/ |
|
* | | x86/apic: Fix UP boot crash | Ingo Molnar | 2012-05-07 | 1 | -1/+2 |
* | | x86/apic: Replace io_apic_ops with x86_io_apic_ops. | Konrad Rzeszutek Wilk | 2012-05-01 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-03-28 | 1 | -10/+1 |
|\ |
|
| * | kdump x86: fix total mem size calculation for reservation | Dave Young | 2012-03-28 | 1 | -10/+1 |
* | | Disintegrate asm/system.h for X86 | David Howells | 2012-03-28 | 1 | -1/+0 |
|/ |
|
* | x86, efi: Allow basic init with mixed 32/64-bit efi/kernel | Olof Johansson | 2012-02-23 | 1 | -2/+8 |
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-01-11 | 1 | -6/+1 |
|\ |
|
| * | x86: Don't use magic strings for EFI loader signature | Matt Fleming | 2011-12-09 | 1 | -6/+1 |
| * | x86, efi: Calling __pa() with an ioremap()ed address is invalid | Matt Fleming | 2011-12-09 | 1 | -1/+20 |
* | | Merge branch 'master' into x86/memblock | Tejun Heo | 2011-11-28 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | x86/platform: Add a wallclock_init func to x86_platforms ops | Feng Tang | 2011-11-10 | 1 | -0/+2 |
* | | memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones | Tejun Heo | 2011-07-14 | 1 | -9/+8 |
* | | memblock: Kill MEMBLOCK_ERROR | Tejun Heo | 2011-07-13 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2011-05-26 | 1 | -0/+2 |
|\ |
|
| * | printk: allocate kernel log buffer earlier | Mike Travis | 2011-05-25 | 1 | -0/+2 |
* | | x86, efi: Retain boot service code until after switching to virtual mode | Matthew Garrett | 2011-05-25 | 1 | -0/+7 |
|/ |
|
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-05-23 | 1 | -1/+0 |
|\ |
|
| * | x86/PCI: Remove dma32_reserve_bootmem | Yinghai Lu | 2011-05-10 | 1 | -1/+0 |
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-05-19 | 1 | -5/+1 |
|\ \
| |/
|/| |
|
| * | x86, cpu: Clean up and unify the NOP selection infrastructure | H. Peter Anvin | 2011-04-18 | 1 | -5/+1 |
* | | x86, hibernate: Initialize mmu_cr4_features during boot | H. Peter Anvin | 2011-04-06 | 1 | -0/+5 |
|/ |
|
* | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s... | Olaf Hering | 2011-03-23 | 1 | -22/+0 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-22 | 1 | -22/+3 |
|\ |
|
| * | x86: Cleanup highmap after brk is concluded | Yinghai Lu | 2011-03-19 | 1 | -22/+3 |
* | | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-03-16 | 1 | -8/+1 |
|\ \
| |/
|/| |
|
| * | x86, trampoline: Use the unified trampoline setup for ACPI wakeup | H. Peter Anvin | 2011-02-17 | 1 | -7/+0 |
| * | x86, trampoline: Common infrastructure for low memory trampolines | H. Peter Anvin | 2011-02-17 | 1 | -1/+1 |
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | 1 | -4/+21 |
|\ \ |
|
| * | | x86: dt: Cleanup local apic setup | Thomas Gleixner | 2011-02-25 | 1 | -1/+1 |
| * | | x86: Add device tree support | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -0/+4 |
| * | | x86: e820: Remove conditional early mapping in parse_e820_ext | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -3/+14 |
| * | | Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int... | Thomas Gleixner | 2011-02-22 | 1 | -12/+19 |
| |\ \
| | |/ |
|
| * | | x86/platform: Add a wallclock_init func to x86_init.timers ops | Feng Tang | 2011-02-14 | 1 | -0/+2 |
* | | | x86-64, NUMA: Revert NUMA affine page table allocation | Tejun Heo | 2011-03-04 | 1 | -0/+8 |
* | | | x86, NUMA: Move *_numa_init() invocations into initmem_init() | Tejun Heo | 2011-02-16 | 1 | -15/+1 |
* | | | x86-64, NUMA: Wrap acpi_numa_init() so that failure can be indicated by retur... | Tejun Heo | 2011-02-16 | 1 | -1/+1 |
* | | | x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return ... | Tejun Heo | 2011-02-16 | 1 | -2/+2 |
* | | | x86, NUMA: Drop @start/last_pfn from initmem_init() | Tejun Heo | 2011-02-16 | 1 | -1/+1 |
* | | | Merge branch 'x86/numa' into x86/mm | Ingo Molnar | 2011-02-16 | 1 | -2/+0 |
|\ \ \ |
|