aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-02sh/kernel/cpu/irq/intc-sh5.c build fixAdrian Bunk1-0/+1
2008-05-26sh: Drop broken URAM support on SH7723.Paul Mundt1-6/+0
2008-05-25move BUG_TABLE into RODATAJan Beulich2-2/+0
2008-05-23sh: add probe support for new sh7723 cutMagnus Damm1-0/+1
2008-05-23sh: fix VPU interrupt vector for sh7723Magnus Damm1-1/+1
2008-05-23sh: fix USBF resource for sh7722Magnus Damm1-1/+1
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+0
2008-05-19sh: Fix up restorer in debug_trap exception return path.Paul Mundt1-6/+5
2008-05-19sh: Make is_valid_bugaddr() more intelligent on nommu.Paul Mundt1-1/+9
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-16sh: use the common ascii hex helpersHarvey Harrison1-6/+5
2008-05-16sh: fix sh7785 master clock valueYoshihiro Shimoda1-1/+1
2008-05-16sh: Fix up thread info pointer in syscall_badsys resume path.Hideo Saito1-0/+1
2008-05-16sh: disable initrd defaults in .empty_zero_page.Paul Mundt1-2/+2
2008-05-16sh: display boot params by default on entry.Paul Mundt1-0/+11
2008-05-14lib: create common ascii hex arrayHarvey Harrison1-8/+0
2008-05-09SH: catch negative denormal_subf1() retval in denormal_add()Roel Kluin1-2/+2
2008-05-08sh: intc register modify fixMagnus Damm1-0/+9
2008-05-08sh: no high level trigger on some sh3 cpusMagnus Damm1-0/+5
2008-05-08sh: clean up sh7710 and sh7720 intc tablesMagnus Damm2-8/+1
2008-05-08sh: add interrupt ack code to sh3Magnus Damm2-7/+87
2008-05-08sh: unify external irq pin code for sh3Magnus Damm6-94/+75
2008-05-08sh: reset hardware from early printkMagnus Damm1-3/+3
2008-05-08sh: drain and wait for early printkMagnus Damm1-0/+6
2008-05-08sh: use sci_out() for early printkMagnus Damm1-11/+13
2008-05-08sh: add memory resources to /proc/iomemMagnus Damm1-1/+37
2008-05-08sh: add kernel bss resourceMagnus Damm1-0/+7
2008-05-08sh: fix sh7705 interrupt vector typoMagnus Damm1-1/+1
2008-05-08sh: intc_sh5 depends on cayman board for IRQ priority table.Paul Mundt1-35/+38
2008-05-08sh64: Some symbol exports to make the allmodconfig happier.Paul Mundt4-2/+28
2008-05-08sh64: Setup I/D-TLB defaults in SH-5 probe path.Paul Mundt1-0/+4
2008-05-08sh64: Fixup the nommu build.Paul Mundt1-0/+28
2008-05-08sh64: fixups for xtime_lock seqlock conversion.Paul Mundt1-2/+2
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper1-17/+0
2008-04-29sh: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-5/+2
2008-04-29proper __do_softirq() prototypeAdrian Bunk1-2/+0
2008-04-18sh: Fix up L2 cache probe.Paul Mundt1-0/+6
2008-04-18sh: Fix up SH-4A part probe.Paul Mundt1-1/+1
2008-04-18sh: Add support for SH7723 CPU subtype.Paul Mundt4-11/+318
2008-04-18sh: Fix up SH7763 build.Paul Mundt1-9/+1
2008-04-18sh: Add I2C platform data to sh7722Magnus Damm1-0/+21
2008-04-18sh: Use physical addresses for sh7722 USBF resourcesMagnus Damm1-4/+3
2008-04-18sh: Hook up the rest of the SH7770 serial ports.Paul Mundt1-1/+36
2008-04-18sh: Add support for Solution Engine SH7721 boardYoshihiro Shimoda1-6/+9
2008-04-18sh: Initial support for the MX-G CPU.Paul Mundt4-3/+176
2008-04-18sh: Create an sh debugfs root.Paul Mundt1-0/+14
2008-04-17Generic semaphore implementationMatthew Wilcox5-152/+2
2008-04-16sh: export empty_zero_pageAndrew Morton2-0/+2
2008-04-16sh: arch/sh/kernel/traps_32.c needs asm/fpu.hAndrew Morton1-0/+1
2008-04-16sh64: add missing #include <asm/fpu.h>'sAdrian Bunk4-0/+4