summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* sh: sh7722 div4 clkdev lookupMagnus Damm2010-05-131-0/+11
* sh: div4 reparent workaroundMagnus Damm2010-05-131-1/+6
* sh: get rid of mstp32 clock name and idMagnus Damm2010-05-135-147/+143
* sh: sh7786 mstp32 clkdev lookupMagnus Damm2010-05-131-1/+54
* sh: sh7786 mstp32 index reworkMagnus Damm2010-05-131-43/+51
* sh: sh7785 mstp32 clkdev lookupMagnus Damm2010-05-131-0/+47
* sh: sh7785 mstp32 index reworkMagnus Damm2010-05-131-29/+35
* sh: sh7366 mstp32 clkdev lookupMagnus Damm2010-05-131-0/+52
* sh: sh7366 mstp32 index reworkMagnus Damm2010-05-131-42/+50
* sh: sh7343 mstp32 clkdev lookupMagnus Damm2010-05-131-0/+62
* sh: sh7343 mstp32 index reworkMagnus Damm2010-05-131-46/+56
* sh: clkfwk: Use debugfs_remove_recursive() for rewindingHiroshi DOYU2010-05-111-1/+1
* sh: get rid of div6 clock namesMagnus Damm2010-05-116-18/+14
* sh: tie in div6 clocks using clkdevMagnus Damm2010-05-115-19/+65
* sh: get rid of hwblk clock namesMagnus Damm2010-05-114-153/+133
* sh: allow registering clocks without nameMagnus Damm2010-05-111-3/+4
* sh: tie in hwblk clocks using clkdevMagnus Damm2010-05-113-4/+119
* sh: scif and tmu clkdev changesMagnus Damm2010-05-113-15/+112
* sh: hwblk index reworkMagnus Damm2010-05-115-18/+23
* sh: Make initrd detection more robust.Paul Mundt2010-05-061-20/+58
* sh: native_cpu_disable() build error when CONFIG_HOTPLUG_CPU=nMatt Fleming2010-04-291-1/+1
* sh: add CONFIG_VIRTUALIZATION for virtio supportMagnus Damm2010-04-291-0/+16
* sh: make latencytop available on SMP, too.Paul Mundt2010-04-271-1/+0
* Merge branch 'sh/smp'Paul Mundt2010-04-2615-40/+373
|\
| * sh: CPU hotplug support for SH-X3 SMP.Paul Mundt2010-04-261-0/+47
| * sh: CPU hotplug support.Paul Mundt2010-04-268-6/+194
| * sh: cache secondary CPUs idle loop.Paul Mundt2010-04-262-4/+13
| * sh: flag smp_store_cpu_info() __cpuinit.Paul Mundt2010-04-261-2/+2
| * sh: provide percpu CPU states for hotplug notifiers.Paul Mundt2010-04-262-4/+13
| * sh: Make sure all SH-X3 cores are populated in the present CPU map.Paul Mundt2010-04-261-0/+3
| * sh: convert online CPU map twiddling to cpumask.Paul Mundt2010-04-262-2/+2
| * sh: arch/sh/kernel/setup.c needs asm/smp.h.Paul Mundt2010-04-261-0/+1
| * sh: Flag present CPUs hotpluggable in topology registration.Paul Mundt2010-04-261-1/+5
| * sh: Move platform smp ops in to their own structure.Paul Mundt2010-04-219-23/+95
* | sh: mach-sdk7786: update defconfig for compressed kernel image.Paul Mundt2010-04-262-193/+444
* | sh: Kill off dangling goto labels from oom-killer rework.Paul Mundt2010-04-262-2/+0
* | Merge branch 'sh/stable-updates'Paul Mundt2010-04-2625-11/+21
|\ \
| * | 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
| |\ \
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3021-6/+15
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mfleming...Paul Mundt2010-04-265-6/+24
|\ \ \ \
| * | | | sh: Use correct mask when comparing PMB DATA array valuesMatt Fleming2010-04-251-1/+4
| * | | | sh: Do not try merging two 128MB PMB mappingsMatt Fleming2010-04-251-1/+1
| * | | | sh: Fix zImage load address when CONFIG_32BIT=yMatt Fleming2010-04-251-0/+6
| * | | | sh: Fix address to decompress at when CONFIG_32BIT=yMatt Fleming2010-04-251-0/+4
| * | | | sh: Assembly friendly __pa and __va definitionsMatt Fleming2010-04-251-4/+9
| | |_|/ | |/| |
* | | | SH: constify multiple DMA related objects and references to themGuennadi Liakhovetski2010-04-265-58/+18
* | | | sh: invoke oom-killer from page faultNick Piggin2010-04-262-24/+8
|/ / /
OpenPOWER on IntegriCloud