summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* sh: Allocate PMB entry slot earlierMatt Fleming2009-10-101-41/+39
* Merge branch 'sh/cachetlb'Paul Mundt2009-10-104-425/+87
|\
| * sh: Factor in cpu id for selection of cache colour fixmap.Paul Mundt2009-09-092-4/+6
| * sh: Fix up redundant cache flushing for PAGE_SIZE > 4k.Paul Mundt2009-09-091-1/+1
| * sh: Rework sh4_flush_cache_page() for coherent kmap mapping.Paul Mundt2009-09-091-27/+48
| * sh: Kill off segment-based d-cache flushing on SH-4.Paul Mundt2009-09-091-271/+20
| * sh: Kill off broken PHYSADDR() usage in sh4_flush_dcache_page().Paul Mundt2009-09-091-2/+2
| * sh: sh4_flush_cache_mm() optimizations.Paul Mundt2009-09-092-120/+10
* | SH: add support for the RJ54N1CB0C camera for the kfr2r09 platformGuennadi Liakhovetski2009-10-101-0/+139
* | 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
|\ \ \ \
OpenPOWER on IntegriCloud