| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: Make most PMB functions static | Matt Fleming | 2009-10-10 | 3 | -16/+13 |
* | sh: CONFIG_PMB doesn't mean the MMU is in 32bit mode | Matt Fleming | 2009-10-10 | 2 | -3/+1 |
* | sh: Prepare for dynamic PMB support | Matt Fleming | 2009-10-10 | 7 | -10/+43 |
* | sh: Obliterate the P1 area macros | Matt Fleming | 2009-10-10 | 5 | -7/+4 |
* | sh: Allocate PMB entry slot earlier | Matt Fleming | 2009-10-10 | 1 | -41/+39 |
* | Merge branch 'sh/cachetlb' | Paul Mundt | 2009-10-10 | 4 | -425/+87 |
|\ |
|
| * | sh: Factor in cpu id for selection of cache colour fixmap. | Paul Mundt | 2009-09-09 | 2 | -4/+6 |
| * | sh: Fix up redundant cache flushing for PAGE_SIZE > 4k. | Paul Mundt | 2009-09-09 | 1 | -1/+1 |
| * | sh: Rework sh4_flush_cache_page() for coherent kmap mapping. | Paul Mundt | 2009-09-09 | 1 | -27/+48 |
| * | sh: Kill off segment-based d-cache flushing on SH-4. | Paul Mundt | 2009-09-09 | 1 | -271/+20 |
| * | sh: Kill off broken PHYSADDR() usage in sh4_flush_dcache_page(). | Paul Mundt | 2009-09-09 | 1 | -2/+2 |
| * | sh: sh4_flush_cache_mm() optimizations. | Paul Mundt | 2009-09-09 | 2 | -120/+10 |
* | | SH: add support for the RJ54N1CB0C camera for the kfr2r09 platform | Guennadi Liakhovetski | 2009-10-10 | 1 | -0/+139 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-10-09 | 1 | -39/+39 |
|\ \ |
|
| * | | Input: fix rx51 board keymap | Amit Kucheria | 2009-10-05 | 1 | -39/+39 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2009-10-09 | 250 | -4717/+1078 |
|\ \ \ |
|
| * | | | Blackfin: convert to GENERIC_HARDIRQS_NO__DO_IRQ | Michael Hennerich | 2009-10-08 | 1 | -0/+3 |
| * | | | Blackfin: drop all simple-gpio board resources | Mike Frysinger | 2009-10-08 | 17 | -255/+0 |
| * | | | Blackfin: fix framebuffer mmap bug for nommu | Thomas Chou | 2009-10-08 | 2 | -0/+17 |
| * | | | Blackfin: includecheck fix: mach-bf548, ezkit.c | Jaswinder Singh Rajput | 2009-10-08 | 1 | -1/+0 |
| * | | | Blackfin: drop cs_change_per_word setting | Mike Frysinger | 2009-10-08 | 5 | -8/+0 |
| * | | | Blackfin: bf533-ezkit: convert to physmap/jedec_probe | Mike Frysinger | 2009-10-08 | 1 | -25/+41 |
| * | | | Blackfin: convert adv7393 resources to new i2c framework | Michael Hennerich | 2009-10-08 | 5 | -50/+31 |
| * | | | Blackfin: fix missed cache config renames | Graf Yang | 2009-10-07 | 1 | -2/+2 |
| * | | | Blackfin: cplbinfo: drop d_path() hacks | Mike Frysinger | 2009-10-07 | 1 | -13/+12 |
| * | | | Blackfin: asm/irq.h: pull in mach/anomaly.h for anomaly defines | Mike Frysinger | 2009-10-07 | 1 | -0/+2 |
| * | | | Blackfin: BF51x: add PTP MMR defines | Barry Song | 2009-10-07 | 2 | -0/+69 |
| * | | | Blackfin: mass clean up of copyright/licensing info | Robin Getz | 2009-10-07 | 248 | -4298/+893 |
| * | | | Blackfin: convert to use arch_gettimeoffset() | john stultz | 2009-10-07 | 2 | -65/+8 |
* | | | | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-10-09 | 12 | -19/+106 |
|\ \ \ \ |
|
| * | | | | sh: Don't allocate smaller sized mappings on every iteration | Matt Fleming | 2009-10-09 | 1 | -0/+7 |
| * | | | | sh: Try PMB mapping based on physical address, not mapping size | Matt Fleming | 2009-10-09 | 1 | -1/+1 |
| * | | | | sh: Plug PMB alloc memory leak | Matt Fleming | 2009-10-09 | 1 | -6/+24 |
| * | | | | sh: Sprinkle __uses_jump_to_uncached | Matt Fleming | 2009-10-09 | 2 | -3/+3 |
| * | | | | sh: enable sleep state LEDs on Ecovec24 | Magnus Damm | 2009-10-09 | 1 | -0/+5 |
| * | | | | sh: mach-ecovec24: Document DS2 switch settings. | Kuninori Morimoto | 2009-10-05 | 1 | -0/+14 |
| * | | | | sh: Build fix: export __movmem | Lubomir Rintel | 2009-09-30 | 1 | -0/+1 |
| * | | | | sh: Disable unaligned kernel access printks by default. | Paul Mundt | 2009-09-30 | 1 | -2/+2 |
| * | | | | sh: mach-ecovec24: modify 1st MTD area to read only | Kuninori Morimoto | 2009-09-30 | 1 | -1/+1 |
| * | | | | sh: mach-ecovec24: Add TouchScreen support | Kuninori Morimoto | 2009-09-30 | 1 | -0/+42 |
| * | | | | sh: magicpanelr2 and dreamcast can use the generic I/O base. | Paul Mundt | 2009-09-28 | 2 | -4/+0 |
| * | | | | sh: Don't enable interrupts in the page fault path | Matt Fleming | 2009-09-28 | 1 | -2/+0 |
| * | | | | sh: Set the default I/O port base to P2SEG. | Paul Mundt | 2009-09-28 | 1 | -0/+3 |
| * | | | | sh: Handle ioport_map() cases for >= P1SEG addresses. | Paul Mundt | 2009-09-28 | 1 | -0/+3 |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-10-08 | 4 | -28/+51 |
|\ \ \ \ \ |
|
| * | | | | | x86, pci: Correct spelling in a comment | Marin Mitov | 2009-10-03 | 1 | -1/+1 |
| * | | | | | x86: Simplify bound checks in the MTRR code | Arjan van de Ven | 2009-10-02 | 1 | -5/+12 |
| * | | | | | x86: EDAC: MCE: Fix MCE decoding callback logic | Ingo Molnar | 2009-10-02 | 2 | -22/+38 |
* | | | | | | Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/... | Linus Torvalds | 2009-10-08 | 1 | -0/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | perf_event: Provide vmalloc() based mmap() backing | Peter Zijlstra | 2009-10-06 | 1 | -0/+2 |
| | |/ / / /
| |/| | | | |
|