summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
...
| * | | sh: Derive COMMAND_LINE_SIZE from asm-generic/setup.h.Paul Mundt2009-06-141-1/+1
| * | | sh: Switch to asm-generic versions for identical headers.Paul Mundt2009-06-146-146/+6Star
| * | | sh: Convert to asm-generic/signal.h.Paul Mundt2009-06-141-146/+1Star
| * | | sh: Convert to asm-generic/types.h.Paul Mundt2009-06-141-15/+1Star
| * | | sh: Convert to asm-generic/scatterlist.h.Paul Mundt2009-06-141-22/+2Star
| * | | sh: Convert to asm-generic/unaligned.h.Paul Mundt2009-06-141-13/+1Star
| * | | sh: Convert to asm-generic/module.h.Paul Mundt2009-06-141-11/+1Star
| * | | sh: Conver to asm-generic/mmu_context.h.Paul Mundt2009-06-141-9/+9
| * | | sh: Tidy up duplication in irq/swab/timex.h.Paul Mundt2009-06-143-9/+3Star
| * | | sh: Convert ipc/shm bits to their asm-generic versions.Paul Mundt2009-06-144-127/+4Star
| * | | sh: Convert to asm-generic/termbits.h and termios.h.Paul Mundt2009-06-142-288/+2Star
| * | | sh: Convert to asm-generic/posix_types.h.Paul Mundt2009-06-142-214/+32Star
| * | | sh: Convert to asm-generic/dma.h.Paul Mundt2009-06-141-9/+1Star
| * | | sh: Convert to asm-generic/current.h.Paul Mundt2009-06-141-20/+1Star
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-06-146-6/+5Star
| |\| |
| * | | sh: Bump the earlytimer probe devices up.Paul Mundt2009-06-141-2/+7
| * | | sh: Use generic sched_clock().Paul Mundt2009-06-141-5/+0Star
| * | | sh: Bump the earlytimer bits back to time_init().Paul Mundt2009-06-141-11/+6Star
| * | | cpumask: Use accessors for cpu_*_mask: shRusty Russell2009-06-142-6/+5Star
| * | | cpumask: use mm_cpumask() wrapper: shRusty Russell2009-06-141-2/+2
| * | | cpumask: arch_send_call_function_ipi_mask: shRusty Russell2009-06-142-3/+4
| * | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): shRusty Russell2009-06-141-3/+0Star
| * | | sh: pci: remove duplicated #include'sHuang Weiyi2009-06-142-2/+0Star
| * | | sh: Wire up sys_perf_counter_open.Paul Mundt2009-06-124-2/+6
| * | | Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6Paul Mundt2009-06-121-30/+30
| |\ \ \
| | * | | sh: Fix dynamic ftrace's NOP action.Matt Fleming2009-06-111-29/+29
| | * | | sh: Update my email addressMatt Fleming2009-06-111-1/+1
* | | | | ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-182-10/+0Star
* | | | | Delete pcibios_select_rootMatthew Wilcox2009-06-171-13/+0Star
| |_|_|/ |/| | |
* | | | kmap_types: make most arches use generic header fileRandy Dunlap2009-06-171-21/+3Star
* | | | mm: consolidate init_mm definitionAlexey Dobriyan2009-06-171-3/+0Star
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-135-4/+5
|\ \ \
| * | | asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-12256-6976/+16927
| |\| |
| * | | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-111-1/+1
| * | | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
| * | | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-111-0/+1
| * | | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-112-2/+2
| | |/ | |/|
* | | module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0Star
| |/ |/|
* | sh: Tie sparseirq in to Kconfig.Paul Mundt2009-06-112-5/+14
* | sh: Wire up sys_rt_tgsigqueueinfo.Paul Mundt2009-06-114-2/+6
* | sh: Fix sys_pwritev() syscall table entry for sh32.Paul Mundt2009-06-111-1/+1
* | sh: Fix sh4a llsc-based cmpxchg()Aoi Shinkai2009-06-114-4/+31
* | sh: sh7724: Add JPU supportKuninori Morimoto2009-06-111-0/+31
* | sh: sh7724: INTC setting updateKuninori Morimoto2009-06-111-89/+82Star
* | sh: sh7722 clock framework rewriteMagnus Damm2009-06-112-660/+138Star
* | sh: sh7366 clock framework rewriteMagnus Damm2009-06-114-43/+214
* | sh: sh7343 clock framework rewriteMagnus Damm2009-06-114-34/+214
* | sh: sh7724 clock framework rewrite V3Magnus Damm2009-06-114-82/+249
* | sh: sh7723 clock framework rewrite V2Magnus Damm2009-06-114-58/+225
* | sh: add enable()/disable()/set_rate() to div6 codeMagnus Damm2009-06-113-0/+67