aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
...
* x86_64: prepare shared kernel/vsmp.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared kernel/genapic.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared kernel/bugs.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared kernel/pci-swiotlb.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared kernel/i387.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared kernel/signal.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared kernel/pci-nommu.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared kernel/suspend_asm.SThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared kernel/tce.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared kernel/ioport.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared kernel/vsyscall.cThomas Gleixner2007-10-112-2/+2
* x86_64: prepare shared kernel/setup.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared kernel/smpboot.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared kernel/mce_intel.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared kernel/e820.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared kernel/hpet.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared kernel/nmi.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared kernel/apic.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared kernel/vmlinux.lds.SThomas Gleixner2007-10-112-234/+239
* x86_64: prepare shared kernel/module.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared kernel/asm-offsets.cThomas Gleixner2007-10-112-84/+89
* x86_64: prepare shared kernel/crash.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared kernel/smp.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared kernel/relocate_kernel.SThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared kernel/mce_amd.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared kernel/i8259.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared kernel/pci-dma.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared kernel/pci-calgary.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared kernel/io_apic.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared kernel/aperture.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared kernel/traps.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared crypto/MakefileThomas Gleixner2007-10-112-12/+17
* x86_64: prepare shared crypto/aes.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared crypto/twofish-x86_64-asm.SThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared crypto/aes-x86_64-asm.SThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared crypto/twofish.cThomas Gleixner2007-10-112-1/+1
* i386: prepare shared kernel/vsyscall-note.SThomas Gleixner2007-10-111-1/+1
* x86_64: simplify cpufreq buildThomas Gleixner2007-10-112-18/+1
* x86_64: simplify oprofile buildThomas Gleixner2007-10-112-20/+1
* x86_64: increase VDSO_TEXT_OFFSET for ancient binutilsAndi Kleen2007-10-011-1/+1
* Revert "x86-64: Disable local APIC timer use on AMD systems with C1E"Linus Torvalds2007-09-261-34/+0
* x86-64: Disable local APIC timer use on AMD systems with C1EThomas Gleixner2007-09-261-0/+34
* Revert "x86_64: Quicklist support for x86_64"Linus Torvalds2007-09-213-10/+1
* x86_64: Zero extend all registers after ptrace in 32bit entry path.Andi Kleen2007-09-212-7/+15
* [acpi] Correct the decoding of video mode numbers in wakeup.SH. Peter Anvin2007-09-201-34/+13
* x86-64: page faults from user mode are always user faultsLinus Torvalds2007-09-191-0/+7
* x86_64: Add missing mask operation to vdsoAndi Kleen2007-09-121-2/+3
* PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATIONRafael J. Wysocki2007-08-311-1/+0
* Pull bugzilla-1641 into release branchLen Brown2007-08-241-5/+3
|\
| * ACPI: boot correctly with "nosmp" or "maxcpus=0"Len Brown2007-08-211-5/+3