summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | sh: Disable MMUCR_AT for SH-4 nommu.Paul Mundt2010-04-071-2/+9
| * | | | | Merge branch 'sh/stable-updates'Paul Mundt2010-04-055-28/+78
| |\ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...Paul Mundt2010-03-3040-564/+446
| |\ \ \ \ \ \ \ \
| | | | * | | | | | sh: sh7724 clkdev lookups.Paul Mundt2010-03-302-10/+41
| | | | * | | | | | sh: sh7723 clkdev lookups.Paul Mundt2010-03-292-11/+42
| | | | * | | | | | sh: sh7722 clock string death.Paul Mundt2010-03-292-6/+2
| | | | * | | | | | sh: sh7366 clock string death.Paul Mundt2010-03-292-6/+2
| | | | * | | | | | sh: sh7343 clock string death.Paul Mundt2010-03-292-6/+2
| | | | * | | | | | sh: Kill off timer clock strings for legacy CPG parts.Paul Mundt2010-03-2918-77/+0
| | | | * | | | | | sh: provide some clock lookup aliases for legacy CPG parts.Paul Mundt2010-03-291-0/+5
| | | | * | | | | | sh: sh7785 clkdev lookups.Paul Mundt2010-03-292-7/+38
| | | | * | | | | | sh: sh7786 clkdev lookups.Paul Mundt2010-03-292-12/+68
| | | | * | | | | | serial: sh-sci: clkdev updates for MSTP gating.Paul Mundt2010-03-1013-60/+34
| | | | * | | | | | Merge branch 'sh/driver-core' into sh/clkfwkPaul Mundt2010-03-1026-243/+1
| | | | |\ \ \ \ \ \
| | | | | * | | | | | sh: Kill off all timer name clobbering.Paul Mundt2010-03-1025-242/+0
| | | | * | | | | | | sh: Support early clkdev allocations.Paul Mundt2010-03-091-3/+10
| | | | * | | | | | | sh: Merge clkdev API updates.Paul Mundt2010-03-095-62/+199
| | | * | | | | | | | dmaengine: shdma: Introduce include/linux/sh_dma.hMagnus Damm2010-03-231-59/+1
| | | * | | | | | | | dmaengine: shdma: Common SH_DMA_SLAVE_NUMBERMagnus Damm2010-03-231-1/+0
| | | * | | | | | | | dmaengine: shdma: Remove sh_dmae_slave_chan_id enumMagnus Damm2010-03-232-7/+7
| * | | | | | | | | | sh: tlb debugfs support.Matt Fleming2010-03-293-3/+191
* | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-184-31/+16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | hw-breakpoints: Get the number of available registers on boot dynamicallyFrederic Weisbecker2010-05-011-0/+5
| * | | | | | | | | | | hw-breakpoints: Separate constraint space for data and instruction breakpointsFrederic Weisbecker2010-05-011-0/+1
| * | | | | | | | | | | hw-breakpoints: Change/Enforce some breakpoints policiesFrederic Weisbecker2010-05-012-30/+9
| * | | | | | | | | | | hw-breakpoints: Tag ptrace breakpoint as exclude_kernelFrederic Weisbecker2010-05-011-1/+1
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-171-1/+1
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | sh: sh7751 pci controller io port fixMagnus Damm2010-04-261-2/+3
* | | | | | | | | | sh: Fix maximum number of SCIF ports in R2D defconfigsMagnus Damm2010-04-262-2/+2
* | | | | | | | | | SH: fix TS field shift calculation for DMA driversGuennadi Liakhovetski2010-04-261-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge branch 'master' into export-slabhTejun Heo2010-04-0511-83/+294
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | sh: Fix up the SH-3 build for recent TLB changes.Paul Mundt2010-04-024-28/+75
| * | | | | | | | sh: export return_address() symbol.Paul Mundt2010-04-021-0/+3
| |/ / / / / / /
| * | | | | | | sh: Enable the mmu in start_secondary()Matt Fleming2010-03-291-0/+1
| * | | | | | | sh: Fix FDPIC binary loaderAndrew Stubbs2010-03-291-2/+4
| * | | | | | | arch/sh/kernel: Use set_cpus_allowed_ptrJulia Lawall2010-03-291-2/+2
| * | | | | | | sh: Update ecovec_defconfigYusuke Goda2010-03-291-46/+190
| * | | | | | | sh: update the TLB replacement counter for entry wiring.Matt Fleming2010-03-262-5/+19
| | |_|_|_|/ / | |/| | | | |
* | | | | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3021-6/+15
|/ / / / / /
* | | | | | sh: Silence unintialized variable warnings in dwarf unwinder.Paul Mundt2010-03-231-2/+2
* | | | | | sh: Tidy up a couple of section mismatches.Paul Mundt2010-03-232-2/+2
* | | | | | sh: Fix build after dynamic PMB reworkMatt Fleming2010-03-231-0/+2
* | | | | | sh: Replace unsafe manipulation of MMUCRMatt Fleming2010-03-232-7/+16
* | | | | | sh: Flush ITLB too in PTEAEX's flush_tlb_page()Matt Fleming2010-03-232-0/+4
* | | | | | sh64: Remove long unused mid_sched macroAndreas Bombe2010-03-231-7/+0
* | | | | | sh: Add watch-dog register address for SH7722/SH7723/SH7724Kuninori Morimoto2010-03-231-0/+6
* | | | | | sh: ms7724: Add tiny-document for soundKuninori Morimoto2010-03-231-0/+8
* | | | | | sh: mach-ecovec24: Add i2c_put_adapter on sh_eth_initKuninori Morimoto2010-03-231-0/+2
| |/ / / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-03-192-0/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | sh: Export uncached helper symbols.Paul Mundt2010-03-101-0/+4
OpenPOWER on IntegriCloud