aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64
AgeCommit message (Expand)Author
2007-10-11x86_64: prepare shared kernel/e820.cThomas Gleixner
2007-10-11x86_64: prepare shared kernel/hpet.cThomas Gleixner
2007-10-11x86_64: prepare shared kernel/nmi.cThomas Gleixner
2007-10-11x86_64: prepare shared kernel/apic.cThomas Gleixner
2007-10-11x86_64: prepare shared kernel/vmlinux.lds.SThomas Gleixner
2007-10-11x86_64: prepare shared kernel/module.cThomas Gleixner
2007-10-11x86_64: prepare shared kernel/asm-offsets.cThomas Gleixner
2007-10-11x86_64: prepare shared kernel/crash.cThomas Gleixner
2007-10-11x86_64: prepare shared kernel/smp.cThomas Gleixner
2007-10-11x86_64: prepare shared kernel/relocate_kernel.SThomas Gleixner
2007-10-11x86_64: prepare shared kernel/mce_amd.cThomas Gleixner
2007-10-11x86_64: prepare shared kernel/i8259.cThomas Gleixner
2007-10-11x86_64: prepare shared kernel/pci-dma.cThomas Gleixner
2007-10-11x86_64: prepare shared kernel/pci-calgary.cThomas Gleixner
2007-10-11x86_64: prepare shared kernel/io_apic.cThomas Gleixner
2007-10-11x86_64: prepare shared kernel/aperture.cThomas Gleixner
2007-10-11x86_64: prepare shared kernel/traps.cThomas Gleixner
2007-10-11x86_64: prepare shared crypto/MakefileThomas Gleixner
2007-10-11x86_64: prepare shared crypto/aes.cThomas Gleixner
2007-10-11x86_64: prepare shared crypto/twofish-x86_64-asm.SThomas Gleixner
2007-10-11x86_64: prepare shared crypto/aes-x86_64-asm.SThomas Gleixner
2007-10-11x86_64: prepare shared crypto/twofish.cThomas Gleixner
2007-10-11i386: prepare shared kernel/vsyscall-note.SThomas Gleixner
2007-10-11x86_64: simplify cpufreq buildThomas Gleixner
2007-10-11x86_64: simplify oprofile buildThomas Gleixner
2007-10-01x86_64: increase VDSO_TEXT_OFFSET for ancient binutilsAndi Kleen
2007-09-26Revert "x86-64: Disable local APIC timer use on AMD systems with C1E"Linus Torvalds
2007-09-26x86-64: Disable local APIC timer use on AMD systems with C1EThomas Gleixner
2007-09-21Revert "x86_64: Quicklist support for x86_64"Linus Torvalds
2007-09-21x86_64: Zero extend all registers after ptrace in 32bit entry path.Andi Kleen
2007-09-20[acpi] Correct the decoding of video mode numbers in wakeup.SH. Peter Anvin
2007-09-19x86-64: page faults from user mode are always user faultsLinus Torvalds
2007-09-12x86_64: Add missing mask operation to vdsoAndi Kleen
2007-08-31PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATIONRafael J. Wysocki
2007-08-24Pull bugzilla-1641 into release branchLen Brown
2007-08-21ACPI: boot correctly with "nosmp" or "maxcpus=0"Len Brown
2007-08-18x86_64: Check for .cfi_rel_offset in CFI probeAndi Kleen
2007-08-18x86_64: Change PMDS invocation to single macroAndi Kleen
2007-08-18x86_64: Fix to keep watchdog disabled by default for i386/x86_64Daniel Gollub
2007-08-18x86_64: Fail dma_alloc_coherent on dma less devicesAndi Kleen
2007-08-12genirq: mark io_apic level interrupts to avoid resendThomas Gleixner
2007-08-12Do not replace whole memcpy in apply alternativesPetr Vandrovec
2007-08-11x86_64: vdso.lds in arch/x86_64/vdso/.gitignorePete Zaitcev
2007-08-11x86_64: Early segment setup for VTZachary Amsden
2007-08-11x86: Disable CLFLUSH support againAndi Kleen
2007-08-11x86_64: Calgary - Fix mis-handled PCI topologyMurillo Fernandes Bernardes
2007-08-11x86: Work around mmio config space quirk on AMD Fam10hdean gaudet
2007-08-11x86_64: fix HPET init raceRobin Holt
2007-07-31x86_64: include asm/bugs.h in bugs.c for check_bugs prototypeJosh Triplett
2007-07-31revert "x86, serial: convert legacy COM ports to platform devices"Andrew Morton