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