Age | Commit message (Expand) | Author | Files | Lines |
2013-01-25 | Merge tag 'v3.8-rc5' into x86/mm | H. Peter Anvin | 1 | -4/+84 |
2013-01-13 | x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI | H. Peter Anvin | 1 | -0/+2 |
2013-01-13 | x86/Sandy Bridge: mark arrays in __init functions as __initconst | H. Peter Anvin | 1 | -2/+2 |
2013-01-11 | x86/Sandy Bridge: reserve pages when integrated graphics is present | Jesse Barnes | 1 | -0/+78 |
2012-12-14 | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+4 |
2012-12-05 | x86: Use PCI setup data | Matthew Garrett | 1 | -4/+0 |
2012-11-16 | x86: Use __pa_symbol instead of __pa on C visible symbols | Alexander Duyck | 1 | -8/+8 |
2012-10-26 | Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle... | Ingo Molnar | 1 | -0/+12 |
2012-10-25 | x86: efi: Turn off efi_enabled after setup on mixed fw/kernel | Olof Johansson | 1 | -0/+12 |
2012-10-24 | x86, mm: Use memblock memory loop instead of e820_RAM | Yinghai Lu | 1 | -7/+8 |
2012-10-19 | Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent | H. Peter Anvin | 1 | -4/+5 |
2012-10-17 | x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma... | Jacob Shin | 1 | -2/+15 |
2012-10-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+3 |
2012-10-04 | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2012-10-01 | ACPI: Fix build when disabled | David Rientjes | 1 | -0/+2 |
2012-09-30 | ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areas | Thomas Renninger | 1 | -0/+2 |
2012-09-24 | jiffies: Remove compile time assumptions about CLOCK_TICK_RATE | John Stultz | 1 | -0/+3 |
2012-09-12 | x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done() | Attilio Rao | 1 | -1/+0 |
2012-09-12 | x86: Move paging_init() call to x86_init.paging.pagetable_init() | Attilio Rao | 1 | -1/+0 |
2012-09-12 | x86: Rename pagetable_setup_start() to pagetable_init() | Attilio Rao | 1 | -1/+1 |
2012-09-12 | x86: Remove base argument from x86_init.paging.pagetable_setup_start | Attilio Rao | 1 | -1/+1 |
2012-08-23 | x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUEST | Marcelo Tosatti | 1 | -1/+1 |
2012-06-15 | Merge branch 'x86/cleanups' into x86/apic | Ingo Molnar | 1 | -2/+0 |
2012-05-29 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -2/+4 |
2012-05-29 | x86: print physical addresses consistently with other parts of kernel | Bjorn Helgaas | 1 | -8/+8 |
2012-05-25 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 1 | -0/+2 |
2012-05-24 | Revert "x86/platform: Add a wallclock_init func to x86_platforms ops" | Feng Tang | 1 | -2/+0 |
2012-05-23 | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 1 | -8/+0 |
2012-05-23 | Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-li... | Linus Torvalds | 1 | -4/+3 |
2012-05-21 | X86: integrate CMA with DMA-mapping subsystem | Marek Szyprowski | 1 | -0/+2 |
2012-05-17 | MCA: delete all remaining traces of microchannel bus support. | Paul Gortmaker | 1 | -8/+0 |
2012-05-16 | x86: Don't continue booting if we can't load the specified initrd | Peter Jones | 1 | -4/+3 |
2012-05-08 | x86, realmode: read cr4 and EFER from kernel for 64-bit trampoline | Jarkko Sakkinen | 1 | -0/+2 |
2012-05-08 | x86, realmode: Move ACPI wakeup to unified realmode code | Jarkko Sakkinen | 1 | -2/+0 |
2012-05-08 | x86, realmode: Relocator for realmode code | Jarkko Sakkinen | 1 | -0/+2 |
2012-05-07 | x86/apic: Fix UP boot crash | Ingo Molnar | 1 | -1/+2 |
2012-05-01 | x86/apic: Replace io_apic_ops with x86_io_apic_ops. | Konrad Rzeszutek Wilk | 1 | -1/+1 |
2012-03-28 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -10/+1 |
2012-03-28 | kdump x86: fix total mem size calculation for reservation | Dave Young | 1 | -10/+1 |
2012-03-28 | Disintegrate asm/system.h for X86 | David Howells | 1 | -1/+0 |
2012-02-23 | x86, efi: Allow basic init with mixed 32/64-bit efi/kernel | Olof Johansson | 1 | -2/+8 |
2012-01-11 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -6/+1 |
2011-12-09 | 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-13 | 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-25 | x86, efi: Retain boot service code until after switching to virtual mode | Matthew Garrett | 1 | -0/+7 |