aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* parisc: fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl2010-08-121-1/+1
* score: fix dereference of NULL pointer in local_flush_tlb_page()Roel Kluin2010-08-121-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-111-7/+8
|\
| * ia64: perfmon: add d_dname methodMiklos Szeredi2010-08-111-7/+8
* | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2010-08-116-3/+334
|\ \
| * | IXP4xx: Fix LL debugging on little-endian CPU.Krzysztof Hałasa2010-05-271-0/+2
| * | IXP4xx: Fix sparse warnings in I/O primitives.Krzysztof Hałasa2010-05-271-3/+3
| * | ixp4xx/vulcan: add PCI supportMarc Zyngier2010-05-272-0/+74
| * | ixp4xx: base support for Arcom VulcanMarc Zyngier2010-05-273-0/+255
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-11272-4636/+13492
|\ \ \
| * \ \ Merge branches 'master' and 'devel' into for-linusRussell King2010-08-10259-4478/+13286
| |\ \ \
| | * \ \ Merge branch 'devel-stable' into develRussell King2010-08-09811-21557/+36581
| | |\ \ \
| | | * \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-08-09148-366/+5191
| | | |\ \ \
| | | | * | | ARM: S5PV210: Fix on missing s3c-sdhci card detection method for hsmmc3Kukjin Kim2010-08-091-2/+5
| | | | * | | ARM: S5P: Fix on missing S5P_DEV_FIMC in plat-s5p/KconfigKukjin Kim2010-08-091-0/+15
| | | | * | | ARM: S5PV210: Override FIMC driver name on Aquila boardSylwester Nawrocki2010-08-091-0/+5
| | | | * | | ARM: S5PC100: enable FIMC on SMDKC100Sylwester Nawrocki2010-08-092-0/+6
| | | | * | | ARM: S5PV210: enable FIMC on GoniSylwester Nawrocki2010-08-092-0/+6
| | | | * | | ARM: S5PV210: enable FIMC on AquilaSylwester Nawrocki2010-08-092-0/+6
| | | | * | | Merge branch 'next-samsung' into for-nextKukjin Kim2010-08-0664-144/+980
| | | | |\ \ \
| | | | | * | | ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCsKukjin Kim2010-08-0621-21/+23
| | | | | * | | ARM: SAMSUNG: Fix on inclusion mach/gpio.h on gpiolib.cKyungmin Park2010-08-061-1/+1
| | | | | * | | ARM: SAMSUNG: Add platform definitions and helpers for FIMC driverSylwester Nawrocki2010-08-069-0/+181
| | | | | * | | ARM: S3C64XX: Add keypad device to the SMDK6410 boardNaveen Krishna Ch2010-08-066-0/+74
| | | | | * | | ARM: SAMSUNG: Add keypad device supportJoonyoung Shim2010-08-065-0/+71
| | | | | * | | Merge commit 'd01d0756f75e7a5b4b43764ad45b83c4340f11d6' into next-samsungKukjin Kim2010-08-061-0/+43
| | | | | |\ \ \
| | | | | * | | | ARM: SAMSUNG: Make WDT driver dependency SoC specific instead of machine spec...Banajit Goswami2010-08-065-3/+7
| | | | | * | | | ARM: SAMSUNG: updates sdhci.h for Samsung SoCsKukjin Kim2010-08-051-57/+28
| | | | | * | | | ARM: SAMSUNG: i2c/busses: Add HAVE_S3C2410_I2C option to include I2C for Sams...Naveen Krishna Ch2010-08-051-0/+5
| | | | | * | | | ARM: SAMSUNG: Make RTC driver dependency SoC specific instead of machine spec...Atul Dahiya2010-08-051-0/+3
| | | | | * | | | ARM: S3C64XX: Add RTC support for S3C64XXAtul Dahiya2010-08-052-0/+2
| | | | | * | | | ARM: SAMSUNG: Updates RTC register for support Alarm IRQ and Time Tick.Atul Dahiya2010-08-051-0/+3
| | | | | * | | | ARM: S3C64XX: Move RTC clock from init_clocks to init_clocks_disableAtul Dahiya2010-08-051-6/+6
| | | | | * | | | ARM: SAMSUNG: Add new s3c-sdhci card detection methods for Samsung SoCsMarek Szyprowski2010-08-058-16/+92
| | | | | * | | | ARM: SAMSUNG: Add device definition for HSMMC3Hyuk Lee2010-08-055-0/+81
| | | | | * | | | ARM: SAMSUNG: Implement set_name function for ADC devicesNaveen Krishna Ch2010-08-054-7/+35
| | | | | * | | | ARM: S3C64XX: Add support for Compact Flash driver on SMDK6410Abhilash Kesavan2010-08-058-0/+79
| | | | | * | | | ARM: SAMSUNG: Add Compact Flash device support for Samsung SoCsAbhilash Kesavan2010-08-057-0/+171
| | | | | * | | | ARM: SAMSUNG: Add helper to clone and set platform dataBen Dooks2010-08-053-0/+51
| | | | | * | | | ARM: SAMSUNG: Reduce virtual memory size for WDT deviceBanajit Goswami2010-08-051-1/+1
| | | | * | | | | Merge branch 'next-s5p' into for-nextKukjin Kim2010-08-0620-129/+202
| | | | |\ \ \ \ \
| | | | | * | | | | ARM: S5P: Add s5p_reset_hook() for perform reset using SWRESET on S5P SoCsJongpill Lee2010-08-052-2/+25
| | | | | * | | | | ARM: S5P: Add Support common arch_reset() for S5PJongpill Lee2010-08-054-23/+7
| | | | | * | | | | ARM: S5P: Add System define for arch_reset()Jongpill Lee2010-08-052-0/+29
| | | | | * | | | | ARM: S5P: Changes the definition name of default UART registersKukjin Kim2010-08-057-102/+102
| | | | | * | | | | ARM: S5P: Add PMU deviceJoonyoung Shim2010-08-056-4/+41
| | | | | |/ / / /
| | | | * | | | | Merge branch 'next-s5pv310' into for-nextKukjin Kim2010-08-0643-14/+2594
| | | | |\ \ \ \ \
| | | | | * | | | | ARM: S5PV310: Add Samsung UNIVERSAL_C210 supportKyungmin Park2010-08-063-0/+96
| | | | | * | | | | ARM: S5PV310: Add I2C channel 0, 1 and 2 supportKyungmin Park2010-08-055-2/+75
| | | | | * | | | | ARM: S5PV310: Add Board support fileChanghwan Youn2010-08-052-0/+96