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