aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2009-09-20x86: Correct segment permission flags in 64-bit linker scriptJan Beulich
2009-09-20x86: cpuinit-annotate SMP boot trampolines properlyJan Beulich
2009-09-20x86: Increase timeout for EHCI debug port reset completion in early printkJan Beulich
2009-09-20x86: Trivial whitespace cleanupsFelipe Contreras
2009-09-20x86, apic: Fix missed handling of discrete apicsCyrill Gorcunov
2009-09-20x86/i386: Remove duplicated #includeHuang Weiyi
2009-09-20x86, mtrr: Convert loop to a while based construct, avoid naked semicolonJoe Perches
2009-09-20perf_counter: x86: Fix PMU resource leakPeter Zijlstra
2009-09-20includecheck fix: x86, cpu/common.cJaswinder Singh Rajput
2009-09-20includecheck fix: x86, traps.cJaswinder Singh Rajput
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers
2009-09-19Revert 'x86: Fix system crash when loading with "reservetop" parameter'Yinghai Lu
2009-09-19x86, mce: Fix compile warning in case of CONFIG_SMP=nAndreas Herrmann
2009-09-19tracing, x86, cpuidle: Move the end point of a C state in the power tracerArjan van de Ven
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven
2009-09-19Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-09-19x86, apic: Use logical flat on intel with <= 8 logical cpusSuresh Siddha
2009-09-19Merge branch 'linus' into sfi-releaseLen Brown
2009-09-18Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-18x86, perf_counter, bts: Optimize BTS overflow handlingMarkus Metzger
2009-09-18x86: Cleanup linker script using new linker script macros.Tim Abbott
2009-09-18x86: Use section .data.page_aligned for the idt_table.Tim Abbott
2009-09-18x86: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott
2009-09-18x86: fix fragile computation of vsyscall addressAnders Kaseorg
2009-09-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-18x86: SGI UV: Map MMIO-High memory rangeJack Steiner
2009-09-18x86: apic: Convert BUG() to BUG_ON()Daniel Walker
2009-09-17Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-17Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-17Merge branch 'linus' into tracing/coreIngo Molnar
2009-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2009-09-16[CPUFREQ] Fix NULL ptr regression in powernow-k8Kurt Roeckx
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-16x86: Move get/set_wallclock to x86_platform_opsFeng Tang
2009-09-16x86, EDAC: Provide function to return NodeId of a CPUAndreas Herrmann
2009-09-16sched: x86: Name old_perf in a unique wayPeter Zijlstra
2009-09-16x86: platform: Fix section annotationsThomas Gleixner
2009-09-15SFI: remove unneeded includesFeng Tang
2009-09-15sfi: Remove unused codeThomas Gleixner
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-15Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-15Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-15x86: sched: Provide arch implementations using aperf/mperfPeter Zijlstra
2009-09-15x86: Add generic aperf/mperf codePeter Zijlstra
2009-09-15x86: Move APERF/MPERF into a X86_FEATUREPeter Zijlstra
2009-09-14Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2009-09-14x86, mce: Fix compilation with !CONFIG_DEBUG_FS in mce-severity.cAndi Kleen