summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm
Commit message (Expand)AuthorAgeFilesLines
* lmb: rename to memblockYinghai Lu2010-07-142-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-06-042-4/+13
|\
| * sh: support for platforms without PIO.Paul Mundt2010-06-022-4/+13
* | 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
* | sh: define DMA slaves per CPU type, remove now redundant headerGuennadi Liakhovetski2010-05-222-36/+0
* | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-05-211-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-1918-251/+182
|\ \ \ \
| * \ \ \ 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/+1
| * | | | | sh: remove unused clock lookupMagnus Damm2010-05-131-1/+0
| * | | | | sh: get rid of div4 clock nameMagnus Damm2010-05-131-8/+7
| * | | | | sh: get rid of mstp32 clock name and idMagnus Damm2010-05-131-9/+6
| * | | | | sh: get rid of div6 clock namesMagnus Damm2010-05-111-6/+5
| * | | | | sh: get rid of hwblk clock namesMagnus Damm2010-05-111-7/+5
| * | | | | 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
| * | | | | sh: Assembly friendly __pa and __va definitionsMatt Fleming2010-04-251-4/+9
| |/ / / /
| * | | | sh: __cpuinit annotate the CPU init path.Paul Mundt2010-04-212-2/+1
| * | | | sh: Tidy CPU probing and fixup section annotations.Paul Mundt2010-04-212-4/+2
| * | | | sh: hw-breakpoints: Kill off stub unthrottle callback.Paul Mundt2010-04-211-1/+0
| * | | | sh: intc: IRQ auto-distribution support.Paul Mundt2010-04-151-0/+16
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...Paul Mundt2010-03-304-72/+41
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | | | * | | sh: Merge clkdev API updates.Paul Mundt2010-03-092-7/+35
| | | * | | | 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
| | | | |/ / | | | |/| |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-181-3/+7
|\ \ \ \ \ \
| * | | | | | hw-breakpoints: Get the number of available registers on boot dynamicallyFrederic Weisbecker2010-05-011-0/+5
| * | | | | | hw-breakpoints: Change/Enforce some breakpoints policiesFrederic Weisbecker2010-05-011-3/+2
| |/ / / / /
* | | | | | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-171-1/+1
|/ / / / /
* | | | | sh: Fix FDPIC binary loaderAndrew Stubbs2010-03-291-2/+4
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-03-191-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | sh: Fix up NUMA build for 29-bit.Paul Mundt2010-03-101-0/+7
| |/ /
* | | pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-121-2/+0
* | | pci-dma: sh: use include/linux/pci-dma.hFUJITA Tomonori2010-03-121-18/+1
* | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-121-2/+0
* | | Add generic sys_olduname()Christoph Hellwig2010-03-123-3/+2
OpenPOWER on IntegriCloud