index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-21
arm: dma mapping: Export a dma ops function arm_dma_set_mask
Gregory CLEMENT
1
-3
/
+1
2012-11-21
arm: mm: Add support for PJ4B cpu and init routines
Gregory CLEMENT
2
-0
/
+71
2012-11-21
Merge tag 'highbank-debugll-cleanup' of git://sources.calxeda.com/kernel/linu...
Olof Johansson
1
-0
/
+16
2012-11-19
Merge branch 'asid-allocation' of git://git.kernel.org/pub/scm/linux/kernel/g...
Russell King
1
-99
/
+108
2012-11-19
Merge branch 'for-rmk/prot-none' of git://git.kernel.org/pub/scm/linux/kernel...
Russell King
4
-5
/
+16
2012-11-16
Merge 3.7-rc6 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2012-11-13
ARM: 7573/1: idmap: use flush_cache_louis() and flush TLBs only when necessary
Nicolas Pitre
1
-4
/
+10
2012-11-12
ARM: 7572/1: proc-v6.S: fix comment
Nicolas Pitre
1
-1
/
+1
2012-11-09
ARM: mm: introduce present, faulting entries for PAGE_NONE
Will Deacon
3
-0
/
+11
2012-11-09
ARM: mm: introduce L_PTE_VALID for page table entries
Will Deacon
2
-2
/
+2
2012-11-09
ARM: mm: don't use the access flag permissions mechanism for classic MMU
Will Deacon
1
-2
/
+2
2012-11-09
ARM: mm: use pteval_t to represent page protection values
Will Deacon
1
-1
/
+1
2012-11-07
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2012-11-06
ARM: 7547/4: cache-l2x0: add support for Aurora L2 cache ctrl
Gregory CLEMENT
2
-13
/
+265
2012-11-05
ARM: implement debug_ll_io_init()
Rob Herring
1
-0
/
+16
2012-11-05
ARM: mm: use bitmap operations when allocating new ASIDs
Will Deacon
1
-19
/
+35
2012-11-05
ARM: mm: avoid taking ASID spinlock on fastpath
Will Deacon
1
-8
/
+15
2012-11-05
ARM: mm: remove IPI broadcasting on ASID rollover
Will Deacon
1
-100
/
+86
2012-11-04
ARM: 7569/1: mm: uninitialized warning corrections
viresh kumar
1
-1
/
+1
2012-10-29
Merge 3.7-rc3 into char-misc-next
Greg Kroah-Hartman
3
-3
/
+4
2012-10-25
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-1
/
+3
2012-10-24
/dev/mem: use phys_addr_t for physical addresses
Cyril Chemparathy
1
-1
/
+1
2012-10-24
ARM: mm: Remove unused arm_vmregion priv field
Laurent Pinchart
1
-1
/
+0
2012-10-24
ARM: dma-mapping: fix build warning in __dma_alloc()
Jingoo Han
1
-1
/
+1
2012-10-22
Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Russell King
1
-1
/
+3
2012-10-18
ARM: 7553/1: proc-v7: Ensure correct instruction set after cpu_reset
Dave Martin
1
-1
/
+1
2012-10-18
ARM: 7545/1: cache-l2x0: make outer_cache_fns a field of l2x0_of_data
Gregory CLEMENT
1
-15
/
+40
2012-10-13
ARM: config: sort select statements alphanumerically
Russell King
1
-53
/
+53
2012-10-12
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
24
-7
/
+123
2012-10-11
Merge branch 'fixes' into for-linus
Russell King
8
-107
/
+343
2012-10-09
ARM: Fix another build warning in arch/arm/mm/alignment.c
Arnd Bergmann
1
-1
/
+3
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
1
-0
/
+1
2012-10-09
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
2
-4
/
+2
2012-10-07
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
5
-6
/
+14
2012-10-04
Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'...
Russell King
11
-34
/
+140
2012-10-02
Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...
Linus Torvalds
2
-68
/
+207
2012-10-02
Merge branch 'next-cleanup' into for-v3.7
Marek Szyprowski
1
-5
/
+6
2012-10-02
ARM: dma-mapping: Remove unsed var at arm_coherent_iommu_unmap_page
Hiroshi Doyu
1
-1
/
+0
2012-10-02
ARM: kill off arch_is_coherent
Rob Herring
1
-14
/
+3
2012-10-02
ARM: add coherent iommu dma ops
Rob Herring
1
-40
/
+143
2012-10-02
ARM: add coherent dma ops
Rob Herring
1
-12
/
+59
2012-10-02
ARM: dma-mapping: Refrain noisy console message
Hiroshi Doyu
1
-1
/
+1
2012-10-02
ARM: dma-mapping: Small logical clean up
Hiroshi Doyu
1
-4
/
+5
2012-10-01
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-21
/
+62
2012-10-01
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-11
/
+57
2012-10-01
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2012-09-30
Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel...
Russell King
1
-0
/
+17
2012-09-28
ARM: 7541/1: Add ARM ERRATA 775420 workaround
Simon Horman
1
-0
/
+3
2012-09-28
ARM: 7542/1: mm: fix cache LoUIS API for xscale and feroceon
Lorenzo Pieralisi
2
-0
/
+2
2012-09-28
ARM: ensure vm_struct has its phys_addr member filled in
Russell King
1
-0
/
+1
[prev]
[next]