summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-101-0/+2
| |/ / |/| |
* | | Merge branch 'linus' into perf/coreIngo Molnar2010-07-212-6/+6
|\| |
| * | lmb: rename to memblockYinghai Lu2010-07-142-6/+6
| |/
* | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-187-5/+62
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-06-056-4/+61
| |\
| | * Merge branch 'sh/iomap'Paul Mundt2010-06-022-4/+13
| | |\
| | | * sh: support for platforms without PIO.Paul Mundt2010-06-022-4/+13
| | * | sh: add romImage MMCIF boot for sh7724 and Ecovec V2Magnus Damm2010-05-314-0/+48
| | |/
| * | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-011-1/+1
| |\ \ | | |/ | |/|
| | * Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-031-1/+1
* | | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
|/ /
* | sh: define DMA slaves per CPU type, remove now redundant headerGuennadi Liakhovetski2010-05-224-36/+34Star
* | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-05-221-2/+2
|\ \
| * | panic: Allow warnings to set different taint flagsBen Hutchings2010-05-191-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\ \ \
| * | | add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-05-1921-254/+209Star
|\ \ \ \
| * \ \ \ Merge branch 'sh/lmb'Paul Mundt2010-05-136-2/+15
| |\ \ \ \
| | * | | | sh: bootmem refactoring.Paul Mundt2010-05-112-0/+3
| | * | | | sh: rework memory limits to work with LMB.Paul Mundt2010-05-101-1/+1
| | * | | | sh: enable LMB region setup via machvec.Paul Mundt2010-05-103-1/+3
| | * | | | sh: convert kexec crash kernel management to LMB.Paul Mundt2010-05-071-0/+8
| * | | | | sh: move sh clock.c contents to drivers/sh/clk.Magnus Damm2010-05-131-0/+3
| * | | | | sh: move sh asm/clock.h contents to linux/sh_clk.h V2Magnus Damm2010-05-131-146/+1Star
| * | | | | sh: remove unused clock lookupMagnus Damm2010-05-131-1/+0Star
| * | | | | sh: get rid of div4 clock nameMagnus Damm2010-05-131-8/+7Star
| * | | | | sh: get rid of mstp32 clock name and idMagnus Damm2010-05-131-9/+6Star
| * | | | | sh: get rid of div6 clock namesMagnus Damm2010-05-111-6/+5Star
| * | | | | sh: get rid of hwblk clock namesMagnus Damm2010-05-111-7/+5Star
| * | | | | sh: hwblk index reworkMagnus Damm2010-05-111-1/+1
| |/ / / /
| * | | | Merge branch 'sh/smp'Paul Mundt2010-04-264-8/+90
| |\ \ \ \
| | * | | | sh: CPU hotplug support.Paul Mundt2010-04-263-3/+35
| | * | | | sh: cache secondary CPUs idle loop.Paul Mundt2010-04-261-0/+4
| | * | | | sh: provide percpu CPU states for hotplug notifiers.Paul Mundt2010-04-261-0/+3
| | * | | | sh: Move platform smp ops in to their own structure.Paul Mundt2010-04-212-7/+50
| * | | | | Merge branch 'sh/stable-updates'Paul Mundt2010-04-261-1/+1
| |\ \ \ \ \
| * | | | | | sh: Assembly friendly __pa and __va definitionsMatt Fleming2010-04-251-4/+9
| | |/ / / / | |/| | | |
| * | | | | sh: __cpuinit annotate the CPU init path.Paul Mundt2010-04-212-2/+1Star
| * | | | | sh: Tidy CPU probing and fixup section annotations.Paul Mundt2010-04-212-4/+2Star
| * | | | | sh: hw-breakpoints: Kill off stub unthrottle callback.Paul Mundt2010-04-211-1/+0Star
| * | | | | sh: mach-sdk7786: pm_power_off support.Paul Mundt2010-04-191-0/+9
| * | | | | sh: intc: IRQ auto-distribution support.Paul Mundt2010-04-151-0/+16
| * | | | | sh: dmaengine support for SH7786 DMAC0.Paul Mundt2010-04-131-1/+2
| * | | | | sh: Disable MMUCR_AT for SH-4 nommu.Paul Mundt2010-04-071-2/+9
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...Paul Mundt2010-03-304-72/+41Star
| |\ \ \ \ \ \ \
| | | | * | | | | sh: Merge clkdev API updates.Paul Mundt2010-03-092-7/+35
| | | * | | | | | dmaengine: shdma: Introduce include/linux/sh_dma.hMagnus Damm2010-03-231-59/+1Star
| | | * | | | | | dmaengine: shdma: Common SH_DMA_SLAVE_NUMBERMagnus Damm2010-03-231-1/+0Star
| | | * | | | | | dmaengine: shdma: Remove sh_dmae_slave_chan_id enumMagnus Damm2010-03-232-7/+7
| * | | | | | | | sh: tlb debugfs support.Matt Fleming2010-03-291-0/+7
| | |_|_|_|/ / / | |/| | | | | |