aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar1-47/+15
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2008-07-03stacktrace: export save_stack_trace[_tsk]Ingo Molnar1-0/+1
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe1-2/+2
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-5/+5
2008-06-26sh: convert to generic helpers for IPI function callsJens Axboe1-40/+8
2008-06-16Merge branch 'linus' into core/rodataIngo Molnar6-46/+55
2008-06-09sh: add resource of USB host for SH7723Yoshihiro Shimoda1-0/+26
2008-06-09sh: Fix compile error SH7763 setup codeNobuhiro Iwamatsu1-4/+5
2008-06-09sh: Add SH7723 SCIF supportYusuke.Goda1-0/+15
2008-06-02sh: module.c use kernel unaligned helpersHarvey Harrison1-34/+5
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