| Commit message (Expand) | Author | Age | Files | Lines |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 2 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -1/+1 |
| |\ |
|
| | * | fix typos "precidence" -> "precedence" in comments | Uwe Kleine-König | 2010-02-05 | 1 | -1/+1 |
* | | | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 | 1 | -1/+1 |
|/ / |
|
* | | sh: activate runtime PM for dmaengine on sh7722 and sh7724 | Guennadi Liakhovetski | 2010-03-02 | 2 | -0/+9 |
* | | dmaengine: shdma: separate DMA headers. | Guennadi Liakhovetski | 2010-03-02 | 4 | -7/+76 |
* | | dmaengine: shdma: convert to platform device resources | Guennadi Liakhovetski | 2010-03-02 | 4 | -23/+432 |
* | | sh: add DMA slave definitions and SIU platform data to sh7722 setup | Guennadi Liakhovetski | 2010-03-02 | 1 | -6/+97 |
* | | sh: SH-Mobile R-standby register save/restore | Magnus Damm | 2010-02-26 | 2 | -3/+121 |
* | | sh: always enable sh7724 vpu_clk and set to 166MHz on Ecovec | Magnus Damm | 2010-02-22 | 1 | -1/+1 |
* | | sh: add sh7724 kick callback to clk_div4_table | Magnus Damm | 2010-02-22 | 2 | -0/+15 |
* | | sh: introduce struct clk_div4_table | Magnus Damm | 2010-02-22 | 8 | -14/+44 |
* | | sh: clock-cpg div4 set_rate() shift fix | Magnus Damm | 2010-02-22 | 1 | -2/+2 |
* | | Merge branch 'sh/pmb-dynamic' | Paul Mundt | 2010-02-18 | 2 | -11/+23 |
|\ \ |
|
| * | | sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB. | Paul Mundt | 2010-02-17 | 1 | -7/+6 |
| * | | sh: Setup boot CPU VBR early to enable early page faults. | Paul Mundt | 2010-02-17 | 1 | -4/+17 |
* | | | sh: fix sh7723 SDHI support using INTC force_disable | Magnus Damm | 2010-02-17 | 1 | -2/+4 |
* | | | sh: fix sh7722 SDHI support using INTC force_disable | Magnus Damm | 2010-02-17 | 1 | -1/+3 |
|/ / |
|
* | | sh: fix sh7724 SDHI support using INTC force_disable | Magnus Damm | 2010-02-16 | 1 | -2/+4 |
* | | sh: break out enable/reparent div4 clocks on sh7723 | Magnus Damm | 2010-02-09 | 1 | -4/+20 |
* | | sh: sh7724/Ecovec24/KFR2R09/MS7724SE SDHI vector merge | Magnus Damm | 2010-02-09 | 1 | -16/+16 |
* | | sh: sh7723/AP325 SDHI vector merge | Magnus Damm | 2010-02-09 | 1 | -15/+17 |
* | | sh: sh7722/Migo-R SDHI vector merge | Magnus Damm | 2010-02-09 | 1 | -8/+10 |
| | | |
| \ | |
*-. \ | Merge branches 'sh/dwarf-unwinder', 'sh/g3-prep' and 'sh/stable-updates' | Paul Mundt | 2010-02-08 | 1 | -1/+2 |
|\ \ \
| | |/ |
|
| * | | sh: Remove superfluous setup_frame_reg call | Matt Fleming | 2010-02-08 | 1 | -1/+0 |
| * | | sh: Setup frame pointer in handle_exception path | Matt Fleming | 2010-02-08 | 1 | -0/+2 |
| |/ |
|
* | | sh: add high impedance mode management for SIUA pins on sh7722 | Guennadi Liakhovetski | 2010-02-02 | 1 | -10/+11 |
* | | Merge branch 'sh/stable-updates' | Paul Mundt | 2010-02-02 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | sh: Fix access to released memory in clk_debugfs_register_one() | Marek Skuczynski | 2010-02-02 | 1 | -2/+2 |
* | | sh: Mass ctrl_in/outX to __raw_read/writeX conversion. | Paul Mundt | 2010-01-26 | 36 | -189/+189 |
* | | sh: Kill off the special uncached section and fixmap. | Paul Mundt | 2010-01-21 | 4 | -5/+7 |
* | | sh: Handle SH-4 FPU variants with broken CVR values. | Paul Mundt | 2010-01-20 | 1 | -2/+3 |
* | | sh: support SIU sourcing from external clock on sh7722 | Guennadi Liakhovetski | 2010-01-19 | 2 | -7/+112 |
* | | sh: SH7786 clock framework rewrite. | Paul Mundt | 2010-01-19 | 1 | -96/+88 |
* | | sh64: Fixup build breakage from breakpoint handler rename. | Paul Mundt | 2010-01-19 | 1 | -1/+1 |
* | | sh64: Use the shared FPU state restorer. | Paul Mundt | 2010-01-19 | 2 | -60/+7 |
* | | sh64: Fix up the build for the thread_xstate changes. | Paul Mundt | 2010-01-19 | 1 | -6/+6 |
* | | sh: Need IRQs enabled for init_fpu(). | Paul Mundt | 2010-01-18 | 1 | -0/+2 |
* | | sh: Fix up the secondary CPU entry point for 32bit mode. | Paul Mundt | 2010-01-15 | 1 | -1/+4 |
* | | sh: Fix up L2 cache comment typo. | Paul Mundt | 2010-01-13 | 1 | -1/+1 |
* | | sh: PVR detection for 2nd cut SH7786. | Matt Fleming | 2010-01-13 | 1 | -0/+1 |
| | | |
| \ | |
*-. \ | Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates' | Paul Mundt | 2010-01-13 | 8 | -256/+340 |
|\ \ \
| |_|/
|/| | |
|
| | * | sh: Kill off dead UBC headers. | Paul Mundt | 2010-01-05 | 1 | -12/+8 |
| | * | sh: Abstracted SH-4A UBC support on hw-breakpoint core. | Paul Mundt | 2010-01-05 | 2 | -4/+138 |
| | * | Merge branch 'master' into sh/hw-breakpoints | Paul Mundt | 2009-12-21 | 27 | -768/+1497 |
| | |\
| |_|/
|/| | |
|
| | * | Merge branch 'master' into sh/hw-breakpoints | Paul Mundt | 2009-12-08 | 19 | -375/+1202 |
| | |\ |
|
| | * | | sh: hw-breakpoints: Add preliminary support for SH-4A UBC. | Paul Mundt | 2009-12-08 | 1 | -1/+1 |
| * | | | sh: Move over to dynamically allocated FPU context. | Paul Mundt | 2010-01-13 | 5 | -240/+194 |
|/ / / |
|
* | | | sh: dmaengine support for SH7785 | Nobuhiro Iwamatsu | 2009-12-17 | 1 | -0/+14 |