Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
* master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6: sh: Fix stacktrace simplification fallout. sh: SH7760 DMABRG support. sh: clockevent/clocksource/hrtimers/nohz TMU support. sh: Truncate MAX_ACTIVE_REGIONS for the common case. rtc: rtc-sh: Fix rtc_dev pointer for rtc_update_irq(). sh: Convert to common die chain. sh: Wire up utimensat syscall. sh: landisk mv_nr_irqs definition. sh: Fixup ndelay() xloops calculation for alternate HZ. sh: Add 32-bit opcode feature CPU flag. sh: Fix PC adjustments for varying opcode length. sh: Support for SH-2A 32-bit opcodes. sh: Kill off redundant __div64_32 symbol export. sh: Share exception vector table for SH-3/4. sh: Always define TRAPA_BUG_OPCODE. sh: __GFP_REPEAT for pte allocations, too. rtc: rtc-sh: Fix up dev_dbg() warnings. sh: generic quicklist support.
Showing
- arch/sh/Kconfig 7 additions, 22 deletionsarch/sh/Kconfig
- arch/sh/boards/landisk/setup.c 1 addition, 0 deletionsarch/sh/boards/landisk/setup.c
- arch/sh/drivers/Makefile 2 additions, 1 deletionarch/sh/drivers/Makefile
- arch/sh/drivers/dma/Kconfig 14 additions, 6 deletionsarch/sh/drivers/dma/Kconfig
- arch/sh/drivers/dma/Makefile 2 additions, 2 deletionsarch/sh/drivers/dma/Makefile
- arch/sh/drivers/dma/dmabrg.c 196 additions, 0 deletionsarch/sh/drivers/dma/dmabrg.c
- arch/sh/kernel/cpu/sh2a/Makefile 2 additions, 3 deletionsarch/sh/kernel/cpu/sh2a/Makefile
- arch/sh/kernel/cpu/sh2a/opcode_helper.c 55 additions, 0 deletionsarch/sh/kernel/cpu/sh2a/opcode_helper.c
- arch/sh/kernel/cpu/sh2a/probe.c 1 addition, 0 deletionsarch/sh/kernel/cpu/sh2a/probe.c
- arch/sh/kernel/cpu/sh3/ex.S 8 additions, 5 deletionsarch/sh/kernel/cpu/sh3/ex.S
- arch/sh/kernel/cpu/sh4/Makefile 3 additions, 3 deletionsarch/sh/kernel/cpu/sh4/Makefile
- arch/sh/kernel/cpu/sh4/ex.S 0 additions, 62 deletionsarch/sh/kernel/cpu/sh4/ex.S
- arch/sh/kernel/cpu/sh4/fpu.c 2 additions, 1 deletionarch/sh/kernel/cpu/sh4/fpu.c
- arch/sh/kernel/process.c 11 additions, 5 deletionsarch/sh/kernel/process.c
- arch/sh/kernel/setup.c 1 addition, 1 deletionarch/sh/kernel/setup.c
- arch/sh/kernel/sh_ksyms.c 0 additions, 2 deletionsarch/sh/kernel/sh_ksyms.c
- arch/sh/kernel/signal.c 8 additions, 5 deletionsarch/sh/kernel/signal.c
- arch/sh/kernel/stacktrace.c 1 addition, 1 deletionarch/sh/kernel/stacktrace.c
- arch/sh/kernel/syscalls.S 1 addition, 0 deletionsarch/sh/kernel/syscalls.S
- arch/sh/kernel/time.c 55 additions, 117 deletionsarch/sh/kernel/time.c
Loading
Please register or sign in to comment