Age | Commit message (Expand) | Author |
2010-10-27 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-26 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2010-10-26 | replace nested max/min macros with {max,min}3 macro | Hagen Paul Pfeifer |
2010-10-26 | perf, x86: Fix up kmap_atomic() type | Peter Zijlstra |
2010-10-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2010-10-25 | Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' int... | Len Brown |
2010-10-23 | Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu... | Linus Torvalds |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-22 | [CPUFREQ]: x86, cpufreq: Mark longrun_get_policy with __cpuinit. | Rakib Mullick |
2010-10-22 | [CPUFREQ] arch/x86/kernel/cpu/cpufreq: Fix unsigned return type | Julia Lawall |
2010-10-22 | perf, x86: Use NUMA aware allocations for PEBS/BTS/DS allocations | Peter Zijlstra |
2010-10-22 | perf, x86: Clean up reserve_ds_buffers() signature | Peter Zijlstra |
2010-10-22 | perf, x86: Less disastrous PEBS/BTS buffer allocation failure | Peter Zijlstra |
2010-10-22 | perf, x86: Fixup the precise_ip computation | Peter Zijlstra |
2010-10-22 | perf, x86: Extract DS alloc/free functions | Peter Zijlstra |
2010-10-22 | perf, x86: Extract PEBS/BTS allocation functions | Peter Zijlstra |
2010-10-22 | perf, x86: Extract PEBS/BTS buffer free routines | Peter Zijlstra |
2010-10-21 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-21 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-20 | apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets | Robert Richter |
2010-10-20 | Merge branch 'linus' into irq/core | Ingo Molnar |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra |
2010-10-18 | perf_events: Fix bogus AMD64 generic TLB events | Stephane Eranian |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-12 | Merge branch 'x86/urgent' of into irq/sparseirq | Thomas Gleixner |
2010-10-12 | Merge branch 'x86/cleanups' into irq/sparseirq | Thomas Gleixner |
2010-10-12 | acpi-cpufreq: fix a memleak when unloading driver | Zhang Rui |
2010-10-11 | x86, numa: Assign CPUs to nodes in round-robin manner on fake NUMA | Nikanth Karthikesan |
2010-10-11 | x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order | Borislav Petkov |
2010-10-08 | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar |
2010-10-08 | x86, mce, therm_throt.c: Fix missing curly braces in error handling logic | Jin Dongming |
2010-10-05 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-05 | perf, gcc-4.6: Fix set but unused variable | Andi Kleen |
2010-10-05 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-10-04 | x86, cpu: Fix X86_FEATURE_NOPL | Borislav Petkov |
2010-10-04 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2010-10-01 | x86, amd: Extract compute unit information for AMD CPUs | Andreas Herrmann |
2010-10-01 | x86, amd: Add support for CPUID topology extension of AMD CPUs | Andreas Herrmann |
2010-10-01 | x86, nmi: Support NMI watchdog on newer AMD CPU families | Andreas Herrmann |
2010-10-01 | x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUs | Andreas Herrmann |
2010-10-01 | Merge remote branch 'origin/x86/cpu' into x86/amd-nb | H. Peter Anvin |
2010-09-30 | [CPUFREQ] Fix memory leaks in pcc_cpufreq_do_osc | Pekka Enberg |
2010-09-30 | [CPUFREQ] acpi-cpufreq: add missing __percpu markup | Namhyung Kim |
2010-09-30 | perf, x86: Handle in flight NMIs on P4 platform | Cyrill Gorcunov |