summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2009-06-17sh: Use generic atomic64_t implementation.Paul Mundt
2009-06-16sh: Revised clock function in highlanderNobuhiro Iwamatsu
2009-06-16sh: Update r7780mp defconfigNobuhiro Iwamatsu
2009-06-16sh: Add support mtd mapping for highlanderNobuhiro Iwamatsu
2009-06-16sh: pci: SH7786 PCI ops.Paul Mundt
2009-06-16sh: pci: Allow register_pci_controller() to handle overlapping regions.Paul Mundt
2009-06-16sh: smsc911x support for the rsk7203 boardMagnus Damm
2009-06-16sh: Set EARLY_SCIF_CONSOLE_PORT sanely for SH7786.Paul Mundt
2009-06-15sh: urquell: Add system FPGA mode pin support.Paul Mundt
2009-06-15sh: Make the atomic functions safe for irqsoff tracingMatt Fleming
2009-06-15sh: Convert sh64 to use the generic checksum code.Paul Mundt
2009-06-14sh: Derive COMMAND_LINE_SIZE from asm-generic/setup.h.Paul Mundt
2009-06-14sh: Switch to asm-generic versions for identical headers.Paul Mundt
2009-06-14sh: Convert to asm-generic/signal.h.Paul Mundt
2009-06-14sh: Convert to asm-generic/types.h.Paul Mundt
2009-06-14sh: Convert to asm-generic/scatterlist.h.Paul Mundt
2009-06-14sh: Convert to asm-generic/unaligned.h.Paul Mundt
2009-06-14sh: Convert to asm-generic/module.h.Paul Mundt
2009-06-14sh: Conver to asm-generic/mmu_context.h.Paul Mundt
2009-06-14sh: Tidy up duplication in irq/swab/timex.h.Paul Mundt
2009-06-14sh: Convert ipc/shm bits to their asm-generic versions.Paul Mundt
2009-06-14sh: Convert to asm-generic/termbits.h and termios.h.Paul Mundt
2009-06-14sh: Convert to asm-generic/posix_types.h.Paul Mundt
2009-06-14sh: Convert to asm-generic/dma.h.Paul Mundt
2009-06-14sh: Convert to asm-generic/current.h.Paul Mundt
2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-06-14sh: Bump the earlytimer probe devices up.Paul Mundt
2009-06-14sh: Use generic sched_clock().Paul Mundt
2009-06-14sh: Bump the earlytimer bits back to time_init().Paul Mundt
2009-06-14cpumask: Use accessors for cpu_*_mask: shRusty Russell
2009-06-14cpumask: use mm_cpumask() wrapper: shRusty Russell
2009-06-14cpumask: arch_send_call_function_ipi_mask: shRusty Russell
2009-06-14cpumask: remove the now-obsoleted pcibus_to_cpumask(): shRusty Russell
2009-06-14sh: pci: remove duplicated #include'sHuang Weiyi
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann
2009-06-12sh: Wire up sys_perf_counter_open.Paul Mundt
2009-06-12Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6Paul Mundt
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann
2009-06-11sh: Fix dynamic ftrace's NOP action.Matt Fleming
2009-06-11sh: Update my email addressMatt Fleming
2009-06-11sh: Tie sparseirq in to Kconfig.Paul Mundt
2009-06-11sh: Wire up sys_rt_tgsigqueueinfo.Paul Mundt
2009-06-11sh: Fix sys_pwritev() syscall table entry for sh32.Paul Mundt
2009-06-11sh: Fix sh4a llsc-based cmpxchg()Aoi Shinkai
2009-06-11sh: sh7724: Add JPU supportKuninori Morimoto