aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-17sh: unbreak WARN_ON()Magnus Damm1-0/+1
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap1-21/+3
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-3/+0
2009-06-17sh: Use generic atomic64_t implementation.Paul Mundt2-0/+3
2009-06-16sh: Revised clock function in highlanderNobuhiro Iwamatsu1-1/+2
2009-06-16sh: Update r7780mp defconfigNobuhiro Iwamatsu1-25/+118
2009-06-16sh: Add support mtd mapping for highlanderNobuhiro Iwamatsu2-0/+52
2009-06-16sh: pci: SH7786 PCI ops.Paul Mundt3-0/+724
2009-06-16sh: pci: Allow register_pci_controller() to handle overlapping regions.Paul Mundt1-12/+2
2009-06-16sh: smsc911x support for the rsk7203 boardMagnus Damm1-2/+6
2009-06-16sh: Set EARLY_SCIF_CONSOLE_PORT sanely for SH7786.Paul Mundt1-0/+1
2009-06-15sh: urquell: Add system FPGA mode pin support.Paul Mundt1-0/+7
2009-06-15sh: Make the atomic functions safe for irqsoff tracingMatt Fleming1-12/+12
2009-06-15sh: Convert sh64 to use the generic checksum code.Paul Mundt6-301/+6
2009-06-14sh: Derive COMMAND_LINE_SIZE from asm-generic/setup.h.Paul Mundt1-1/+1
2009-06-14sh: Switch to asm-generic versions for identical headers.Paul Mundt6-146/+6
2009-06-14sh: Convert to asm-generic/signal.h.Paul Mundt1-146/+1
2009-06-14sh: Convert to asm-generic/types.h.Paul Mundt1-15/+1
2009-06-14sh: Convert to asm-generic/scatterlist.h.Paul Mundt1-22/+2
2009-06-14sh: Convert to asm-generic/unaligned.h.Paul Mundt1-13/+1
2009-06-14sh: Convert to asm-generic/module.h.Paul Mundt1-11/+1
2009-06-14sh: Conver to asm-generic/mmu_context.h.Paul Mundt1-9/+9
2009-06-14sh: Tidy up duplication in irq/swab/timex.h.Paul Mundt3-9/+3
2009-06-14sh: Convert ipc/shm bits to their asm-generic versions.Paul Mundt4-127/+4
2009-06-14sh: Convert to asm-generic/termbits.h and termios.h.Paul Mundt2-288/+2
2009-06-14sh: Convert to asm-generic/posix_types.h.Paul Mundt2-214/+32
2009-06-14sh: Convert to asm-generic/dma.h.Paul Mundt1-9/+1
2009-06-14sh: Convert to asm-generic/current.h.Paul Mundt1-20/+1
2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt6-6/+5
2009-06-14sh: Bump the earlytimer probe devices up.Paul Mundt1-2/+7
2009-06-14sh: Use generic sched_clock().Paul Mundt1-5/+0
2009-06-14sh: Bump the earlytimer bits back to time_init().Paul Mundt1-11/+6
2009-06-14cpumask: Use accessors for cpu_*_mask: shRusty Russell2-6/+5
2009-06-14cpumask: use mm_cpumask() wrapper: shRusty Russell1-2/+2
2009-06-14cpumask: arch_send_call_function_ipi_mask: shRusty Russell2-3/+4
2009-06-14cpumask: remove the now-obsoleted pcibus_to_cpumask(): shRusty Russell1-3/+0
2009-06-14sh: pci: remove duplicated #include'sHuang Weiyi2-2/+0
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds5-4/+5
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell1-2/+0
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann256-6976/+16927
2009-06-12sh: Wire up sys_perf_counter_open.Paul Mundt4-2/+6
2009-06-12Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6Paul Mundt1-30/+30
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann1-1/+1
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann1-1/+1
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann1-0/+1
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2-2/+2
2009-06-11sh: Fix dynamic ftrace's NOP action.Matt Fleming1-29/+29
2009-06-11sh: Update my email addressMatt Fleming1-1/+1
2009-06-11sh: Tie sparseirq in to Kconfig.Paul Mundt2-5/+14
2009-06-11sh: Wire up sys_rt_tgsigqueueinfo.Paul Mundt4-2/+6