summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-06-02hw-breakpoints: cleanup HW Breakpoint registers before kexecK.Prasad
2009-06-02hw-breakpoints: modify Ptrace routines to access breakpoint registersK.Prasad
2009-06-02hw-breakpoints: modify signal handling code to refrain from re-enabling HW Br...K.Prasad
2009-06-02hw-breakpoints: use the new wrapper routines to access debug registers in pro...K.Prasad
2009-06-02hw-breakpoints: use wrapper routines around debug registers in processor rela...K.Prasad
2009-06-02hw-breakpoints: modifying generic debug exception to use thread-specific debu...K.Prasad
2009-06-02hw-breakpoints: x86 architecture implementation of Hardware Breakpoint interf...K.Prasad
2009-06-02hw-breakpoints: introducing generic hardware breakpoint handler interfacesK.Prasad
2009-06-02hw-breakpoints: prepare the code for Hardware Breakpoint interfacesK.Prasad
2009-05-18Merge commit 'v2.6.30-rc6' into tracing/coreIngo Molnar
2009-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-05-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2009-05-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-05-15Merge branch 'fix/asoc' into for-linusTakashi Iwai
2009-05-15kgdb,i386: use address that SP register points to in the exception frameJason Wessel
2009-05-15ASoC: DaVinci EVM board support buildfixesDavid Brownell
2009-05-15powerpc: Fix PCI ROM accessBenjamin Herrenschmidt
2009-05-15powerpc/pseries: Really fix the oprofile CPU type on pseriesBenjamin Herrenschmidt
2009-05-15powerpc/cell: Make ptcal more reliableGerhard Stenzel
2009-05-15powerpc: Allow mem=x cmdline to work with 4G+Becky Bruce
2009-05-15powerpc/mpic: Fix incorrect allocation of interrupt rev-mapKumar Gala
2009-05-15powerpc: Fix oprofile sampling of marked events on POWER7Maynard Johnson
2009-05-15powerpc/iseries: Fix pci breakage due to bad dma_data initializationStephen Rothwell x
2009-05-15powerpc: Fix mktree build error on Mac OS X hostTimur Tabi
2009-05-14x86/stacktrace: return 0 instead of -1 for stack opsSteven Rostedt
2009-05-14powerpc/virtex: Fix duplicate level irq events.John Linn
2009-05-14powerpc/virtex: Add uImage to the default images listGrant Likely
2009-05-14powerpc/boot: add simpleImage.* to clean-files listGrant Likely
2009-05-14MIPS: Sibyte: Fix locking in set_irq_affinityThomas Bogendoerfer
2009-05-14MIPS: Use force_sig when handling address errors.David Daney
2009-05-14MIPS: Cavium: Add struct clocksource * argument to octeon_cvmcount_read()Coly Li
2009-05-14MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0.Ralf Baechle
2009-05-14MIPS: Fix highmem.Ralf Baechle
2009-05-14MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware.Ralf Baechle
2009-05-14MIPS: MSP71xx: Remove the RAMROOT functionsShane McDonald
2009-05-14MIPS: Use -mno-check-zero-divisionRalf Baechle
2009-05-14MIPS: Set compiler options only after the compiler prefix has ben set.Ralf Baechle
2009-05-14MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it.Ralf Baechle
2009-05-14MIPS: uaccess: Switch lock annotations to might_fault().Ralf Baechle
2009-05-14MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx resetShane McDonald
2009-05-14MIPS: MSP71xx: Resolve multiple definition of plat_timer_setupShane McDonald
2009-05-14MIPS: Make uaccess.h slightly more sparse friendly.Ralf Baechle
2009-05-14MIPS: Make access_ok() sideeffect proof.Ralf Baechle
2009-05-14MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.hThomas Bogendoerfer
2009-05-14MIPS: Alchemy: Timer build fixManuel Lauss
2009-05-14MIPS: Kconfig: Delete duplicate definition of RWSEM_GENERIC_SPINLOCK.Ralf Baechle
2009-05-14MIPS: Cavium: Add support for 8k and 32k page sizes.Ralf Baechle
2009-05-14MIPS: TXx9: Fix possible overflow in clock calculationsAtsushi Nemoto
2009-05-14MIPS: Synchronize dma_map_page and dma_map_singleAtsushi Nemoto