| Commit message (Expand) | Author | Age |
* | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 2006-12-01 |
* | sh: Fix IPR-IRQ's for IRQ-chip change breakage. | Jamie Lenehan | 2006-10-30 |
* | sh: Wire up new syscalls. | Paul Mundt | 2006-10-30 |
* | sh: Convert INTC2 to IRQ table registration. | Paul Mundt | 2006-10-20 |
* | sh: Add some missing board headers. | Paul Mundt | 2006-10-19 |
* | sh: Fix exception_handling_table alignment. | Paul Mundt | 2006-10-19 |
* | sh: Cleanup board header directories. | Paul Mundt | 2006-10-19 |
* | sh: Remove board-specific ide.h headers. | Paul Mundt | 2006-10-19 |
* | sh: Proper show_stack/show_trace() implementation. | Paul Mundt | 2006-10-19 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2006-10-12 |
|\ |
|
| * | sh: SH-4A UBC support | Ryusuke Sakato | 2006-10-11 |
| * | sh: Convert INTC2 IRQ handler to irq_chip. | Paul Mundt | 2006-10-06 |
| * | sh: Updates for IRQ handler changes. | Paul Mundt | 2006-10-06 |
| * | sh: Kill off timer_ops get_frequency(). | Paul Mundt | 2006-10-06 |
| * | sh: First step at generic timeofday support. | Paul Mundt | 2006-10-06 |
* | | [PATCH] Consolidate check_signature | Matthew Wilcox | 2006-10-11 |
|/ |
|
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 |
* | sh: Fixup __raw_read_trylock(). | Paul Mundt | 2006-10-03 |
* | sh: Kill off remaining config.h references. | Paul Mundt | 2006-10-03 |
* | sh: Initial gitignore list | Paul Mundt | 2006-10-03 |
* | sh: build fixes for defconfigs. | Paul Mundt | 2006-10-03 |
* | sh: Kill off more dead headers. | Paul Mundt | 2006-10-03 |
* | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 2006-10-02 |
* | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn | 2006-10-02 |
* | [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300 | Olaf Hering | 2006-10-01 |
* | [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks | Martin Schwidefsky | 2006-10-01 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2006-09-27 |
|\ |
|
| * | sh: Calculate shm alignment at runtime. | Paul Mundt | 2006-09-27 |
| * | sh: dma-mapping compile fixes. | Paul Mundt | 2006-09-27 |
| * | sh: Initial vsyscall page support. | Paul Mundt | 2006-09-27 |
| * | sh: Clean up PAGE_SIZE definition for assembly use. | Paul Mundt | 2006-09-27 |
| * | sh: Support for L2 cache on newer SH-4A CPUs. | Paul Mundt | 2006-09-27 |
| * | sh: Update kexec support for API changes. | Paul Mundt | 2006-09-27 |
| * | sh: Optimized readsl()/writesl() support. | Paul Mundt | 2006-09-27 |
| * | sh: Report movli.l/movco.l capabilities. | Paul Mundt | 2006-09-27 |
| * | sh: CPU flags in AT_HWCAP in ELF auxvt. | Paul Mundt | 2006-09-27 |
| * | sh: Add support for 4K stacks. | Paul Mundt | 2006-09-27 |
| * | sh: stack debugging support. | Paul Mundt | 2006-09-27 |
| * | sh: machvec rework. | Paul Mundt | 2006-09-27 |
| * | sh: Solution Engine SH7343 board support. | Paul Mundt | 2006-09-27 |
| * | sh: Kill off dead boards. | Paul Mundt | 2006-09-27 |
| * | sh: New atomic ops for SH-4A movli.l/movco.l | Paul Mundt | 2006-09-27 |
| * | sh: Kill off the rest of the legacy rtc mess. | Paul Mundt | 2006-09-27 |
| * | sh: SHMIN board support. | Takashi YOSHII | 2006-09-27 |
| * | sh: Add support for SH7706/SH7710/SH7343 CPUs. | Paul Mundt | 2006-09-27 |
| * | serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci. | Paul Mundt | 2006-09-27 |
| * | sh: pselect6 and ppoll, along with signal trampoline rework. | Paul Mundt | 2006-09-27 |
| * | sh: __addr_ok() and other misc nommu fixups. | Yoshinori Sato | 2006-09-27 |
| * | sh: Various nommu fixes. | Yoshinori Sato | 2006-09-27 |
| * | sh: Make PAGE_OFFSET configurable. | Paul Mundt | 2006-09-27 |