aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* sh: Fix a TRACE_IRQS_OFF typo.Paul Mundt2009-10-141-1/+1
* sh: Optimize the setup_rt_frame() I-cache flush.Paul Mundt2009-10-141-2/+1
* sh: Populate initial secondary CPU info from boot_cpu_data.Paul Mundt2009-10-141-0/+2
* sh: Tidy up SMP cpuinfo.Paul Mundt2009-10-141-0/+2
* sh: Use boot_cpu_data for FPU tests in sigcontext paths.Paul Mundt2009-10-141-3/+3
* sh: ftrace: Fix up syscall tracepoint support.Paul Mundt2009-10-131-10/+27
* sh: force dcache flush if dcache_dirty bit set.Paul Mundt2009-10-131-1/+1
* sh: update die() output.Paul Mundt2009-10-131-3/+4
* sh: Don't allocate smaller sized mappings on every iterationMatt Fleming2009-10-091-0/+7
* sh: Try PMB mapping based on physical address, not mapping sizeMatt Fleming2009-10-091-1/+1
* sh: Plug PMB alloc memory leakMatt Fleming2009-10-091-6/+24
* sh: Sprinkle __uses_jump_to_uncachedMatt Fleming2009-10-092-3/+3
* sh: enable sleep state LEDs on Ecovec24Magnus Damm2009-10-091-0/+5
* sh: mach-ecovec24: Document DS2 switch settings.Kuninori Morimoto2009-10-051-0/+14
* sh: Build fix: export __movmemLubomir Rintel2009-09-301-0/+1
* sh: Disable unaligned kernel access printks by default.Paul Mundt2009-09-301-2/+2
* sh: mach-ecovec24: modify 1st MTD area to read onlyKuninori Morimoto2009-09-301-1/+1
* sh: mach-ecovec24: Add TouchScreen supportKuninori Morimoto2009-09-301-0/+42
* sh: magicpanelr2 and dreamcast can use the generic I/O base.Paul Mundt2009-09-282-4/+0
* sh: Don't enable interrupts in the page fault pathMatt Fleming2009-09-281-2/+0
* sh: Set the default I/O port base to P2SEG.Paul Mundt2009-09-281-0/+3
* sh: Handle ioport_map() cases for >= P1SEG addresses.Paul Mundt2009-09-281-0/+3
* sh: Add support DMA Engine to SH7780Nobuhiro Iwamatsu2009-09-251-0/+14
* sh: Add support DMA Engine to SH7722Nobuhiro Iwamatsu2009-09-251-0/+14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-09-253-5/+23
|\
| * Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-09-243-5/+23
| |\
| | * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown2009-09-233-5/+23
| | |\
| | | * dmaengine: sh: Add Support SuperH DMA Engine driverNobuhiro Iwamatsu2009-09-083-5/+23
* | | | sh: enable onenand support in kfr2r09 defconfig.Paul Mundt2009-09-251-2/+7
* | | | sh: update defconfigs.Paul Mundt2009-09-2548-1271/+3269
* | | | sh: add FSI driver support for ms7724seKuninori Morimoto2009-09-251-0/+89
* | | | sh: Fix up uninitialized variable use caught by gcc 4.4.Paul Mundt2009-09-241-6/+6
* | | | sh: Handle unaligned 16-bit instructions on SH-2A.Paul Mundt2009-09-241-3/+8
* | | | sh: mach-ecovec24: Add active low setting for sh_ethKuninori Morimoto2009-09-241-0/+1
* | | | sh: includecheck fix: dwarf.cJaswinder Singh Rajput2009-09-241-1/+0
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-232-2/+0
|\ \ \
| * | | cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0
| * | | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-241-1/+0
* | | | headers: utsname.h reduxAlexey Dobriyan2009-09-232-2/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-234-10/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Use macros for .bss.page_aligned section.Tim Abbott2009-09-211-4/+2
| * | | Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2
| * | | kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-201-1/+1
| * | | kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg2009-09-201-2/+2
* | | | kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-231-4/+0
* | | | kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-231-3/+1
* | | | kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-231-2/+2
| |/ / |/| |
* | | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
* | | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-219-22/+22
|\ \ \
| * | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-219-22/+22
| |/ /