Age | Commit message (Expand) | Author | Files | Lines |
2009-12-04 | Merge branch 'pending-dma-coherent' into devel | Russell King | 6 | -326/+366 |
2009-12-04 | Merge branch 'pending-misc' (early part) into devel | Russell King | 398 | -3469/+9236 |
2009-12-04 | ARM: I-cache: flush executable mappings in flush_cache_range() | Russell King | 1 | -2/+1 |
2009-12-04 | ARM: I-cache: avoid flushing in flush_cache_mm() | Russell King | 1 | -1/+0 |
2009-12-04 | ARM: I-cache: Add invalidation for VIVT ASID tagged caches | Russell King | 1 | -0/+6 |
2009-12-04 | ARM: 5794/1: Flush the D-cache during copy_user_highpage() | Catalin Marinas | 1 | -0/+8 |
2009-12-04 | ARM: Remove __flush_icache_all() from __flush_dcache_page() | Russell King | 1 | -3/+1 |
2009-12-04 | ARM: Move __flush_icache_all() out of flush_pfn_alias() | Russell King | 1 | -3/+8 |
2009-12-04 | ARM: Reduce __flush_dcache_page() visibility | Russell King | 3 | -2/+4 |
2009-12-03 | ARM: 5845/1: l2x0: check whether l2x0 already enabled | Srinidhi Kasagar | 1 | -9/+16 |
2009-12-03 | ARM: 5792/1: bcmring: clean up mach/io.h | Leo Chen | 1 | -29/+6 |
2009-12-01 | ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero page | Russell King | 3 | -2/+18 |
2009-12-01 | ARM: Avoid evaluating page_address() multiple times | Russell King | 1 | -2/+4 |
2009-12-01 | ARM: Avoid duplicated implementation for VIVT cache flushing | Russell King | 2 | -18/+19 |
2009-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 14 | -42/+138 |
2009-12-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 6 | -5/+133 |
2009-12-01 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -0/+11 |
2009-12-01 | powerpc: Fix DEBUG_HIGHMEM build break from d4515646699 | Becky Bruce | 1 | -0/+11 |
2009-12-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-12-01 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 1 | -1/+2 |
2009-11-30 | parisc: fix unwind with recent gcc versions | Helge Deller | 2 | -4/+4 |
2009-11-26 | Merge branch 'mach-types' | Russell King | 1 | -2/+117 |
2009-11-26 | [ARM] Update mach-types | Russell King | 1 | -2/+117 |
2009-11-25 | Blackfin: fix SMP build error in start_thread() | Graf Yang | 1 | -1/+1 |
2009-11-25 | Blackfin: fix memset in smp_send_reschedule() and -stop() | Roel Kluin | 1 | -4/+2 |
2009-11-25 | Blackfin: fix typo in ptrace poking | Jie Zhang | 1 | -1/+1 |
2009-11-25 | Blackfin: check for anomaly 05000475 | Mike Frysinger | 1 | -0/+5 |
2009-11-25 | Blackfin: work around testset anomaly 05000477 | Mike Frysinger | 1 | -2/+12 |
2009-11-25 | Blackfin: update anomaly lists | Mike Frysinger | 7 | -31/+109 |
2009-11-25 | Blackfin: fix cache Kconfig typo | André Goddard Rosa | 1 | -1/+1 |
2009-11-25 | Blackfin: fix suspend/resume failure with some on-chip ROMs | Michael Hennerich | 1 | -2/+7 |
2009-11-24 | [CPUFREQ] Enable ACPI PDC handshake for VIA/Centaur CPUs | Harald Welte | 1 | -1/+2 |
2009-11-24 | ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attribute | Russell King | 3 | -11/+26 |
2009-11-24 | ARM: dma-mapping: get rid of setting/clearing the reserved page bit | Russell King | 1 | -20/+3 |
2009-11-24 | ARM: dma-mapping: Factor out noMMU dma buffer allocation code | Russell King | 1 | -30/+15 |
2009-11-24 | ARM: dma-mapping: clean up coherent arch dma allocation | Russell King | 1 | -19/+12 |
2009-11-24 | ARM: dma-mapping: move consistent_init into CONFIG_MMU section | Russell King | 1 | -40/+38 |
2009-11-24 | ARM: dma-mapping: factor dma_free_coherent() common code | Russell King | 1 | -73/+68 |
2009-11-24 | ARM: dma-mapping: fix nommu dma_alloc_coherent() | Russell King | 1 | -16/+9 |
2009-11-24 | ARM: dma-mapping: fix coherent arch dma_alloc_coherent() | Russell King | 1 | -8/+10 |
2009-11-24 | ARM: dma-mapping: functions to allocate/free a coherent buffer | Russell King | 1 | -44/+66 |
2009-11-24 | ARM: dma-mapping: split out vmregion code from dma coherent mapping code | Russell King | 4 | -120/+174 |
2009-11-24 | ARM: 5791/1: ARM: MM: use 64bytes of L1 cache on plat S5PC1xx | Marek Szyprowski | 1 | -1/+1 |
2009-11-24 | sparc64: Fix definition of VMEMMAP_SIZE. | David S. Miller | 1 | -1/+1 |
2009-11-23 | ARM: 5793/1: ARM: Check put_user fail in do_signal when enable OABI_COMPAT | Jean PIHET | 1 | -2/+6 |
2009-11-22 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 3 | -1/+4 |
2009-11-22 | [ARM] pxa/spitz: fix compile regression on spitz | Pavel Machek | 1 | -0/+2 |
2009-11-20 | [ARM] pxa/cpufreq: fix index assignments for end marker | Daniel Mack | 2 | -1/+2 |
2009-11-20 | [ARM] kmap: fix build errors with DEBUG_HIGHMEM enabled | Russell King | 1 | -0/+6 |
2009-11-19 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 4 | -20/+26 |