x86: corruption-check: some post-move cleanups
[safe/jmp/linux-2.6] / arch / sh /
2008-10-23 Paul Mundtsh: asm/gpio.h needs linux/kernel.h for might_sleep...
2008-10-23 Paul Mundtsh: mach-highlander: Handle SCIF pinmuxing on R7785RP.
2008-10-23 Magnus Dammsh: sh7785 pinmux support
2008-10-22 Paul Mundtsh: update defconfigs.
2008-10-22 Paul Mundtsh: Kill off unused p1fc divisors from SH7763 clk fwk.
2008-10-22 Magnus Dammsh: improve pinmux support for single direction pins
2008-10-22 Magnus Dammsh: use 10MHz VIO_CLK for ov772x on Migo-R
2008-10-21 Magnus Dammsh: Update gpio_set_value() pin value handling
2008-10-21 Magnus Dammsh: update ov772x byte order on Migo-R
2008-10-21 Paul Mundtsh: Export cache flush routines needed by sh_eth on...
2008-10-21 Paul Mundtsh: Wire up oops reporting in the die notifier chain.
2008-10-21 Paul Mundtsh: ap325rxa: Kill off unused port definitions.
2008-10-21 Paul Mundtsh: Hook up PB0->PB7 input-only pins in SH7203 PFC.
2008-10-21 Paul Mundtsh: ap325rxa: Move off of hardcoded pinmux for flctl...
2008-10-21 Yoshihiro Shimodash: add support FLCTL for ap325rxa board
2008-10-21 Paul Mundtsh: gpio: Stub in dummy GPIO<->IRQ mapping routines.
2008-10-21 Paul Mundtsh: rsk7203: leds-gpio support for RSK+ LEDs.
2008-10-21 Paul Mundtsh: gpio: Include asm-generic/gpio.h for non-gpiolib...
2008-10-21 Guennadi Liakhovetskish: fix soc-camera compile breakage on Migo-R.
2008-10-21 Paul Mundtsh: arch/sh/kernel/smp.c needs linux/cpu.h for notify_c...
2008-10-21 Andrew Mortonsh: Kill off duplicate remove_memory() definition.
2008-10-21 Paul Mundtsh: Fix up the SH7203 build.
2008-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2008-10-20 Vivek Goyalkdump: make elfcorehdr_addr independent of CONFIG_PROC_...
2008-10-20 Matt Helsleycontainer freezer: implement freezer cgroup subsystem
2008-10-20 Paul Mundtsh: Move SH-4 CPU headers down one more level.
2008-10-20 Paul Mundtsh: Only build in gpio.o when CONFIG_GENERIC_GPIO is...
2008-10-20 Paul Mundtsh: Migrate common board headers to mach-common/.
2008-10-20 Paul Mundtsh: Move the CPU definition headers from asm/ to cpu/.
2008-10-20 Magnus Dammsh: remove consistent alloc cruft
2008-10-20 Magnus Dammsh: add dynamic crash base address support
2008-10-20 Magnus Dammsh: reduce Migo-R smc91x overruns
2008-10-20 Paul Mundtsh: Fix up some merge damage.
2008-10-20 Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2008-10-20 Paul MundtMerge branch 'sh/gpiolib'
2008-10-20 ZhaoleiFix debugfs_create_file's error checking method for...
2008-10-20 ZhaoleiFix debugfs_create_dir's error checking method for...
2008-10-20 Nobuhiro Iwamatsush: ap325rxa: Add support RTC RX-8564LC in AP325RXA...
2008-10-20 Magnus Dammsh: Use sh7720 GPIO on magicpanelr2 board
2008-10-20 Magnus Dammsh: Add sh7720 pinmux code
2008-10-20 Magnus Dammsh: Use sh7203 GPIO on rsk7203 board
2008-10-20 Magnus Dammsh: Add sh7203 pinmux code
2008-10-20 Magnus Dammsh: Use sh7723 GPIO on AP325RXA board
2008-10-20 Magnus Dammsh: Add sh7723 pinmux code
2008-10-20 Magnus Dammsh: Use sh7722 GPIO on Migo-R board
2008-10-20 Magnus Dammsh: Add sh7722 pinmux code
2008-10-20 Magnus Dammsh: GPIO and pinmux base code
2008-10-16 Martin Schwidefsky[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
2008-10-03 Paul Mundtsh: More I/O routine overhauling.
2008-10-01 Paul Mundtvideo: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations.
2008-10-01 Paul Mundtsh: Move the shared INTC code out to drivers/sh/
2008-10-01 Paul Mundtsh: Use __raw_xxx() I/O accessors for INTC and IPR.
2008-10-01 Paul Mundtsh: Fix up the __raw_read/writeX() definitions.
2008-09-29 Paul Mundtsh: Use clk fwk for preset lpj on sh64, too.
2008-09-29 Paul Mundtsh: SH-5 clk fwk support.
2008-09-29 Paul Mundtsh: sh_ksyms_64 needs __strncpy_from_user() definition.
2008-09-29 Paul Mundtsh: Fix up signal_64 cast warnings.
2008-09-29 Paul Mundtsh: Fix up uaccess_64 put/get_user() cast warnings.
2008-09-24 Paul Mundtsh: Force pending restarted system calls to return...
2008-09-24 Nobuhiro Iwamatsush: ap325rxa: create CPLD data area in mtd
2008-09-21 Paul Mundtsh: Add FPU registers to regset interface.
2008-09-21 Paul Mundtsh: Add missing asm/ftrace.h.
2008-09-21 Paul Mundtsh: ftrace support.
2008-09-21 Paul Mundtsh: Trivial trace_mark() instrumentation for core events.
2008-09-21 Paul Mundtsh: Kill off duplicate page fault notifiers in slow...
2008-09-21 Paul Mundtsh: Look up the trap vector for the page fault notifier.
2008-09-21 Paul Mundtsh: Move lookup_exception_vector() out to asm/system_32.h.
2008-09-21 Luca Santinish: edosk7760: Correct size of bootloader flash partition.
2008-09-21 Paul Mundtsh: Add a few more definitions to asm/sizes.h.
2008-09-21 Paul Mundtsh: Copy in asm/sizes.h helper from ARM.
2008-09-20 Paul Mundtsh: Support kernel stacks smaller than a page.
2008-09-20 Paul Mundtsh: Disable 4kB stacks when using PAGE_SIZE_64KB.
2008-09-17 Paul Mundtsh: HAVE_IOREMAP_PROT depends on MMU.
2008-09-17 Paul Mundtsh: Fix up headers_check regression.
2008-09-17 Paul Mundtsh: Consolidate struct sh_cpuinfo definitions across...
2008-09-17 Paul Mundtsh: Fix up signal_64 conflicting handle_signal() defini...
2008-09-17 Paul Mundtsh: Make memory hot-add and hot-remove depend on MMU.
2008-09-17 Paul Mundtsh: Fix up fpu emu build.
2008-09-12 Paul Mundtsh: latencytop support.
2008-09-12 Paul Mundtsh: Tidy up ELF core dumps.
2008-09-12 Paul Mundtsh: Check SR.DSP bit for DSP regset validity.
2008-09-12 Paul Mundtsh: Add missing task_user_regset_view() definition.
2008-09-12 Paul Mundtsh: Add DSP registers to regset interface.
2008-09-12 Paul Mundtsh: Fix up NUMA build error with se7722_defconfig.
2008-09-12 Paul Mundtsh: Enable HAVE_ARCH_TRACEHOOK.
2008-09-12 Paul Mundtsh: Provide the asm/syscall.h interface, needed by...
2008-09-12 Paul Mundtsh: provide user_stack_pointer(), needed for tracehook...
2008-09-12 Paul Mundtsh: Flag T-bit for syscall restart.
2008-09-12 Paul Mundtsh: ioremap_prot support.
2008-09-12 Paul Mundtsh: ptrace: Introduce user_regset interface for gp...
2008-09-12 Paul Mundtsh: Provide a fixed UTS_MACHINE definition for sh64.
2008-09-12 Luca Santinish: update edosk7760 defconfig for physmap-flash.
2008-09-12 Luca Santinish: edosk7760 physmap-flash support.
2008-09-10 roel kluinsh: intc_prio_data() test before subtraction on unsigned
2008-09-08 Paul Mundtsh: kprobes: kretprobe_trampoline needs to be global.
2008-09-08 Paul Mundtsh: Add R2D+ defconfig for qemu system emulator.
2008-09-08 Manfred Spraulkernel/cpu.c: create a CPU_STARTING cpu_chain notifier
2008-09-08 Paul Mundtsh: Derive calibrate_delay lpj from clk fwk.
2008-09-08 Paul Mundtsh: kprobes: __kprobes annotations and formatting cleanups.
2008-09-08 Paul Mundtsh: kprobes: Fix up race against probe point removal.
next