| Commit message (Expand) | Author | Age | Files | Lines |
* | perf tools: Emit clearer message for sys_perf_event_open ENOENT return | Arnaldo Carvalho de Melo | 2011-01-10 | 2 | -0/+5 |
* | perf stat: better error message for unsupported events | David Ahern | 2011-01-10 | 1 | -0/+2 |
* | perf sched: Fix allocation result check | Arnaldo Carvalho de Melo | 2011-01-10 | 1 | -1/+1 |
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-01-09 | 165 | -2060/+5763 |
|\ |
|
| * | dynamic debug: Fix build issue with older gcc | Jason Baron | 2011-01-07 | 2 | -19/+8 |
| * | tracing: Fix TRACE_EVENT power tracepoint creation | Mathieu Desnoyers | 2011-01-07 | 2 | -1/+2 |
| * | tracing: Fix preempt count leak | Li Zefan | 2011-01-07 | 1 | -4/+2 |
| * | tracepoint: Add __rcu annotation | Lai Jiangshan | 2011-01-07 | 1 | -1/+1 |
| * | tracing: remove duplicate null-pointer check in skb tracepoint | Mathieu Desnoyers | 2011-01-07 | 1 | -3/+1 |
| * | tracing/trivial: Add missing comma in TRACE_EVENT comment | Mathieu Desnoyers | 2011-01-07 | 1 | -1/+1 |
| * | tracing: Include module.h in define_trace.h | Steven Rostedt | 2011-01-07 | 1 | -0/+10 |
| * | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-01-06 | 2 | -143/+39 |
| |\ |
|
| | * | x86, mm: Initialize initial_page_table before paravirt jumps | Rusty Russell | 2011-01-04 | 2 | -143/+39 |
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *---------. \ | Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-... | Linus Torvalds | 2011-01-06 | 11 | -15/+117 |
| |\ \ \ \ \ \ \ |
|
| | | | | | | * | | irq: Better struct irqaction layout | Eric Dumazet | 2010-11-10 | 1 | -3/+3 |
| | | | | | * | | | locking, lockdep: Convert sprintf_symbol to %pS | Joe Perches | 2010-11-10 | 1 | -10/+6 |
| | | | | * | | | | x86, paravirt: Use native_halt on a halt, not native_safe_halt | Cliff Wickman | 2010-12-27 | 1 | -1/+1 |
| | | | * | | | | | x86, hwmon: Add core threshold notification to therm_throt.c | R, Durgadoss | 2011-01-03 | 3 | -0/+55 |
| | | | | |_|_|/
| | | | |/| | | |
|
| | | * | | | | | x86-64, asm: Use fxsaveq/fxrestorq in more places | H. Peter Anvin | 2010-10-22 | 1 | -0/+24 |
| | * | | | | | | x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resume | Suresh Siddha | 2010-12-13 | 4 | -1/+28 |
| * | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-01-06 | 3 | -35/+57 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86, UV, BAU: Extend for more than 16 cpus per socket | Cliff Wickman | 2011-01-03 | 2 | -8/+23 |
| | * | | | | | | | x86, UV: Fix the effect of extra bits in the hub nodeid register | Jack Steiner | 2010-12-22 | 1 | -12/+21 |
| | * | | | | | | | x86, UV: Add common uv_early_read_mmr() function for reading MMRs | Jack Steiner | 2010-12-22 | 1 | -16/+14 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-01-06 | 2 | -9/+96 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86: Check tsc available/disabled in the delayed init function | Thomas Gleixner | 2010-12-13 | 1 | -0/+3 |
| | * | | | | | | | x86: Improve TSC calibration using a delayed workqueue | John Stultz | 2010-12-02 | 1 | -3/+83 |
| | * | | | | | | | Merge remote branch 'tip/x86/tsc' into fortglx/2.6.38/tip/x86/tsc | John Stultz | 2010-12-02 | 2 | -6/+10 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | x86: Make tsc=reliable override boot time stability checks | john stultz | 2009-08-28 | 2 | -6/+10 |
| * | | | | | | | | | Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-06 | 10 | -18/+266 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | module: Move RO/NX module protection to after ftrace module update | Steven Rostedt | 2010-12-23 | 1 | -12/+12 |
| | * | | | | | | | | | Merge commit 'v2.6.37-rc7' into x86/security | Ingo Molnar | 2010-12-23 | 1392 | -11415/+21973 |
| | |\ \ \ \ \ \ \ \ \
| | | | |_|/ / / / / /
| | | |/| | | | | | | |
|
| | * | | | | | | | | | x86: Resume trampoline must be executable | Lin Ming | 2010-11-22 | 1 | -2/+1 |
| | * | | | | | | | | | x86: Add RO/NX protection for loadable kernel modules | matthieu castet | 2010-11-18 | 4 | -3/+193 |
| | * | | | | | | | | | x86: Add NX protection for kernel data | Matthieu Castet | 2010-11-18 | 7 | -6/+57 |
| | * | | | | | | | | | x86: Fix improper large page preservation | matthieu castet | 2010-11-18 | 1 | -10/+18 |
| * | | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-06 | 28 | -18/+1934 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | x86, earlyprintk: Move mrst early console to platform/ and fix a typo | Feng Tang | 2010-12-06 | 4 | -3/+2 |
| | * | | | | | | | | | | x86, apbt: Setup affinity for apb timers acting as per-cpu timer | Feng Tang | 2010-12-06 | 1 | -0/+1 |
| | * | | | | | | | | | | ce4100: Add errata fixes for UART on CE4100 | Dirk Brandewie | 2010-12-06 | 1 | -2/+92 |
| | * | | | | | | | | | | x86: platform: Move iris to x86/platform where it belongs | Thomas Gleixner | 2010-11-20 | 4 | -1/+2 |
| | * | | | | | | | | | | x86, mrst: Check platform_device_register() return code | Vasiliy Kulikov | 2010-11-18 | 1 | -2/+1 |
| | * | | | | | | | | | | x86/platform: Add Eurobraille/Iris power off support | Shérab | 2010-11-18 | 3 | -0/+105 |
| | * | | | | | | | | | | x86, mrst: Add explanation for using 1960 as the year offset for vrtc | Feng Tang | 2010-11-17 | 1 | -1/+5 |
| | * | | | | | | | | | | x86, mrst: Fix dependencies of "select INTEL_SCU_IPC" | Randy Dunlap | 2010-11-17 | 1 | -0/+1 |
| | * | | | | | | | | | | x86, mrst: The shutdown for MRST requires the SCU IPC mechanism | Alan Cox | 2010-11-17 | 1 | -0/+1 |
| | * | | | | | | | | | | x86: Ce4100: Add reboot_fixup() for CE4100 | Dirk Brandewie | 2010-11-12 | 2 | -0/+17 |
| | * | | | | | | | | | | ce4100: Add PCI register emulation for CE4100 | Dirk Brandewie | 2010-11-12 | 2 | -0/+316 |
| | * | | | | | | | | | | x86: Add CE4100 platform support | Thomas Gleixner | 2010-11-12 | 8 | -0/+66 |
| | * | | | | | | | | | | x86: mrst: Set vRTC's IRQ to level trigger type | Feng Tang | 2010-11-11 | 1 | -1/+1 |