summaryrefslogtreecommitdiff
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | x86, watchdog: Compile fix when CONFIG_LOCAL_APIC not enabledDon Zickus2010-12-13
| * | | | | | | | | | | | | x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctlsDon Zickus2010-12-10
| * | | | | | | | | | | | | lockup detector: Compile fixes from removing the old x86 nmi watchdogDon Zickus2010-12-10
| * | | | | | | | | | | | | x86: Address 'unused' warning in hw_nmi.c againRakib Mullick2010-12-09
| * | | | | | | | | | | | | perf, amd: Remove the nb lockPeter Zijlstra2010-12-08
| * | | | | | | | | | | | | Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar2010-12-07
| |\| | | | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-28
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| / / / / / / / / / / | | | |/ / / / / / / / / /
| | * | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-27
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | x86-64: Fix and clean up AMD Fam10 MMCONF enablingJan Beulich2010-11-18
| | | * | | | | | | | | | | x86: UV: Address interrupt/IO port operation conflictDimitri Sivanich2010-11-18
| | | * | | | | | | | | | | x86, asm: Fix binutils 2.15 build failureTetsuo Handa2010-11-18
| | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-27
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | kprobes: Use text_poke_smp_batch for unoptimizingMasami Hiramatsu2010-12-06
| * | | | | | | | | | | | kprobes: Use text_poke_smp_batch for optimizingMasami Hiramatsu2010-12-06
| * | | | | | | | | | | | x86: Introduce text_poke_smp_batch() for batch-code modifyingMasami Hiramatsu2010-12-06
| * | | | | | | | | | | | kprobes: Support delayed unoptimizingMasami Hiramatsu2010-12-06
| * | | | | | | | | | | | perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-26
| * | | | | | | | | | | | x86: Set cpu masks before calling CPU_STARTING notifiersAndi Kleen2010-11-26
| * | | | | | | | | | | | perf: Introduce is_sampling_event()Franck Bui-Huu2010-11-26
| * | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-11-26
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus2010-11-26
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | x86/kprobes: Prevent kprobes to probe on save_args()Masami Hiramatsu2010-11-18
| | * | | | | | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-11-18
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | x86: Ignore trap bits on single step exceptionsFrederic Weisbecker2010-11-12
| | * | | | | | | | | | | x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOGRakib Mullick2010-11-18
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge commit 'v2.6.37-rc3' into perf/coreIngo Molnar2010-11-26
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-11-18
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | kgdb,x86: fix regression in detach handlingJason Wessel2010-11-17
| | | |/ / / / / / / / /
| | * / / / / / / / / / BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-11-18
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen2010-11-18
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus2010-11-18
| * | | | | | | | | | x86, nmi_watchdog: Remove the old nmi_watchdogDon Zickus2010-11-18
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | x86: apic: Cleanup and simplify setup_local_APIC()Tejun Heo2010-12-10
* | | | | | | | | | x86: Further simplify mp_irq info handlingFeng Tang2010-12-09
* | | | | | | | | | x86: Unify 3 similar ways of saving mp_irqs infoFeng Tang2010-12-09
* | | | | | | | | | x86, ioapic: Avoid writing io_apic id if already correctYinghai Lu2010-12-09
* | | | | | | | | | x86, x2apic: Don't map lapic addr for preenabled x2apic systemsYinghai Lu2010-12-09
* | | | | | | | | | x86, apic: Use register_lapic_address() in init_apic_mapping()Yinghai Lu2010-12-09
* | | | | | | | | | x86, apic: Remove early_init_lapic_mapping()Yinghai Lu2010-12-09
* | | | | | | | | | x86, apic: Unify identical register_lapic_address() functionsYinghai Lu2010-12-09
* | | | | | | | | | Merge branch 'x86/platform' into x86/apic-cleanupsThomas Gleixner2010-12-09
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | x86, earlyprintk: Move mrst early console to platform/ and fix a typoFeng Tang2010-12-06
| * | | | | | | | | x86, apbt: Setup affinity for apb timers acting as per-cpu timerFeng Tang2010-12-06
| * | | | | | | | | x86: platform: Move iris to x86/platform where it belongsThomas Gleixner2010-11-20
| * | | | | | | | | x86/platform: Add Eurobraille/Iris power off supportShérab2010-11-18
| * | | | | | | | | x86: Ce4100: Add reboot_fixup() for CE4100Dirk Brandewie2010-11-12
| * | | | | | | | | x86: Add CE4100 platform supportThomas Gleixner2010-11-12
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86/amd-nb' into x86/apic-cleanupsThomas Gleixner2010-12-09
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | / / / / | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | x86, cacheinfo: Cleanup L3 cache index disable supportHans Rosenfeld2010-11-18