Age | Commit message (Expand) | Author | Files | Lines |
2010-05-08 | x86, perf: P4 PMU -- check for proper event index in RAW events | Cyrill Gorcunov | 1 | -1/+10 |
2010-05-08 | x86, perf: P4 PMU -- Get rid of redundant check for array index | Cyrill Gorcunov | 1 | -5/+0 |
2010-05-08 | x86, perf: P4 PMU -- protect sensible procedures from preemption | Cyrill Gorcunov | 1 | -2/+6 |
2010-05-08 | x86, perf: P4 PMU -- configure predefined events | Cyrill Gorcunov | 1 | -15/+14 |
2010-05-07 | perf, x86: implement group scheduling transactional APIs | Lin Ming | 1 | -113/+67 |
2010-05-07 | perf, x86: Improve the PEBS ABI | Peter Zijlstra | 3 | -9/+24 |
2010-05-07 | perf, x86: Consolidate some code repetition | Peter Zijlstra | 1 | -53/+44 |
2010-05-07 | perf, x86: Remove PEBS SAMPLE_RAW support | Peter Zijlstra | 1 | -14/+0 |
2010-05-07 | perf, x86: Use weight instead of cmask in for_each_event_constraint() | Robert Richter | 1 | -1/+1 |
2010-05-07 | perf, x86: Pass enable bit mask to __x86_pmu_enable_event() | Robert Richter | 2 | -6/+8 |
2010-05-07 | perf, x86: Call x86_setup_perfctr() from .hw_config() | Robert Richter | 2 | -8/+3 |
2010-05-07 | perf, x86: Move x86_setup_perfctr() | Robert Richter | 1 | -61/+59 |
2010-05-07 | perf, x86: Move perfctr init code to x86_setup_perfctr() | Robert Richter | 1 | -6/+14 |
2010-05-07 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 30 | -179/+594 |
2010-05-04 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -1/+22 |
2010-05-04 | Fix the x86_64 implementation of call_rwsem_wait() | David Howells | 1 | -1/+1 |
2010-05-03 | powernow-k8: Fix frequency reporting | Mark Langsdorf | 1 | -1/+2 |
2010-05-03 | x86: Fix parse_reservetop() build failure on certain configs | Ingo Molnar | 1 | -0/+1 |
2010-05-01 | hw-breakpoints: Get the number of available registers on boot dynamically | Frederic Weisbecker | 2 | -0/+10 |
2010-05-01 | hw-breakpoints: Separate constraint space for data and instruction breakpoints | Frederic Weisbecker | 3 | -0/+13 |
2010-05-01 | hw-breakpoints: Change/Enforce some breakpoints policies | Frederic Weisbecker | 4 | -68/+17 |
2010-05-01 | hw-breakpoints: Tag ptrace breakpoint as exclude_kernel | Frederic Weisbecker | 2 | -2/+2 |
2010-04-30 | x86: Fix NULL pointer access in irq_force_complete_move() for Xen guests | Prarit Bhargava | 1 | -0/+3 |
2010-04-30 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 23 | -176/+570 |
2010-04-30 | MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jump | Wu Zhangjin | 1 | -1/+19 |
2010-04-30 | MIPS: Loongson-2F: Use CONFIG_CPU_JUMP_WORKAROUNDS to control workarounds. | Wu Zhangjin | 1 | -1/+1 |
2010-04-30 | MIPS: Loongson 2F: Enable fixups of the latest binutils | Wu Zhangjin | 1 | -0/+13 |
2010-04-30 | MIPS: Loongson: Add CPU_LOONGSON2F_WORKAROUNDS | Wu Zhangjin | 1 | -0/+27 |
2010-04-30 | MIPS: Kconfig: Make Broadcom SoC support naming consistent | Florian Fainelli | 1 | -1/+1 |
2010-04-30 | MIPS: BCM63xx: Update defconfig | Florian Fainelli | 1 | -83/+335 |
2010-04-30 | MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=m | Wu Zhangjin | 1 | -1/+1 |
2010-04-30 | MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro. | Arnaud Patard | 1 | -1/+1 |
2010-04-30 | MIPS: Loongson: Fix phys_mem_access_prot() check | Arnaud Patard | 1 | -1/+1 |
2010-04-30 | MIPS: Loongson: Fix find_vga_mem_init() | Richard LIU | 1 | -1/+1 |
2010-04-30 | MIPS: Loongson: Fix typo in gdium mach type string. | Arnaud Patard | 1 | -1/+1 |
2010-04-30 | MIPS: Use CKSEG1ADDR for uncached handler | Sebastian Andrzej Siewior | 1 | -6/+1 |
2010-04-30 | MIPS: Check for accesses beyond the end of the PGD. | David Daney | 1 | -23/+87 |
2010-04-30 | MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.c | David Daney | 1 | -16/+14 |
2010-04-30 | MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm. | David Daney | 1 | -0/+18 |
2010-04-30 | MIPS: die() does not call die notifier chain | Yury Polyanskiy | 4 | -6/+11 |
2010-04-30 | MIPS: Swarm, Littlesur: Enable PATA platform driver. | Sebastian Andrzej Siewior | 1 | -0/+2 |
2010-04-30 | MIPS: DB1200: PCMCIA card detection must not be auto-enabled. | Manuel Lauss | 1 | -3/+7 |
2010-04-30 | MIPS: SB1250: Include correct header and fix a warning | Sebastian Andrzej Siewior | 1 | -1/+2 |
2010-04-30 | MIPS: Fixup screen_info struct initializations | Sebastian Andrzej Siewior | 3 | -27/+17 |
2010-04-30 | MIPS: cmpxchg.h: Fix excessive indentation. | Ralf Baechle | 1 | -1/+1 |
2010-04-30 | MIPS: Don't vmap things at address zero. | David Daney | 1 | -2/+7 |
2010-04-30 | MIPS: PNX8550: Fix build error, broken by: | Ralf Baechle | 1 | -0/+2 |
2010-04-30 | musb: fix power field to hold all possible values | Ajay Kumar Gupta | 1 | -1/+1 |
2010-04-30 | x86: Fix 'reservetop=' functionality | Liang Li | 3 | -0/+16 |
2010-04-30 | Merge commit 'v2.6.34-rc6' into perf/core | Ingo Molnar | 125 | -1258/+1970 |