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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-23
[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh
Ian Campbell
1
-2
/
+2
2005-06-23
[PATCH] make each arch use mm/Kconfig
Dave Hansen
1
-1
/
+3
2005-06-23
[PATCH] ARM: Remove explicit page-alignments in memory init
Russell King
1
-13
/
+6
2005-06-23
[PATCH] ARM: Ensure memory information is page aligned
Russell King
1
-9
/
+16
2005-06-23
[PATCH] ARM: Use list_for_each_entry() for dmabounce
Russell King
1
-13
/
+5
2005-06-22
[PATCH] ARM: Move signal return code into vector page
Russell King
3
-10
/
+40
2005-06-22
[PATCH] ARM: Allow clps7500 to build without parsing "acorn" tag
Russell King
1
-0
/
+2
2005-06-22
[PATCH] ARM: Allow riscpc to parse "acorn" boot info tag
Russell King
1
-6
/
+1
2005-06-22
[PATCH] ARM: Fix sa1111.c build error caused by klist changes
Russell King
1
-6
/
+7
2005-06-22
[PATCH] Avoiding mmap fragmentation
Wolfgang Wander
1
-1
/
+9
2005-06-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-7
/
+7
2005-06-21
[PATCH] Driver Core: arch: update device attribute callbacks
Yani Ioannou
2
-7
/
+7
2005-06-20
[PATCH] ARM: 2719/1: enable module support in ixp2000 defconfigs by default
Lennert Buytenhek
5
-5
/
+35
2005-06-20
[PATCH] ARM: 2716/1: SharpSL Param: Fix typo
Richard Purdie
1
-1
/
+1
2005-06-20
[PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdog
Lennert Buytenhek
1
-8
/
+26
2005-06-20
[PATCH] ARM: 2693/1: Add PCI support for Versatile/PB
Catalin Marinas
4
-6
/
+371
2005-06-20
[PATCH] ARM: 2686/2: AAEC-2000 Core support
Bellido Nicolas
8
-1
/
+250
2005-06-20
[PATCH] ARM: Add iomap support for ARM
Russell King
2
-4
/
+47
2005-06-20
[PATCH] ARM: Remove nmi_tick() from Integrator.
Russell King
1
-1
/
+0
2005-06-20
[PATCH] ARM: Add missed include for dmabounce.c
Russell King
1
-0
/
+2
2005-06-20
[PATCH] ARM: Lindent GCC helper functions
Russell King
8
-313
/
+274
2005-06-20
[PATCH] ARM: Remove gcc type-isms from GCC helper functions
Russell King
8
-95
/
+90
2005-06-20
[PATCH] ARM: Remove obsolete arch/arm/kernel/arch.c
Russell King
2
-47
/
+1
2005-06-20
[PATCH] ARM: Ensure DMA-bounced buffers are properly written to RAM
Russell King
1
-2
/
+14
2005-06-20
[PATCH] ARM: Add common CACHE_COLOUR macro
Russell King
1
-4
/
+2
2005-06-20
[PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing caches
Russell King
2
-46
/
+29
2005-06-19
[PATCH] ARM SMP: Messages about CPUs should be prefixed by CPU%u
Russell King
1
-1
/
+2
2005-06-19
Merge with ../linux-2.6-smp
Russell King
7
-2
/
+403
2005-06-19
[PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crash
Russell King
3
-1
/
+5
2005-06-19
[PATCH] ARM SMP: Add missed files from Integrator/CP platform
Russell King
2
-0
/
+229
2005-06-18
[PATCH] ARM SMP: Add basic support Integrator/CP platform
Russell King
3
-2
/
+23
2005-06-18
[PATCH] ARM SMP: Add support for startup of secondary processors
Russell King
2
-0
/
+151
2005-06-18
Merge with ../linux-2.6-smp
Russell King
3
-123
/
+190
2005-06-17
[PATCH] ARM: 2715/1: restore CPLD interrupts upon resume for Lubbock and Main...
Nicolas Pitre
2
-1
/
+60
2005-06-16
[PATCH] ARM: 2713/1: Fix the GPIO base for Integrator/CP
Catalin Marinas
1
-1
/
+0
2005-06-16
[PATCH] ARM: 2712/1: Fix the RGB order for the Versatile CLCD
Catalin Marinas
1
-1
/
+1
2005-06-14
[PATCH] ARM: 2711/1: fix compilation on PXA targets with CONFIG_PM=n
Nicolas Pitre
2
-0
/
+8
2005-06-13
[PATCH] ARM: 2709/1: Systems with PCMCIA should also see IDE options (for Com...
David Brownell
1
-1
/
+3
2005-06-10
[PATCH] ARM: 2708/1: Fix hackkit CPU Frequency build faliure
Vincent Sanders
2
-11
/
+13
2005-06-10
[PATCH] ARM: 2707/2: Fix badge4 CPU Frequency build faliure
Vincent Sanders
2
-12
/
+19
2005-06-09
[PATCH] ARM: 2706/1: Fix compile on SA-based iPAQs and remove stale CREDITS info
Dave Neuer
3
-11
/
+17
2005-06-09
[PATCH] ARM: Remove zero-byte sized file
Russell King
1
-0
/
+0
2005-06-08
[PATCH] ARM: 2664/2: add support for atomic ops on pre-ARMv6 SMP systems
Nicolas Pitre
3
-5
/
+68
2005-06-08
[PATCH] ARM: 2705/1: fix writesw for misaligned source pointer
Nicolas Pitre
1
-3
/
+3
2005-06-08
[PATCH] ARM: Fix Xscale copy_page implementation
Russell King
5
-195
/
+131
2005-06-04
[PATCH] ARM: 2700/1: Disable IXP2000 IRQs at bootup
Deepak Saxena
1
-0
/
+7
2005-06-03
[PATCH] ARM: 2691/1: PXA27x sleep fixes take 2
Todd Poynor
4
-14
/
+88
2005-06-03
[PATCH] ARM: 2694/1: [s3c2410/dma] release irq properly to fix kernel oops
Albrecht Dreß
1
-0
/
+4
2005-06-01
[PATCH] ARM SMP: Fix vector entry
Russell King
2
-85
/
+139
2005-05-31
[PATCH] ARM SMP: convert alignment enable
Russell King
2
-5
/
+6
[next]