| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, perf, kprobes: Make kprobes's twobyte_is_boostable volatile | Josh Stone | 2011-10-18 | 1 | -1/+3 |
* | m32r: Allow use of atomic64 | Steven Rostedt | 2011-10-17 | 1 | -0/+1 |
* | Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/core | Ingo Molnar | 2011-10-12 | 1 | -1/+1 |
|\ |
|
| * | x86: jump_label: arch_jump_label_text_poke_early: add missing __init | Kevin Winchester | 2011-08-19 | 1 | -1/+1 |
* | | x86, nmi, drivers: Fix nmi splitup build bug | Ingo Molnar | 2011-10-10 | 1 | -0/+2 |
* | | perf, x86: Implement IBS initialization | Robert Richter | 2011-10-10 | 6 | -201/+297 |
* | | perf, x86: Share IBS macros between perf and oprofile | Robert Richter | 2011-10-10 | 3 | -39/+40 |
* | | x86, nmi: Track NMI usage stats | Don Zickus | 2011-10-10 | 1 | -2/+18 |
* | | x86, nmi: Add in logic to handle multiple events and unknown NMIs | Don Zickus | 2011-10-10 | 4 | -9/+93 |
* | | x86, nmi: Wire up NMI handlers to new routines | Don Zickus | 2011-10-10 | 13 | -227/+99 |
* | | 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 branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge... | Linus Torvalds | 2011-10-01 | 2 | -11/+21 |
| |\ \ \ \ \ |
|
| | | * | | | | x86/rtc: Don't recursively acquire rtc_lock | Matt Fleming | 2011-09-21 | 2 | -11/+21 |
| | |/ / / / |
|
| * | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-09-29 | 2 | -4/+6 |
| |\ \ \ \ \ |
|
| | * | | | | | [S390] gmap: always up mmap_sem properly | Carsten Otte | 2011-09-26 | 1 | -3/+4 |
| | * | | | | | [S390] Do not clobber personality flags on exec | Martin Schwidefsky | 2011-09-26 | 1 | -1/+2 |
| * | | | | | | Merge git://github.com/davem330/sparc | Linus Torvalds | 2011-09-29 | 10 | -15/+61 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | sparc64: Force the execute bit in OpenFirmware's translation entries. | David S. Miller | 2011-09-29 | 1 | -0/+5 |
| | * | | | | | | sparc: Make '-p' boot option meaningful again. | David S. Miller | 2011-09-21 | 2 | -2/+2 |
| | * | | | | | | sparc, exec: remove redundant addr_limit assignment | Mathias Krause | 2011-09-20 | 2 | -5/+1 |
| | * | | | | | | sparc64: Future proof Niagara cpu detection. | David S. Miller | 2011-09-16 | 6 | -8/+53 |
| * | | | | | | | powerpc: Fix device-tree matching for Apple U4 bridge | Benjamin Herrenschmidt | 2011-09-29 | 1 | -0/+14 |
| * | | | | | | | Merge branch 'samsung-fixes-3' of git://github.com/kgene/linux-samsung | Linus Torvalds | 2011-09-26 | 4 | -13/+10 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ARM: EXYNOS4: Rename sclk_cam clocks for FIMC driver | Sylwester Nawrocki | 2011-09-27 | 1 | -4/+2 |
| | * | | | | | | | ARM: S5PV210: Rename sclk_cam clocks for FIMC media driver | Sylwester Nawrocki | 2011-09-27 | 1 | -4/+2 |
| | * | | | | | | | ARM: S5P: fix incorrect loop iterator usage on gpio-interrupt | Marek Szyprowski | 2011-09-26 | 1 | -4/+5 |
| | * | | | | | | | ARM: S3C2443: Fix bit-reset in setrate of clk_armdiv | Heiko Stuebner | 2011-09-26 | 1 | -1/+1 |
| * | | | | | | | | Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvm | Linus Torvalds | 2011-09-26 | 2 | -2/+3 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | KVM: x86 emulator: fix Src2CL decode | Avi Kivity | 2011-09-25 | 1 | -1/+1 |
| | * | | | | | | | | KVM: MMU: fix incorrect return of spte | Zhao Jin | 2011-09-25 | 1 | -1/+2 |
| | | |_|/ / / / /
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-... | Linus Torvalds | 2011-09-26 | 7 | -22/+77 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|
| | * | | | | | | | ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_op | Will Deacon | 2011-09-26 | 1 | -17/+17 |
| | * | | | | | | | ARM: dma-mapping: free allocated page if unable to map | Russell King | 2011-09-26 | 1 | -0/+2 |
| | * | | | | | | | ARM: fix vmlinux.lds.S discarding sections | Russell King | 2011-09-20 | 1 | -3/+12 |
| | * | | | | | | | ARM: nommu: fix warning with checksyscalls.sh | Russell King | 2011-09-17 | 1 | -2/+2 |
| | * | | | | | | | ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeed | Will Deacon | 2011-09-17 | 3 | -0/+44 |
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-09-22 | 5 | -10/+16 |
| |\ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
| | * | | | | | | [S390] kvm: extension capability for new address space layout | Christian Borntraeger | 2011-09-20 | 1 | -0/+1 |
| | * | | | | | | [S390] kvm: fix address mode switching | Christian Borntraeger | 2011-09-20 | 5 | -10/+15 |
| | |/ / / / / |
|
* | | | | | | | 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 |