aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* kgdb,sh: update superh kgdb exception handlingJason Wessel2010-05-201-1/+13
* 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-19154-3569/+4422
|\ \
| * | sh: update defconfigs.Paul Mundt2010-05-1850-892/+1237
| * | sh: Fix up the NUMA build for recent LMB changes.Paul Mundt2010-05-181-38/+0
| * | sh64: provide a stub per_cpu_trap_init() definition.Paul Mundt2010-05-181-0/+5
| * | sh: fix up CONFIG_KEXEC=n build.Paul Mundt2010-05-181-1/+1
| * | Merge branch 'sh/highmem'Paul Mundt2010-05-131-6/+2
| |\ \
| | * | sh: All SH-X3 cores support NUMA and SMP, update Kconfig.Paul Mundt2010-05-111-6/+2
| * | | Merge branch 'sh/lmb'Paul Mundt2010-05-1311-209/+271
| |\| |
| | * | sh: Ensure active regions have a backing PMB entry.Paul Mundt2010-05-111-2/+15
| | * | sh: Reject small mappings for PMB bolting.Paul Mundt2010-05-111-0/+2
| | * | sh: bootmem refactoring.Paul Mundt2010-05-114-142/+169
| | * | sh: rework memory limits to work with LMB.Paul Mundt2010-05-103-45/+40
| | * | sh: enable LMB region setup via machvec.Paul Mundt2010-05-106-15/+24
| | * | sh: bump up extra LMB reservations in bootmem init.Paul Mundt2010-05-071-4/+6
| | * | sh: convert initrd reservation to LMB.Paul Mundt2010-05-071-1/+1
| | * | sh: convert kexec crash kernel management to LMB.Paul Mundt2010-05-073-44/+58
| * | | Merge branch 'sh/clkfwk'Paul Mundt2010-05-1319-1326/+702
| |\ \ \
| | * | | sh: Check return value of clk_get on ms7724Kuninori Morimoto2010-05-131-7/+11
| | * | | sh: Check return value of clk_get on ecovec24Kuninori Morimoto2010-05-131-9/+15
| | * | | sh: move sh clock-cpg.c contents to drivers/sh/clk-cpg.cMagnus Damm2010-05-132-296/+1
| | * | | sh: move sh clock.c contents to drivers/sh/clk.Magnus Damm2010-05-132-535/+11
| | * | | 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-132-36/+2
| | * | | sh: switch boards to clkdevMagnus Damm2010-05-133-5/+11
| | * | | sh: switch sh4-202 to clkdevMagnus Damm2010-05-131-4/+13
| | * | | sh: switch shx3 to clkdevMagnus Damm2010-05-131-2/+11
| | * | | sh: switch sh7757 to clkdevMagnus Damm2010-05-131-1/+10
| | * | | sh: switch sh7763 to clkdevMagnus Damm2010-05-131-1/+11
| | * | | sh: switch sh7780 to clkdevMagnus Damm2010-05-131-1/+11
| | * | | sh: switch sh7786 to clkdevMagnus Damm2010-05-131-4/+4
| | * | | sh: switch sh7785 to clkdevMagnus Damm2010-05-131-4/+4
| | * | | sh: switch sh7366 to clkdevMagnus Damm2010-05-131-8/+6
| | * | | sh: switch sh7343 to clkdevMagnus Damm2010-05-131-8/+6
| | * | | sh: switch sh7722 to clkdevMagnus Damm2010-05-131-8/+6
| | * | | sh: switch sh7723 to clkdevMagnus Damm2010-05-131-8/+6
| | * | | sh: switch sh7724 to clkdevMagnus Damm2010-05-131-10/+7
| | * | | sh: switch legacy clocks to clkdevMagnus Damm2010-05-131-4/+13
| | * | | sh: get rid of div4 clock nameMagnus Damm2010-05-138-75/+74
| | * | | sh: sh7786 div4 clkdev lookupMagnus Damm2010-05-131-0/+8
| | * | | sh: sh7785 div4 clkdev lookupMagnus Damm2010-05-131-0/+10
| | * | | sh: sh7366 div4 clkdev lookupMagnus Damm2010-05-131-0/+10
| | * | | sh: sh7343 div4 clkdev lookupMagnus Damm2010-05-131-0/+10
| | * | | sh: sh7724 div4 clkdev lookupMagnus Damm2010-05-131-0/+7
| | * | | sh: sh7723 div4 clkdev lookupMagnus Damm2010-05-131-0/+11
| | * | | 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