aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* sh: add resource of USB host for SH7723Yoshihiro Shimoda2008-06-091-0/+26
* sh: Fix compile error SH7763 setup codeNobuhiro Iwamatsu2008-06-091-4/+5
* sh: Add SH7723 SCIF supportYusuke.Goda2008-06-091-0/+15
* sh: module.c use kernel unaligned helpersHarvey Harrison2008-06-021-34/+5
* sh/kernel/cpu/irq/intc-sh5.c build fixAdrian Bunk2008-06-021-0/+1
* sh: Drop broken URAM support on SH7723.Paul Mundt2008-05-261-6/+0
* sh: add probe support for new sh7723 cutMagnus Damm2008-05-231-0/+1
* sh: fix VPU interrupt vector for sh7723Magnus Damm2008-05-231-1/+1
* sh: fix USBF resource for sh7722Magnus Damm2008-05-231-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-191-1/+0
|\
| * [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* | sh: Fix up restorer in debug_trap exception return path.Paul Mundt2008-05-191-6/+5
* | sh: Make is_valid_bugaddr() more intelligent on nommu.Paul Mundt2008-05-191-1/+9
* | sh: use the common ascii hex helpersHarvey Harrison2008-05-161-6/+5
* | sh: fix sh7785 master clock valueYoshihiro Shimoda2008-05-161-1/+1
* | sh: Fix up thread info pointer in syscall_badsys resume path.Hideo Saito2008-05-161-0/+1
* | sh: disable initrd defaults in .empty_zero_page.Paul Mundt2008-05-161-2/+2
* | sh: display boot params by default on entry.Paul Mundt2008-05-161-0/+11
|/
* lib: create common ascii hex arrayHarvey Harrison2008-05-141-8/+0
* SH: catch negative denormal_subf1() retval in denormal_add()Roel Kluin2008-05-091-2/+2
* sh: intc register modify fixMagnus Damm2008-05-081-0/+9
* sh: no high level trigger on some sh3 cpusMagnus Damm2008-05-081-0/+5
* sh: clean up sh7710 and sh7720 intc tablesMagnus Damm2008-05-082-8/+1
* sh: add interrupt ack code to sh3Magnus Damm2008-05-082-7/+87
* sh: unify external irq pin code for sh3Magnus Damm2008-05-086-94/+75
* sh: reset hardware from early printkMagnus Damm2008-05-081-3/+3
* sh: drain and wait for early printkMagnus Damm2008-05-081-0/+6
* sh: use sci_out() for early printkMagnus Damm2008-05-081-11/+13
* sh: add memory resources to /proc/iomemMagnus Damm2008-05-081-1/+37
* sh: add kernel bss resourceMagnus Damm2008-05-081-0/+7
* sh: fix sh7705 interrupt vector typoMagnus Damm2008-05-081-1/+1
* sh: intc_sh5 depends on cayman board for IRQ priority table.Paul Mundt2008-05-081-35/+38
* sh64: Some symbol exports to make the allmodconfig happier.Paul Mundt2008-05-084-2/+28
* sh64: Setup I/D-TLB defaults in SH-5 probe path.Paul Mundt2008-05-081-0/+4
* sh64: Fixup the nommu build.Paul Mundt2008-05-081-0/+28
* sh64: fixups for xtime_lock seqlock conversion.Paul Mundt2008-05-081-2/+2
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-17/+0
* sh: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-5/+2
* proper __do_softirq() prototypeAdrian Bunk2008-04-291-2/+0
* sh: Fix up L2 cache probe.Paul Mundt2008-04-181-0/+6
* sh: Fix up SH-4A part probe.Paul Mundt2008-04-181-1/+1
* sh: Add support for SH7723 CPU subtype.Paul Mundt2008-04-184-11/+318
* sh: Fix up SH7763 build.Paul Mundt2008-04-181-9/+1
* sh: Add I2C platform data to sh7722Magnus Damm2008-04-181-0/+21
* sh: Use physical addresses for sh7722 USBF resourcesMagnus Damm2008-04-181-4/+3
* sh: Hook up the rest of the SH7770 serial ports.Paul Mundt2008-04-181-1/+36
* sh: Add support for Solution Engine SH7721 boardYoshihiro Shimoda2008-04-181-6/+9
* sh: Initial support for the MX-G CPU.Paul Mundt2008-04-184-3/+176
* sh: Create an sh debugfs root.Paul Mundt2008-04-181-0/+14
* Generic semaphore implementationMatthew Wilcox2008-04-175-152/+2