aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-13sh: switch sh7722 to clkdevMagnus Damm1-8/+6
2010-05-13sh: switch sh7723 to clkdevMagnus Damm1-8/+6
2010-05-13sh: switch sh7724 to clkdevMagnus Damm1-10/+7
2010-05-13sh: switch legacy clocks to clkdevMagnus Damm1-4/+13
2010-05-13sh: get rid of div4 clock nameMagnus Damm8-75/+74
2010-05-13sh: sh7786 div4 clkdev lookupMagnus Damm1-0/+8
2010-05-13sh: sh7785 div4 clkdev lookupMagnus Damm1-0/+10
2010-05-13sh: sh7366 div4 clkdev lookupMagnus Damm1-0/+10
2010-05-13sh: sh7343 div4 clkdev lookupMagnus Damm1-0/+10
2010-05-13sh: sh7724 div4 clkdev lookupMagnus Damm1-0/+7
2010-05-13sh: sh7723 div4 clkdev lookupMagnus Damm1-0/+11
2010-05-13sh: sh7722 div4 clkdev lookupMagnus Damm1-0/+11
2010-05-13sh: div4 reparent workaroundMagnus Damm1-1/+6
2010-05-13sh: get rid of mstp32 clock name and idMagnus Damm5-147/+143
2010-05-13sh: sh7786 mstp32 clkdev lookupMagnus Damm1-1/+54
2010-05-13sh: sh7786 mstp32 index reworkMagnus Damm1-43/+51
2010-05-13sh: sh7785 mstp32 clkdev lookupMagnus Damm1-0/+47
2010-05-13sh: sh7785 mstp32 index reworkMagnus Damm1-29/+35
2010-05-13sh: sh7366 mstp32 clkdev lookupMagnus Damm1-0/+52
2010-05-13sh: sh7366 mstp32 index reworkMagnus Damm1-42/+50
2010-05-13sh: sh7343 mstp32 clkdev lookupMagnus Damm1-0/+62
2010-05-13sh: sh7343 mstp32 index reworkMagnus Damm1-46/+56
2010-05-11sh: All SH-X3 cores support NUMA and SMP, update Kconfig.Paul Mundt1-6/+2
2010-05-11sh: Ensure active regions have a backing PMB entry.Paul Mundt1-2/+15
2010-05-11sh: Reject small mappings for PMB bolting.Paul Mundt1-0/+2
2010-05-11sh: bootmem refactoring.Paul Mundt4-142/+169
2010-05-11Merge branches 'sh/clkfwk' and 'sh/kexec'Paul Mundt4-21/+23
2010-05-11sh: clkfwk: Use debugfs_remove_recursive() for rewindingHiroshi DOYU1-1/+1
2010-05-11sh: get rid of div6 clock namesMagnus Damm6-18/+14
2010-05-11sh: tie in div6 clocks using clkdevMagnus Damm5-19/+65
2010-05-11sh: get rid of hwblk clock namesMagnus Damm4-153/+133
2010-05-11sh: allow registering clocks without nameMagnus Damm1-3/+4
2010-05-11sh: tie in hwblk clocks using clkdevMagnus Damm3-4/+119
2010-05-11sh: scif and tmu clkdev changesMagnus Damm3-15/+112
2010-05-11sh: hwblk index reworkMagnus Damm5-18/+23
2010-05-10sh: rework memory limits to work with LMB.Paul Mundt3-45/+40
2010-05-10sh: enable LMB region setup via machvec.Paul Mundt6-15/+24
2010-05-07sh: shuffle the elfcorehdr handling over to the crash dump code.Paul Mundt2-20/+19
2010-05-07sh: Ensure that X2 TLB settings are reflected in vmcore.Paul Mundt1-0/+3
2010-05-07sh: flag kdump as broken on SMP for now.Paul Mundt1-1/+1
2010-05-07sh: bump up extra LMB reservations in bootmem init.Paul Mundt1-4/+6
2010-05-07sh: convert initrd reservation to LMB.Paul Mundt1-1/+1
2010-05-07sh: convert kexec crash kernel management to LMB.Paul Mundt3-44/+58
2010-05-06sh: Make initrd detection more robust.Paul Mundt1-20/+58
2010-05-01hw-breakpoints: Get the number of available registers on boot dynamicallyFrederic Weisbecker1-0/+5
2010-05-01hw-breakpoints: Separate constraint space for data and instruction breakpointsFrederic Weisbecker1-0/+1
2010-05-01hw-breakpoints: Change/Enforce some breakpoints policiesFrederic Weisbecker2-30/+9
2010-05-01hw-breakpoints: Tag ptrace breakpoint as exclude_kernelFrederic Weisbecker1-1/+1
2010-04-29sh: native_cpu_disable() build error when CONFIG_HOTPLUG_CPU=nMatt Fleming1-1/+1
2010-04-29sh: add CONFIG_VIRTUALIZATION for virtio supportMagnus Damm1-0/+16