aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* hw-breakpoints: cleanup HW Breakpoint registers before kexecK.Prasad2009-06-022-0/+4
* hw-breakpoints: modify Ptrace routines to access breakpoint registersK.Prasad2009-06-021-90/+141
* 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
* Merge commit 'v2.6.30-rc6' into tracing/coreIngo Molnar2009-05-18185-3373/+5254
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-05-151-0/+25
| |\
| | * Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-05-151-0/+25
| | |\
| | | * ASoC: DaVinci EVM board support buildfixesDavid Brownell2009-05-151-0/+25
| * | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2009-05-151-1/+2
| |\ \ \
| | * | | kgdb,i386: use address that SP register points to in the exception frameJason Wessel2009-05-151-1/+2
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-05-151-0/+1
| |\ \ \ \
| | * | | | viocd: needs to depend on BLOCKAlexander Beregalov2009-05-121-0/+1
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-05-1567-1541/+3816
| |\ \ \ \ \
| | * | | | | powerpc: Fix PCI ROM accessBenjamin Herrenschmidt2009-05-152-10/+26
| | * | | | | powerpc/pseries: Really fix the oprofile CPU type on pseriesBenjamin Herrenschmidt2009-05-151-1/+1
| | * | | | | powerpc/cell: Make ptcal more reliableGerhard Stenzel2009-05-151-3/+14
| | * | | | | powerpc: Allow mem=x cmdline to work with 4G+Becky Bruce2009-05-154-8/+8
| | * | | | | powerpc/mpic: Fix incorrect allocation of interrupt rev-mapKumar Gala2009-05-151-7/+9
| | * | | | | powerpc: Fix oprofile sampling of marked events on POWER7Maynard Johnson2009-05-151-1/+8
| | * | | | | powerpc/iseries: Fix pci breakage due to bad dma_data initializationStephen Rothwell x2009-05-153-6/+5
| | * | | | | powerpc: Fix mktree build error on Mac OS X hostTimur Tabi2009-05-151-5/+5
| | * | | | | powerpc/virtex: Fix duplicate level irq events.John Linn2009-05-141-10/+107
| | * | | | | powerpc/virtex: Add uImage to the default images listGrant Likely2009-05-142-0/+2
| | * | | | | powerpc/boot: add simpleImage.* to clean-files listGrant Likely2009-05-141-1/+1
| | * | | | | powerpc/8xx: Update defconfigsKumar Gala2009-05-135-99/+241
| | * | | | | powerpc/embedded6xx: Update defconfigsKumar Gala2009-05-139-221/+600
| | * | | | | powerpc/86xx: Update defconfigsKumar Gala2009-05-137-386/+556
| | * | | | | powerpc/85xx: Update defconfigsKumar Gala2009-05-1313-351/+1118
| | * | | | | powerpc/83xx: Update defconfigsKumar Gala2009-05-1314-386/+1115
| | * | | | | powerpc/fsl_soc: Remove mpc83xx_wdt_init, againAnton Vorontsov2009-05-081-46/+0
| * | | | | | MIPS: Sibyte: Fix locking in set_irq_affinityThomas Bogendoerfer2009-05-142-10/+4
| * | | | | | MIPS: Use force_sig when handling address errors.David Daney2009-05-141-3/+3
| * | | | | | MIPS: Cavium: Add struct clocksource * argument to octeon_cvmcount_read()Coly Li2009-05-141-1/+1
| * | | | | | MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0.Ralf Baechle2009-05-141-92/+50
| * | | | | | MIPS: Fix highmem.Ralf Baechle2009-05-144-34/+26
| * | | | | | MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware.Ralf Baechle2009-05-141-4/+4
| * | | | | | MIPS: MSP71xx: Remove the RAMROOT functionsShane McDonald2009-05-142-71/+1
| * | | | | | MIPS: Use -mno-check-zero-divisionRalf Baechle2009-05-141-0/+1
| * | | | | | MIPS: Set compiler options only after the compiler prefix has ben set.Ralf Baechle2009-05-141-2/+2
| * | | | | | MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it.Ralf Baechle2009-05-141-2/+2
| * | | | | | MIPS: uaccess: Switch lock annotations to might_fault().Ralf Baechle2009-05-142-18/+23
| * | | | | | MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx resetShane McDonald2009-05-141-6/+2
| * | | | | | MIPS: MSP71xx: Resolve multiple definition of plat_timer_setupShane McDonald2009-05-141-5/+2
| * | | | | | MIPS: Make uaccess.h slightly more sparse friendly.Ralf Baechle2009-05-141-12/+27
| * | | | | | MIPS: Make access_ok() sideeffect proof.Ralf Baechle2009-05-141-3/+13