summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh/clkfwk' into sh-latestPaul Mundt2012-06-202-195/+159
|\
| * sh: clkfwk: Consolidate div clk registration helper.Paul Mundt2012-05-251-107/+75
| * sh: clkfwk: Consolidate div6/div4 clk_ops definitions.Paul Mundt2012-05-251-25/+17
| * sh: clkfwk: Use shared sh_clk_div_enable/disable().Paul Mundt2012-05-252-45/+38
| * sh: clkfwk: Use shared sh_clk_div_set_rate()Paul Mundt2012-05-251-42/+28
| * sh: clkfwk: Use shared sh_clk_div_recalc().Paul Mundt2012-05-252-36/+28
| * sh: clkfwk: Introduce a div_mask for variable div types.Paul Mundt2012-05-252-5/+13
| * sh: clkfwk: Move to common clk_div_table accessors for div4/div6.Paul Mundt2012-05-252-13/+38
* | sh64: Fix up section mismatch warnings.Paul Mundt2012-06-141-1/+1
* | sh64: Attempt to make reserved insn trap handler resemble C.Paul Mundt2012-06-141-191/+195
* | sh: Consolidate die definitions for trap handlers.Paul Mundt2012-06-144-102/+75
* | sh64: Kill off old exception debugging helpers.Paul Mundt2012-06-143-261/+1
* | sh64: Use generic unaligned access control/counters.Paul Mundt2012-06-141-113/+37
* | Merge branch 'sh/genirq' into sh-latestPaul Mundt2012-06-131-10/+0
|\ \
| * | sh: Kill off now unused arch_probe_nr_irqs().Paul Mundt2012-05-241-10/+0
* | | Merge branch 'sh/dynamic-irq-cleanup' into sh-latestPaul Mundt2012-06-1314-259/+260
|\ \ \
| * | | sh: intc: Allocate subgroup virq backing desc directly.Paul Mundt2012-06-131-1/+3
| * | | sh: intc: Kill off deprecated dynamic IRQ API.Paul Mundt2012-05-242-66/+1
| * | | sh: se7343: Move CPLD IRQs to irqdomain and generic irq chip.Paul Mundt2012-05-244-51/+97
| * | | sh: se722: Move FPGA IRQs to irqdomain and generic irq chip.Paul Mundt2012-05-244-55/+94
| * | | sh: mach-x3proto: Migrate to linear irq domain.Paul Mundt2012-05-242-26/+32
| * | | sh: dreamcast: Migrate off of deprecated dynamic IRQ API.Paul Mundt2012-05-181-21/+11
| * | | sh: hd64461: Migrate off of deprecated dynamic IRQ API.Paul Mundt2012-05-181-24/+9
| * | | sh: mach-se: Migrate 7724SE off of deprecated dynamic IRQ API.Paul Mundt2012-05-181-23/+13
* | | | Merge branch 'sh/multi-unwinders' into sh-latestPaul Mundt2012-06-136-98/+102
|\ \ \ \
| * | | | sh64: Ensure KALLSYMS is enabled for unwinder use.Paul Mundt2012-05-241-0/+1
| * | | | sh64: Convert to unwinder API.Paul Mundt2012-05-245-98/+101
| | |/ / | |/| |
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt2012-06-133984-104612/+218589
|\ \ \ \ \ \ \
| | | | * | | | sh: Setup CROSS_COMPILE at the topGeert Uytterhoeven2012-06-131-6/+6
| | | | * | | | sh: Fix up link time defsym warnings.Paul Mundt2012-06-131-2/+2
| | | * | | | | sh: Kill off additional asm-generic wrappers.Paul Mundt2012-06-136-10/+5
| | | * | | | | sh: convert to kbuild asm-generic support.Paul Mundt2012-05-2829-69/+29
| | * | | | | | clocksource: sh_tmu: Use clockevents_config_and_register().Paul Mundt2012-06-111-7/+3
| | * | | | | | clocksource: sh_tmu: Convert timer lock to raw spinlock.Paul Mundt2012-06-111-3/+3
| | * | | | | | clocksource: sh_mtu2: Convert timer lock to raw spinlock.Paul Mundt2012-06-111-3/+3
| | * | | | | | clocksource: sh_cmt: Convert timer lock to raw spinlock.Paul Mundt2012-06-111-13/+13
| * | | | | | | sh: use the new generic strnlen_user() functionPaul Mundt2012-06-137-117/+57
| * | | | | | | sh: switch to generic strncpy_from_user().Paul Mundt2012-06-136-114/+5
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-06-124-16/+51
| |\ \ \ \ \ \
| | * | | | | | drm/ttm: Fix buffer object metadata accounting regression v2Thomas Hellstrom2012-06-121-10/+3
| | * | | | | | drm: increase DRM_OBJECT_MAX_PROPERTY to 24Paulo Zanoni2012-06-121-1/+1
| | * | | | | | drm/radeon: fix tiling and command stream checking on evergreen v3Jerome Glisse2012-06-102-5/+47
| | |/ / / / /
| * | | | | | Merge tag 'writeback-lock-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-06-121-0/+1
| |\ \ \ \ \ \
| | * | | | | | writeback: Fix lock imbalance in writeback_sb_inodes()Jan Kara2012-06-091-0/+1
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2012-06-125-8/+13
| |\ \ \ \ \ \ \
| | * | | | | | | m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k typesGreg Ungerer2012-06-121-1/+1
| | * | | | | | | m68knommu: fix 68360 local setting of timer interrupt handlerGreg Ungerer2012-06-121-2/+5
| | * | | | | | | m68knommu: fix 68328 local setting of timer interrupt handlerGreg Ungerer2012-06-121-2/+4
| | * | | | | | | m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU typesGreg Ungerer2012-06-121-2/+2
| | * | | | | | | m68knommu: m528x qspi definition fixSteven King2012-06-121-1/+1
| | | |/ / / / / | | |/| | | | |