summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-2633-1117/+1647
|\
| * x86, perf, kprobes: Make kprobes's twobyte_is_boostable volatileJosh Stone2011-10-181-1/+3
| * m32r: Allow use of atomic64Steven Rostedt2011-10-171-0/+1
| * Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/coreIngo Molnar2011-10-121-1/+1
| |\
| | * x86: jump_label: arch_jump_label_text_poke_early: add missing __initKevin Winchester2011-08-191-1/+1
| * | x86, nmi, drivers: Fix nmi splitup build bugIngo Molnar2011-10-101-0/+2
| * | perf, x86: Implement IBS initializationRobert Richter2011-10-106-201/+297
| * | perf, x86: Share IBS macros between perf and oprofileRobert Richter2011-10-103-39/+40
| * | x86, nmi: Track NMI usage statsDon Zickus2011-10-101-2/+18
| * | x86, nmi: Add in logic to handle multiple events and unknown NMIsDon Zickus2011-10-104-9/+93
| * | x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-1013-227/+99
| * | x86, nmi: Create new NMI handler routinesDon Zickus2011-10-102-0/+171
| * | x86, nmi: Split out nmi from traps.cDon Zickus2011-10-103-156/+179
| * | perf, intel: Use GO/HO bits in perf-ctrGleb Natapov2011-10-103-3/+112
| * | perf, amd: Use GO/HO bits in perf-ctrJoerg Roedel2011-10-062-0/+16
| * | Merge branch 'ras' of git://amd64.org/linux/bp into perf/coreIngo Molnar2011-10-061-6/+14
| |\ \
| | * | x86, mce: Do not call del_timer_sync() in IRQ contextHidetoshi Seto2011-09-141-6/+14
| * | | Merge commit 'v3.1-rc9' into perf/coreIngo Molnar2011-10-0632-77/+208
| |\ \ \
| * \ \ \ Merge branch 'core' of git://amd64.org/linux/rric into perf/coreIngo Molnar2011-09-291-25/+2
| |\ \ \ \
| | * | | | oprofile, x86: Fix overflow and warning (commit 1d12d35)Robert Richter2011-08-161-2/+1
| | * | | | oprofile, x86: Convert memory allocation to static arrayMaarten Lankhorst2011-08-011-23/+1
| * | | | | x86: Perf_event_amd.c needs <asm/apicdef.h>Randy Dunlap2011-09-271-0/+1
| * | | | | x86, perf: Clean up perf_event cpu codeKevin Winchester2011-09-269-460/+604
| * | | | | Merge commit 'v3.1-rc7' into perf/coreIngo Molnar2011-09-26183-636/+1391
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-08-1858-310/+440
| |\ \ \ \ \ \
| * | | | | | | perf, x86: Avoid kfree() in CPU_STARTINGPeter Zijlstra2011-08-143-2/+10
* | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-2621-129/+129
|\ \ \ \ \ \ \ \
| * | | | | | | | locking, ARM: Annotate low level hw locks as rawThomas Gleixner2011-09-1318-110/+110
| * | | | | | | | locking, powerpc: Annotate uic->lock as rawThomas Gleixner2011-09-131-12/+12
| * | | | | | | | locking, x86: mce: Annotate cmci_discover_lock as rawThomas Gleixner2011-09-131-5/+5
| * | | | | | | | locking, oprofile: Annotate oprofilefs lock as rawThomas Gleixner2011-09-131-2/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-2616-183/+180
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, ioapic: Consolidate the explicit EOI codeSuresh Siddha2011-09-211-74/+65
| * | | | | | | | x86, ioapic: Restore the mask bit correctly in eoi_ioapic_irq()Suresh Siddha2011-09-211-16/+27
| * | | | | | | | x86, kdump, ioapic: Reset remote-IRR in clear_IO_APICSuresh Siddha2011-09-211-1/+47
| * | | | | | | | iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha2011-09-2116-24/+24
| * | | | | | | | x86, ioapic: Define irq_remap_modify_chip_defaults()Suresh Siddha2011-09-212-45/+23
| * | | | | | | | x86, msi, intr-remap: Use the ioapic set affinity routineSuresh Siddha2011-09-211-42/+12
| * | | | | | | | iommu: Cleanup ifdefs in detect_intel_iommu()Suresh Siddha2011-09-211-2/+4
| * | | | | | | | x86, x2apic: Enable the bios request for x2apic optoutSuresh Siddha2011-09-211-16/+15
* | | | | | | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-261-0/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman2011-10-251-0/+1
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge 3.1-rc4 into staging-nextGreg Kroah-Hartman2011-08-291-0/+1
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Staging: hv: vmbus: Retry vmbus_post_msg() before giving upK. Y. Srinivasan2011-08-251-0/+1
* | | | | | | | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-2617-359/+99
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | h8300: drivers/serial/Kconfig was movedPaul Bolle2011-10-181-1/+1
| * | | | | | | | | | | | x86/mrst: Add platform data for Max3110 devicesFeng Tang2011-08-261-0/+3
| * | | | | | | | | | | | mips: msp71xx/serial: add workaround for DW UARTJamie Iles2011-08-231-4/+65
| * | | | | | | | | | | | mips: msp71xx/serial: convert to pr_foo() helpersJamie Iles2011-08-231-2/+2
| * | | | | | | | | | | | ARM: SAMSUNG: Remove uart irq handling from plaform codeThomas Abraham2011-08-2312-352/+25