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
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
2010-10-25
ARM: S5PV310: Add the definition for external interrupt
Jongsun Han
2
-0
/
+58
2010-10-25
ARM: S5PV310: Add L2 cache init function in cpu.c
Kyungmin Park
1
-0
/
+23
2010-10-25
ARM: S5PV310: Remove L2 cache init in machine
Kyungmin Park
3
-15
/
+0
2010-10-25
ARM: Add L2X0 PREFETCH and POWER control register
Kyungmin Park
1
-0
/
+4
2010-10-25
ARM: SAMSUNG: Move DMA clock enable into S3C PL330 driver
Seungwhan Youn
1
-7
/
+27
2010-10-25
ARM: S5P: Reorder DMA platform device id
Seungwhan Youn
4
-6
/
+6
2010-10-25
ARM: S5P64X0: Set DMA clock disable as default
Seungwhan Youn
2
-12
/
+12
2010-10-25
ARM: S5PV210: Add DMA operation clock
Seungwhan Youn
1
-0
/
+12
2010-10-25
ARM: S5P6442: Add DMA operation clock
Seungwhan Youn
2
-0
/
+29
2010-10-25
Merge branch 'next-s3c64xx' into for-next
Kukjin Kim
4
-5
/
+572
2010-10-25
Merge branch 'next-s3c24xx' into for-next
Kukjin Kim
12
-9
/
+139
2010-10-25
ARM: S5PC100: Fix Audio, Keypad and ADC clock sources
Jassi Brar
1
-9
/
+9
2010-10-25
ARM: S5PV210: Add voltage consumer of WM8994 to the regulator framework
Chanwoo Choi
2
-0
/
+235
2010-10-25
ARM: S5PV210: Add init code of audio to Goni and Auqila board
Chanwoo Choi
2
-0
/
+35
2010-10-25
ARM: S5PV210: Add i2c information to Goni and Aquila board
Chanwoo Choi
2
-0
/
+54
2010-10-25
ARM: S5PV310: Add support GPIOlib
Jongpill Lee
3
-5
/
+314
2010-10-25
ARM: S5P: Add initial map for GPIO2 and GPIO3
Jongpill Lee
2
-1
/
+14
2010-10-25
ARM: S5PV310: Update MAX_COMBINER_NR
Jongpill Lee
1
-1
/
+1
2010-10-25
ARM: S5P: Add EPLL rate change warning
Seungwhan Youn
4
-0
/
+12
2010-10-25
ARM: S5PV210: Add EPLL clock operations
Seungwhan Youn
1
-0
/
+77
2010-10-25
ARM: S5PV210: Fix wrong EPLL rate getting on setup clocks
Seungwhan Youn
2
-1
/
+3
2010-10-25
ARM: S5P: Reduce duplicated EPLL control codes
Seungwhan Youn
8
-42
/
+36
2010-10-25
ARM: S5PV210: Add audio clocks as sysclk
Seungwhan Youn
1
-0
/
+4
2010-10-25
ARM: S5PV210: Add SCLK_SPDIF clock
Seungwhan Youn
1
-9
/
+53
2010-10-25
ARM: S5PV210: Add S/PDIF platform device
Seungwhan Youn
5
-0
/
+46
2010-10-25
ARM: S5PC100: Add SCLK_SPDIF clock
Seungwhan Youn
1
-0
/
+59
2010-10-25
ARM: S5PC100: Modify SCLK_AUDIO{0,1,2} clock as sysclks
Seungwhan Youn
1
-33
/
+39
2010-10-25
ARM: S5PC100: Add S/PDIF platform device
Seungwhan Youn
5
-0
/
+70
2010-10-25
ARM: S3C64XX: Ensure s3c64xx_ide_setup_gpio() is prototyped
Mark Brown
1
-0
/
+1
2010-10-25
ARM: S3C64XX: Ensure samsung_keypad_cfg_gpio() is prototyped
Mark Brown
1
-0
/
+1
2010-10-25
ARM: S5PV210: Update Kconfig and Makefile for supporting CPUFREQ driver
Jaecheol Lee
2
-0
/
+2
2010-10-25
ARM: S5PV210: Add support CPUFREQ
Jaecheol Lee
1
-0
/
+484
2010-10-25
ARM: S5PV210: Add Register definition for CMU
Jaecheol Lee
1
-1
/
+30
2010-10-25
ARM: S5PV210: Add MOUT_DMC0 and SCLK_DMC0 clocks
Jaecheol Lee
1
-0
/
+32
2010-10-25
ARM: S5PV210: Add struct clk_ops for clk_fout_apll
Jaecheol Lee
1
-2
/
+12
2010-10-25
ARM: S5PV310: Add I2C channel 3, 4, 5, 6, and 7 device support
Kyungmin Park
17
-0
/
+531
2010-10-25
ARM: S5PV310: Define address & interrupt for all I2C blocks
Kyungmin Park
2
-2
/
+16
2010-10-25
ARM: S5PV210: Fix wrong interrupt I2C2 and I2C3 number
Kyungmin Park
2
-4
/
+4
2010-10-25
ARM: S5PC100: Change I2C2 and I2C3 IRQ names
Kukjin Kim
1
-2
/
+2
2010-10-25
ARM: S5P: Cleanup the S5P SoCs' VA address mapping
Kukjin Kim
1
-19
/
+21
2010-10-25
ARM: S5PV310: I2C0/1 devices support on Universal board
Kyungmin Park
2
-0
/
+16
2010-10-25
ARM: S5PV310: Universal OneNAND support
Kyungmin Park
2
-0
/
+3
2010-10-25
ARM: SAMSUNG: Add clock types into platform data
Jeongbae Seo
7
-0
/
+27
2010-10-25
ARM: SAMSUNG: Modified to change of bus width and host caps
Hyuk Lee
4
-7
/
+13
2010-10-25
ARM: S5PV310: Add support HSMMC on SMDKV310 and SMDKC210
Hyuk Lee
2
-0
/
+90
2010-10-25
ARM: S5PV310: Add HSMMC platform data
Hyuk Lee
2
-0
/
+64
[next]