| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | x86, nmi: Create new NMI handler routines | Don Zickus | 2011-10-10 | 2 | -0/+171 |
| * | | | | | | x86, nmi: Split out nmi from traps.c | Don Zickus | 2011-10-10 | 3 | -156/+179 |
| * | | | | | | perf, intel: Use GO/HO bits in perf-ctr | Gleb Natapov | 2011-10-10 | 3 | -3/+112 |
| * | | | | | | perf, amd: Use GO/HO bits in perf-ctr | Joerg Roedel | 2011-10-06 | 2 | -0/+16 |
| * | | | | | | Merge branch 'ras' of git://amd64.org/linux/bp into perf/core | Ingo Molnar | 2011-10-06 | 1 | -6/+14 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86, mce: Do not call del_timer_sync() in IRQ context | Hidetoshi Seto | 2011-09-14 | 1 | -6/+14 |
| * | | | | | | | Merge commit 'v3.1-rc9' into perf/core | Ingo Molnar | 2011-10-06 | 32 | -77/+208 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'core' of git://amd64.org/linux/rric into perf/core | Ingo Molnar | 2011-09-29 | 1 | -25/+2 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | oprofile, x86: Fix overflow and warning (commit 1d12d35) | Robert Richter | 2011-08-16 | 1 | -2/+1 |
| | * | | | | | | | | oprofile, x86: Convert memory allocation to static array | Maarten Lankhorst | 2011-08-01 | 1 | -23/+1 |
| * | | | | | | | | | x86: Perf_event_amd.c needs <asm/apicdef.h> | Randy Dunlap | 2011-09-27 | 1 | -0/+1 |
| * | | | | | | | | | x86, perf: Clean up perf_event cpu code | Kevin Winchester | 2011-09-26 | 9 | -460/+604 |
| * | | | | | | | | | Merge commit 'v3.1-rc7' into perf/core | Ingo Molnar | 2011-09-26 | 183 | -636/+1391 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2011-08-18 | 58 | -310/+440 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | perf, x86: Avoid kfree() in CPU_STARTING | Peter Zijlstra | 2011-08-14 | 3 | -2/+10 |
* | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-10-26 | 21 | -129/+129 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | locking, ARM: Annotate low level hw locks as raw | Thomas Gleixner | 2011-09-13 | 18 | -110/+110 |
| * | | | | | | | | | | | | locking, powerpc: Annotate uic->lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -12/+12 |
| * | | | | | | | | | | | | locking, x86: mce: Annotate cmci_discover_lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -5/+5 |
| * | | | | | | | | | | | | locking, oprofile: Annotate oprofilefs lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -2/+2 |
| | |_|_|_|_|/ / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-26 | 16 | -183/+180 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86, ioapic: Consolidate the explicit EOI code | Suresh Siddha | 2011-09-21 | 1 | -74/+65 |
| * | | | | | | | | | | | | x86, ioapic: Restore the mask bit correctly in eoi_ioapic_irq() | Suresh Siddha | 2011-09-21 | 1 | -16/+27 |
| * | | | | | | | | | | | | x86, kdump, ioapic: Reset remote-IRR in clear_IO_APIC | Suresh Siddha | 2011-09-21 | 1 | -1/+47 |
| * | | | | | | | | | | | | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha | 2011-09-21 | 16 | -24/+24 |
| * | | | | | | | | | | | | x86, ioapic: Define irq_remap_modify_chip_defaults() | Suresh Siddha | 2011-09-21 | 2 | -45/+23 |
| * | | | | | | | | | | | | x86, msi, intr-remap: Use the ioapic set affinity routine | Suresh Siddha | 2011-09-21 | 1 | -42/+12 |
| * | | | | | | | | | | | | iommu: Cleanup ifdefs in detect_intel_iommu() | Suresh Siddha | 2011-09-21 | 1 | -2/+4 |
| * | | | | | | | | | | | | x86, x2apic: Enable the bios request for x2apic optout | Suresh Siddha | 2011-09-21 | 1 | -16/+15 |
* | | | | | | | | | | | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-10-26 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'staging-next' into Linux 3.1 | Greg Kroah-Hartman | 2011-10-25 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge 3.1-rc4 into staging-next | Greg Kroah-Hartman | 2011-08-29 | 1 | -0/+1 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | Staging: hv: vmbus: Retry vmbus_post_msg() before giving up | K. Y. Srinivasan | 2011-08-26 | 1 | -0/+1 |
| | | | |_|_|_|_|_|_|_|_|_|/ /
| | | |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-10-26 | 17 | -359/+99 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | h8300: drivers/serial/Kconfig was moved | Paul Bolle | 2011-10-18 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | x86/mrst: Add platform data for Max3110 devices | Feng Tang | 2011-08-26 | 1 | -0/+3 |
| * | | | | | | | | | | | | | | mips: msp71xx/serial: add workaround for DW UART | Jamie Iles | 2011-08-23 | 1 | -4/+65 |
| * | | | | | | | | | | | | | | mips: msp71xx/serial: convert to pr_foo() helpers | Jamie Iles | 2011-08-23 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | ARM: SAMSUNG: Remove uart irq handling from plaform code | Thomas Abraham | 2011-08-23 | 12 | -352/+25 |
| * | | | | | | | | | | | | | | tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver | Timur Tabi | 2011-08-23 | 2 | -0/+3 |
| | |_|/ / / / / / / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://github.com/gregungerer/m68knommu | Linus Torvalds | 2011-10-25 | 35 | -3208/+2596 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | m68k: drop unused Kconfig symbols | Paul Bolle | 2011-10-21 | 1 | -23/+1 |
| * | | | | | | | | | | | | | | m68k: drop unused Kconfig symbols | Paul Bolle | 2011-10-21 | 2 | -70/+1 |
| * | | | | | | | | | | | | | | m68knommu: create common externs for _ram* vars | Greg Ungerer | 2011-10-18 | 3 | -3/+3 |
| * | | | | | | | | | | | | | | m68knommu: remove extern declarations of memory_start/memory_end from mm/init | Greg Ungerer | 2011-10-18 | 1 | -3/+0 |
| * | | | | | | | | | | | | | | m68knommu: use generic section names in mm/init code | Greg Ungerer | 2011-10-18 | 1 | -9/+8 |
| * | | | | | | | | | | | | | | m68knommu: use generic section names in setup code | Greg Ungerer | 2011-10-18 | 2 | -1/+3 |
| * | | | | | | | | | | | | | | m68k: merge the mmu and non-mmu traps.c files | Greg Ungerer | 2011-10-18 | 4 | -1456/+1111 |
| * | | | | | | | | | | | | | | m68k: move hardware vector setting from traps.c to its own file | Greg Ungerer | 2011-10-18 | 3 | -116/+146 |
| * | | | | | | | | | | | | | | m68k: merge mmu and non-mmu include/asm/entry.h files | Greg Ungerer | 2011-10-18 | 7 | -330/+268 |