| Commit message (Expand) | Author | Age |
* | hw-breakpoints: cleanup HW Breakpoint registers before kexec | K.Prasad | 2009-06-02 |
* | hw-breakpoints: modify Ptrace routines to access breakpoint registers | K.Prasad | 2009-06-02 |
* | hw-breakpoints: modify signal handling code to refrain from re-enabling HW Br... | K.Prasad | 2009-06-02 |
* | hw-breakpoints: use the new wrapper routines to access debug registers in pro... | K.Prasad | 2009-06-02 |
* | hw-breakpoints: use wrapper routines around debug registers in processor rela... | K.Prasad | 2009-06-02 |
* | hw-breakpoints: modifying generic debug exception to use thread-specific debu... | K.Prasad | 2009-06-02 |
* | hw-breakpoints: x86 architecture implementation of Hardware Breakpoint interf... | K.Prasad | 2009-06-02 |
* | hw-breakpoints: introducing generic hardware breakpoint handler interfaces | K.Prasad | 2009-06-02 |
* | hw-breakpoints: prepare the code for Hardware Breakpoint interfaces | K.Prasad | 2009-06-02 |
* | Merge commit 'v2.6.30-rc6' into tracing/core | Ingo Molnar | 2009-05-18 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-05-15 |
| |\ |
|
| | * | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2009-05-15 |
| | |\ |
|
| | | * | ASoC: DaVinci EVM board support buildfixes | David Brownell | 2009-05-15 |
| * | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2009-05-15 |
| |\ \ \ |
|
| | * | | | kgdb,i386: use address that SP register points to in the exception frame | Jason Wessel | 2009-05-15 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-05-15 |
| |\ \ \ \ |
|
| | * | | | | viocd: needs to depend on BLOCK | Alexander Beregalov | 2009-05-12 |
| * | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-05-15 |
| |\ \ \ \ \ |
|
| | * | | | | | powerpc: Fix PCI ROM access | Benjamin Herrenschmidt | 2009-05-15 |
| | * | | | | | powerpc/pseries: Really fix the oprofile CPU type on pseries | Benjamin Herrenschmidt | 2009-05-15 |
| | * | | | | | powerpc/cell: Make ptcal more reliable | Gerhard Stenzel | 2009-05-15 |
| | * | | | | | powerpc: Allow mem=x cmdline to work with 4G+ | Becky Bruce | 2009-05-15 |
| | * | | | | | powerpc/mpic: Fix incorrect allocation of interrupt rev-map | Kumar Gala | 2009-05-15 |
| | * | | | | | powerpc: Fix oprofile sampling of marked events on POWER7 | Maynard Johnson | 2009-05-15 |
| | * | | | | | powerpc/iseries: Fix pci breakage due to bad dma_data initialization | Stephen Rothwell x | 2009-05-15 |
| | * | | | | | powerpc: Fix mktree build error on Mac OS X host | Timur Tabi | 2009-05-15 |
| | * | | | | | powerpc/virtex: Fix duplicate level irq events. | John Linn | 2009-05-14 |
| | * | | | | | powerpc/virtex: Add uImage to the default images list | Grant Likely | 2009-05-14 |
| | * | | | | | powerpc/boot: add simpleImage.* to clean-files list | Grant Likely | 2009-05-14 |
| | * | | | | | powerpc/8xx: Update defconfigs | Kumar Gala | 2009-05-13 |
| | * | | | | | powerpc/embedded6xx: Update defconfigs | Kumar Gala | 2009-05-13 |
| | * | | | | | powerpc/86xx: Update defconfigs | Kumar Gala | 2009-05-13 |
| | * | | | | | powerpc/85xx: Update defconfigs | Kumar Gala | 2009-05-13 |
| | * | | | | | powerpc/83xx: Update defconfigs | Kumar Gala | 2009-05-13 |
| | * | | | | | powerpc/fsl_soc: Remove mpc83xx_wdt_init, again | Anton Vorontsov | 2009-05-08 |
| * | | | | | | MIPS: Sibyte: Fix locking in set_irq_affinity | Thomas Bogendoerfer | 2009-05-14 |
| * | | | | | | MIPS: Use force_sig when handling address errors. | David Daney | 2009-05-14 |
| * | | | | | | MIPS: Cavium: Add struct clocksource * argument to octeon_cvmcount_read() | Coly Li | 2009-05-14 |
| * | | | | | | MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0. | Ralf Baechle | 2009-05-14 |
| * | | | | | | MIPS: Fix highmem. | Ralf Baechle | 2009-05-14 |
| * | | | | | | MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware. | Ralf Baechle | 2009-05-14 |
| * | | | | | | MIPS: MSP71xx: Remove the RAMROOT functions | Shane McDonald | 2009-05-14 |
| * | | | | | | MIPS: Use -mno-check-zero-division | Ralf Baechle | 2009-05-14 |
| * | | | | | | MIPS: Set compiler options only after the compiler prefix has ben set. | Ralf Baechle | 2009-05-14 |
| * | | | | | | MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it. | Ralf Baechle | 2009-05-14 |
| * | | | | | | MIPS: uaccess: Switch lock annotations to might_fault(). | Ralf Baechle | 2009-05-14 |
| * | | | | | | MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx reset | Shane McDonald | 2009-05-14 |
| * | | | | | | MIPS: MSP71xx: Resolve multiple definition of plat_timer_setup | Shane McDonald | 2009-05-14 |
| * | | | | | | MIPS: Make uaccess.h slightly more sparse friendly. | Ralf Baechle | 2009-05-14 |
| * | | | | | | MIPS: Make access_ok() sideeffect proof. | Ralf Baechle | 2009-05-14 |