summaryrefslogtreecommitdiff
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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/+0
| * | | sh: pci: remove duplicated #include'sHuang Weiyi2009-06-142-2/+0
| * | | 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/+0
* | | | | Delete pcibios_select_rootMatthew Wilcox2009-06-171-13/+0
| |_|_|/ |/| | |
* | | | kmap_types: make most arches use generic header fileRandy Dunlap2009-06-161-21/+3
* | | | mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-3/+0
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-125-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/+0
| |/ |/|
* | 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/+82
* | sh: sh7722 clock framework rewriteMagnus Damm2009-06-112-660/+138
* | 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
* | sh: add AP325RXA mode pin configurationMagnus Damm2009-06-111-0/+12
* | sh: add Migo-R mode pin configurationMagnus Damm2009-06-111-0/+19
* | sh: sh7722 mode pin definitionsMagnus Damm2009-06-111-0/+14
* | sh: sh7724 mode pin commentsMagnus Damm2009-06-111-0/+14
* | sh: sh7723 mode pin V2Magnus Damm2009-06-111-0/+14
* | sh: rework mode pin codeMagnus Damm2009-06-115-28/+46
* | sh: clock div6 helper codeMagnus Damm2009-06-112-6/+75
* | sh: clock div4 frequency table offset fixMagnus Damm2009-06-111-2/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-06-111-1/+0
|\ \ | |/
| * flat: fix data sections alignmentOskar Schirmer2009-05-291-1/+0
* | sh: plug vsyscall dir in to archclean.Paul Mundt2009-06-101-0/+1
* | sh: 16-bit get_unaligned() sh4a fixMagnus Damm2009-06-041-5/+5
* | sh: sh7723: L2 cache initialization.Kuninori Morimoto2009-06-021-0/+10
* | sh: sh7724: L2 cache initialization.Kuninori Morimoto2009-06-021-0/+9
* | sh: add weak l2_cache_init function.Kuninori Morimoto2009-06-021-0/+7
* | sh: add RAMCR definition for sh4Kuninori Morimoto2009-06-021-0/+2
* | sh: fix CONFIG_SH_PCLK_FREQ bug for sh7724Kuninori Morimoto2009-06-022-3/+2
* | sh: Tidy up SH-4A boot_cpu_data.flags probing.Paul Mundt2009-06-013-50/+15
* | sh: Tidy up the optional L2 probing, wire it up for SH7786.Paul Mundt2009-06-011-28/+33
* | sh: hook up shared div4 clock code to sh7785Magnus Damm2009-06-011-159/+48