Age | Commit message (Expand) | Author |
2011-05-02 | x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optional | Tejun Heo |
2011-05-02 | x86, NUMA: Unify 32/64bit numa_cpu_node() implementation | Tejun Heo |
2011-05-02 | x86-32, NUMA: Automatically set apicid -> node in setup_local_APIC() | Tejun Heo |
2011-05-02 | x86-64, NUMA: simplify nodedata allocation | Tejun Heo |
2011-05-02 | x86-64, NUMA: trivial cleanups for setup_node_bootmem() | Tejun Heo |
2011-05-02 | x86-64, NUMA: Simplify hotadd memory handling | Tejun Heo |
2011-05-02 | Merge branch 'x86/urgent' into x86-mm | Tejun Heo |
2011-05-02 | Merge branch 'x86/numa' into x86-mm | Tejun Heo |
2011-05-01 | x86: Fix spelling error in the memcpy() source code comment | Bart Van Assche |
2011-05-01 | x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo() | Yinghai Lu |
2011-05-01 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2011-05-01 | x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors | Boris Ostrovsky |
2011-04-29 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-04-29 | x86: Better comments for get_bios_ebda() | Mike Waychison |
2011-04-29 | x86: get_bios_ebda_length() | Mike Waychison |
2011-04-29 | perf events, x86: Add Westmere stalled-cycles-frontend/backend events | Ingo Molnar |
2011-04-29 | perf, x86: Add new stalled cycles events for Intel and AMD CPUs | Ingo Molnar |
2011-04-29 | perf events: Add generic front-end and back-end stalled cycle event definitions | Ingo Molnar |
2011-04-29 | ioremap: Delay sanity check until after a successful mapping | Tim Gardner |
2011-04-28 | x86: signal: sys_rt_sigreturn() should use set_current_blocked() | Oleg Nesterov |
2011-04-28 | x86: signal: handle_signal() should use set_current_blocked() | Oleg Nesterov |
2011-04-28 | x86: ce4100: Configure IOAPIC pins for USB and SATA to level type | Sebastian Andrzej Siewior |
2011-04-28 | x86: devicetree: Configure IOAPIC pin only once | Sebastian Andrzej Siewior |
2011-04-28 | perf event, x86: Use better stalled cycles metric | Ingo Molnar |
2011-04-27 | net: filter: Just In Time compiler for x86-64 | Eric Dumazet |
2011-04-27 | perf, x86, nmi: Move LVT un-masking into irq handlers | Don Zickus |
2011-04-27 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2011-04-26 | perf events, x86: Mark constrant tables read mostly | Ingo Molnar |
2011-04-26 | perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLES | Ingo Molnar |
2011-04-26 | Merge branch 'perf/urgent' into perf/stat | Ingo Molnar |
2011-04-26 | perf events, x86: Work around the Nehalem AAJ80 erratum | Ingo Molnar |
2011-04-26 | perf, x86: Fix BTS condition | Peter Zijlstra |
2011-04-25 | x86, setup: When probing memory with e801, use ax/bx as a pair | H. Peter Anvin |
2011-04-25 | x86, hw_breakpoints: Fix racy access to ptrace breakpoints | Frederic Weisbecker |
2011-04-24 | x86: Demacro CONFIG_PARAVIRT cpu accessors | Avi Kivity |
2011-04-24 | perf events, x86, P4: Fix typo in comment | Justin P. Mattock |
2011-04-23 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2011-04-22 | perf, x86: Update/fix Intel Nehalem cache events | Peter Zijlstra |
2011-04-22 | perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflow | Cyrill Gorcunov |
2011-04-22 | perf, x86: P4 PMU -- Use perf_sample_data_init helper | Cyrill Gorcunov |
2011-04-22 | Merge branch 'linus' into perf/core | Ingo Molnar |
2011-04-22 | x86, perf event: Turn off unstructured raw event access to offcore registers | Ingo Molnar |
2011-04-22 | perf: Support Xeon E7's via the Westmere PMU driver | Andi Kleen |
2011-04-21 | Merge commit 'v2.6.39-rc4' into sched/core | Ingo Molnar |
2011-04-21 | x86, mce: Drop the default decoding notifier | Borislav Petkov |
2011-04-21 | x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPS | David Rientjes |
2011-04-21 | Revert "x86, NUMA: Fix fakenuma boot failure" | David Rientjes |
2011-04-20 | Merge branch 'stable/bug-fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-04-20 | xen/p2m: Add EXPORT_SYMBOL_GPL to the M2P override functions. | Konrad Rzeszutek Wilk |
2011-04-20 | xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32 | Stefano Stabellini |