aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/tlb-pteaex.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-10sh: Merge the split arch/sh/boot/compressed/ Makefiles.Paul Mundt3-90/+47
2009-05-10sh: Provide a BITS definition, use it in the arch/sh/boot/ Makefiles.Paul Mundt4-14/+10
2009-05-10sh: Provide a tighter BOOT_LINK_OFFSET definition for the Cayman board.Paul Mundt1-0/+1
2009-05-10sh: Fix up the sh64 zImage build.Paul Mundt3-70/+2
2009-05-10sh: Tidy up the ldscript output format specifier.Paul Mundt4-10/+11
2009-05-09sh: Move the unified linker script in place, kill off old _64 one.Paul Mundt3-347/+179
2009-05-09sh: Integrate sh64 bits in vmlinux_32.lds.S.Paul Mundt1-43/+70
2009-05-09sh: Fix up SHmedia module ELF relocations.Paul Mundt1-1/+1
2009-05-09sh: Provide an __sdivsi3_2 export for sh64.Paul Mundt2-1/+7
2009-05-09sh: Rename opcode_t to insn_size_t.Paul Mundt7-15/+15
2009-05-09sh: Provide __read_{read,write}sl() definitions for sh64.Paul Mundt1-1/+6
2009-05-09sh: Cleanup irqflags size mismatch on SH-5 build.Paul Mundt1-4/+4
2009-05-09sh: Fix up the sh64 earlyprintk build.Paul Mundt1-1/+1
2009-05-09sh: Add UBC trap vector for SH2APeter Griffin1-0/+5
2009-05-09sh: Add ptrace support for NOMMU debuggingPeter Griffin1-0/+8
2009-05-09sh: Fix UBC setup and registers for SH2AKieran Bingham3-2/+42
2009-05-09sh: Add in some ptrace definitions from GDB.Kieran Bingham1-0/+5
2009-05-08serial: sh-sci: Fix up h8300 support.Yoshinori Sato2-2/+19
2009-05-08serial: sh-sci: Fix up section mismatch in error path.Paul Mundt1-1/+1
2009-05-08sh: Add clock id to sh-sci platform data on SH-Mobile CPUs.Paul Mundt5-0/+20
2009-05-08sh-sci: improve clock framework supportMagnus Damm2-31/+47
2009-05-08sh-sci: ioremap() in a single placeMagnus Damm1-34/+20
2009-05-08sh-sci: replace sci_init_ports()Magnus Damm1-57/+50
2009-05-08sh-sci: allow single port platform devicesMagnus Damm1-53/+72
2009-05-08sh-sci: use to_sci_port() if possibleMagnus Damm1-5/+5
2009-05-08sh-sci: rework serial console supportMagnus Damm1-24/+23
2009-05-08sh-sci: remove early_sci_setup()Magnus Damm2-16/+0
2009-05-08sh-sci: add platform device private dataMagnus Damm1-42/+85
2009-05-08sh: Kill off the GENERIC_CALIBRATE_DELAY ifndef.Paul Mundt1-3/+1
2009-05-08sh: TMU platform data for SH-X3 proto CPU.Paul Mundt1-2/+207
2009-05-08sh: TMU platform data for SH7786.Paul Mundt1-0/+393
2009-05-08sh: Always fixup unaligned userspace accesses on sh64.Paul Mundt2-35/+5
2009-05-08sh: Kill off extra cflags Kconfig entry.Paul Mundt2-14/+0
2009-05-08sh: Always select RTC_LIB, not just for SUPERH32.Paul Mundt1-1/+1
2009-05-08sh: Drop dead rules from arch/sh/kernel/Makefile_64.Paul Mundt1-3/+0
2009-05-08sh: TMU platform data for sh7723Magnus Damm1-1/+195
2009-05-08sh: enable TMU clocksource on sh7722Magnus Damm1-2/+2
2009-05-08sh: clock framework update, fix count and kill off krefMagnus Damm2-34/+39
2009-05-08sh: Move out cayman-specific panic handler code to its own file.Paul Mundt3-44/+50
2009-05-08sh: Kill off unused sh64 debug code.Paul Mundt2-49/+1
2009-05-08sh: Kill off sh64's hand-rolled syscall tracer.Paul Mundt5-232/+2
2009-05-08sh: Kill off the global rtc_lock with extreme prejudice.Paul Mundt1-5/+0
2009-05-08sh: mach-sh03: Give the sh03 rtc its own spinlock.Paul Mundt1-5/+5
2009-05-08sh: Kill off dead timer sysclass pm hooks.Paul Mundt1-45/+0
2009-05-08sh: Kill off dead handle_timer_tick() code.Paul Mundt2-54/+4
2009-05-08sh: Wire up GENERIC_CMOS_UPDATE for the platforms that need it.Paul Mundt2-0/+18
2009-05-08sh: Rename arch/sh/kernel/time_32.c to arch/sh/kernel/time.c.Paul Mundt3-2/+2
2009-05-08sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET.Paul Mundt4-269/+120
2009-05-08sh: Move out rtc-sh registration from time_64.c to setup-sh5.cPaul Mundt2-51/+32
2009-05-08sh: Enable new TMU driver support for all SH-3 and SH-4 CPUs.Paul Mundt1-2/+2