| Commit message (Expand) | Author | Age | Files | Lines |
* | clockevents: fix resume logic | Thomas Gleixner | 2007-07-21 | 1 | -0/+1 |
* | sh: intc - add support for SH7750 and its variants | Magnus Damm | 2007-07-20 | 7 | -74/+205 |
* | sh: Move entry point code to .text.head. | Paul Mundt | 2007-07-20 | 2 | -1/+3 |
* | sh: heartbeat: Shut up resource size warning. | Paul Mundt | 2007-07-20 | 1 | -1/+1 |
* | sh: update r2d defconfig and fix SH7751R pci compliation | Magnus Damm | 2007-07-20 | 2 | -3/+4 |
* | sh: Many symbol exports for nommu allmodconfig. | Paul Mundt | 2007-07-20 | 3 | -2/+43 |
* | sh: zero terminate 8250 platform data for r2d board | Magnus Damm | 2007-07-20 | 1 | -1/+2 |
* | sh: cpufreq: Fix up the build for SH-2. | Paul Mundt | 2007-07-20 | 1 | -5/+0 |
* | sh: Make on-chip DMA channel selection explicit. | Paul Mundt | 2007-07-20 | 1 | -1/+1 |
* | sh: Fix up CPU dependencies for on-chip DMAC. | Paul Mundt | 2007-07-20 | 1 | -0/+1 |
* | Merge branch 'clkfwk' | Paul Mundt | 2007-07-20 | 4 | -135/+112 |
|\ |
|
| * | sh: cpufreq: clock framework support. | Paul Mundt | 2007-07-20 | 2 | -135/+81 |
| * | sh: Support rate rounding for SH7722 FRQCR clocks. | Paul Mundt | 2007-07-20 | 1 | -0/+15 |
| * | sh: Implement clk_round_rate() in the clock framework. | Paul Mundt | 2007-07-20 | 1 | -0/+16 |
* | | sh: Fix up PCI section mismatch warnings. | Paul Mundt | 2007-07-20 | 4 | -4/+4 |
* | | sh: Wire up fallocate() syscall. | Paul Mundt | 2007-07-20 | 1 | -0/+1 |
|/ |
|
* | sh: intc - add support for 7780 | Magnus Damm | 2007-07-20 | 6 | -32/+195 |
* | sh: intc - improve group support | Magnus Damm | 2007-07-20 | 1 | -20/+73 |
* | sh: push-switch: Correct license string. | Paul Mundt | 2007-07-20 | 1 | -1/+1 |
* | sh: cpufreq: Fix driver dependencies and flag as broken. | Paul Mundt | 2007-07-20 | 1 | -1/+1 |
* | sh: IPR/INTC2 IRQ setup consolidation. | Magnus Damm | 2007-07-20 | 12 | -24/+13 |
* | sh: clean up interrupt code for solution engine 7722 board | Magnus Damm | 2007-07-20 | 3 | -69/+34 |
* | sh: intc - add support for 7722 processor | Magnus Damm | 2007-07-20 | 2 | -30/+130 |
* | sh: intc - shared IPR and INTC2 controller | Magnus Damm | 2007-07-20 | 3 | -0/+356 |
* | sh: Fix irq assignment for uarts on sh7722 | Magnus Damm | 2007-07-20 | 2 | -7/+19 |
* | sh: hd64461 tidying. | Kristoffer Ericson | 2007-07-20 | 5 | -159/+3 |
* | sh: r7780rp: Add R8A66597 and M66592 support. | Yoshihiro Shimoda | 2007-07-20 | 1 | -0/+54 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 2 | -3/+2 |
* | define new percpu interface for shared data | Fenghua Yu | 2007-07-19 | 1 | -4/+1 |
* | mm: fault feedback #2 | Nick Piggin | 2007-07-19 | 1 | -12/+11 |
* | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 2007-07-17 | 1 | -4/+1 |
* | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 2007-07-17 | 1 | -11/+2 |
* | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 2007-07-17 | 1 | -0/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-07-16 | 97 | -2358/+4124 |
|\ |
|
| * | sh: sh-rtc support for SH7709. | Kristoffer Ericson | 2007-07-16 | 1 | -0/+28 |
| * | sh: Revert __xdiv64_32 size change. | Paul Mundt | 2007-07-13 | 1 | -2/+2 |
| * | sh: Update r7785rp defconfig. | Paul Mundt | 2007-07-13 | 1 | -196/+100 |
| * | sh: Export div symbols for GCC 4.2 and ST GCC. | Paul Mundt | 2007-07-13 | 1 | -0/+10 |
| * | sh: fix race in parallel out-of-tree build | Erik Johansson | 2007-07-12 | 1 | -0/+1 |
| * | sh: Kill off dead mach.c for hp6xx. | Kristoffer Ericson | 2007-07-12 | 1 | -44/+0 |
| * | sh: Update the alignment when 4K stacks are used. | Robert P. J. Day | 2007-07-12 | 1 | -6/+2 |
| * | sh: Add a .bss.page_aligned section for 4K stacks. | Paul Mundt | 2007-07-12 | 1 | -8/+8 |
| * | sh: Don't let SH-4A clobber SH-4 CFLAGS. | Paul Mundt | 2007-07-12 | 1 | -2/+2 |
| * | sh: Drop -Wa,-dsp for DSP tuning. | Paul Mundt | 2007-07-07 | 1 | -2/+0 |
| * | sh: Update dreamcast defconfig. | Paul Mundt | 2007-07-07 | 1 | -190/+148 |
| * | sh: Select IPR-IRQ for SH7091. | Paul Mundt | 2007-07-07 | 1 | -0/+1 |
| * | sh: Correct __xdiv64_32/div64_32 return value size. | Paul Mundt | 2007-07-06 | 2 | -8/+7 |
| * | sh: Add cpu and mach links to CLEAN_FILES. | Paul Mundt | 2007-07-06 | 1 | -1/+3 |
| * | Merge branch 'x3' | Paul Mundt | 2007-06-20 | 11 | -6/+1027 |
| |\ |
|
| | * | sh: Preliminary support for the SH-X3 CPU. | Paul Mundt | 2007-06-20 | 10 | -4/+1020 |