Age | Commit message (Expand) | Author |
2008-12-08 | x86: use NR_IRQS_LEGACY | Yinghai Lu |
2008-12-08 | sparse irq_desc[] array: core kernel and x86 changes | Yinghai Lu |
2008-12-08 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar |
2008-12-05 | Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing... | Ingo Molnar |
2008-12-04 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-12-04 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-12-04 | x86: fix early panic with boot option "nosmp" | Andi Kleen |
2008-12-03 | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2008-12-03 | x86/oprofile: fix Intel cpu family 6 detection | William Cohen |
2008-12-03 | oprofile: fix CPU unplug panic in ppro_stop() | Eric Dumazet |
2008-12-03 | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2008-12-03 | AMD IOMMU: fix possible race while accessing iommu->need_sync | Joerg Roedel |
2008-12-03 | AMD IOMMU: set device table entry for aliased devices | Joerg Roedel |
2008-12-03 | AMD IOMMU: struct amd_iommu remove padding on 64 bit | Richard Kennedy |
2008-12-03 | x86: fix broken flushing in GART nofullflush path | Joerg Roedel |
2008-12-03 | ftrace: add checks on ret stack in function graph | Steven Rostedt |
2008-12-03 | ftrace: function graph return for function entry | Steven Rostedt |
2008-12-03 | ftrace: print real return in dumpstack for function graph | Steven Rostedt |
2008-12-03 | ftrace: add ftrace_graph_stop() | Steven Rostedt |
2008-12-03 | ftrace: have function graph use mcount caller address | Steven Rostedt |
2008-12-03 | ftrace: clean up function graph asm | Steven Rostedt |
2008-12-03 | Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace | Ingo Molnar |
2008-12-02 | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-12-02 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-12-02 | x86, apm: remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of a kernel parameter | Niels de Vos |
2008-12-02 | tracing/function-graph-tracer: support for x86-64 | Frederic Weisbecker |
2008-12-01 | sched: don't export sched_mc_power_savings in laptops | Mahesh Salgaonkar |
2008-11-30 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-11-30 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-11-30 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2008-11-30 | remove __ARCH_WANT_COMPAT_SYS_PTRACE | Christoph Hellwig |
2008-11-30 | xen_play_dead() is __cpuinit | Al Viro |
2008-11-30 | xen_setup_vcpu_info_placement() is not init on x86 | Al Viro |
2008-11-30 | kvm_setup_secondary_clock() is cpuinit | Al Viro |
2008-11-30 | enable_IR_x2apic() needs to be __init | Al Viro |
2008-11-29 | x86: fix dma_mapping_error for 32bit x86 | Thomas Bogendoerfer |
2008-11-27 | x86: always define DECLARE_PCI_UNMAP* macros | Joerg Roedel |
2008-11-27 | Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar |
2008-11-26 | KVM: MMU: avoid creation of unreachable pages in the shadow | Marcelo Tosatti |
2008-11-26 | tracing: add "power-tracer": C/P state tracer to help power optimization | Arjan van de Ven |
2008-11-26 | ftrace: use code patching for ftrace graph tracer | Steven Rostedt |
2008-11-26 | x86: fixup config space size of CPU functions for AMD family 11h | Andreas Herrmann |
2008-11-26 | tracing: function graph tracer, fix | Ingo Molnar |
2008-11-26 | tracing/function-return-tracer: set a more human readable output | Frederic Weisbecker |
2008-11-26 | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker |
2008-11-25 | [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value | Andreas Herrmann |
2008-11-25 | x86, bts, ftrace: a BTS ftrace plug-in prototype | Markus Metzger |
2008-11-25 | x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c | Markus Metzger |
2008-11-25 | x86, bts: base in-kernel ds interface on handles | Markus Metzger |
2008-11-25 | Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-... | Ingo Molnar |