| Commit message (Expand) | Author | Age |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-24 |
|\ |
|
| * | Merge signal handler branch | Russell King | 2006-06-24 |
| |\ |
|
| | * | [ARM] 3648/1: Update struct ucontext layout for coprocessor registers | Daniel Jacobowitz | 2006-06-24 |
| | * | [ARM] Add identifying number for non-rt sigframe | Russell King | 2006-06-24 |
| | * | [ARM] Gather common sigframe saving code into setup_sigframe() | Russell King | 2006-06-18 |
| | * | [ARM] Gather common sigframe restoration code into restore_sigframe() | Russell King | 2006-06-18 |
| | * | [ARM] Re-use sigframe within rt_sigframe | Russell King | 2006-06-18 |
| | * | [ARM] Merge sigcontext and sigmask members of sigframe | Russell King | 2006-06-18 |
| | * | [ARM] Replace extramask with a full copy of the sigmask | Russell King | 2006-06-18 |
| | * | [ARM] Remove rt_sigframe puc and pinfo pointers | Russell King | 2006-06-18 |
| * | | Merge S3C24xx branch | Russell King | 2006-06-24 |
| |\ \ |
|
| | * | | [ARM] 3647/1: S3C24XX: add Osiris to the list of simtec pm machines | Ben Dooks | 2006-06-24 |
| | * | | [ARM] 3645/1: S3C2412: irq support for external interrupts | Ben Dooks | 2006-06-24 |
| | * | | [ARM] 3643/1: S3C2410: Add new usb clocks | Ben Dooks | 2006-06-24 |
| | * | | [ARM] 3642/1: S3C24XX: Add machine SMDK2413 | Ben Dooks | 2006-06-24 |
| | * | | [ARM] 3641/1: S3C2412: Fixup gpio register naming | Ben Dooks | 2006-06-24 |
| | * | | [ARM] 3640/1: S3C2412: Use S3C24XX_DCLKCON instead of S3C2410_DCLKCON | Ben Dooks | 2006-06-24 |
| | * | | [ARM] 3638/1: S3C2412: core clocks | Ben Dooks | 2006-06-24 |
| | * | | [ARM] 3637/1: S3C24XX: Add mpll clock, and set as fclk parent | Ben Dooks | 2006-06-24 |
| | * | | [ARM] 3636/1: S3C2412: Add selection of CPU_ARM926 | Ben Dooks | 2006-06-24 |
| | * | | [ARM] 3635/1: S3C24XX: Add S3C2412 core cpu support | Ben Dooks | 2006-06-24 |
| | * | | [ARM] 3633/1: S3C24XX: s3c2410 gpio bugfix - wrong pin nos | Ben Dooks | 2006-06-24 |
| * | | | Merge ep93xx branch | Russell King | 2006-06-24 |
| |\ \ \ |
|
| | * | | | [ARM] 3646/1: ep93xx: instantiate ep93xx-ohci platform device | Lennert Buytenhek | 2006-06-24 |
| | * | | | [ARM] 3634/1: ep93xx: initial implementation of the clk_* API | Lennert Buytenhek | 2006-06-24 |
| | |/ / |
|
| * | | | [ARM] 3644/1: ixp2000: export gpio_line_config() | Lennert Buytenhek | 2006-06-24 |
| * | | | [ARM] 3632/1: iwmmxt: fix up argument comment for iwmmxt_task_restore() | Lennert Buytenhek | 2006-06-24 |
| |/ / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-06-24 |
|\ \ \ |
|
| * | | | [SPARC64]: Update defconfig. | David S. Miller | 2006-06-24 |
| * | | | [SPARC64]: Make auxio a real driver. | David S. Miller | 2006-06-24 |
| * | | | [SBUS]: Rewrite and plug into of_device framework. | David S. Miller | 2006-06-24 |
| * | | | [SPARC]: Port of_device layer and make ebus use it. | David S. Miller | 2006-06-24 |
| * | | | [SPARC]: Port sparc64 in-kernel device tree code to sparc32. | David S. Miller | 2006-06-24 |
| * | | | [SPARC64]: Add of_device layer and make ebus/isa use it. | David S. Miller | 2006-06-24 |
| * | | | [SPARC64]: Expand of_*() interfaces some more. | David S. Miller | 2006-06-24 |
| * | | | [SPARC64]: Kill unused local vars in map_prom_timers(). | David S. Miller | 2006-06-24 |
| * | | | [SPARC64]: Kill off some more prom_getproperty() remnants. | David S. Miller | 2006-06-24 |
| * | | | [SPARC64]: Convert Cheetah memory controller driver to in-kernel PROM tree. | David S. Miller | 2006-06-24 |
| * | | | [SPARC64]: Convert central bus layer to in-kernel PROM device tree. | David S. Miller | 2006-06-24 |
| * | | | [SPARC64]: Kill ebus/isa range and interrupt mapping struct members. | David S. Miller | 2006-06-24 |
| * | | | [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. | David S. Miller | 2006-06-24 |
| * | | | [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree. | David S. Miller | 2006-06-24 |
| * | | | [SPARC64]: Must run smp_setup_cpu_possible_map() after paging_init() | David S. Miller | 2006-06-24 |
| * | | | [SPARC64]: Fix for Niagara memory corruption. | David S. Miller | 2006-06-24 |
| * | | | [SPARC64]: Minor bug fix to obp_read_memory(). | David S. Miller | 2006-06-24 |
| * | | | [SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree. | David S. Miller | 2006-06-24 |
| * | | | [SPARC64]: Add of_getintprop_default(). | David S. Miller | 2006-06-24 |
| * | | | [SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree. | David S. Miller | 2006-06-24 |
| * | | | [SPARC64]: Rate limited kernel unaligned trap logging, ala IA64. | David S. Miller | 2006-06-24 |
| * | | | [SPARC64]: Disable verbose PCI IRQ probing messages by default. | David S. Miller | 2006-06-24 |