summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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 branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds2011-10-012-11/+21
| |\ \ \ \ \
| | | * | | | x86/rtc: Don't recursively acquire rtc_lockMatt Fleming2011-09-212-11/+21
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-09-292-4/+6
| |\ \ \ \ \
| | * | | | | [S390] gmap: always up mmap_sem properlyCarsten Otte2011-09-261-3/+4
| | * | | | | [S390] Do not clobber personality flags on execMartin Schwidefsky2011-09-261-1/+2
| * | | | | | Merge git://github.com/davem330/sparcLinus Torvalds2011-09-2910-15/+61
| |\ \ \ \ \ \
| | * | | | | | sparc64: Force the execute bit in OpenFirmware's translation entries.David S. Miller2011-09-291-0/+5
| | * | | | | | sparc: Make '-p' boot option meaningful again.David S. Miller2011-09-212-2/+2
| | * | | | | | sparc, exec: remove redundant addr_limit assignmentMathias Krause2011-09-202-5/+1
| | * | | | | | sparc64: Future proof Niagara cpu detection.David S. Miller2011-09-166-8/+53
| * | | | | | | powerpc: Fix device-tree matching for Apple U4 bridgeBenjamin Herrenschmidt2011-09-291-0/+14
| * | | | | | | Merge branch 'samsung-fixes-3' of git://github.com/kgene/linux-samsungLinus Torvalds2011-09-264-13/+10
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: EXYNOS4: Rename sclk_cam clocks for FIMC driverSylwester Nawrocki2011-09-271-4/+2
| | * | | | | | | ARM: S5PV210: Rename sclk_cam clocks for FIMC media driverSylwester Nawrocki2011-09-271-4/+2
| | * | | | | | | ARM: S5P: fix incorrect loop iterator usage on gpio-interruptMarek Szyprowski2011-09-261-4/+5
| | * | | | | | | ARM: S3C2443: Fix bit-reset in setrate of clk_armdivHeiko Stuebner2011-09-261-1/+1
| * | | | | | | | Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvmLinus Torvalds2011-09-262-2/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KVM: x86 emulator: fix Src2CL decodeAvi Kivity2011-09-251-1/+1
| | * | | | | | | | KVM: MMU: fix incorrect return of spteZhao Jin2011-09-251-1/+2
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-09-267-22/+77
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_opWill Deacon2011-09-261-17/+17
| | * | | | | | | ARM: dma-mapping: free allocated page if unable to mapRussell King2011-09-261-0/+2
| | * | | | | | | ARM: fix vmlinux.lds.S discarding sectionsRussell King2011-09-201-3/+12
| | * | | | | | | ARM: nommu: fix warning with checksyscalls.shRussell King2011-09-171-2/+2
| | * | | | | | | ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon2011-09-173-0/+44
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-09-225-10/+16
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | [S390] kvm: extension capability for new address space layoutChristian Borntraeger2011-09-201-0/+1
| | * | | | | | [S390] kvm: fix address mode switchingChristian Borntraeger2011-09-205-10/+15
| | |/ / / / /
* | | | | | | 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
OpenPOWER on IntegriCloud