Age | Commit message (Expand) | Author |
2011-07-22 | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King |
2011-07-19 | ARM: 7000/1: LPAE: Use long long printk format for displaying the pud | Catalin Marinas |
2011-07-19 | ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanence | Russell King |
2011-07-12 | ARM: dma: replace ISA_DMA_THRESHOLD with a variable | Russell King |
2011-07-08 | ARM: 6995/2: mm: remove unnecessary cache flush on v6 copypage | Heechul Yun |
2011-07-08 | ARM: 6996/1: mm: Poison freed init memory | Stephen Boyd |
2011-07-07 | ARM: vmlinux.lds: move init sections between text and data sections | Russell King |
2011-07-06 | ARM: 6987/1: l2x0: fix disabling function to avoid deadlock | Will Deacon |
2011-07-05 | ARM: move memory layout sanity checking before meminfo initialization | Russell King |
2011-07-02 | ARM: entry: data abort: ensure r5 is preserved by abort functions | Russell King |
2011-07-02 | ARM: entry: data abort: always use r6 for offset | Russell King |
2011-07-02 | ARM: entry: data abort: use r2 as base of pt_regs rather than stack | Russell King |
2011-07-02 | ARM: entry: data abort: tail-call the main data abort handler | Russell King |
2011-07-02 | ARM: entry: data abort: avoid using r2 in abort helpers | Russell King |
2011-07-02 | ARM: entry: data abort: arrange for CPU abort helpers to take pc/psr in r4/r5 | Russell King |
2011-07-02 | ARM: entry: prefetch abort: tail-call the main prefetch abort handler | Russell King |
2011-07-02 | ARM: entry: avoid enabling interrupts in prefetch/data abort handlers | Russell King |
2011-06-30 | ARM: entry: prefetch abort helper: pass aborted pc in r4 rather than r0 | Russell King |
2011-06-29 | ARM: entry: abort-macro: simplify do_ldrd_abort | Russell King |
2011-06-29 | ARM: entry: abort-macro: specify registers to be used for macros | Russell King |
2011-06-24 | ARM: pm: arrange for cpu_proc_init() to be called on resume | Russell King |
2011-06-24 | ARM: pm: ensure ARMv7 CPUs save and restore the TLS register | Russell King |
2011-06-24 | ARM: pm: proc-v7: fix missing struct processor pointers for suspend code | Russell King |
2011-06-11 | ARM: initrd: disable initrds outside of memory | Russell King |
2011-06-09 | Revert "ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks" | Russell King |
2011-06-09 | Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID" | Russell King |
2011-06-06 | ARM: 6951/1: include .bss in memory layout information | Rabin Vincent |
2011-06-06 | ARM: 6948/1: Fix .size directives for __arm{7,9}tdmi_proc_info | Ben Hutchings |
2011-05-27 | Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus | Russell King |
2011-05-26 | ARM: kill pmd_off() | Russell King |
2011-05-26 | ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks | Will Deacon |
2011-05-26 | ARM: 6943/1: mm: use TTBR1 instead of reserved context ID | Will Deacon |
2011-05-26 | ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7 | Catalin Marinas |
2011-05-26 | ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_area | Will Deacon |
2011-05-26 | ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEM | Will Deacon |
2011-05-26 | ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEM | Will Deacon |
2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra |
2011-05-25 | arch, mm: filter disallowed nodes from arch specific show_mem functions | David Rientjes |
2011-05-25 | Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in... | Russell King |
2011-05-23 | Merge branch 'devel-stable' into for-linus | Russell King |
2011-05-23 | Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and... | Russell King |
2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King |
2011-05-23 | arm/dt: probe for platforms via the device tree | Grant Likely |
2011-05-20 | ARM: 6899/1: fix the note about dcache lazy flushing for SMP systems | saeed bishara |
2011-05-16 | ARM: 6901/1: remove unneeded check of the cache_is_vipt_nonaliasing() | saeed bishara |
2011-05-12 | ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEM | Will Deacon |
2011-05-12 | ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes | Russell King |
2011-05-11 | arm/dt: Allow CONFIG_OF on ARM | Grant Likely |
2011-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable | Russell King |
2011-05-03 | ARM: PJ4: remove the ARMv6 compatible cache method entries | Nicolas Pitre |