- bdb1a9b x86, apic: rename genapic::apic_destination_logical to genapic::dest_logical by Ingo Molnar · 17 years ago
- 0b06e73 x86: clean up the APIC_DEST_LOGICAL logic by Ingo Molnar · 17 years ago
- 08125d3 x86: rename ->ESR_DISABLE to ->disable_esr by Ingo Molnar · 17 years ago
- f6f52ba x86: clean up esr_disable() methods by Ingo Molnar · 17 years ago
- fe402e1 x86, apic: clean up / remove TARGET_CPUS by Ingo Molnar · 17 years ago
- 9b5bc8d x86, apic: remove IRQ_DEST_MODE / IRQ_DELIVERY_MODE by Ingo Molnar · 17 years ago
- f8987a1 x86, genapic: rename int_delivery_mode, et. al. by Ingo Molnar · 17 years ago
- 7ed248d x86: clean up apic->apic_id_registered() methods by Ingo Molnar · 17 years ago
- 306db03 x86: clean up apic->acpi_madt_oem_check methods by Ingo Molnar · 17 years ago
- 504a3c3 x86: clean up apic_x2apic_cluster by Ingo Molnar · 17 years ago
- 05c155c x86: clean up apic_x2apic_phys by Ingo Molnar · 17 years ago
- c796732 x86: clean up apic_x2apic_uv_x by Ingo Molnar · 17 years ago
- 4c3e51e x86: clean up genapic_phys_flat by Ingo Molnar · 17 years ago
- f2f05ee x86: clean up genapic_flat by Ingo Molnar · 17 years ago
- c8d46cf x86: rename 'genapic' to 'apic' by Ingo Molnar · 17 years ago
- 74b6eb6 Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 17 years ago
- 8f6d86d x86: cpu_init(): remove ugly #ifdef construct around debug register clear by Peter Zijlstra · 17 years ago
- 4369f1f Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 17 years ago
- 3ddeb51 Merge branch 'linus' into core/percpu by Ingo Molnar · 17 years ago
- cf3997f x86: clean up indentation in setup_per_cpu_areas() by Tejun Heo · 17 years ago
- 22f2513 x86: fix build breakage on voyage by James Bottomley · 17 years ago
- 2697fbd x86: load new GDT after setting up boot cpu per-cpu area by Brian Gerst · 17 years ago
- b2d2f43 x86: initialize per-cpu GDT segment in per-cpu setup by Brian Gerst · 17 years ago
- 89c9c4c x86: make Voyager use x86 per-cpu setup. by Brian Gerst · 17 years ago
- 34019be x86: don't assume boot cpu is #0 by Brian Gerst · 17 years ago
- 1688401 x86: move this_cpu_offset by Brian Gerst · 17 years ago
- 996db81 x86: only compile setup_percpu.o on SMP by Brian Gerst · 17 years ago
- ec70de8 x86: move apic variables to apic.c by Brian Gerst · 17 years ago
- 74631a2 x86: always page-align per-cpu area start and size by Brian Gerst · 17 years ago
- 2f2f52b x86: move setup_cpu_local_masks() by Brian Gerst · 17 years ago
- 6470aff x86: move 64-bit NUMA code by Brian Gerst · 17 years ago
- 0d77e7f x86: merge setup_per_cpu_maps() into setup_per_cpu_areas() by Brian Gerst · 17 years ago
- 3386c05 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 1e70c7f Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 810ee58 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 30a0fb9 x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availability by H. Peter Anvin · 17 years ago
- 659d261 x86: fix section mismatch warning by Rakib Mullick · 17 years ago
- d5e397c x86: improve early fault/irq printout by Ingo Molnar · 17 years ago
- 34707bc x86, debug: remove early_printk() #ifdefs from head_32.S by Ingo Molnar · 17 years ago
- 99fb4d3 x86: unmask CPUID levels on Intel CPUs, fix by Ingo Molnar · 17 years ago
- b38b066 x86: filter CPU features dependent on unavailable CPUID levels by H. Peter Anvin · 17 years ago
- 75a0481 x86: handle PAT more like other CPU features by H. Peter Anvin · 17 years ago
- 98e3d45 x86: signal: use {get|put}_user_try and catch by Hiroshi Shimamoto · 17 years ago
- 3819cd4 x86: remove include of apic.h from hardirq_64.h by Brian Gerst · 17 years ago
- 03d2989 x86: remove idle_timestamp from 32bit irq_cpustat_t by Brian Gerst · 17 years ago
- ab897d2 x86/pvops: remove pte_flags pvop by Jeremy Fitzhardinge · 17 years ago
- 336f6c3 debugobjects: add and use INIT_WORK_ON_STACK by Thomas Gleixner · 17 years ago
- 066941b x86: unmask CPUID levels on Intel CPUs by H. Peter Anvin · 17 years ago
- 03b4863 x86: make UV support configurable by Nick Piggin · 17 years ago
- 731f187 x86: mtrr fix debug boot parameter by Thomas Renninger · 17 years ago
- 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 17 years ago
- 55f4949 x86, mm: move tlb.c to arch/x86/mm/ by Ingo Molnar · 17 years ago
- 3eb3963 Merge branch 'cpus4096' into core/percpu by Ingo Molnar · 17 years ago
- 552b8aa Revert "x86: signal: change type of paramter for sys_rt_sigreturn()" by Ingo Molnar · 17 years ago
- 16c2d3f x86: rename tlb_64.c to tlb.c by Tejun Heo · 17 years ago
- 02cf94c x86: make x86_32 use tlb_64.c by Tejun Heo · 17 years ago
- 6dd01be x86: prepare for tlb merge by Tejun Heo · 17 years ago
- bdbcdd4 x86: uv cleanup by Tejun Heo · 17 years ago
- d650a51 x86: merge irq_regs.h by Brian Gerst · 17 years ago
- 0dd76d7 x86: set %fs to __KERNEL_PERCPU unconditionally for x86_32 by Brian Gerst · 17 years ago
- 06deef8 x86: clean up gdt_page definition by Brian Gerst · 17 years ago
- afb33f8 x86: remove byte locks by Jiri Kosina · 17 years ago
- 0ce1c38 Merge commit 'v2.6.29-rc2' into x86/mm by Ingo Molnar · 17 years ago
- 5766b84 x86, cpumask: fix tlb flush race by Ingo Molnar · 17 years ago
- 8f5d36e Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 17 years ago
- 0d974d4 x86: remove pda.h by Brian Gerst · 17 years ago
- 947e76c x86: move stack_canary into irq_stack by Brian Gerst · 17 years ago
- 8c7e58e x86: rework __per_cpu_load adjustments by Brian Gerst · 17 years ago
- 8ce0319 x86: remove pda_init() by Brian Gerst · 17 years ago
- c6e50f9 x86: cleanup stack protector by Tejun Heo · 17 years ago
- bfa318a fix: crash: IP: __bitmap_intersects+0x48/0x73 by Ingo Molnar · 17 years ago
- 7285908 cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write by Mike Travis · 17 years ago
- 5cdc5e9e x86: fully honor "nolapic", fix by Ingo Molnar · 17 years ago
- 422e79a x86: Remove never-called arch_setup_msi_irq() by Michael Ellerman · 17 years ago
- c7f8562 x86: fix section mismatch warnings in kernel/setup_percpu.c by Leonardo Potenza · 17 years ago
- b2b815d x86: put trigger in to detect mismatched apic versions by Mike Travis · 17 years ago
- b2b062b Merge branch 'core/percpu' into stackprotector by Ingo Molnar · 17 years ago
- c2558e0 x86-64: Move isidle from PDA to per-cpu. by Brian Gerst · 17 years ago
- e7a22c1 x86-64: Move nodenumber from PDA to per-cpu. by Brian Gerst · 17 years ago
- 5689553 x86-64: Move irqcount from PDA to per-cpu. by Brian Gerst · 17 years ago
- 3d1e42a x86-64: Move oldrsp from PDA to per-cpu. by Brian Gerst · 17 years ago
- 9af4565 x86-64: Move kernelstack from PDA to per-cpu. by Brian Gerst · 17 years ago
- c6f5e0a x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 17 years ago
- ea92790 x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 17 years ago
- 92d65b2 x86-64: Convert exception stacks to per-cpu by Brian Gerst · 17 years ago
- 26f80bd x86-64: Convert irqstacks to per-cpu by Brian Gerst · 17 years ago
- 9eb912d x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 17 years ago
- 1b437c8 x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 17 years ago
- cef30b3 x86: put trigger in to detect mismatched apic versions. by Mike Travis · 17 years ago
- 6eb714c cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write by Mike Travis · 17 years ago
- 88d998c Merge branch 'misc' into release by Len Brown · 17 years ago
- 5a4ccaf kprobes: check CONFIG_FREEZER instead of CONFIG_PM by Masami Hiramatsu · 17 years ago
- cd3adf5 x86_64: initialize this_cpu_off to __per_cpu_load by Tejun Heo · 17 years ago
- a338af2 x86: fix build bug introduced during merge by Tejun Heo · 17 years ago
- 6dbde35 percpu: add optimized generic percpu accessors by Ingo Molnar · 17 years ago
- 004aa32 x86: misc clean up after the percpu update by Tejun Heo · 17 years ago
- 49357d1 x86: convert pda ops to wrappers around x86 percpu accessors by Tejun Heo · 17 years ago
- b12d8db x86: make pda a percpu variable by Tejun Heo · 17 years ago
- 9939dda x86: merge 64 and 32 SMP percpu handling by Tejun Heo · 17 years ago
- 1a51e3a x86: fold pda into percpu area on SMP by Tejun Heo · 17 years ago