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.13.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
2010-10-28
msm: fix Kconfig target board selection
Daniel Walker
1
-2
/
+5
2010-10-28
msm: fix compile failure on struct membank node member
Daniel Walker
1
-1
/
+0
2010-10-28
ARM: fix memblock breakage
Russell King
2
-10
/
+1
2010-10-28
ARM: 6465/1: Fix data abort accessing proc_info from __lookup_processor_type
Tony Lindgren
1
-0
/
+1
2010-10-28
ARM: 6460/1: ixp2000: fix type of ixp2000_timer_interrupt
Uwe Kleine-König
1
-1
/
+1
2010-10-28
ARM: 6449/1: Fix for compiler warning of uninitialized variable.
Marcelo Roberto Jimenez
1
-3
/
+2
2010-10-28
ARM: 6445/1: fixup TCM memory types
Linus Walleij
1
-7
/
+7
2010-10-27
replace nested max/min macros with {max,min}3 macro
Hagen Paul Pfeifer
1
-2
/
+1
2010-10-27
mm: remove pte_*map_nested()
Peter Zijlstra
3
-12
/
+10
2010-10-27
mm: stack based kmap_atomic()
Peter Zijlstra
2
-12
/
+17
2010-10-26
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-0
/
+5
2010-10-26
Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91
Linus Torvalds
15
-34
/
+771
2010-10-26
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
3
-38
/
+23
2010-10-26
ARM: imx: Add wake functionality to GPIO
Dinh Nguyen
1
-0
/
+32
2010-10-26
ARM: mx5: Add gpio-keys to mx51 babbage board
Dinh Nguyen
3
-0
/
+27
2010-10-26
ARM: imx: Add gpio-keys to plat-mxc
Dinh Nguyen
5
-0
/
+38
2010-10-26
mx31_3ds: Fix spi registration
Rogerio Pimentel
1
-1
/
+1
2010-10-26
mx31_3ds: Fix the logic for detecting the debug board
Rogerio Pimentel
1
-3
/
+3
2010-10-26
at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and board
Nicolas Ferre
2
-0
/
+189
2010-10-26
AT91: pm: make sure that r0 is 0 when dealing with cache operations
Nicolas Ferre
3
-3
/
+10
2010-10-26
AT91: pm: use plain cpu_do_idle() for "wait for interrupt"
Nicolas Ferre
2
-2
/
+8
2010-10-26
AT91: reset: extend alternate reset procedure to several chips
Nicolas Ferre
6
-35
/
+12
2010-10-26
AT91: reset routine cleanup, remove not needed icache flush
Nicolas Ferre
4
-58
/
+51
2010-10-26
AT91: trivial: align comment of at91sam9g20_reset with one more tab
Nicolas Ferre
1
-7
/
+7
2010-10-26
AT91: Fix AT91SAM9G20 reset as per the errata in the data sheet
Peter Horton
3
-2
/
+63
2010-10-26
AT91: add board support for Pcontrol_G20
Peter Gsellmann
4
-0
/
+504
2010-10-26
ARM: ux500 specific L2 cache code
Per Fransson
1
-0
/
+45
2010-10-26
ARM: l2x0: Optimise the range based operations
Santosh Shilimkar
1
-0
/
+22
2010-10-26
ARM: l2x0: Determine the cache size
Santosh Shilimkar
2
-2
/
+12
2010-10-26
ARM: l2x0: Fix coding-style in the cache-l2x0.h
Santosh Shilimkar
1
-3
/
+5
2010-10-26
omap4: l2x0: Override the default l2x0_disable
Santosh Shilimkar
1
-0
/
+13
2010-10-26
arm: Implement l2x0 cache disable functions
Thomas Gleixner
1
-1
/
+27
2010-10-26
arm: Disable outer (L2) cache in kexec
Thomas Gleixner
2
-0
/
+27
2010-10-26
ARM: Improve the L2 cache performance when PL310 is used
Catalin Marinas
2
-3
/
+20
2010-10-26
ARM: S5PV310: Support ethernet for SMDKV310 and SMDKC210
Daein Moon
2
-0
/
+122
2010-10-26
mx31_3ds: Remove unused debug board definitions
Rogerio Pimentel
1
-30
/
+0
2010-10-26
Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegra
Linus Torvalds
32
-629
/
+4291
2010-10-26
ARM: S5PV310: Add support SROMC
Daein Moon
3
-0
/
+59
2010-10-26
ARM: SAMSUNG: Add the missed s3c_gpio_getpull() API
Daein Moon
2
-0
/
+25
2010-10-26
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+43
2010-10-26
Kirkwood: add fan support for Network Space Max v2
Simon Guinot
1
-0
/
+43
2010-10-26
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
145
-3565
/
+11223
2010-10-25
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
36
-154
/
+1269
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
22
-46
/
+263
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-16
/
+231
2010-10-25
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
22
-46
/
+263
2010-10-25
ARM: S5P: Change VMALLOC_END to use more vmalloc()/ioremap() area
Kukjin Kim
5
-5
/
+5
2010-10-25
ARM: S3C: Change VMALLOC_END to use more vmalloc()/ioremap() area
Kukjin Kim
3
-3
/
+3
2010-10-25
ARM: SAMSUNG: Move the start address of Samsung SoCs' VA space
Kukjin Kim
1
-2
/
+2
2010-10-25
ARM: S5PV310: Add support External Interrupt
Jongsun Han
2
-1
/
+229
[prev]
[next]