| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
| | * | sh: Hook up hard_smp_processor_id() for INTC2 block. | Paul Mundt | 2007-06-20 | 1 | -2/+7 |
| * | | sh: Update se7722 defconfig. | Paul Mundt | 2007-06-20 | 1 | -191/+96 |
| * | | sh: Fix up cf-enabler dependency for SE boards. | Paul Mundt | 2007-06-20 | 1 | -44/+43 |
| |/ |
|
| * | sh: Check oops_may_print() in unhandled fault. | Paul Mundt | 2007-06-18 | 1 | -16/+29 |
| * | sh: Update SH-2/SH-2A defconfigs. | Paul Mundt | 2007-06-15 | 2 | -328/+159 |
| * | sh: rework ipr code | Magnus Damm | 2007-06-15 | 16 | -286/+404 |
| * | sh: Only support PMB for SH-X cores. | Paul Mundt | 2007-06-15 | 1 | -1/+1 |
| * | sh: rework intc2 code | Magnus Damm | 2007-06-15 | 5 | -65/+84 |
| * | sh: Fix up the math-emu build. | Paul Mundt | 2007-06-11 | 1 | -6/+12 |
| * | sh: Kill off broken dma page ops. | Paul Mundt | 2007-06-11 | 3 | -115/+1 |
| * | sh: Fixup misaligned data for sh2 lockdep. | Paul Mundt | 2007-06-11 | 1 | -0/+1 |
| * | sh: Tidy up dependencies for SH-2 build. | Paul Mundt | 2007-06-11 | 9 | -47/+44 |
| * | sh: Provide a defconfig for R7780MP. | Yoshihiro Shimoda | 2007-06-11 | 1 | -0/+1223 |
| * | sh: Kill off dead SH7604 support. | Paul Mundt | 2007-06-08 | 10 | -266/+2 |
| * | sh: memory hot-add for sparsemem users support. | Paul Mundt | 2007-06-08 | 2 | -0/+50 |
| * | sh: Fix up cpu to node mapping in sysfs. | Paul Mundt | 2007-06-08 | 1 | -0/+21 |
| * | sh: Fix the SH7722 flatmem build. | Paul Mundt | 2007-06-08 | 1 | -0/+1 |
| * | sh: Make NUMA depend on sparsemem. | Paul Mundt | 2007-06-08 | 1 | -1/+1 |
| * | sh: URAM node support for SH7722. | Paul Mundt | 2007-06-08 | 2 | -1/+10 |
| * | sh: Support for multiple nodes. | Paul Mundt | 2007-06-08 | 3 | -0/+104 |
| * | sh: Use asm/sections.h for linker section symbols. | Paul Mundt | 2007-06-08 | 1 | -7/+4 |