aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2008-11-13serial: sh-sci: Reorder the SCxTDR write after the TDxE clear.Gravatar Paul Mundt 1-1/+1
2008-11-13sh: __copy_user function can corrupt the stack in case of exceptionGravatar Stuart MENEFY 1-3/+8
2008-11-13sh: Fixed the TMU0 reload value on resumeGravatar Francesco VIRLINZI 1-1/+1
2008-11-13sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check.Gravatar Paul Mundt 1-1/+1
2008-11-13sh: early printk port type fixGravatar Magnus Damm 1-0/+1
2008-11-12sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.Gravatar Paul Mundt 4-2/+37
2008-11-12fix sci type for SH7723Gravatar Yoshihiro Shimoda 1-3/+3
2008-11-10sh: Handle fixmap TLB eviction more coherently.Gravatar Paul Mundt 3-3/+32
2008-10-31sh: fix sh2a cache entry_maskGravatar Yoshihiro Shimoda 1-4/+4
2008-10-31sh: Enable NFS root in Migo-R defconfig.Gravatar Kuninori Morimoto 1-7/+28
2008-10-31sh: FTRACE renamed to FUNCTION_TRACER.Gravatar Paul Mundt 4-5/+5
2008-10-31Add support usb setting on sh 7366Gravatar Kuninori Morimoto 1-0/+28
2008-10-31sh: use the new byteorder headers.Gravatar Harvey Harrison 1-19/+17
2008-10-31sh: SHmedia ISA tuning fixups.Gravatar Paul Mundt 1-0/+4
2008-10-28sh: Kill off long-dead HD64465 cchip support.Gravatar Paul Mundt 11-992/+0
2008-10-28Merge branches 'sh/serial-rework' and 'sh/oprofile'Gravatar Paul Mundt 1-4/+2
2008-10-28sh: Simplify and lock down the ISA tuning.Gravatar Paul Mundt 1-9/+1
2008-10-28sh: sh7785lcr: Select uImage as default image target.Gravatar Paul Mundt 1-1/+2
2008-10-28sh: Add on-chip RTC support for SH7722.Gravatar Paul Mundt 2-3/+33
2008-10-28sh: Provide a sample defconfig for the UL2 (SH7366) board.Gravatar Kuninori Morimoto 1-0/+1169
2008-10-28sh: Fix FPU tuning on toolchains with mismatched multilib targets.Gravatar Paul Mundt 2-5/+22
2008-10-27sh: oprofile: Fix up the SH7750 performance counter name.Gravatar Paul Mundt 1-4/+2
2008-10-23sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON().Gravatar Paul Mundt 1-0/+1
2008-10-23sh: mach-highlander: Handle SCIF pinmuxing on R7785RP.Gravatar Paul Mundt 5-5/+34
2008-10-23sh: sh7785 pinmux supportGravatar Magnus Damm 3-0/+1545
2008-10-22sh: update defconfigs.Gravatar Paul Mundt 36-3983/+6098
2008-10-22sh: Kill off unused p1fc divisors from SH7763 clk fwk.Gravatar Paul Mundt 1-1/+0
2008-10-22sh: improve pinmux support for single direction pinsGravatar Magnus Damm 3-23/+27
2008-10-22sh: use 10MHz VIO_CLK for ov772x on Migo-RGravatar Magnus Damm 1-1/+4
2008-10-21sh: Update gpio_set_value() pin value handlingGravatar Magnus Damm 1-1/+1
2008-10-21sh: update ov772x byte order on Migo-RGravatar Magnus Damm 1-1/+1
2008-10-21sh: Export cache flush routines needed by sh_eth on SH7619.Gravatar Paul Mundt 1-1/+6
2008-10-21sh: Wire up oops reporting in the die notifier chain.Gravatar Paul Mundt 2-0/+3
2008-10-21sh: ap325rxa: Kill off unused port definitions.Gravatar Paul Mundt 1-5/+0
2008-10-21sh: Hook up PB0->PB7 input-only pins in SH7203 PFC.Gravatar Paul Mundt 1-9/+8
2008-10-21sh: ap325rxa: Move off of hardcoded pinmux for flctl initialization.Gravatar Paul Mundt 1-6/+14
2008-10-21sh: add support FLCTL for ap325rxa boardGravatar Yoshihiro Shimoda 1-6/+55
2008-10-21sh: gpio: Stub in dummy GPIO<->IRQ mapping routines.Gravatar Paul Mundt 1-0/+15
2008-10-21sh: rsk7203: leds-gpio support for RSK+ LEDs.Gravatar Paul Mundt 1-5/+37
2008-10-21sh: gpio: Include asm-generic/gpio.h for non-gpiolib stubs.Gravatar Paul Mundt 1-4/+2
2008-10-21sh: fix soc-camera compile breakage on Migo-R.Gravatar Guennadi Liakhovetski 1-2/+9
2008-10-21sh: arch/sh/kernel/smp.c needs linux/cpu.h for notify_cpu_starting().Gravatar Paul Mundt 1-0/+1
2008-10-21sh: Kill off duplicate remove_memory() definition.Gravatar Andrew Morton 1-17/+0
2008-10-21sh: Fix up the SH7203 build.Gravatar Paul Mundt 2-2/+2
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Gravatar Linus Torvalds 163-1915/+12970
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREGravatar Vivek Goyal 1-0/+3
2008-10-20container freezer: implement freezer cgroup subsystemGravatar Matt Helsley 1-0/+2
2008-10-20sh: Move SH-4 CPU headers down one more level.Gravatar Paul Mundt 2-0/+0
2008-10-20sh: Only build in gpio.o when CONFIG_GENERIC_GPIO is selected.Gravatar Paul Mundt 2-2/+4
2008-10-20sh: Migrate common board headers to mach-common/.Gravatar Paul Mundt 53-37/+40