aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* x86: clean up apic_x2apic_clusterIngo Molnar2009-01-28
* x86: clean up apic_x2apic_physIngo Molnar2009-01-28
* x86: clean up apic_x2apic_uv_xIngo Molnar2009-01-28
* x86: clean up genapic_phys_flatIngo Molnar2009-01-28
* x86: clean up genapic_flatIngo Molnar2009-01-28
* x86: rename 'genapic' to 'apic'Ingo Molnar2009-01-28
*---------------------. Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar2009-01-28
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availabilityH. Peter Anvin2009-01-26
| | | | | | | | | | | * | x86: signal: use {get|put}_user_try and catchHiroshi Shimamoto2009-01-23
| | | | | | | | * | | | | x86/pvops: remove pte_flags pvopJeremy Fitzhardinge2009-01-22
| | | | | | | | |/ / / /
| | | | * | | | | | | | x86: improve early fault/irq printoutIngo Molnar2009-01-26
| | | | * | | | | | | | x86, debug: remove early_printk() #ifdefs from head_32.SIngo Molnar2009-01-26
| | | | | |_|_|/ / / / | | | | |/| | | | | |
| | | * | | | | | | | x86: filter CPU features dependent on unavailable CPUID levelsH. Peter Anvin2009-01-23
| | | * | | | | | | | x86: handle PAT more like other CPU featuresH. Peter Anvin2009-01-23
| | | | |_|_|_|/ / / | | | |/| | | | | |
| | * | | | | | | | x86: cpu_init(): remove ugly #ifdef construct around debug register clearPeter Zijlstra2009-01-27
| | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | x86: remove byte locksJiri Kosina2009-01-20
| | * | | | | | | x86: Remove never-called arch_setup_msi_irq()Michael Ellerman2009-01-19
| * | | | | | | | x86-64: remove locked instruction from switch_to()Benjamin LaHaise2009-01-10
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-01-27
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: clean up indentation in setup_per_cpu_areas()Tejun Heo2009-01-27
| * | | | | | | | x86: fix build breakage on voyageJames Bottomley2009-01-27
| * | | | | | | | x86: load new GDT after setting up boot cpu per-cpu areaBrian Gerst2009-01-26
| * | | | | | | | x86: initialize per-cpu GDT segment in per-cpu setupBrian Gerst2009-01-26
| * | | | | | | | x86: make Voyager use x86 per-cpu setup.Brian Gerst2009-01-26
| * | | | | | | | x86: don't assume boot cpu is #0Brian Gerst2009-01-26
| * | | | | | | | x86: move this_cpu_offsetBrian Gerst2009-01-26
| * | | | | | | | x86: only compile setup_percpu.o on SMPBrian Gerst2009-01-26
| * | | | | | | | x86: move apic variables to apic.cBrian Gerst2009-01-26
| * | | | | | | | x86: always page-align per-cpu area start and sizeBrian Gerst2009-01-26
| * | | | | | | | x86: move setup_cpu_local_masks()Brian Gerst2009-01-26
| * | | | | | | | x86: move 64-bit NUMA codeBrian Gerst2009-01-26
| * | | | | | | | x86: merge setup_per_cpu_maps() into setup_per_cpu_areas()Brian Gerst2009-01-26
* | | | | | | | | Merge branch 'linus' into core/percpuIngo Molnar2009-01-27
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | debugobjects: add and use INIT_WORK_ON_STACKThomas Gleixner2009-01-22
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-01-26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | locking, hpet: annotate false positive warningPeter Zijlstra2009-01-12
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-26
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | x86: fix section mismatch warningRakib Mullick2009-01-26
| | * | | | | | x86: unmask CPUID levels on Intel CPUs, fixIngo Molnar2009-01-26
| | * | | | | | x86: unmask CPUID levels on Intel CPUsH. Peter Anvin2009-01-22
| | * | | | | | x86: mtrr fix debug boot parameterThomas Renninger2009-01-21
| | * | | | | | Revert "x86: signal: change type of paramter for sys_rt_sigreturn()"Ingo Molnar2009-01-21
| | * | | | | | fix: crash: IP: __bitmap_intersects+0x48/0x73Ingo Molnar2009-01-19
| | * | | | | | cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis2009-01-19
| | * | | | | | x86: fix section mismatch warnings in kernel/setup_percpu.cLeonardo Potenza2009-01-18
| | * | | | | | x86: put trigger in to detect mismatched apic versionsMike Travis2009-01-18
| | * | | | | | x86, UV: cpu_relax in uv_wait_completionCliff Wickman2009-01-15
| | * | | | | | x86: avoid early crash in disable_local_APIC()Jan Beulich2009-01-15
* | | | | | | | x86: remove include of apic.h from hardirq_64.hBrian Gerst2009-01-22