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-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-28
ARM: 7541/1: Add ARM ERRATA 775420 workaround
Simon Horman
1
-0
/
+3
2012-09-28
ARM: ensure vm_struct has its phys_addr member filled in
Russell King
1
-0
/
+1
2012-09-24
ARM: dma-mapping: Fix potential memory leak in atomic_pool_init()
Sachin Kamat
1
-0
/
+2
2012-09-22
Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3...
Olof Johansson
4
-8
/
+12
2012-09-21
Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
4
-8
/
+12
2012-09-20
Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
3
-6
/
+7
2012-09-20
Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...
Olof Johansson
1
-10
/
+104
2012-09-16
Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
1
-10
/
+104
2012-09-15
ARM: Fix build warning in arch/arm/mm/alignment.c
Russell King
1
-3
/
+3
2012-09-15
ARM: 7507/1: cache-l2x0.c: save the final aux ctrl value for resuming
Yilu Mao
1
-2
/
+6
2012-09-14
Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...
Linus Torvalds
1
-1
/
+1
2012-09-13
Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
1
-1
/
+1
2012-09-13
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-7
/
+11
2012-09-11
ARM: cache-l2x0: add a const qualifier
Uwe Kleine-König
1
-1
/
+1
2012-09-10
arm: mm: fix DMA pool affiliation check
Thomas Petazzoni
1
-1
/
+1
2012-09-05
Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm...
Olof Johansson
3
-11
/
+9
2012-09-04
Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pci
Arnd Bergmann
10
-355
/
+304
2012-08-28
ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMIC
Hiroshi Doyu
1
-0
/
+36
2012-08-28
ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages()
Hiroshi Doyu
1
-0
/
+12
2012-08-28
ARM: dma-mapping: Refactor out to introduce __in_atomic_pool
Hiroshi Doyu
1
-6
/
+20
2012-08-28
ARM: dma-mapping: atomic_pool with struct page **pages
Hiroshi Doyu
1
-3
/
+14
2012-08-28
ARM: DMA-Mapping: print warning when atomic coherent allocation fails
Marek Szyprowski
1
-0
/
+4
2012-08-28
ARM: DMA-Mapping: add function for setting coherent pool size from platform code
Marek Szyprowski
1
-1
/
+18
2012-08-25
ARM: 7499/1: mm: Fix vmalloc overlap check for !HIGHMEM
Jonathan Austin
1
-2
/
+2
2012-08-25
ARM: 7502/1: contextidr: avoid using bfi instruction during notifier
Will Deacon
1
-3
/
+4
2012-08-25
ARM: Fix ioremap() of address zero
Russell King
2
-2
/
+5
2012-08-18
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-5
/
+3
2012-08-16
ARM: cache: add dt support for tauros2 cache
Chao Xie
1
-1
/
+34
2012-08-16
ARM: cache: add extra feature enable for tauros2
Chao Xie
1
-17
/
+27
2012-08-16
ARM: cache: add cputype.h for tauros2
Chao Xie
1
-3
/
+1
2012-08-16
ARM: cache: fix uninitialized ptr in tauros2_init
Chao Xie
1
-1
/
+1
2012-08-13
ARM: Allow arm_memblock_steal() to remove memory from any RAM region
Russell King
1
-1
/
+1
2012-08-11
ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systems
Will Deacon
1
-3
/
+3
2012-08-11
ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't present
Will Deacon
1
-2
/
+0
2012-08-09
ARM: dma-mapping: fix incorrect freeing of atomic allocations
Aaro Koskinen
1
-2
/
+2
2012-08-09
ARM: dma-mapping: fix atomic allocation alignment
Aaro Koskinen
1
-3
/
+3
2012-08-09
ARM: mm: fix MMU mapping of CMA regions
Chris Brand
1
-1
/
+1
[next]