index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2009-05-03
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-2
/
+73
2009-04-30
[ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten wit...
Catalin Marinas
1
-0
/
+5
2009-04-30
[ARM] 5490/1: ARM errata: Processor deadlock when a false hazard is created
Catalin Marinas
1
-0
/
+6
2009-04-30
[ARM] 5487/1: ARM errata: Stale prediction on replaced interworking branch
Catalin Marinas
1
-0
/
+8
2009-04-30
[ARM] 5488/1: ARM errata: Invalidation of the Instruction Cache operation can...
Catalin Marinas
2
-2
/
+54
2009-04-28
arm: Use __INIT macro instead of .text.init.
Tim Abbott
4
-4
/
+8
2009-04-04
[ARM] pxa: Add support for suspend on PalmTX, T5 and LD
Marek Vasut
1
-0
/
+11
2009-04-02
[ARM] 5439/1: Do not clear bit 10 of DFSR during abort handling on ARMv6
Catalin Marinas
1
-2
/
+2
2009-03-29
[ARM] Kirkwood: small L2 code cleanup
Nicolas Pitre
1
-3
/
+1
2009-03-29
[ARM] Kirkwood: invalidate L2 cache before enabling it
Maxime Bizon
1
-0
/
+5
2009-03-28
Merge branch 'master' into devel
Russell King
1
-1
/
+1
2009-03-28
[ARM] 5435/1: fix compile warning in sanity_check_meminfo()
Mikael Pettersson
1
-1
/
+1
2009-03-27
Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into devel
Russell King
6
-2
/
+666
2009-03-25
ARM: Add support for FA526 v2
Paulius Zaleckas
6
-2
/
+666
2009-03-25
Merge branch 'highmem' into devel
Russell King
10
-61
/
+357
2009-03-25
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
root
3
-2
/
+430
2009-03-23
[ARM] pxa: add base support for Marvell's PXA168 processor line
Eric Miao
3
-2
/
+430
2009-03-20
Merge branch 'master' of git://git.marvell.com/orion into devel
Russell King
7
-7
/
+7
2009-03-16
[ARM] ignore high memory with VIPT aliasing caches
Nicolas Pitre
1
-0
/
+5
2009-03-16
[ARM] xsc3: add highmem support to L2 cache handling code
Nicolas Pitre
1
-27
/
+80
2009-03-16
[ARM] Feroceon: add highmem support to L2 cache handling code
Nicolas Pitre
1
-17
/
+37
2009-03-16
[ARM] introduce dma_cache_maint_page()
Nicolas Pitre
1
-1
/
+71
2009-03-16
[ARM] mem_init(): make highmem pages available for use
Nicolas Pitre
1
-3
/
+18
2009-03-16
[ARM] kmap support
Nicolas Pitre
4
-1
/
+131
2009-03-16
[ARM] fixmap support
Nicolas Pitre
1
-2
/
+1
2009-03-14
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
3
-3
/
+6
2009-03-13
[ARM] MX31/MX35: Add l2x0 cache support
Sascha Hauer
1
-1
/
+2
2009-03-13
[ARM] Fix virtual to physical translation macro corner cases
Russell King
3
-10
/
+14
2009-03-13
[ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions
Uwe Kleine-König
7
-7
/
+7
2009-03-12
[ARM] 5422/1: ARM: MMU: add a Non-cacheable Normal executable memory type
Paul Walmsley
1
-0
/
+23
2009-03-03
[ARM] 5416/1: Use unused address in v6_early_abort
Seth Forshee
1
-1
/
+2
2009-02-19
[ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo()
Nicolas Pitre
1
-1
/
+2
2009-01-28
[ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 caches
Nicolas Pitre
1
-1
/
+4
2009-01-25
[ARM] fix section-based ioremap
Russell King
1
-9
/
+2
2009-01-24
[ARM] fix StrongARM-11x0 page copy implementation
Russell King
1
-1
/
+1
2009-01-12
[ARM] 5364/1: allow flush_ioremap_region() to be used from modules
Nicolas Pitre
1
-0
/
+1
2009-01-08
NOMMU: Rename ARM's struct vm_region
David Howells
1
-14
/
+14
2008-12-17
Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l...
Russell King
1
-0
/
+1
2008-12-16
Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Russell King
1
-3
/
+23
2008-12-15
[ARM] Ensure linux/hardirqs.h is included where required
Russell King
1
-0
/
+1
2008-12-14
[ARM] eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-3
/
+2
2008-12-07
[ARM] Fix alignment fault handling for ARMv6 and later CPUs
Russell King
1
-3
/
+23
2008-12-03
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
1
-0
/
+25
2008-12-02
[ARM] pxa: add base PXA935 support due to CPUID change
Eric Miao
1
-0
/
+25
2008-12-01
Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into devel
Russell King
1
-1
/
+1
2008-12-01
RealView: Add Cortex-A9 support to the EB board
Jon Callan
1
-1
/
+1
2008-12-01
[ARM] use asm/sections.h
Russell King
4
-14
/
+15
2008-11-29
[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.h
Russell King
1
-0
/
+1
2008-11-29
[ARM] Remove unnecessary mach/hardware.h includes in arch/arm/mm
Russell King
3
-3
/
+0
2008-11-28
Merge branch 'highmem' into devel
Russell King
19
-591
/
+692
[next]