aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
* Merge branch 'highmem' into develRussell King2008-11-28
|\
| * [ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre2008-11-28
| * [ARM] unconditionally define __virt_to_phys and __phys_to_virtNicolas Pitre2008-11-28
| * [ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte()Nicolas Pitre2008-11-28
| * [ARM] prevent the vmalloc cmdline argument from eating all memoryNicolas Pitre2008-11-28
| * [ARM] mem_init() cleanupsNicolas Pitre2008-11-28
| * [ARM] split highmem into its own memory bankNicolas Pitre2008-11-28
| * [ARM] rationalize memory configuration code some moreNicolas Pitre2008-11-28
| * [ARM] fix a couple clear_user_highpage assembly constraintsNicolas Pitre2008-11-28
| * [ARM] clearpage: provide our own clear_user_highpage()Russell King2008-11-27
| * [ARM] copypage: provide our own copy_user_highpage()Russell King2008-11-27
| * [ARM] copypage: convert assembly files to CRussell King2008-11-27
| * Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-11-27
| |\
| | * ARM: OMAP: Fixes for suspend / resume GPIO wake-up handlingTero Kristo2008-11-26
| | * ARM: OMAP: Typo fix for clock_allow_idleAmit Kucheria2008-11-25
| * | [ARM] pxa/MioA701: bluetooth resume fixRobert Jarzmik2008-11-22
| * | [ARM] pxa/MioA701: fix memory corruption.Robert Jarzmik2008-11-22
* | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King2008-11-27
|\ \ \
| * | | Fix the teehbr_read function prototypeCatalin Marinas2008-11-10
| * | | Modern processors may need to drain the WB before WFICatalin Marinas2008-11-10
| * | | ARMv7: Add SMP initialisation to proc-v7.SJon Callan2008-11-06
| * | | ARMv7: Do not set TTBR0 in __v7_setupCatalin Marinas2008-11-06
| * | | Do not flush the cache in flush_cache_v(un)map for VIPT cachesCatalin Marinas2008-11-06
| * | | ARMv7: Branch over conditional undefined instructions in vfphw.SCatalin Marinas2008-11-06
| * | | ARMv7: Add extra barriers for flush_cache_all compressed/head.SCatalin Marinas2008-11-06
| * | | Add HWCAP_NEON to the ARM hwcap.h fileCatalin Marinas2008-11-06
| * | | Add "thumbee" to the hwcap_str arrayCatalin Marinas2008-11-06
* | | | Merge branch 'clps7500' into develRussell King2008-11-27
|\ \ \ \
| * | | | [ARM] clps7500: remove supportRussell King2008-11-27
| | |/ / | |/| |
* | | | Merge branches 'core' and 'clks' into develRussell King2008-11-27
|\ \ \ \
| * | | | [ARM] sa1100: match clock by dev_name(dev)Russell King2008-11-27
| * | | | [ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King2008-11-27
| * | | | [ARM] pxa: convert to clkdev and match clocks by struct device where possibleRussell King2008-11-27
| * | | | [ARM] versatile: convert to clkdev and lookup clocks by device nameRussell King2008-11-27
| * | | | [ARM] integrator: convert to clkdev and lookup clocks by device nameRussell King2008-11-27
| * | | | [ARM] realview: convert to clkdev and lookup clocks by device nameRussell King2008-11-27
| * | | | [ARM] clkdev: add generic clkdev infrastructureRussell King2008-11-27
| |/ / /
* | | | [ARM] Arrange for platforms to select appropriate CPU supportRussell King2008-11-27
* | | | [ARM] remove memzero()Russell King2008-11-27
|/ / /
* | | [ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other st...Jaya Kumar2008-11-17
* | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-11-17
|\ \ \ | |_|/ |/| |
| * | [ARM] pxa: fix incorrect PCMCIA PSKTSEL pin configuration for spitzEric Miao2008-11-16
| * | [ARM] pxa: fix I2C controller device being registered twice on AkitaEric Miao2008-11-16
| * | pxafb: introduce LCD_TYPE_MASK and use it.Eric Miao2008-11-11
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-11-13
|\ \ \
| * | | [ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constantsRussell King2008-11-13
| * | | [ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constantsRussell King2008-11-13
| * | | [ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constantsRussell King2008-11-13
| * | | [ARM] dma-mapping: fix compiler warningRussell King2008-11-13
| * | | [ARM] iop: iop3xx needs registers mapped uncached+unbufferedRussell King2008-11-09