Age | Commit message (Expand) | Author |
2007-09-21 | sh: intc - avoid SH7710 specific vector on SH7712 | Magnus Damm |
2007-09-21 | sh: intc - add missing vectors for SH7707 | Magnus Damm |
2007-09-21 | sh: intc - add support for SH7706, SH7707, SH7708, SH7709 | Magnus Damm |
2007-09-21 | sh: intc - add support for SH7710 | Magnus Damm |
2007-09-21 | sh: intc - add support for SH7705 | Magnus Damm |
2007-08-22 | sh: missing symbol fix for sh4-202 | Magnus Damm |
2007-08-17 | sh: remove extraneous ; on scif_sercon_putc wait loop | Andy Whitcroft |
2007-08-07 | sh: panic on machvec section misalignment. | Paul Mundt |
2007-08-04 | sh: Fix PTRACE_PEEKTEXT/PEEKDATA fallout from generic_ptrace_peekdata(). | Paul Mundt |
2007-08-01 | sh: Fix SH-X3 FPU exception handling. | Paul Mundt |
2007-08-01 | sh: Fix lockdep debugging oops on SH-3/4. | Paul Mundt |
2007-07-31 | sh: Fix fs.h removal from mm.h regressions. | Paul Mundt |
2007-07-26 | sh: fix get_wchan() for SH kernels without framepointers | David McCullough |
2007-07-26 | sh: remove support for sh7300 and solution engine 7300 | Magnus Damm |
2007-07-26 | sh: Silence sq compile warning on sh4 nommu. | Paul Mundt |
2007-07-25 | sh: remove support for sh73180 and solution engine 73180 | Magnus Damm |
2007-07-25 | sh: remove old broken pint code | Magnus Damm |
2007-07-21 | clockevents: fix resume logic | Thomas Gleixner |
2007-07-20 | sh: intc - add support for SH7750 and its variants | Magnus Damm |
2007-07-20 | sh: Move entry point code to .text.head. | Paul Mundt |
2007-07-20 | sh: Many symbol exports for nommu allmodconfig. | Paul Mundt |
2007-07-20 | sh: cpufreq: Fix up the build for SH-2. | Paul Mundt |
2007-07-20 | Merge branch 'clkfwk' | Paul Mundt |
2007-07-20 | sh: cpufreq: clock framework support. | Paul Mundt |
2007-07-20 | sh: Support rate rounding for SH7722 FRQCR clocks. | Paul Mundt |
2007-07-20 | sh: Implement clk_round_rate() in the clock framework. | Paul Mundt |
2007-07-20 | sh: Wire up fallocate() syscall. | Paul Mundt |
2007-07-20 | sh: intc - add support for 7780 | Magnus Damm |
2007-07-20 | sh: intc - improve group support | Magnus Damm |
2007-07-20 | sh: IPR/INTC2 IRQ setup consolidation. | Magnus Damm |
2007-07-20 | sh: intc - add support for 7722 processor | Magnus Damm |
2007-07-20 | sh: intc - shared IPR and INTC2 controller | Magnus Damm |
2007-07-20 | sh: Fix irq assignment for uarts on sh7722 | Magnus Damm |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt |
2007-07-19 | define new percpu interface for shared data | Fenghua Yu |
2007-07-17 | PTRACE_POKEDATA consolidation | Alexey Dobriyan |
2007-07-17 | PTRACE_PEEKDATA consolidation | Alexey Dobriyan |
2007-07-17 | Report that kernel is tainted if there was an OOPS | Pavel Emelianov |
2007-07-16 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2007-07-16 | generic bug: use show_regs() instead of dump_stack() | Heiko Carstens |
2007-07-16 | sh: sh-rtc support for SH7709. | Kristoffer Ericson |
2007-07-13 | sh: Export div symbols for GCC 4.2 and ST GCC. | Paul Mundt |
2007-07-12 | sh: Update the alignment when 4K stacks are used. | Robert P. J. Day |
2007-07-12 | sh: Add a .bss.page_aligned section for 4K stacks. | Paul Mundt |
2007-06-20 | sh: Preliminary support for the SH-X3 CPU. | Paul Mundt |
2007-06-20 | sh: Hook up hard_smp_processor_id() for INTC2 block. | Paul Mundt |
2007-06-19 | sh: Handle -ERESTART_RESTARTBLOCK for restartable syscalls. | Paul Mundt |
2007-06-18 | sh: oops_enter()/oops_exit() in die(). | Paul Mundt |
2007-06-18 | sh: Fix restartable syscall arg5 clobbering. | Kaz Kojima |
2007-06-15 | sh: rework ipr code | Magnus Damm |