| Commit message (Expand) | Author | Age |
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-04-07 |
|\ |
|
| * | perf, x86: Enable Nehalem-EX support | Vince Weaver | 2010-04-06 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-04-07 |
|\ \
| |/
|/| |
|
| * | x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boards | Suresh Siddha | 2010-04-02 |
| * | x86: Increase CONFIG_NODES_SHIFT max to 10 | David Rientjes | 2010-04-02 |
| * | ibft, x86: Change reserve_ibft_region() to find_ibft_region() | Yinghai Lu | 2010-04-01 |
| * | x86, hpet: Fix bug in RTC emulation | Alok Kataria | 2010-04-01 |
| * | x86, hpet: Erratum workaround for read after write of HPET comparator | Pallipadi, Venkatesh | 2010-04-01 |
| * | x86: Handle overlapping mptables | Andi Kleen | 2010-04-01 |
| * | x86: Make e820_remove_range to handle all covered case | Yinghai Lu | 2010-03-31 |
| * | x86-32, resume: do a global tlb flush in S4 resume | Shaohua Li | 2010-03-30 |
* | | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-04 |
|\ \ |
|
| * | | perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels | Torok Edwin | 2010-04-02 |
| * | | perf, x86: Fix AMD hotplug & constraint initialization | Peter Zijlstra | 2010-04-02 |
| * | | x86: Move notify_cpu_starting() callback to a later stage | Peter Zijlstra | 2010-04-02 |
| * | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2010-04-02 |
| |\ \
| | |/
| |/| |
|
| | * | x86,kgdb: Always initialize the hw breakpoint attribute | Jason Wessel | 2010-04-01 |
| | * | perf: Use hot regs with software sched switch/migrate events | Frederic Weisbecker | 2010-04-01 |
| * | | x86: Make sure free_init_pages() frees pages on page boundary | Yinghai Lu | 2010-03-29 |
| * | | x86: Make smp_locks end with page alignment | Yinghai Lu | 2010-03-29 |
| |/ |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | | x86: don't include slab.h from arch/x86/include/asm/pgtable_32.h | Tejun Heo | 2010-03-30 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-03-26 |
|\ |
|
| * | x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 | Bjorn Helgaas | 2010-03-25 |
| * | x86/PCI: for host bridge address space collisions, show conflicting resource | Bjorn Helgaas | 2010-03-25 |
| * | x86/PCI: remove redundant warnings | Bjorn Helgaas | 2010-03-25 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-03-26 |
|\ \ |
|
| * | | x86, amd: Restrict usage of c1e_idle() | Andreas Herrmann | 2010-03-19 |
| * | | x86: Fix placement of FIX_OHCI1394_BASE | Jan Beulich | 2010-03-16 |
| * | | x86: Handle legacy PIC interrupts on all the cpu's | Suresh Siddha | 2010-03-16 |
* | | | x86 / perf: Fix suspend to RAM on HP nx6325 | Rafael J. Wysocki | 2010-03-22 |
| |/
|/| |
|
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-18 |
|\ \
| |/
|/| |
|
| * | perf: Fix unexported generic perf_arch_fetch_caller_regs | Frederic Weisbecker | 2010-03-17 |
| * | perf: export perf_trace_regs and perf_arch_fetch_caller_regs | Xiao Guangrong | 2010-03-11 |
| * | perf, x86: Fix hw_perf_enable() event assignment | Peter Zijlstra | 2010-03-11 |
| * | perf: Introduce new perf_fetch_caller_regs() for hot regs snapshot | Frederic Weisbecker | 2010-03-10 |
| * | perf/x86-64: Use frame pointer to walk on irq and process stacks | Frederic Weisbecker | 2010-03-10 |
| * | perf, x86: Fix double enable calls | Peter Zijlstra | 2010-03-10 |
| * | perf, x86: Fix double disable calls | Peter Zijlstra | 2010-03-10 |
| * | perf, x86: Properly account n_added | Peter Zijlstra | 2010-03-10 |
| * | perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) | Peter Zijlstra | 2010-03-10 |
| * | perf, x86: Fix x86_pmu_start | Peter Zijlstra | 2010-03-10 |
| * | perf, x86: Use unlocked bitops | Peter Zijlstra | 2010-03-10 |
| * | perf, x86: Change x86_pmu.{enable,disable} calling convention | Peter Zijlstra | 2010-03-10 |
| * | perf, x86: Remove superfluous arguments to x86_perf_event_update() | Peter Zijlstra | 2010-03-10 |
| * | perf, x86: Remove superfluous arguments to x86_perf_event_set_period() | Peter Zijlstra | 2010-03-10 |
| * | perf, x86, Do not user perf_disable from NMI context | Peter Zijlstra | 2010-03-10 |
| * | perf: Rework and fix the arch CPU-hotplug hooks | Peter Zijlstra | 2010-03-10 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----------. \ | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 2010-03-14 |
|\ \ \ \ \ \ \ \ |
|
| | | | | * | | | | ACPI: processor: driver doesn't need to evaluate _PDC | Alex Chiang | 2010-03-14 |