x86: msr.h linux/types.h is only required for __KERNEL__
[safe/jmp/linux-2.6] / arch / sh /
2009-05-12 Paul Mundtsh: clkfwk: Handle clk_get_sys() returning an ERR_PTR.
2009-05-11 Paul Mundtsh: clkfwk: Wire up clk_get_sys() support.
2009-05-11 Paul Mundtsh: clkfwk: Kill off clk_recalc_rate().
2009-05-11 Paul Mundtsh: clkfwk: Tidy up on-chip clock registration and...
2009-05-11 Paul Mundtsh: clkfwk: Improve the generic clk_set_parent() implem...
2009-05-11 Paul Mundtsh: clkfwk: Fix up the clk_enable() error path.
2009-05-11 Paul Mundtsh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON...
2009-05-11 Paul Mundtsh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT...
2009-05-11 Paul Mundtsh: clkfwk: refactor rate propagation.
2009-05-11 Paul Mundtsh: clkfwk: Add a followparent_recalc() helper.
2009-05-11 Paul Mundtsh: clkfwk: Make recalc return an unsigned long.
2009-05-11 Magnus Dammsh: TMU platform data for sh7780
2009-05-11 Magnus Dammsh: r7780 highlander clock fixes
2009-05-11 Magnus Dammsh: multiple vectors per irq - sh7760
2009-05-11 Magnus Dammsh: TMU platform data for sh7760
2009-05-11 Magnus Dammsh: TMU platform data for sh775x
2009-05-11 Magnus Dammsh: include empty_zero_page in text
2009-05-11 Yoshihiro Shimodash: sh7785lcr: fix I2C device address map for 32-bit...
2009-05-11 Paul Mundtsh: Account for INITIAL_JIFFIES when using jiffies...
2009-05-11 Paul Mundtsh: Fix up typo in arch/sh/kernel/vmlinux.lds.S
2009-05-10 Paul Mundtsh: Fix up R0 dependence in __arch_swab16/32.
2009-05-09 Paul Mundtsh: Hook up cc-cross-prefix support.
2009-05-09 Paul Mundtsh: Consolidate the boot link and entry offset definitions.
2009-05-09 Paul Mundtsh: Merge the split arch/sh/boot/compressed/ Makefiles.
2009-05-09 Paul Mundtsh: Provide a BITS definition, use it in the arch/sh...
2009-05-09 Paul Mundtsh: Provide a tighter BOOT_LINK_OFFSET definition for...
2009-05-09 Paul Mundtsh: Fix up the sh64 zImage build.
2009-05-09 Paul Mundtsh: Tidy up the ldscript output format specifier.
2009-05-09 Paul Mundtsh: Move the unified linker script in place, kill off...
2009-05-09 Paul Mundtsh: Integrate sh64 bits in vmlinux_32.lds.S.
2009-05-09 Paul Mundtsh: Fix up SHmedia module ELF relocations.
2009-05-09 Paul Mundtsh: Provide an __sdivsi3_2 export for sh64.
2009-05-09 Paul Mundtsh: Rename opcode_t to insn_size_t.
2009-05-09 Paul Mundtsh: Provide __read_{read,write}sl() definitions for...
2009-05-09 Paul Mundtsh: Cleanup irqflags size mismatch on SH-5 build.
2009-05-08 Peter Griffinsh: Add UBC trap vector for SH2A
2009-05-08 Peter Griffinsh: Add ptrace support for NOMMU debugging
2009-05-08 Kieran Binghamsh: Fix UBC setup and registers for SH2A
2009-05-08 Kieran Binghamsh: Add in some ptrace definitions from GDB.
2009-05-08 Paul Mundtsh: Add clock id to sh-sci platform data on SH-Mobile...
2009-05-08 Paul Mundtsh: Kill off the GENERIC_CALIBRATE_DELAY ifndef.
2009-05-08 Paul Mundtsh: TMU platform data for SH-X3 proto CPU.
2009-05-08 Paul Mundtsh: TMU platform data for SH7786.
2009-05-08 Paul Mundtsh: Always fixup unaligned userspace accesses on sh64.
2009-05-08 Paul Mundtsh: Kill off extra cflags Kconfig entry.
2009-05-08 Paul Mundtsh: Always select RTC_LIB, not just for SUPERH32.
2009-05-08 Paul Mundtsh: Drop dead rules from arch/sh/kernel/Makefile_64.
2009-05-08 Magnus Dammsh: TMU platform data for sh7723
2009-05-08 Magnus Dammsh: enable TMU clocksource on sh7722
2009-05-08 Magnus Dammsh: clock framework update, fix count and kill off...
2009-05-08 Paul Mundtsh: Move out cayman-specific panic handler code to...
2009-05-08 Paul Mundtsh: Kill off unused sh64 debug code.
2009-05-08 Paul Mundtsh: Kill off sh64's hand-rolled syscall tracer.
2009-05-08 Paul Mundtsh: Kill off the global rtc_lock with extreme prejudice.
2009-05-08 Paul Mundtsh: mach-sh03: Give the sh03 rtc its own spinlock.
2009-05-08 Paul Mundtsh: Kill off dead timer sysclass pm hooks.
2009-05-08 Paul Mundtsh: Kill off dead handle_timer_tick() code.
2009-05-08 Paul Mundtsh: Wire up GENERIC_CMOS_UPDATE for the platforms that...
2009-05-08 Paul Mundtsh: Rename arch/sh/kernel/time_32.c to arch/sh/kernel...
2009-05-08 Paul Mundtsh: Finish the sh64 migration off of ARCH_USES_GETTIMEO...
2009-05-08 Paul Mundtsh: Move out rtc-sh registration from time_64.c to...
2009-05-08 Paul Mundtsh: Enable new TMU driver support for all SH-3 and...
2009-05-08 Magnus Dammsh: TMU platform data for sh7785
2009-05-08 Magnus Dammsh: r7785 highlander clock fixes
2009-05-08 Magnus Dammsh: call clock framework init() callback once
2009-05-08 Magnus Dammsh: sh7785 early scif fix
2009-05-07 Paul Mundtsh: Kill off unused SH-5 irq_describe cruft.
2009-05-07 Paul Mundtsh: Integrate the SH-5 onchip_remap() more coherently.
2009-05-07 Paul Mundtsh: sh64 still needs ARCH_USES_GETTIMEOFFSET temporarily.
2009-05-07 Paul Mundtsh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_A...
2009-05-07 Paul Mundtsh: Flag IRQSTACKS as BROKEN for now.
2009-05-03 Paul Mundtsh: Move dummy clockevents broadcast timer to its new...
2009-05-03 Paul Mundtsh: Kill off the now unused ARCH_USES_GETTIMEOFFSET...
2009-05-03 Paul Mundtsh: select both GENERIC_TIME and GENERIC_CLOCKEVENTS.
2009-05-03 Paul Mundtsh: Consolidate MTU2/CMT/TMU timer platform data.
2009-05-03 Magnus Dammsh: TMU platform data for sh7722
2009-05-03 Magnus Dammclocksource: SuperH TMU Timer driver
2009-05-03 Magnus Dammsh: remove old MTU2 driver
2009-05-03 Magnus Dammsh: sh2a MTU2 platform data
2009-05-03 Magnus Dammclocksource: SuperH MTU2 Timer driver
2009-05-03 john stultztime: sh: convert to use arch_getoffset() infrastructure
2009-05-03 Thomas Gleixnersh: remove obsolete hw_interrupt_type
2009-05-03 Thomas Gleixnersh: remove obsolete no_irq_type
2009-05-03 Paul MundtMerge branch 'timers/clocksource' of git://git./linux...
2009-04-30 Magnus Dammsh: remove old CMT driver
2009-04-30 Magnus Dammsh: sh2/sh2a 16-bit CMT platform data
2009-04-30 Magnus Dammsh: pass through ioremap() for non-mmu processors.
2009-04-28 Paul Mundtsh: register the rtc-generic platform device properly.
2009-04-28 Magnus Dammsh: setup timers in late_time_init()
2009-04-28 Tim Abbottsh: Use __INIT macro instead of .text.init.
2009-04-27 Jean-Christophe... sh: mach-r2d: add physmap-flash support for R2D+ boards.
2009-04-27 Paul Mundtsh: rtc-generic support.
2009-04-27 Paul Mundtsh: Fix up unsigned syscall_nr in SH-5 pt_regs.
2009-04-27 Paul Mundtsh: select GENERIC_TIME for new CMT driver.
2009-04-27 Paul Mundtsh: update defconfigs for PCI changes.
2009-04-27 Paul MundtMerge branches 'sh/stable-updates' and 'sh/pci-rework'
2009-04-27 Yoshihiro Shimodash: sh7785lcr: fix defconfig for 29-bit mode
2009-04-26 Tim Abbottsh: convert to use __HEAD and HEAD_TEXT macros.
2009-04-24 Paul Mundtsh: pci: Fix up the build for CONFIG_PCI=n.
2009-04-22 Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
next