Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | hw-breakpoints: modify signal handling code to refrain from re-enabling HW Br... | K.Prasad | 2009-06-02 | 1 | -9/+0 | |
| * | | | | | | | | | hw-breakpoints: use the new wrapper routines to access debug registers in pro... | K.Prasad | 2009-06-02 | 3 | -16/+65 | |
| * | | | | | | | | | hw-breakpoints: use wrapper routines around debug registers in processor rela... | K.Prasad | 2009-06-02 | 3 | -19/+9 | |
| * | | | | | | | | | hw-breakpoints: modifying generic debug exception to use thread-specific debu... | K.Prasad | 2009-06-02 | 1 | -45/+24 | |
| * | | | | | | | | | hw-breakpoints: x86 architecture implementation of Hardware Breakpoint interf... | K.Prasad | 2009-06-02 | 3 | -1/+384 | |
| * | | | | | | | | | hw-breakpoints: introducing generic hardware breakpoint handler interfaces | K.Prasad | 2009-06-02 | 1 | -0/+4 | |
| * | | | | | | | | | hw-breakpoints: prepare the code for Hardware Breakpoint interfaces | K.Prasad | 2009-06-02 | 8 | -32/+116 | |
* | | | | | | | | | | x86: Instruction decoder test should generate build warning | Masami Hiramatsu | 2009-11-19 | 1 | -6/+11 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'perf/core' into perf/probes | Ingo Molnar | 2009-11-17 | 357 | -3284/+8861 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ | Merge branches 'perf/powerpc' and 'perf/bench' into perf/core | Ingo Molnar | 2009-11-15 | 23 | -96/+345 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | powerpc: perf_event: Cleanup output by adding symbols | Anton Blanchard | 2009-10-28 | 1 | -0/+3 | |
| | * | | | | | | | | | | powerpc: perf_event: Hide iseries_check_pending_irqs | Anton Blanchard | 2009-10-28 | 1 | -2/+2 | |
| | * | | | | | | | | | | powerpc: perf_event: Cleanup copy_page output by hiding setup symbol | Anton Blanchard | 2009-10-28 | 1 | -2/+2 | |
| | * | | | | | | | | | | powerpc: Export powerpc_debugfs_root | Anton Blanchard | 2009-10-28 | 1 | -0/+1 | |
| | * | | | | | | | | | | powerpc: Disable HCALL_STATS by default | Anton Blanchard | 2009-10-28 | 1 | -1/+1 | |
| | * | | | | | | | | | | powerpc: tracing: Give hypervisor call tracepoints access to arguments | Anton Blanchard | 2009-10-28 | 4 | -20/+34 | |
| | * | | | | | | | | | | powerpc: tracing: Add hypervisor call tracepoints | Anton Blanchard | 2009-10-28 | 6 | -44/+175 | |
| | * | | | | | | | | | | powerpc: tracing: Add powerpc tracepoints for timer entry and exit | Anton Blanchard | 2009-10-28 | 2 | -0/+40 | |
| | * | | | | | | | | | | powerpc: tracing: Add powerpc tracepoints for interrupt entry and exit | Anton Blanchard | 2009-10-28 | 2 | -0/+59 | |
| | * | | | | | | | | | | powerpc: perf_event: Add alignment-faults and emulation-faults software events | Anton Blanchard | 2009-10-28 | 1 | -2/+14 | |
| | * | | | | | | | | | | powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATED | Anton Blanchard | 2009-10-28 | 3 | -17/+20 | |
| | * | | | | | | | | | | powerpc: perf_event: Enable SDAR in continous sample mode | Anton Blanchard | 2009-10-28 | 6 | -19/+5 | |
| | * | | | | | | | | | | powerpc: perf_event: Log invalid data addresses as all 1s | Anton Blanchard | 2009-10-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge commit 'v2.6.32-rc7' into perf/core | Ingo Molnar | 2009-11-15 | 137 | -1874/+3542 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-11-12 | 9 | -56/+126 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | omap3: Decrease cpufreq transition latency | Mike Turquette | 2009-11-11 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | omap3: update Pandora defconfig | Grazvydas Ignotas | 2009-11-11 | 1 | -5/+44 | |
| | | * | | | | | | | | | | | omap3: 3430sdp: Enable Linux Regulator framework | Sergio Aguirre | 2009-11-11 | 1 | -1/+8 | |
| | | * | | | | | | | | | | | omap3: beagle: Fix USB host port power control | Jarkko Nikula | 2009-11-11 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | omap3: pandora: Fix keypad keymap | Grazvydas Ignotas | 2009-11-11 | 1 | -39/+39 | |
| | | * | | | | | | | | | | | omap1: Amstrad Delta defconfig fixes | Janusz Krzysztofik | 2009-11-11 | 1 | -7/+17 | |
| | | * | | | | | | | | | | | omap: Fix omapfb/lcdc on OMAP1510 broken when PM set | Janusz Krzysztofik | 2009-11-11 | 1 | -0/+8 | |
| | | * | | | | | | | | | | | omap: Use resource_size | Tobias Klauser | 2009-11-11 | 2 | -2/+2 | |
| | | * | | | | | | | | | | | omap: Fix race condition in omap dma driver | Tao Hu | 2009-11-11 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLY | Andrew Morton | 2009-11-12 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | alpha: fix F_SETOWN_EX and F_GETLK64 conflict | Peter Zijlstra | 2009-11-12 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-11-11 | 2 | -7/+9 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | x86/PCI: Adjust GFP mask handling for coherent allocations | Jan Beulich | 2009-11-08 | 2 | -7/+9 | |
| | | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-11-11 | 57 | -1380/+2603 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | powerpc: pasemi_defconfig update | Olof Johansson | 2009-11-11 | 1 | -167/+461 | |
| | | * | | | | | | | | | | | | Merge commit 'kumar/merge' into merge | Benjamin Herrenschmidt | 2009-11-11 | 56 | -1213/+2142 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | powerpc: 2.6.32 update of defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxx | Kumar Gala | 2009-11-05 | 52 | -1177/+2093 | |
| | | | * | | | | | | | | | | | | powerpc/8xxx: enable IPsec ESP by default on mpc83xx/mpc85xx | Kim Phillips | 2009-11-05 | 3 | -23/+24 | |
| | | | * | | | | | | | | | | | | powerpc/83xx: Fix u-boot partion size for MPC8377E-WLAN boards | Anton Vorontsov | 2009-11-05 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | powerpc/85xx: Fix USB GPIOs for MPC8569E-MDS boards | Anton Vorontsov | 2009-11-05 | 1 | -2/+2 | |
| | | | * | | | | | | | | | | | | powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe() | Roel Kluin | 2009-11-05 | 1 | -1/+14 | |
| | | | * | | | | | | | | | | | | powerpc/85xx: sbc8548 - fixup of PCI-e related DTS fields | Paul Gortmaker | 2009-11-05 | 1 | -9/+8 | |
| | * | | | | | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-11-11 | 31 | -236/+568 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 | Russell King | 2009-11-11 | 12 | -9/+146 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | RealView: Add sparsemem support for the RealView PBX platform | Catalin Marinas | 2009-11-05 | 4 | -3/+94 |