Age | Commit message (Expand) | Author | Files | Lines |
2013-05-06 | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -31/+1 |
2013-05-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 9 | -21/+52 |
2013-05-03 | Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm... | Russell King | 23 | -219/+143 |
2013-04-30 | mm/ARM: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu | 1 | -5/+2 |
2013-04-30 | mm/ARM: use common help functions to free reserved pages | Jiang Liu | 1 | -32/+16 |
2013-04-30 | mm, show_mem: suppress page counts in non-blockable contexts | David Rientjes | 1 | -0/+3 |
2013-04-29 | ARM: KVM: move to a KVM provided HYP idmap | Marc Zyngier | 1 | -31/+1 |
2013-04-25 | Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stable | Russell King | 4 | -14/+23 |
2013-04-17 | ARM: 7695/1: mvebu: Enable pj4b on LPAE compilations | Gregory CLEMENT | 1 | -1/+2 |
2013-04-17 | ARM: 7693/1: mm: clean-up in order to reduce to call kmap_high_get() | Joonsoo Kim | 2 | -13/+17 |
2013-04-17 | ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for Feroceon | Illia Ragozin | 1 | -0/+1 |
2013-04-17 | ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch() | Joonsoo Kim | 2 | -0/+19 |
2013-04-17 | Merge branch 'for-rmk/740t' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King | 6 | -156/+21 |
2013-04-08 | ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly | Russell King | 7 | -7/+7 |
2013-04-03 | ARM: 7691/1: mm: kill unused TLB_CAN_READ_FROM_L1_CACHE and use ALT_SMP instead | Will Deacon | 4 | -6/+6 |
2013-04-03 | ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera... | Catalin Marinas | 1 | -1/+2 |
2013-04-03 | ARM: 7682/1: cache-l2x0: fix masking of RTL revision numbering and set_debug ... | Rob Herring | 1 | -7/+4 |
2013-03-26 | ARM: modules: don't export cpu_set_pte_ext when !MMU | Will Deacon | 1 | -0/+2 |
2013-03-26 | ARM: mm: remove broken condition check for v4 flushing | Will Deacon | 1 | -1/+1 |
2013-03-26 | ARM: mm: fix numerous hideous errors in proc-arm740.S | Will Deacon | 1 | -12/+16 |
2013-03-26 | ARM: cache: remove ARMv3 support code | Will Deacon | 4 | -143/+2 |
2013-03-22 | ARM: 7678/1: Work around faulty ISAR0 register in some Krait CPUs | Stepan Moskovchenko | 1 | -0/+15 |
2013-03-22 | ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 register | Stephen Boyd | 1 | -2/+2 |
2013-03-22 | ARM: 7677/1: LPAE: Fix mapping in alloc_init_section for unaligned addresses | Sricharan R | 1 | -26/+47 |
2013-03-16 | Merge branch 'fixes-for-3.9' of git://git.linaro.org/people/mszyprowski/linux... | Linus Torvalds | 1 | -2/+3 |
2013-03-14 | ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocation | Marek Szyprowski | 1 | -2/+3 |
2013-03-09 | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-... | Russell King | 3 | -1/+27 |
2013-03-04 | ARM: 7661/1: mm: perform explicit branch predictor maintenance when required | Will Deacon | 2 | -1/+4 |
2013-03-04 | ARM: 7659/1: mm: make mm->context.id an atomic64_t variable | Will Deacon | 1 | -8/+13 |
2013-03-04 | ARM: 7658/1: mm: fix race updating mm->context.id on ASID rollover | Will Deacon | 1 | -3/+3 |
2013-03-04 | ARM: 7652/1: mm: fix missing use of 'asid' to get asid value from mm->context.id | Ben Dooks | 1 | -1/+1 |
2013-03-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -7/+4 |
2013-03-03 | Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus | Russell King | 2 | -8/+5 |
2013-02-26 | Merge branch 'for-v3.9' of git://git.linaro.org/people/mszyprowski/linux-dma-... | Linus Torvalds | 1 | -20/+88 |
2013-02-25 | ARM: fix scheduling while atomic warning in alignment handling code | Russell King | 1 | -7/+4 |
2013-02-25 | ARM: DMA-mapping: fix memory leak in IOMMU dma-mapping implementation | Marek Szyprowski | 1 | -3/+3 |
2013-02-25 | ARM: dma-mapping: Add maximum alignment order for dma iommu buffers | Seung-Woo Kim | 1 | -0/+3 |
2013-02-25 | ARM: dma-mapping: use himem for DMA buffers for IOMMU-mapped devices | Marek Szyprowski | 1 | -2/+7 |
2013-02-25 | ARM: dma-mapping: add support for CMA regions placed in highmem zone | Marek Szyprowski | 1 | -15/+42 |
2013-02-25 | arm: dma mapping: export arm iommu functions | Prathyush K | 1 | -0/+4 |
2013-02-25 | ARM: dma-mapping: Add arm_iommu_detach_device() | Hiroshi Doyu | 1 | -0/+25 |
2013-02-25 | ARM: dma-mapping: Set arm_dma_set_mask() for iommu->set_dma_mask() | Hiroshi Doyu | 1 | -0/+4 |
2013-02-22 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+46 |
2013-02-21 | Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 3 | -18/+69 |
2013-02-20 | Merge branch 'misc' into for-linus | Russell King | 11 | -301/+134 |
2013-02-19 | Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | 1 | -1/+1 |
2013-02-16 | ARM: 7650/1: mm: replace direct access to mm->context.id with new macro | Ben Dooks | 3 | -3/+3 |
2013-02-16 | ARM: 7649/1: mm: mm->context.id fix for big-endian | Ben Dooks | 2 | -0/+8 |
2013-02-16 | ARM: fix warnings introduced by previous patch | Russell King | 1 | -2/+0 |
2013-02-16 | ARM: 7646/1: mm: use static_vm for managing static mapped areas | Joonsoo Kim | 2 | -59/+46 |