summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86_64: remove unused variable maxcpusJan Beulich2007-07-211-1/+0
* x86_64: time.c white space wreckage cleanupThomas Gleixner2007-07-211-45/+45
* x86_64: apic.c coding style janitor workThomas Gleixner2007-07-211-43/+30
* x86_64: fiuxp pt_reqs leftoversThomas Gleixner2007-07-211-1/+1
* x86_64: Fix APIC typoThomas Gleixner2007-07-212-5/+5
* x86_64: Remove dead code and other janitor work in tsc.cThomas Gleixner2007-07-211-28/+11
* x86_64: Use generic xtime initThomas Gleixner2007-07-211-39/+1
* x86_64: use generic cmos updateThomas Gleixner2007-07-211-16/+9
* x86_64: hpet tsc calibration fix broken smi detection logicThomas Gleixner2007-07-211-2/+2
* x86_64: Don't use softirq safe locks in smp_call_functionAndi Kleen2007-07-211-2/+2
* i386: Add L3 cache support to AMD CPUID4 emulationAndi Kleen2007-07-211-2/+5
* x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpuAndi Kleen2007-07-213-18/+14
* x86_64: Use string instruction memcpy/memset on AMD Fam10Andi Kleen2007-07-211-0/+2
* x86_64: Don't rely on a unique IO-APIC IDAndi Kleen2007-07-211-2/+18
* drivers/edac: add new nmi rescanDave Jiang2007-07-191-0/+11
* lguest: the host codeRusty Russell2007-07-191-1/+1
* x86_64: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-191-1/+3
* use the new percpu interface for shared dataFenghua Yu2007-07-191-1/+1
* define new percpu interface for shared dataFenghua Yu2007-07-191-4/+2
* PM: Integrate beeping flag with existing acpi_sleep flagsPavel Machek2007-07-192-12/+11
* PM: Optional beeping during resume from suspend to RAMNigel Cunningham2007-07-191-0/+25
* Handle bogus %cs selector in single-step instruction decodingRoland McGrath2007-07-181-7/+16
* xen: use the hvc console infrastructure for Xen consoleJeremy Fitzhardinge2007-07-181-0/+5
* usermodehelper: Tidy up waitingJeremy Fitzhardinge2007-07-181-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-07-171-4/+8
|\
| * x86_64: Allow smp_call_function_single() to current cpuAvi Kivity2007-07-161-4/+8
* | x86_64: speedup touch_nmi_watchdogAndrew Morton2007-07-171-3/+5
* | Inhibit NMI watchdog when Alt-SysRq-T operation is underwayKonrad Rzeszutek2007-07-171-0/+1
* | PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-4/+1
* | PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-10/+2
* | Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* | generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-161-1/+1
* | x86: initial fixmap supportEric W. Biderman2007-07-161-1/+14
|/
* [CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPIAdrian Bunk2007-07-131-5/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-121-2/+1
|\
| * PCI: remove pci_dac_dma_... APIsJan Beulich2007-07-111-2/+1
* | Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi2007-07-122-0/+10
* | Unify the CPU features vectors between i386 and x86-64H. Peter Anvin2007-07-122-24/+11
|/
* x86_64 irq: use mask/unmask and proper locking in fixup_irqs()Siddha, Suresh B2007-06-261-3/+29
* x86_64: set the irq_chip name for lapicSuresh Siddha2007-06-261-0/+1
* x86_64: fix misplaced `continue' in mce.cJoshua Wise2007-06-241-2/+4
* x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not definedAndi Kleen2007-06-222-0/+10
* x86: Disable DAC on VIA bridgesAndi Kleen2007-06-201-0/+12
* x86_64: oops_begin() fixAndrew Morton2007-06-081-1/+2
* Avoid zero size allocation in cache_k8_northbridges()Ben Collins2007-05-231-1/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds2007-05-211-2/+2
|\
| * all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
| * all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* | x86_64: vsyscall time() fixjohn stultz2007-05-211-1/+4
* | x86_64: early_print kernel console should send CRLF not LFCRYinghai Lu2007-05-211-1/+1