Age | Commit message (Expand) | Author |
2008-05-16 | sh: use the common ascii hex helpers | Harvey Harrison |
2008-05-09 | sh: Fix DMAC base address for SH7709S | Steve Glendinning |
2008-05-08 | sh: Stub in cpu_to_node() and friends for NUMA build. | Paul Mundt |
2008-05-08 | sh: add interrupt ack code to sh3 | Magnus Damm |
2008-05-08 | sh: unify external irq pin code for sh3 | Magnus Damm |
2008-05-08 | sh: add memory resources to /proc/iomem | Magnus Damm |
2008-05-08 | sh: r7780rp: Kill off unneded ifdefs for irq setup. | Paul Mundt |
2008-05-08 | sh: remove the broken SH_MPC1211 support | Adrian Bunk |
2008-05-08 | sh64: Fixup the nommu build. | Paul Mundt |
2008-05-02 | sh: types: use <asm-generic/int-*.h> for the sh architecture | H. Peter Anvin |
2008-04-30 | asm-*/futex.h should include linux/uaccess.h | Jeff Dike |
2008-04-29 | kernel: Move arches to use common unaligned access | Harvey Harrison |
2008-04-28 | hugetlbfs: common code update for s390 | Gerald Schaefer |
2008-04-28 | hugetlbfs: add missing TLB flush to hugetlb_cow() | Gerald Schaefer |
2008-04-28 | hugetlbfs: architecture header cleanup | Gerald Schaefer |
2008-04-28 | mm: introduce pte_special pte bit | Nick Piggin |
2008-04-26 | generic: implement __fls on all 64-bit archs | Alexander van Heukelum |
2008-04-22 | i2c: Renesas SH7760 I2C master driver | Manuel Lauss |
2008-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2008-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds |
2008-04-20 | PCI: remove initial bios sort of PCI devices on x86 | Greg Kroah-Hartman |
2008-04-19 | sched, cpuset: customize sched domains, core | Hidetoshi Seto |
2008-04-18 | sh: Add support for SH7723 CPU subtype. | Paul Mundt |
2008-04-18 | sh: Add MigoR header file | Magnus Damm |
2008-04-18 | sh: Fix up __access_ok() check for nommu. | Paul Mundt |
2008-04-18 | sh: Add support for Solution Engine SH7721 board | Yoshihiro Shimoda |
2008-04-18 | sh: Hook up remaining IRQ sources for R7780MP FPGA. | Masayuki Hosokawa |
2008-04-18 | sh: Initial support for the MX-G CPU. | Paul Mundt |
2008-04-18 | sh: Create an sh debugfs root. | Paul Mundt |
2008-04-18 | sh: SuperH KEYSC keypad data for Solution Engine 7722 | Magnus Damm |
2008-04-18 | sh: SuperH KEYSC platform driver | Magnus Damm |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-04-18 | ide: remove ide_default_io_ctl() macro | Bartlomiej Zolnierkiewicz |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox |
2008-04-02 | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger |
2008-03-31 | remove include/asm-sh/floppy.h | Adrian Bunk |
2008-03-26 | sh: Fix TIF_USEDFPU clearing under FPU emulation. | Paul Mundt |
2008-03-26 | sh: Fix occasional FPU register corruption under preempt. | Paul Mundt |
2008-03-14 | sh: Fix more user header breakage from sh64 integration. | Paul Mundt |
2008-03-06 | sh: Fix up the sh64 build. | Paul Mundt |
2008-02-26 | serial: Move asm-sh/sci.h to linux/serial_sci.h. | Paul Mundt |
2008-02-26 | sh: Fix up HAS_SR_RB typo in entry-macros. | Hideo Saito |
2008-02-25 | sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash. | Paul Mundt |
2008-02-14 | sh: fix ioreadN_rep and iowriteN_rep | Magnus Damm |
2008-02-14 | sh: Kill off more dead symbols. | Paul Mundt |
2008-02-14 | sh: asm/irq.h needs asm/cpu/irq.h. | Paul Mundt |
2008-02-14 | sh: Get SH-5 caches working again post-unification. | Paul Mundt |
2008-02-14 | sh: asm/tlb.h needs linux/pagemap.h for CONFIG_SWAP=n. | Paul Mundt |
2008-02-14 | sh: Tidy include/asm-sh/hp6xx.h | Kristoffer Ericson |
2008-02-14 | sh: Update SH-5 flush_cache_sigtramp() for API changes. | Paul Mundt |