| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] tty: preparatory structures for termios revamp | Alan Cox | 2006-12-08 | 1 | -0/+11 |
* | [PATCH] cleanup asm/setup.h userspace visibility | Adrian Bunk | 2006-12-07 | 1 | -2/+4 |
* | [PATCH] Pass struct dev pointer to dma_cache_sync() | Ralf Baechle | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] remove kernel syscalls | Arnd Bergmann | 2006-12-07 | 1 | -137/+0 |
* | sh: sh775x/titan fixes for irq header changes. | Jamie Lenehan | 2006-12-06 | 2 | -33/+31 |
* | sh: Fixup pte_mkhuge() build failure. | Paul Mundt | 2006-12-06 | 1 | -0/+8 |
* | sh: stacktrace/lockdep/irqflags tracing support. | Paul Mundt | 2006-12-06 | 3 | -101/+150 |
* | sh: Fixup movli.l/movco.l atomic ops for gcc4. | Paul Mundt | 2006-12-06 | 1 | -24/+24 |
* | sh: dyntick infrastructure. | Paul Mundt | 2006-12-06 | 1 | -0/+21 |
* | sh: Clock framework tidying. | Paul Mundt | 2006-12-06 | 1 | -10/+2 |
* | sh: Fixup various PAGE_SIZE == 4096 assumptions. | Paul Mundt | 2006-12-06 | 3 | -11/+6 |
* | sh: dma-api channel capability extensions. | Mark Glaisher | 2006-12-06 | 1 | -11/+29 |
* | sh: KSTK_EIP/KSTK_ESP consistency. | Stuart Menefy | 2006-12-06 | 1 | -2/+2 |
* | sh: TLB miss fast-path optimizations. | Stuart Menefy | 2006-12-06 | 1 | -3/+3 |
* | sh: generic push-switch framework. | Paul Mundt | 2006-12-06 | 1 | -0/+28 |
* | sh: pmd rework. | Stuart Menefy | 2006-12-06 | 2 | -31/+27 |
* | sh: Use MMU.TTB register as pointer to current pgd. | Stuart Menefy | 2006-12-06 | 1 | -21/+23 |
* | sh: Set up correct siginfo structures for page faults. | Stuart Menefy | 2006-12-06 | 1 | -9/+3 |
* | sh: Preliminary support for SH-X2 MMU. | Paul Mundt | 2006-12-06 | 4 | -144/+324 |
* | sh: Hook SH7785 in to the build system. | Paul Mundt | 2006-12-06 | 2 | -1/+4 |
* | sh: Drop CPU subtype IRQ headers. | Paul Mundt | 2006-12-06 | 6 | -1754/+1 |
* | sh: SE7206 build fixes. | Paul Mundt | 2006-12-06 | 3 | -1/+20 |
* | sh: Add SH-2A platform headers. | Yoshinori Sato | 2006-12-06 | 19 | -9/+415 |
* | [PATCH] Centralise definitions of sector_t and blkcnt_t | Matthew Wilcox | 2006-12-04 | 1 | -10/+0 |
* | [NET]: SH checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -30/+29 |
* | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 2006-12-01 | 1 | -0/+7 |
* | sh: Fix IPR-IRQ's for IRQ-chip change breakage. | Jamie Lenehan | 2006-10-31 | 1 | -2/+8 |
* | sh: Wire up new syscalls. | Paul Mundt | 2006-10-31 | 1 | -1/+4 |
* | sh: Convert INTC2 to IRQ table registration. | Paul Mundt | 2006-10-20 | 3 | -13/+1 |
* | sh: Add some missing board headers. | Paul Mundt | 2006-10-19 | 6 | -0/+420 |
* | sh: Fix exception_handling_table alignment. | Paul Mundt | 2006-10-19 | 1 | -0/+7 |
* | sh: Cleanup board header directories. | Paul Mundt | 2006-10-19 | 7 | -434/+0 |
* | sh: Remove board-specific ide.h headers. | Paul Mundt | 2006-10-19 | 7 | -72/+0 |
* | sh: Proper show_stack/show_trace() implementation. | Paul Mundt | 2006-10-19 | 1 | -0/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2006-10-12 | 5 | -14/+55 |
|\ |
|
| * | sh: SH-4A UBC support | Ryusuke Sakato | 2006-10-12 | 1 | -0/+37 |
| * | sh: Convert INTC2 IRQ handler to irq_chip. | Paul Mundt | 2006-10-06 | 1 | -6/+8 |
| * | sh: Updates for IRQ handler changes. | Paul Mundt | 2006-10-06 | 3 | -2/+6 |
| * | sh: Kill off timer_ops get_frequency(). | Paul Mundt | 2006-10-06 | 1 | -6/+0 |
| * | sh: First step at generic timeofday support. | Paul Mundt | 2006-10-06 | 1 | -0/+4 |
* | | [PATCH] Consolidate check_signature | Matthew Wilcox | 2006-10-11 | 1 | -16/+0 |
|/ |
|
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 5 | -5/+5 |
* | sh: Fixup __raw_read_trylock(). | Paul Mundt | 2006-10-03 | 1 | -1/+8 |
* | sh: Kill off remaining config.h references. | Paul Mundt | 2006-10-03 | 1 | -2/+0 |
* | sh: Initial gitignore list | Paul Mundt | 2006-10-03 | 1 | -0/+3 |
* | sh: build fixes for defconfigs. | Paul Mundt | 2006-10-03 | 3 | -5/+14 |
* | sh: Kill off more dead headers. | Paul Mundt | 2006-10-03 | 4 | -126/+0 |
* | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 2006-10-02 | 1 | -70/+0 |
* | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn | 2006-10-02 | 1 | -1/+1 |
* | [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300 | Olaf Hering | 2006-10-01 | 2 | -6/+0 |