summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2008-11-26KVM: MMU: avoid creation of unreachable pages in the shadowMarcelo Tosatti
2008-11-26x86: microcode: fix sparse warningsHannes Eder
2008-11-26tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven
2008-11-26ftrace: use code patching for ftrace graph tracerSteven Rostedt
2008-11-26x86: signal: unify signal_{32|64}.cHiroshi Shimamoto
2008-11-26x86: signal: unify signal_{32|64}.c, prepareHiroshi Shimamoto
2008-11-26x86: signal: cosmetic unification of __setup_sigframe() and __setup_rt_sigfra...Hiroshi Shimamoto
2008-11-26x86: signal: move {setup|restore}_sigcontext()Hiroshi Shimamoto
2008-11-26x86: fixup config space size of CPU functions for AMD family 11hAndreas Herrmann
2008-11-26tracing: function graph tracer, fixIngo Molnar
2008-11-26tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker
2008-11-26tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker
2008-11-25[CPUFREQ] powernow-k8: ignore out-of-range PstateStatus valueAndreas Herrmann
2008-11-25x86, bts, ftrace: a BTS ftrace plug-in prototypeMarkus Metzger
2008-11-25x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.cMarkus Metzger
2008-11-25x86, bts: base in-kernel ds interface on handlesMarkus Metzger
2008-11-25Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-...Ingo Molnar
2008-11-25x86, bts: fix wrmsr and spinlock over kmallocMarkus Metzger
2008-11-25x86, pebs: fix PEBS record size configurationMarkus Metzger
2008-11-25x86, bts: turn macro into static inline functionMarkus Metzger
2008-11-25x86, bts: exclude ds.c from build when disabledMarkus Metzger
2008-11-25arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoulJulia Lawall
2008-11-25x86: use limited register constraint for setnzSteven Rostedt
2008-11-25x86: fix unused variable warning in arch/x86/kernel/hpet.cIngo Molnar
2008-11-24Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096Ingo Molnar
2008-11-24Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar
2008-11-24Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar
2008-11-24x86 defconfig: increase CONFIG_LOG_BUF_SHIFTIngo Molnar
2008-11-24x86: correct link to HPET timer specificationDenis V. Lunev
2008-11-24x86: drop REBOOT_CF9_COND from reboot fallback chainH. Peter Anvin
2008-11-23x86: HPET: fix sparse warningHannes Eder
2008-11-23x86, debug: remove the confusing entry in call tracejia zhang
2008-11-23x86: boot - fix sparse warningsHannes Eder
2008-11-23x86: introduce ENTRY(KPROBE_ENTRY)_X86 assembly helpers to catch unbalanced d...Cyrill Gorcunov
2008-11-23KVM: MMU: fix sync of ptes addressed at owner pagetableMarcelo Tosatti
2008-11-23x86: KPROBE_ENTRY should be paired wth KPROBE_ENDAlexander van Heukelum
2008-11-23x86: include ENTRY/END in entry handlers in entry_64.SAlexander van Heukelum
2008-11-23KVM: VMX: Fix interrupt loss during race with NMIAvi Kivity
2008-11-23x86: remove duplicate #define from 'cpufeature.h'Hannes Eder
2008-11-23xen: pin correct PGD on suspendIan Campbell
2008-11-23x86: move dwarf2 related macro to dwarf2.hCyrill Gorcunov
2008-11-23Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2008-11-23x86: revert irq number limitationThomas Gleixner
2008-11-23tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORTTörök Edwin
2008-11-23tracing/stack-tracer: fix style issuesTörök Edwin
2008-11-23x86: hypervisor - fix sparse warningsHannes Eder
2008-11-23x86: vmware - fix sparse warningsHannes Eder
2008-11-23Merge commit 'v2.6.28-rc6' into irq/urgentIngo Molnar
2008-11-23x86: signal: cosmetic unification of sys_rt_sigreturn()Hiroshi Shimamoto
2008-11-23x86: signal: cosmetic unification of sys_sigaltstack()Hiroshi Shimamoto