Age | Commit message (Expand) | Author | Files | Lines |
2011-03-05 | perf: Avoid the percore allocations if the CPU is not HT capable | Lin Ming | 3 | -6/+23 |
2011-03-04 | perf: Fix LLC-* events on Intel Nehalem/Westmere | Andi Kleen | 2 | -17/+79 |
2011-03-04 | perf: Add support for supplementary event registers | Andi Kleen | 3 | -0/+265 |
2011-03-04 | perf_events: Update PEBS event constraints | Stephane Eranian | 2 | -21/+42 |
2011-03-04 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 39 | -421/+715 |
2011-03-02 | perf, x86: Add Intel SandyBridge CPU support | Lin Ming | 3 | -1/+165 |
2011-02-22 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -3/+9 |
2011-02-21 | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -363/+342 |
2011-02-21 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 17 | -37/+175 |
2011-02-21 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 3 | -10/+22 |
2011-02-21 | ARM: 6745/1: kprobes insn decoding fix | Nicolas Pitre | 1 | -1/+1 |
2011-02-21 | ARM: tlb: move noMMU tlb_flush() to asm/tlb.h | Russell King | 2 | -6/+4 |
2011-02-21 | ARM: tlb: delay page freeing for SMP and ARMv7 CPUs | Russell King | 1 | -13/+89 |
2011-02-21 | ARM: Keep exit text/data around for SMP_ON_UP | Russell King | 1 | -0/+9 |
2011-02-21 | ARM: Ensure predictable endian state on signal handler entry | Russell King | 1 | -1/+3 |
2011-02-21 | ARM: 6740/1: Place correctly notes section in the linker script | Pawel Moll | 2 | -1/+3 |
2011-02-21 | ARM: 6700/1: SPEAr: Correct SOC config base address for spear320 | viresh kumar | 1 | -1/+1 |
2011-02-21 | ARM: 6722/1: SPEAr: sp810: switch to slow mode before reset | Shiraz Hashim | 1 | -0/+3 |
2011-02-21 | ARM: 6712/1: SPEAr: replace readl(), writel() with relaxed versions in uncomp... | viresh kumar | 1 | -2/+2 |
2011-02-21 | ARM: 6720/1: SPEAr: Append UL to VMALLOC_END | viresh kumar | 1 | -1/+1 |
2011-02-19 | ARM: 6676/1: Correct the cpu_architecture() function for ARMv7 | Catalin Marinas | 1 | -2/+2 |
2011-02-19 | ARM: 6739/1: update .gitignore for boot/compressed | Nicolas Pitre | 1 | -1/+5 |
2011-02-19 | ARM: 6743/1: errata: interrupted ICALLUIS may prevent completion of broadcast... | Will Deacon | 2 | -0/+16 |
2011-02-19 | ARM: 6742/1: pmu: avoid setting IRQ affinity on UP systems | Will Deacon | 1 | -8/+14 |
2011-02-19 | ARM: 6741/1: errata: pl310 cache sync operation may be faulty | Srinidhi Kasagar | 3 | -0/+22 |
2011-02-18 | ARM: S5PV210: Fix regulator names | Marek Szyprowski | 2 | -6/+6 |
2011-02-18 | ARM: S5PV210: Update max8998_platform_data | Marek Szyprowski | 2 | -6/+12 |
2011-02-18 | ARM: SAMSUNG: Drop exporting s3c24xx_ts_set_platdata | Axel Lin | 1 | -1/+0 |
2011-02-18 | x86: Remove die_nmi() | Jan Beulich | 4 | -36/+0 |
2011-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 6 | -10/+10 |
2011-02-17 | [S390] net: provide architecture specific NET_SKB_PAD | Horst Hartmann | 1 | -0/+1 |
2011-02-17 | [S390] atomic: use inline asm | Heiko Carstens | 1 | -4/+18 |
2011-02-17 | [S390] correct ipl parameter block safe guard | Martin Schwidefsky | 1 | -2/+3 |
2011-02-17 | [S390] atomic: use ACCESS_ONCE() for atomic_read() | Heiko Carstens | 1 | -6/+2 |
2011-02-17 | ARM: S5P: Fix end address in memory resource information for UART devices | Thomas Abraham | 1 | -6/+6 |
2011-02-17 | ARM: S5P64X0: Cleanup map.h file | Kukjin Kim | 1 | -41/+42 |
2011-02-17 | ARM: S5P6442: Cleanup map.h file | Kukjin Kim | 1 | -32/+37 |
2011-02-17 | ARM: S5PC100: Clenaup map.h file | Kukjin Kim | 1 | -110/+83 |
2011-02-17 | ARM: S5PV210: Cleanup map.h file | Kukjin Kim | 1 | -85/+83 |
2011-02-17 | ARM: S5PV310: Cleanup map.h file | Kukjin Kim | 1 | -76/+73 |
2011-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -0/+1 |
2011-02-16 | perf, x86: Add support for AMD family 15h core counters | Robert Richter | 3 | -3/+186 |
2011-02-16 | perf, x86: Store perfctr msr addresses in config_base/event_base | Robert Richter | 3 | -19/+14 |
2011-02-16 | perf, x86: Add new AMD family 15h msrs to perfctr reservation code | Robert Richter | 1 | -0/+4 |
2011-02-16 | perf, x86: Calculate perfctr msr addresses in helper functions | Robert Richter | 2 | -15/+25 |
2011-02-16 | perf, x86: Use helper function in x86_pmu_enable_all() | Robert Richter | 1 | -11/+8 |
2011-02-16 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 53 | -211/+304 |
2011-02-16 | perf, x86: P4 PMU: Fix spurious NMI messages | Cyrill Gorcunov | 2 | -3/+9 |
2011-02-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 12 | -23/+120 |
2011-02-16 | m68knommu: set flow handler for secondary interrupt controller of 5249 | Greg Ungerer | 1 | -1/+3 |