- 5bb241b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 02b7da3 Use macros for .bss.page_aligned section. by Tim Abbott · 15 years ago
- 4ae59b9 x86: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
- bc3f5d3 x86: de-assembler-ize asm/desc.h by Alexander van Heukelum · 16 years ago
- 5e112ae x86: head_64.S - use IDT_ENTRIES instead of hardcoded number by Cyrill Gorcunov · 16 years ago
- 2a0b100 x86: head_64.S - remove useless balign by Cyrill Gorcunov · 16 years ago
- 2add8e2 x86: use linker to offset symbols by __per_cpu_load by Brian Gerst · 16 years ago
- 947e76c x86: move stack_canary into irq_stack by Brian Gerst · 16 years ago
- 8c7e58e x86: rework __per_cpu_load adjustments by Brian Gerst · 16 years ago
- b12d8db x86: make pda a percpu variable by Tejun Heo · 16 years ago
- 1a51e3a x86: fold pda into percpu area on SMP by Tejun Heo · 16 years ago
- f32ff53 x86: load pointer to pda into %gs while brining up a CPU by Tejun Heo · 16 years ago
- 3e5d8f9 x86: make percpu symbols zerobased on SMP by Tejun Heo · 16 years ago
- 7aed55d x86: fix RIP printout in early_idt_handler by Jiri Slaby · 16 years ago
- b2bc273 x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot by Suresh Siddha · 16 years ago
- 6596f24 Revert "x86_64: there's no need to preallocate level1_fixmap_pgt" by Ingo Molnar · 17 years ago
- 8c5e5ac xen64: add xen-head code to head_64.S by Jeremy Fitzhardinge · 17 years ago
- 8840c0c x86_64: there's no need to preallocate level1_fixmap_pgt by Jeremy Fitzhardinge · 17 years ago
- 8490638 x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flags by Jeremy Fitzhardinge · 17 years ago
- cd5dce2 x86: fix CPA self-test for "x86/paravirt: groundwork for 64-bit Xen support" by Jeremy Fitzhardinge · 17 years ago
- a652374 paravirt/x86, 64-bit: move __PAGE_OFFSET to leave a space for hypervisor by Eduardo Habkost · 17 years ago
- a939098 x86: move x86_64 gdt closer to i386 by Glauber Costa · 17 years ago
- 9cf4f29 x86: use stack_start in x86_64 by Glauber Costa · 17 years ago
- 6924d1a Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel by Ingo Molnar · 17 years ago
- 64e83b5 x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64 by Rafael J. Wysocki · 17 years ago
- 0e192b9 x86: head_64.S cleanup - use PMD_SHIFT instead of numeric constant by Cyrill Gorcunov · 17 years ago
- 05139d8 x86: head_64.S cleanup - use straight move to CR4 register by Cyrill Gorcunov · 17 years ago
- 369101d x86: head_64.S cleanup - use predefined flags from processor-flags.h by Cyrill Gorcunov · 17 years ago
- e44b7b7 x86: move suspend wakeup code to C by Pavel Machek · 17 years ago
- 41bd4ea x86: move early exception handlers into init.text by Andi Kleen · 17 years ago
- 749c970 x86: replace early exception setup macro recursion with loop by Andi Kleen · 17 years ago
- 5524ea3 x86: don't set up early exception handlers for external interrupts by Andi Kleen · 17 years ago
- 85eb69a x86: increase the kernel text limit to 512 MB by Ingo Molnar · 17 years ago
- d4afe41 x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZE by Ingo Molnar · 17 years ago
- 88f3aec x86: fix spontaneous reboot with allyesconfig bzImage by Ingo Molnar · 17 years ago
- da5968a x86: fix section mismatch in head_64.S:initial_code by Sam Ravnborg · 17 years ago
- 31eedd8 x86: zap invalid and unused pmds in early boot by Thomas Gleixner · 17 years ago
- f1fbabb x86: fix 64-bit sections by Sam Ravnborg · 17 years ago
- 31422c5 x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE by Andi Kleen · 17 years ago
- 076f977 x86: make early printk selectable on 64-bit as well by Ingo Molnar · 17 years ago
- 8866cd9 x86: early_idt_handler improvements, 64-bit by Roland McGrath · 17 years ago
- 49a6978 x86: turn priviled operation into a macro in head_64.S by Glauber de Oliveira Costa · 17 years ago
- 250c227 x86_64: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/kernel/head_64.S]
- 977d565 x86_64: prepare shared kernel/head.S by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/kernel/head.S]
- 6e35153 x86_64: Change PMDS invocation to single macro by Andi Kleen · 18 years ago
- 673d5b4 ACPI: restore CONFIG_ACPI_SLEEP by Len Brown · 18 years ago
- e8b2fd0 ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source by Len Brown · 18 years ago
- 92417df x86_64: Squash initial_code modpost warnings by Andi Kleen · 18 years ago
- b1c931e x86: initial fixmap support by Eric W. Biderman · 18 years ago
- b871689 [PATCH] x86-64: Remove unused stext symbol by Andi Kleen · 18 years ago
- 6fb1475 [PATCH] x86: tighten kernel image page access rights by Jan Beulich · 18 years ago
- 1ab60e0 [PATCH] x86-64: Relocatable Kernel Support by Vivek Goyal · 18 years ago
- cfd243d [PATCH] x86-64: Remove the identity mapping as early as possible by Vivek Goyal · 18 years ago
- d8e1baf [PATCH] x86-64: 64bit ACPI wakeup trampoline by Vivek Goyal · 18 years ago
- 90b1c20 [PATCH] x86-64: 64bit PIC SMP trampoline by Vivek Goyal · 18 years ago
- 30f4728 [PATCH] x86-64: cleanup segments by Vivek Goyal · 18 years ago
- 67dcbb6 [PATCH] x86-64: Clean up the early boot page table by Vivek Goyal · 18 years ago
- dafe41e [PATCH] x86-64: Kill temp boot pmds by Vivek Goyal · 18 years ago
- ffb6017 [PATCH] x86-64: x86_64 - Fix FS/GS registers for VT execution by Zachary Amsden · 18 years ago
- 26374c7 [PATCH] Reload CS when startup_64 is used. by Eric W. Biederman · 18 years ago
- 44cc452 [PATCH] Remove obsolete CVS $Id$ from assembler files in arch/x86_64/kernel/* by Andi Kleen · 18 years ago
- c08c820 [PATCH] Add the vgetcpu vsyscall by Vojtech Pavlik · 18 years ago
- c05991e [PATCH] x86_64: Add kernel thread stack frame termination for properly stopping stack unwinds. by Andi Kleen · 18 years ago
- eaeae0c [PATCH] x86_64: Patch to make the head.S-must-be-first-in-vmlinux order explicit by Arjan van de Ven · 19 years ago
- e57113b [PATCH] x86_64: miscellaneous cleanup by Jan Beulich · 19 years ago
- 6574ffd [PATCH] x86_64: Resolve the RIP of an early exception using kallsyms by Andi Kleen · 19 years ago
- f0cf5d1 [PATCH] x86_64: eliminate empty_bad_{page,{pte,pmd}_table} by Jan Beulich · 19 years ago
- cdc4b9c [PATCH] x86_64: Remove unused segments by Andi Kleen · 19 years ago
- c11efdf [PATCH] x86_64: Align and pad x86_64 GDT on page boundary by Ravikiran G Thirumalai · 19 years ago
- f6c2e33 [PATCH] x86_64: Unmap NULL during early bootup by Siddha, Suresh B · 19 years ago
- 944d264 [PATCH] x86_64: Drop global bit from early low mappings by Andi Kleen · 19 years ago
- 48496e3 [PATCH] x86-64: Fix (harmless) typo in head.S early level2 page table by Andi Kleen · 19 years ago
- 3829ee6 [PATCH] x86_64: Small assembly improvements by Andi Kleen · 20 years ago
- d053750 [PATCH] kexec: x86_64: add CONFIG_PHYSICAL_START by Eric W. Biederman · 20 years ago
- b957591 [PATCH] x86_64: Dump stack and prevent recursion on early fault by Andi Kleen · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago