| Commit message (Expand) | Author | Age | Files | Lines |
* | powernow-k8: Fix frequency reporting | Mark Langsdorf | 2010-05-03 | 1 | -1/+2 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-04-28 | 1 | -0/+21 |
|\ |
|
| * | x86: Disable large pages on CPUs with Atom erratum AAE44 | H. Peter Anvin | 2010-04-23 | 1 | -0/+21 |
* | | VMware Balloon driver | Dmitry Torokhov | 2010-04-24 | 1 | -0/+2 |
|/ |
|
* | perf, x86: Enable Nehalem-EX support | Vince Weaver | 2010-04-06 | 1 | -0/+1 |
* | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-05 | 2 | -43/+91 |
|\ |
|
| * | perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels | Torok Edwin | 2010-04-02 | 1 | -5/+39 |
| * | perf, x86: Fix AMD hotplug & constraint initialization | Peter Zijlstra | 2010-04-02 | 2 | -36/+52 |
| * | perf: Use hot regs with software sched switch/migrate events | Frederic Weisbecker | 2010-04-01 | 1 | -2/+0 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 18 | -8/+10 |
|/ |
|
* | x86 / perf: Fix suspend to RAM on HP nx6325 | Rafael J. Wysocki | 2010-03-22 | 1 | -3/+5 |
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-18 | 4 | -153/+159 |
|\ |
|
| * | perf: Fix unexported generic perf_arch_fetch_caller_regs | Frederic Weisbecker | 2010-03-17 | 1 | -1/+2 |
| * | perf: export perf_trace_regs and perf_arch_fetch_caller_regs | Xiao Guangrong | 2010-03-11 | 1 | -0/+1 |
| * | perf, x86: Fix hw_perf_enable() event assignment | Peter Zijlstra | 2010-03-11 | 1 | -9/+3 |
| * | perf: Introduce new perf_fetch_caller_regs() for hot regs snapshot | Frederic Weisbecker | 2010-03-10 | 1 | -0/+12 |
| * | perf, x86: Fix double enable calls | Peter Zijlstra | 2010-03-10 | 1 | -0/+4 |
| * | perf, x86: Fix double disable calls | Peter Zijlstra | 2010-03-10 | 1 | -1/+2 |
| * | perf, x86: Properly account n_added | Peter Zijlstra | 2010-03-10 | 1 | -2/+2 |
| * | perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) | Peter Zijlstra | 2010-03-10 | 2 | -15/+7 |
| * | perf, x86: Fix x86_pmu_start | Peter Zijlstra | 2010-03-10 | 1 | -13/+10 |
| * | perf, x86: Use unlocked bitops | Peter Zijlstra | 2010-03-10 | 3 | -6/+5 |
| * | perf, x86: Change x86_pmu.{enable,disable} calling convention | Peter Zijlstra | 2010-03-10 | 3 | -33/+38 |
| * | perf, x86: Remove superfluous arguments to x86_perf_event_update() | Peter Zijlstra | 2010-03-10 | 2 | -13/+8 |
| * | perf, x86: Remove superfluous arguments to x86_perf_event_set_period() | Peter Zijlstra | 2010-03-10 | 2 | -9/+8 |
| * | perf, x86, Do not user perf_disable from NMI context | Peter Zijlstra | 2010-03-10 | 1 | -6/+5 |
| * | perf: Rework and fix the arch CPU-hotplug hooks | Peter Zijlstra | 2010-03-10 | 3 | -64/+71 |
* | | x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=y | Ingo Molnar | 2010-03-14 | 1 | -2/+2 |
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-03-13 | 1 | -1/+2 |
|\ \ |
|
| * | | x86: Fix sched_clock_cpu for systems with unsynchronized TSC | Dimitri Sivanich | 2010-03-02 | 1 | -1/+2 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-03-13 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | x86: Reduce per cpu MCA boot up messages | Mike Travis | 2010-03-11 | 1 | -2/+2 |
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-13 | 1 | -3/+8 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | x86/mce: Fix RCU lockdep splats | Paul E. McKenney | 2010-03-11 | 1 | -3/+8 |
* | | | | perf: Provide generic perf_sample_data initialization | Peter Zijlstra | 2010-03-10 | 2 | -6/+3 |
* | | | | Merge commit 'v2.6.34-rc1' into perf/urgent | Ingo Molnar | 2010-03-09 | 19 | -430/+891 |
|\ \ \ \ |
|
| * | | | | sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes | Eric W. Biederman | 2010-03-07 | 1 | -0/+1 |
| * | | | | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 | 2 | -2/+2 |
| * | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2010-03-07 | 3 | -0/+635 |
| |\ \ \ \ |
|
| | * | | | | [CPUFREQ] Fix cast warning in pcc driver. | Dave Jones | 2010-01-13 | 1 | -2/+1 |
| | * | | | | [CPUFREQ] Processor Clocking Control interface driver | Naga Chumbalkar | 2010-01-13 | 3 | -0/+636 |
| * | | | | | bitops: rename for_each_bit() to for_each_set_bit() | Akinobu Mita | 2010-03-06 | 2 | -2/+2 |
| * | | | | | x86: fix mtrr missing kernel-doc | Randy Dunlap | 2010-03-05 | 1 | -0/+1 |
| * | | | | | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-03-03 | 1 | -179/+29 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | x86: Change range end to start+size | Yinghai Lu | 2010-02-10 | 1 | -16/+16 |
| | * | | | | x86: Move range related operation to one file | Yinghai Lu | 2010-02-10 | 1 | -165/+15 |
| * | | | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2010-03-01 | 1 | -3/+3 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | ACPI: replace acpi_integer by u64 | Lin Ming | 2010-01-28 | 1 | -3/+3 |
| * | | | | | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-02-28 | 6 | -14/+14 |
| |\ \ \ \ \ |
|
| | * | | | | | x86: Convert set_atomicity_lock to raw_spinlock | Thomas Gleixner | 2010-02-16 | 1 | -3/+3 |