index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
11
-5
/
+13
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
7
-3
/
+6
2012-03-28
ARM: move CP15 definitions to separate header file
Russell King
7
-2
/
+7
2012-03-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-3
/
+0
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
10
-52
/
+52
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
1
-2
/
+2
2012-03-20
arm: remove the second argument of k[un]map_atomic()
Cong Wang
9
-50
/
+50
2012-02-27
ARM: 7345/1: errata: update workaround for A9 erratum #743622
Will Deacon
1
-3
/
+1
2012-02-24
arm/PCI: remove arch pci_flags definition
Bjorn Helgaas
1
-3
/
+0
2012-02-16
ARM: 7325/1: fix v7 boot with lockdep enabled
Rabin Vincent
1
-1
/
+1
2012-02-15
ARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 architectures
Catalin Marinas
1
-1
/
+2
2012-02-10
ARM: Remove duplicate asm/memblock.h include from arch/arm/mm/init.c
Jesper Juhl
1
-1
/
+0
2012-02-09
ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDR
Stephen Boyd
1
-0
/
+6
2012-02-02
Revert "ARM: 7304/1: ioremap: fix boundary check when reusing static mapping"
Russell King
1
-2
/
+1
2012-01-28
ARM: 7304/1: ioremap: fix boundary check when reusing static mapping
Pawel Moll
1
-1
/
+2
2012-01-23
ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guards
Will Deacon
1
-6
/
+0
2012-01-23
ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE block
Will Deacon
1
-10
/
+10
2012-01-23
ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUs
Will Deacon
1
-0
/
+1
2012-01-19
ARM: fix a section mismatch warning with our use of memblock
Russell King
1
-1
/
+1
2012-01-13
ARM: Add arm_memblock_steal() to allocate memory away from the kernel
Russell King
1
-0
/
+17
2012-01-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-21
/
+0
2012-01-07
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...
Linus Torvalds
42
-417
/
+1163
2012-01-06
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2012-01-05
Merge branch 'devel-stable' into for-linus
Russell King
41
-393
/
+945
2012-01-05
Merge branches 'fixes' and 'misc' into for-linus
Russell King
3
-24
/
+218
2011-12-24
ARM: 7197/1: errata: Remove SMP dependency for erratum 751472
Dave Martin
1
-2
/
+4
2011-12-20
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
1
-2
/
+2
2011-12-20
Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/pe...
Russell King
1
-7
/
+16
2011-12-19
ARM: l2x0/pl310: Refactor Kconfig to be more maintainable
Dave Martin
1
-7
/
+16
2011-12-11
ARM: 7202/1: Add Cortex-A7 proc info
Pawel Moll
1
-0
/
+11
2011-12-08
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
1
-1
/
+1
2011-12-08
memblock: Kill memblock_init()
Tejun Heo
1
-1
/
+0
2011-12-08
memblock: Fix include breakages caused by 24aa07882b
Tejun Heo
1
-0
/
+1
2011-12-08
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...
Russell King
15
-276
/
+713
2011-12-08
ARM: LPAE: Add the Kconfig entries
Catalin Marinas
1
-0
/
+17
2011-12-08
ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem
Will Deacon
1
-1
/
+15
2011-12-08
ARM: LPAE: Add identity mapping support for the 3-level page table format
Catalin Marinas
1
-1
/
+27
2011-12-08
ARM: LPAE: Add context switching support
Catalin Marinas
1
-2
/
+17
2011-12-08
ARM: LPAE: Add fault handling support
Catalin Marinas
4
-1
/
+92
2011-12-08
ARM: LPAE: MMU setup for the 3-level page table format
Catalin Marinas
4
-10
/
+200
2011-12-08
ARM: LPAE: Page table maintenance for the 3-level format
Catalin Marinas
2
-7
/
+52
2011-12-08
ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.S
Catalin Marinas
2
-149
/
+174
2011-12-08
ARM: LPAE: Move the FSR definitions to separate files
Catalin Marinas
3
-93
/
+100
2011-12-08
ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopud
Catalin Marinas
1
-12
/
+19
2011-12-07
Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Russell King
25
-33
/
+102
2011-12-06
ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
Will Deacon
1
-32
/
+2
2011-12-06
ARM: idmap: use idmap_pgd when setting up mm for reboot
Will Deacon
1
-9
/
+10
2011-12-06
ARM: proc-*.S: place cpu_reset functions into .idmap.text section
Will Deacon
24
-0
/
+72
2011-12-06
ARM: idmap: populate identity map pgd at init time using .init.text
Will Deacon
1
-0
/
+26
[next]