aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/*Ingo Molnar2009-02-178-7/+8
* x86, apic: move APIC drivers to arch/x86/kernel/apic/*Ingo Molnar2009-02-1711-16/+26
* x86, apic: rename 'genapic' to 'apic'Ingo Molnar2009-02-1711-44/+44
* x86, apic: remove ->store_NMI_vector()Ingo Molnar2009-02-1710-28/+5
* x86, numaq_32: clean up, miscIngo Molnar2009-02-171-49/+48
* x86, numaq_32: clean upIngo Molnar2009-02-171-95/+100
* x86, es7000: misc cleanupsIngo Molnar2009-02-171-80/+90
* x86, es7000: remove dead code, clean upIngo Molnar2009-02-171-70/+33
* x86, es7000: remove externsIngo Molnar2009-02-171-19/+10
* x86, apic: remove apicid_cluster()Ingo Molnar2009-02-173-14/+5
* x86, es7000: clean upIngo Molnar2009-02-171-128/+113
* x86, apic: clean up the cpu_2_logical_apiciddeclarationIngo Molnar2009-02-174-11/+3
* x86, apic: clean up arch/x86/kernel/bigsmp_32.cIngo Molnar2009-02-171-19/+24
* x86, apic: remove stale references to APIC_DEFINITIONIngo Molnar2009-02-174-4/+0
* x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar2009-02-1716-31/+3
* x86, apic: remove genapic.hIngo Molnar2009-02-1736-45/+45
* remove: genapic prepareIngo Molnar2009-02-171-0/+9
* x86, apic: fix build fallout of genapic changesIngo Molnar2009-02-173-1/+4
* x86: fold apic_ops into genapicYinghai Lu2009-02-1720-77/+92
* x86: add x2apic configYinghai Lu2009-02-176-18/+21
*-----. Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p...Ingo Molnar2009-02-1789-2936/+4288
|\ \ \ \
| | | | * x86, vm86: fix preemption bugThomas Gleixner2009-02-151-1/+9
| | | | * x86, olpc: fix model detection without OFWChris Ball2009-02-141-1/+1
| | | | |
| | | | \
| | | *-. \ Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86...Ingo Molnar2009-02-133-6/+38
| | | |\ \ \ | | | | | |/
| | | | | * x86, hpet: fix for LS21 + HPET = boot hangjohn stultz2009-02-131-0/+2
| | | | | * x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible contextThomas Gleixner2009-02-121-0/+2
| | | | | * x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemptionJeremy Fitzhardinge2009-02-121-0/+24
| | | | | * x86, ptrace, mm: fix double-free on raceMarkus Metzger2009-02-111-6/+10
| | | | | |
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | *-----------. \ \ Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar2009-02-138-205/+116
| | | |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| | | | | | | | | * | | x86: unify PM-Timer messagesYasuaki Ishimatsu2009-01-291-3/+3
| | | | | | | | | * | | x86: fix debug message of CPU clock speedYasuaki Ishimatsu2009-01-291-17/+30
| | | | | | | | * | | | x86: early_printk.c - fix pgtable.h unification falloutIngo Molnar2009-02-091-0/+1
| | | | | | | | * | | | Merge branch 'jsgf/x86/unify' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2009-02-091-1/+0
| | | | | | | | |\ \ \ \
| | | | | | | | | * | | | x86: Fix compile error in arch/x86/kernel/early_printk.cJeremy Fitzhardinge2009-02-061-1/+0
| | | | | | * | | | | | | x86: don't pretend that non-framepointer stack traces are reliableArjan van de Ven2009-02-091-1/+1
| | | | | * | | | | | | | x86: kexec: Use one page table in x86_64 machine_kexecHuang Ying2009-02-032-149/+58
| | | | * | | | | | | | | x86: trampoline_64.S - use predefined constants with simplificationCyrill Gorcunov2009-01-291-10/+9
| | | * | | | | | | | | | Merge branch 'core/percpu' into x86/coreIngo Molnar2009-02-1315-311/+418
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | x86: merge sys_rt_sigreturn between 32 and 64 bitsH. Peter Anvin2009-02-111-13/+1
| | | | * | | | | | | | | | x86: use regparm(3) for passed-in pt_regs pointerBrian Gerst2009-02-114-23/+39
| | | | * | | | | | | | | | x86: drop -fno-stack-protector annotations after pt_regs fixesBrian Gerst2009-02-111-18/+0
| | | | * | | | | | | | | | x86: pass in pt_regs pointer for syscalls that need itBrian Gerst2009-02-116-70/+59
| | | | * | | | | | | | | | x86: use pt_regs pointer in do_device_not_available()Brian Gerst2009-02-111-4/+5
| | | | * | | | | | | | | | x86: fix x86_32 stack protector bugsTejun Heo2009-02-113-6/+16
| | | | * | | | | | | | | | x86: implement x86_32 stack protectorTejun Heo2009-02-106-8/+52
| | | | * | | | | | | | | | x86: make lazy %gs optional on x86_32Tejun Heo2009-02-104-25/+117
| | | | * | | | | | | | | | x86: add %gs accessors for x86_32Tejun Heo2009-02-104-38/+27
| | | | * | | | | | | | | | x86: use asm .macro instead of cpp #define in entry_32.STejun Heo2009-02-101-142/+151
| | | | * | | | | | | | | | Merge branch 'x86/urgent' into core/percpuIngo Molnar2009-02-108-14/+75
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/uaccess' into core/percpuIngo Molnar2009-02-103-181/+154
| | | | |\ \ \ \ \ \ \ \ \ \ \