summaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)Author
2008-06-09sh: add resource of USB host for SH7723Yoshihiro Shimoda
2008-06-09sh: Fix compile error SH7763 setup codeNobuhiro Iwamatsu
2008-06-09sh: Add SH7723 SCIF supportYusuke.Goda
2008-06-02sh: module.c use kernel unaligned helpersHarvey Harrison
2008-06-02sh/kernel/cpu/irq/intc-sh5.c build fixAdrian Bunk
2008-05-26sh: Drop broken URAM support on SH7723.Paul Mundt
2008-05-23sh: add probe support for new sh7723 cutMagnus Damm
2008-05-23sh: fix VPU interrupt vector for sh7723Magnus Damm
2008-05-23sh: fix USBF resource for sh7722Magnus Damm
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-05-19sh: Fix up restorer in debug_trap exception return path.Paul Mundt
2008-05-19sh: Make is_valid_bugaddr() more intelligent on nommu.Paul Mundt
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-16sh: use the common ascii hex helpersHarvey Harrison
2008-05-16sh: fix sh7785 master clock valueYoshihiro Shimoda
2008-05-16sh: Fix up thread info pointer in syscall_badsys resume path.Hideo Saito
2008-05-16sh: disable initrd defaults in .empty_zero_page.Paul Mundt
2008-05-16sh: display boot params by default on entry.Paul Mundt
2008-05-14lib: create common ascii hex arrayHarvey Harrison
2008-05-09SH: catch negative denormal_subf1() retval in denormal_add()Roel Kluin
2008-05-08sh: intc register modify fixMagnus Damm
2008-05-08sh: no high level trigger on some sh3 cpusMagnus Damm
2008-05-08sh: clean up sh7710 and sh7720 intc tablesMagnus Damm
2008-05-08sh: add interrupt ack code to sh3Magnus Damm
2008-05-08sh: unify external irq pin code for sh3Magnus Damm
2008-05-08sh: reset hardware from early printkMagnus Damm
2008-05-08sh: drain and wait for early printkMagnus Damm
2008-05-08sh: use sci_out() for early printkMagnus Damm
2008-05-08sh: add memory resources to /proc/iomemMagnus Damm
2008-05-08sh: add kernel bss resourceMagnus Damm
2008-05-08sh: fix sh7705 interrupt vector typoMagnus Damm
2008-05-08sh: intc_sh5 depends on cayman board for IRQ priority table.Paul Mundt
2008-05-08sh64: Some symbol exports to make the allmodconfig happier.Paul Mundt
2008-05-08sh64: Setup I/D-TLB defaults in SH-5 probe path.Paul Mundt
2008-05-08sh64: Fixup the nommu build.Paul Mundt
2008-05-08sh64: fixups for xtime_lock seqlock conversion.Paul Mundt
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper
2008-04-29sh: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter
2008-04-29proper __do_softirq() prototypeAdrian Bunk
2008-04-18sh: Fix up L2 cache probe.Paul Mundt
2008-04-18sh: Fix up SH-4A part probe.Paul Mundt
2008-04-18sh: Add support for SH7723 CPU subtype.Paul Mundt
2008-04-18sh: Fix up SH7763 build.Paul Mundt
2008-04-18sh: Add I2C platform data to sh7722Magnus Damm
2008-04-18sh: Use physical addresses for sh7722 USBF resourcesMagnus Damm
2008-04-18sh: Hook up the rest of the SH7770 serial ports.Paul Mundt
2008-04-18sh: Add support for Solution Engine SH7721 boardYoshihiro Shimoda
2008-04-18sh: Initial support for the MX-G CPU.Paul Mundt
2008-04-18sh: Create an sh debugfs root.Paul Mundt
2008-04-17Generic semaphore implementationMatthew Wilcox