summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | hw-breakpoints: modify signal handling code to refrain from re-enabling HW Br...K.Prasad2009-06-021-9/+0
| * | | | | | | | | hw-breakpoints: use the new wrapper routines to access debug registers in pro...K.Prasad2009-06-023-16/+65
| * | | | | | | | | hw-breakpoints: use wrapper routines around debug registers in processor rela...K.Prasad2009-06-023-19/+9
| * | | | | | | | | hw-breakpoints: modifying generic debug exception to use thread-specific debu...K.Prasad2009-06-021-45/+24
| * | | | | | | | | hw-breakpoints: x86 architecture implementation of Hardware Breakpoint interf...K.Prasad2009-06-023-1/+384
| * | | | | | | | | hw-breakpoints: introducing generic hardware breakpoint handler interfacesK.Prasad2009-06-021-0/+4
| * | | | | | | | | hw-breakpoints: prepare the code for Hardware Breakpoint interfacesK.Prasad2009-06-028-32/+116
* | | | | | | | | | x86: Instruction decoder test should generate build warningMasami Hiramatsu2009-11-191-6/+11
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge branch 'perf/core' into perf/probesIngo Molnar2009-11-17357-3284/+8861
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar2009-11-1523-96/+345
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | powerpc: perf_event: Cleanup output by adding symbolsAnton Blanchard2009-10-281-0/+3
| | * | | | | | | | | | powerpc: perf_event: Hide iseries_check_pending_irqsAnton Blanchard2009-10-281-2/+2
| | * | | | | | | | | | powerpc: perf_event: Cleanup copy_page output by hiding setup symbolAnton Blanchard2009-10-281-2/+2
| | * | | | | | | | | | powerpc: Export powerpc_debugfs_rootAnton Blanchard2009-10-281-0/+1
| | * | | | | | | | | | powerpc: Disable HCALL_STATS by defaultAnton Blanchard2009-10-281-1/+1
| | * | | | | | | | | | powerpc: tracing: Give hypervisor call tracepoints access to argumentsAnton Blanchard2009-10-284-20/+34
| | * | | | | | | | | | powerpc: tracing: Add hypervisor call tracepointsAnton Blanchard2009-10-286-44/+175
| | * | | | | | | | | | powerpc: tracing: Add powerpc tracepoints for timer entry and exitAnton Blanchard2009-10-282-0/+40
| | * | | | | | | | | | powerpc: tracing: Add powerpc tracepoints for interrupt entry and exitAnton Blanchard2009-10-282-0/+59
| | * | | | | | | | | | powerpc: perf_event: Add alignment-faults and emulation-faults software eventsAnton Blanchard2009-10-281-2/+14
| | * | | | | | | | | | powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATEDAnton Blanchard2009-10-283-17/+20
| | * | | | | | | | | | powerpc: perf_event: Enable SDAR in continous sample modeAnton Blanchard2009-10-286-19/+5
| | * | | | | | | | | | powerpc: perf_event: Log invalid data addresses as all 1sAnton Blanchard2009-10-281-1/+1
| * | | | | | | | | | | Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar2009-11-15137-1874/+3542
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-129-56/+126
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | omap3: Decrease cpufreq transition latencyMike Turquette2009-11-111-1/+1
| | | * | | | | | | | | | | omap3: update Pandora defconfigGrazvydas Ignotas2009-11-111-5/+44
| | | * | | | | | | | | | | omap3: 3430sdp: Enable Linux Regulator frameworkSergio Aguirre2009-11-111-1/+8
| | | * | | | | | | | | | | omap3: beagle: Fix USB host port power controlJarkko Nikula2009-11-111-1/+1
| | | * | | | | | | | | | | omap3: pandora: Fix keypad keymapGrazvydas Ignotas2009-11-111-39/+39
| | | * | | | | | | | | | | omap1: Amstrad Delta defconfig fixesJanusz Krzysztofik2009-11-111-7/+17
| | | * | | | | | | | | | | omap: Fix omapfb/lcdc on OMAP1510 broken when PM setJanusz Krzysztofik2009-11-111-0/+8
| | | * | | | | | | | | | | omap: Use resource_sizeTobias Klauser2009-11-102-2/+2
| | | * | | | | | | | | | | omap: Fix race condition in omap dma driverTao Hu2009-11-101-0/+6
| | * | | | | | | | | | | | alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLYAndrew Morton2009-11-121-2/+2
| | * | | | | | | | | | | | alpha: fix F_SETOWN_EX and F_GETLK64 conflictPeter Zijlstra2009-11-121-2/+2
| | * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-11-112-7/+9
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | x86/PCI: Adjust GFP mask handling for coherent allocationsJan Beulich2009-11-082-7/+9
| | | |/ / / / / / / / / / /
| | * | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-11-1157-1380/+2603
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | powerpc: pasemi_defconfig updateOlof Johansson2009-11-111-167/+461
| | | * | | | | | | | | | | | Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2009-11-1156-1213/+2142
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | powerpc: 2.6.32 update of defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxxKumar Gala2009-11-0552-1177/+2093
| | | | * | | | | | | | | | | | powerpc/8xxx: enable IPsec ESP by default on mpc83xx/mpc85xxKim Phillips2009-11-053-23/+24
| | | | * | | | | | | | | | | | powerpc/83xx: Fix u-boot partion size for MPC8377E-WLAN boardsAnton Vorontsov2009-11-051-1/+1
| | | | * | | | | | | | | | | | powerpc/85xx: Fix USB GPIOs for MPC8569E-MDS boardsAnton Vorontsov2009-11-051-2/+2
| | | | * | | | | | | | | | | | powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe()Roel Kluin2009-11-051-1/+14
| | | | * | | | | | | | | | | | powerpc/85xx: sbc8548 - fixup of PCI-e related DTS fieldsPaul Gortmaker2009-11-051-9/+8
| | * | | | | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-11-1131-236/+568
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King2009-11-1012-9/+146
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | RealView: Add sparsemem support for the RealView PBX platformCatalin Marinas2009-11-054-3/+94
OpenPOWER on IntegriCloud