- fe83fcc x86, defconfig: update kernel position parameters by H. Peter Anvin · 16 years ago
- c4a99464 x86, defconfig: update to current, no material changes by H. Peter Anvin · 16 years ago
- 2671780 x86: make CONFIG_RELOCATABLE the default by H. Peter Anvin · 16 years ago
- ceefccc x86: default CONFIG_PHYSICAL_START and CONFIG_PHYSICAL_ALIGN to 16 MB by H. Peter Anvin · 16 years ago
- 37ba7ab x86, boot: make kernel_alignment adjustable; new bzImage fields by H. Peter Anvin · 16 years ago
- 99aa455 x86, boot: remove dead code from boot/compressed/head_*.S by H. Peter Anvin · 16 years ago
- 40b387a x86, boot: use LOAD_PHYSICAL_ADDR on 64 bits by H. Peter Anvin · 16 years ago
- 77d1a49 x86, boot: make symbols from the main vmlinux available by H. Peter Anvin · 16 years ago
- 02a884c x86, boot: determine compressed code offset at compile time by H. Peter Anvin · 16 years ago
- 36d3793 x86, boot: use appropriate rep string for move and clear by H. Peter Anvin · 16 years ago
- 9754191 x86, boot: zero EFLAGS on 32 bits by H. Peter Anvin · 16 years ago
- 0a13773 x86, boot: set up the decompression stack as early as possible by H. Peter Anvin · 16 years ago
- 5b11f1c x86, boot: straighten out ranges to copy/zero in compressed/head*.S by H. Peter Anvin · 16 years ago
- b40d68d x86, boot: stylistic cleanups for boot/compressed/head_64.S by H. Peter Anvin · 16 years ago
- 5f64ec6 x86, boot: stylistic cleanups for boot/compressed/head_32.S by H. Peter Anvin · 16 years ago
- bd2a369 x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.S by H. Peter Anvin · 16 years ago
- 283ab1c x86, boot: follow standard Kbuild style for compression suffix by H. Peter Anvin · 16 years ago
- 5f11e02 x86, boot: simplify arch/x86/boot/compressed/Makefile by H. Peter Anvin · 16 years ago
- 845adf7 x86: add a Kconfig symbol for when relocations are needed by H. Peter Anvin · 16 years ago
- 0b4eb46 x86, boot: align the .bss section in the decompressor by H. Peter Anvin · 16 years ago
- 83c4832 x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compiler by Sam Ravnborg · 16 years ago
- fd07319 x86, vmlinux.lds: fix relocatable symbols by Ingo Molnar · 16 years ago
- 91fd7fe x86, vmlinux.lds: add copyright by Ingo Molnar · 16 years ago
- 091e52c x86, vmlinux.lds: unify remaining parts by Sam Ravnborg · 16 years ago
- 9d16e78 x86, vmlinux.lds: unify percpu by Sam Ravnborg · 16 years ago
- bf6a574 x86, vmlinux.lds: unify .exit.* and .init.ramfs by Sam Ravnborg · 16 years ago
- ae61836 x86, vmlinux.lds: unify parainstructions by Sam Ravnborg · 16 years ago
- e58bdaa x86, vmlinux.lds: unify first part of initdata by Sam Ravnborg · 16 years ago
- ff6f87e x86, vmlinux.lds: move vsyscall output sections by Sam Ravnborg · 16 years ago
- 1f6397b x86, vmlinux.lds: unify data output sections by Sam Ravnborg · 16 years ago
- 448bc3a x86, vmlinux.lds: unify exception table by Sam Ravnborg · 16 years ago
- dfc20895 x86, vmlinux.lds: unify .text output sections by Sam Ravnborg · 16 years ago
- 444e0ae x86, vmlinux.lds: unify start/end of SECTIONS by Sam Ravnborg · 16 years ago
- afb8095a x86, vmlinux.lds: unify PHDRS by Sam Ravnborg · 16 years ago
- 17ce265 x86, vmlinux.lds: unify header/footer by Sam Ravnborg · 16 years ago
- aee6a166 x86: beautify vmlinux_32.lds.S by Sam Ravnborg · 16 years ago
- 51b26ad x86: unify arch/x86/boot/compressed/vmlinux_*.lds by Linus Torvalds · 16 years ago
- 0a3ec21 x86: beautify vmlinux_64.lds.S by Sam Ravnborg · 16 years ago
- d1f0ae5 x86: standardize Kbuild rules by Sam Ravnborg · 16 years ago
- ea34f43 acpi-cpufreq: fix 'smp_call_function_many()' confusion by Linus Torvalds · 16 years ago
- 6f66cbc x86 microcode: revert some work_on_cpu by Hugh Dickins · 16 years ago
- 1c98aa7 Fix quilt merge error in acpi-cpufreq.c by Linus Torvalds · 16 years ago
- 2e1c63b Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 16 years ago
- b8256b4 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 01599fc cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c by Andrew Morton · 16 years ago
- a30469e x86: add linux kernel support for YMM state by Suresh Siddha · 16 years ago
- 1ee4bd9 x86: fix wrong section of pat_disable & make it static by Marcin Slusarz · 16 years ago
- 5759222 x86: Fix section mismatches in mpparse by Rakib Mullick · 16 years ago
- 9b987ae x86: fix set_fixmap to use phys_addr_t by Masami Hiramatsu · 16 years ago
- a0d22f4 x86: Document get_user_pages_fast() by Andy Grover · 16 years ago
- 746cddd x86, intr-remap: fix eoi for interrupt remapping without x2apic by Weidong Han · 16 years ago
- 3b3809a x86: fix set_fixmap to use phys_addr_t by Masami Hiramatsu · 16 years ago
- e66dd19 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- c2ea122 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- f20ab9c x86: cpu_debug remove execute permission by Jaswinder Singh Rajput · 16 years ago
- 47788c5 tracing/syscalls: use a dedicated file header by Frederic Weisbecker · 16 years ago
- 3ecb1b7 xen: add FIX_TEXT_POKE to fixmap by Jeremy Fitzhardinge · 16 years ago
- 2b2a733 xen: clean up gate trap/interrupt constants by Jeremy Fitzhardinge · 16 years ago
- bc6081f xen: set _PAGE_NX in __supported_pte_mask before pagetable construction by Jeremy Fitzhardinge · 16 years ago
- e3f8a74 xen/mmu: weaken flush_tlb_other test by Jeremy Fitzhardinge · 16 years ago
- b96229b xen/mmu: some early pagetable cleanups by Jeremy Fitzhardinge · 16 years ago
- b40bf53 Xen: Add virt_to_pfn helper function by Alex Nixon · 16 years ago
- 10eceeb x86-64: remove PGE from must-have feature list by Jeremy Fitzhardinge · 16 years ago
- 191216b xen: mask XSAVE from cpuid by Jeremy Fitzhardinge · 16 years ago
- 1207cf8e NULL noise: arch/x86/xen/smp.c by Hannes Eder · 16 years ago
- c667d5d xen: remove xen_load_gdt debug by Jeremy Fitzhardinge · 16 years ago
- a957fac xen: make xen_load_gdt simpler by Jeremy Fitzhardinge · 16 years ago
- c7da8c8 xen: clean up xen_load_gdt by Jeremy Fitzhardinge · 16 years ago
- cdaead6 xen: split construction of p2m mfn tables from registration by Jeremy Fitzhardinge · 16 years ago
- e791ca0 xen: separate p2m allocation from setting by Jeremy Fitzhardinge · 16 years ago
- d6382bf xen: disable preempt for leave_lazy_mmu by Jeremy Fitzhardinge · 16 years ago
- 59d1381 x86: smarten /proc/interrupts output for new counters by Hidetoshi Seto · 16 years ago
- 280ff38 Merge commit 'v2.6.30-rc1' into x86/urgent by Ingo Molnar · 16 years ago
- c5da9a2 x86: DMI match for the Dell DXP061 as it needs BIOS reboot by Alan Cox · 16 years ago
- 08d63b1 x86: make 64 bit to use default_inquire_remote_apic by Yinghai Lu · 16 years ago
- 8897c18 Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' and 'bjorn.notify' into release by Len Brown · 16 years ago
- db954b5 x86 ACPI: Add support for Always Running APIC timer by Venkatesh Pallipadi · 16 years ago
- 18b2646 ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_only by Venkatesh Pallipadi · 16 years ago
- e4f6937 ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperf by Venkatesh Pallipadi · 16 years ago
- c93f216 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 1e274a5 x86, setup: un-resequence mode setting for VGA 80x34 and 80x60 modes by H. Peter Anvin · 16 years ago
- 2f4f27d dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) by Yang Hongyang · 16 years ago
- 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
- 50cf156 dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) by Yang Hongyang · 16 years ago
- 5ab8026a tracing, x86: remove duplicated #include by Huang Weiyi · 16 years ago
- f7d7f86 x86, intel-iommu: fix X2APIC && !ACPI build failure by David Woodhouse · 16 years ago
- d226169 ACPI: cpufreq: remove dupilcated #include by Huang Weiyi · 16 years ago
- ffa009c Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
- 32fb6c1 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
- 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
- 478c6a4 Merge branch 'linus' into release by Len Brown · 16 years ago
- 8a3f257 Merge branch 'misc' into release by Len Brown · 16 years ago
- 33526a5 Merge branch 'x2apic' into release by Len Brown · 16 years ago
- d0b03bd x2apic/intr-remap: decouple interrupt remapping from x2apic by Han, Weidong · 16 years ago
- 6bb5975 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 7237d3d x86, ACPI: add support for x2apic ACPI extensions by Suresh Siddha · 16 years ago
- c5c67c7 x86, mtrr: remove debug message by Ingo Molnar · 16 years ago
- 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
- 5a3ae27 x86, PAT: Remove duplicate memtype reserve in pci mmap by Suresh Siddha · 16 years ago