Age | Commit message (Expand) | Author | Files | Lines |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-09-21 | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 4 | -282/+282 |
2009-09-21 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -3/+6 |
2009-09-21 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -7/+14 |
2009-09-21 | trivial: fix missing printk space in amd_k7_smp_check | Michael Tokarev | 1 | -1/+1 |
2009-09-21 | perf: Tidy up after the big rename | Ingo Molnar | 1 | -7/+7 |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 4 | -256/+256 |
2009-09-21 | perf_counter: Rename 'event' to event_id/hw_event | Ingo Molnar | 1 | -24/+24 |
2009-09-21 | Merge branch 'linus' into perfcounters/rename | Ingo Molnar | 5 | -49/+52 |
2009-09-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6 | Linus Torvalds | 1 | -1/+0 |
2009-09-21 | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2 | -28/+39 |
2009-09-20 | x86: Print the hypervisor returned tsc_khz during boot | Alok Kataria | 1 | -0/+6 |
2009-09-20 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 4 | -48/+52 |
2009-09-20 | x86/i386: Remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2009-09-20 | x86, mtrr: Convert loop to a while based construct, avoid naked semicolon | Joe Perches | 1 | -6/+6 |
2009-09-20 | perf_counter: x86: Fix PMU resource leak | Peter Zijlstra | 1 | -3/+6 |
2009-09-20 | includecheck fix: x86, cpu/common.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-19 | x86, mce: Fix compile warning in case of CONFIG_SMP=n | Andreas Herrmann | 1 | -1/+2 |
2009-09-19 | tracing, perf: Convert the power tracer into an event tracer | Arjan van de Ven | 1 | -5/+2 |
2009-09-19 | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 37 | -1827/+1618 |
2009-09-19 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -16/+19 |
2009-09-18 | x86, perf_counter, bts: Optimize BTS overflow handling | Markus Metzger | 1 | -23/+37 |
2009-09-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2 | -32/+33 |
2009-09-18 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 11 | -691/+322 |
2009-09-18 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -78/+73 |
2009-09-16 | [CPUFREQ] Fix NULL ptr regression in powernow-k8 | Kurt Roeckx | 1 | -7/+8 |
2009-09-16 | x86, EDAC: Provide function to return NodeId of a CPU | Andreas Herrmann | 1 | -0/+10 |
2009-09-16 | sched: x86: Name old_perf in a unique way | Peter Zijlstra | 1 | -2/+2 |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 4 | -14/+14 |
2009-09-15 | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -9/+37 |
2009-09-15 | x86: sched: Provide arch implementations using aperf/mperf | Peter Zijlstra | 2 | -1/+56 |
2009-09-15 | x86: Add generic aperf/mperf code | Peter Zijlstra | 1 | -70/+9 |
2009-09-15 | x86: Move APERF/MPERF into a X86_FEATURE | Peter Zijlstra | 2 | -7/+8 |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 1 | -1/+11 |
2009-09-14 | x86, mce: Fix compilation with !CONFIG_DEBUG_FS in mce-severity.c | Andi Kleen | 1 | -0/+2 |
2009-09-14 | x86, mce: do not compile mcelog message on AMD | Borislav Petkov | 1 | -1/+4 |
2009-09-14 | x86, mce: pass mce info to EDAC for decoding | Borislav Petkov | 1 | -0/+7 |
2009-09-14 | Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+14 |
2009-09-14 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -18/+104 |
2009-09-14 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 20 | -992/+1013 |
2009-09-14 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -21/+21 |
2009-09-04 | x86: Use hard_smp_processor_id() to get apic id for AMD K8 cpus | Yinghai Lu | 1 | -1/+4 |
2009-09-04 | x86, perf_counter, bts: Do not allow kernel BTS tracing for now | markus.t.metzger@intel.com | 1 | -2/+9 |
2009-09-04 | x86, perf_counter, bts: Correct pointer-to-u64 casts | markus.t.metzger@intel.com | 1 | -12/+12 |
2009-09-04 | x86, perf_counter, bts: Fail if BTS is not available | markus.t.metzger@intel.com | 1 | -14/+11 |
2009-09-04 | x86/i386: Put aligned stack-canary in percpu shared_aligned section | Jeremy Fitzhardinge | 1 | -1/+1 |
2009-09-04 | x86, mcheck: Use correct cpumask for shared bank4 | Andreas Herrmann | 1 | -3/+5 |
2009-09-04 | x86, cacheinfo: Fixup L3 cache information for AMD multi-node processors | Andreas Herrmann | 1 | -10/+22 |
2009-09-04 | x86: Fix CPU llc_shared_map information for AMD Magny-Cours | Andreas Herrmann | 1 | -1/+63 |
2009-09-03 | x86/i386: Make sure stack-protector segment base is cache aligned | Jeremy Fitzhardinge | 1 | -1/+1 |