Age | Commit message (Expand) | Author | Files | Lines |
2011-10-26 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 24 | -786/+1553 |
2011-10-26 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -5/+5 |
2011-10-26 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -163/+154 |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -6/+4 |
2011-10-25 | x86: Fix compilation bug in kprobes' twobyte_is_boostable | Josh Stone | 1 | -1/+3 |
2011-10-18 | x86, perf, kprobes: Make kprobes's twobyte_is_boostable volatile | Josh Stone | 1 | -1/+3 |
2011-10-12 | Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/core | Ingo Molnar | 1 | -1/+1 |
2011-10-11 | x86: Default to vsyscall=native for now | Adrian Bunk | 1 | -1/+1 |
2011-10-10 | x86, nmi, drivers: Fix nmi splitup build bug | Ingo Molnar | 1 | -0/+2 |
2011-10-10 | perf, x86: Implement IBS initialization | Robert Richter | 2 | -1/+295 |
2011-10-10 | perf, x86: Share IBS macros between perf and oprofile | Robert Richter | 1 | -2/+2 |
2011-10-10 | x86, nmi: Track NMI usage stats | Don Zickus | 1 | -2/+18 |
2011-10-10 | x86, nmi: Add in logic to handle multiple events and unknown NMIs | Don Zickus | 3 | -9/+92 |
2011-10-10 | x86, nmi: Wire up NMI handlers to new routines | Don Zickus | 9 | -157/+81 |
2011-10-10 | x86, nmi: Create new NMI handler routines | Don Zickus | 1 | -0/+153 |
2011-10-10 | x86, nmi: Split out nmi from traps.c | Don Zickus | 3 | -156/+179 |
2011-10-10 | perf, intel: Use GO/HO bits in perf-ctr | Gleb Natapov | 2 | -3/+100 |
2011-10-06 | perf, amd: Use GO/HO bits in perf-ctr | Joerg Roedel | 1 | -0/+13 |
2011-10-06 | Merge branch 'ras' of git://amd64.org/linux/bp into perf/core | Ingo Molnar | 1 | -6/+14 |
2011-10-06 | Merge commit 'v3.1-rc9' into perf/core | Ingo Molnar | 1 | -11/+12 |
2011-09-27 | x86: Perf_event_amd.c needs <asm/apicdef.h> | Randy Dunlap | 1 | -0/+1 |
2011-09-27 | doc: fix broken references | Paul Bolle | 3 | -5/+3 |
2011-09-26 | x86, perf: Clean up perf_event cpu code | Kevin Winchester | 9 | -460/+604 |
2011-09-26 | Merge commit 'v3.1-rc7' into perf/core | Ingo Molnar | 5 | -10/+6 |
2011-09-21 | x86/rtc: Don't recursively acquire rtc_lock | Matt Fleming | 1 | -11/+12 |
2011-09-21 | x86, ioapic: Consolidate the explicit EOI code | Suresh Siddha | 1 | -74/+65 |
2011-09-21 | x86, ioapic: Restore the mask bit correctly in eoi_ioapic_irq() | Suresh Siddha | 1 | -16/+27 |
2011-09-21 | x86, kdump, ioapic: Reset remote-IRR in clear_IO_APIC | Suresh Siddha | 1 | -1/+47 |
2011-09-21 | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha | 2 | -5/+5 |
2011-09-21 | x86, ioapic: Define irq_remap_modify_chip_defaults() | Suresh Siddha | 1 | -45/+19 |
2011-09-21 | x86, msi, intr-remap: Use the ioapic set affinity routine | Suresh Siddha | 1 | -42/+12 |
2011-09-21 | x86, x2apic: Enable the bios request for x2apic optout | Suresh Siddha | 1 | -16/+15 |
2011-09-15 | Merge branch 'master' into for-next | Jiri Kosina | 25 | -147/+160 |
2011-09-15 | sched: x86_32 Fix typo in switch_to() description | Kamalesh Babulal | 1 | -1/+1 |
2011-09-14 | x86, mce: Do not call del_timer_sync() in IRQ context | Hidetoshi Seto | 1 | -6/+14 |
2011-09-13 | locking, x86: mce: Annotate cmci_discover_lock as raw | Thomas Gleixner | 1 | -5/+5 |
2011-08-31 | x86, perf: Check that current->mm is alive before getting user callchain | Andrey Vagin | 1 | -0/+3 |
2011-08-26 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 1 | -1/+1 |
2011-08-25 | x86-32: Fix boot with CONFIG_X86_INVD_BUG | Andy Lutomirski | 1 | -6/+2 |
2011-08-25 | mtrr: fix UP breakage caused during switch to stop_machine | Tejun Heo | 1 | -2/+0 |
2011-08-23 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+0 |
2011-08-19 | x86: jump_label: arch_jump_label_text_poke_early: add missing __init | Kevin Winchester | 1 | -1/+1 |
2011-08-18 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 9 | -105/+117 |
2011-08-14 | perf, x86: Avoid kfree() in CPU_STARTING | Peter Zijlstra | 3 | -2/+10 |
2011-08-12 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 9 | -105/+117 |
2011-08-10 | x86-64: Rework vsyscall emulation and add vsyscall= parameter | Andy Lutomirski | 5 | -83/+72 |
2011-08-10 | x86: Remove unnecessary compile flag tweaks for vsyscall code | Andy Lutomirski | 2 | -16/+0 |
2011-08-09 | perf, x86: Add model 45 SandyBridge support | Youquan Song | 1 | -0/+1 |
2011-08-05 | x86, UV: Remove UV delay in starting slave cpus | Jack Steiner | 1 | -1/+0 |
2011-08-04 | x86-64: Add vsyscall:emulate_vsyscall trace event | Andy Lutomirski | 2 | -0/+35 |