summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [ARM] rpc: remove obsolete IO accessorsRussell King2008-11-281-46/+1Star
* [ARM] versatile: remove IRQ mask definitionsRussell King2008-11-282-144/+0Star
* Merge branch 'highmem' into develRussell King2008-11-2864-919/+762Star
|\
| * [ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre2008-11-2839-299/+21Star
| * [ARM] unconditionally define __virt_to_phys and __phys_to_virtNicolas Pitre2008-11-281-2/+0Star
| * [ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte()Nicolas Pitre2008-11-281-2/+4
| * [ARM] prevent the vmalloc cmdline argument from eating all memoryNicolas Pitre2008-11-281-0/+7
| * [ARM] mem_init() cleanupsNicolas Pitre2008-11-281-21/+24
| * [ARM] split highmem into its own memory bankNicolas Pitre2008-11-281-33/+51
| * [ARM] rationalize memory configuration code some moreNicolas Pitre2008-11-286-59/+45Star
| * [ARM] fix a couple clear_user_highpage assembly constraintsNicolas Pitre2008-11-287-34/+34
| * [ARM] clearpage: provide our own clear_user_highpage()Russell King2008-11-2810-100/+100
| * [ARM] copypage: provide our own copy_user_highpage()Russell King2008-11-2810-83/+161
| * [ARM] copypage: convert assembly files to CRussell King2008-11-2810-411/+431
| * Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-11-272-3/+4
| |\
| | * ARM: OMAP: Fixes for suspend / resume GPIO wake-up handlingTero Kristo2008-11-261-2/+3
| | * ARM: OMAP: Typo fix for clock_allow_idleAmit Kucheria2008-11-261-1/+1
| * | [ARM] pxa/MioA701: bluetooth resume fixRobert Jarzmik2008-11-221-1/+1
| * | [ARM] pxa/MioA701: fix memory corruption.Robert Jarzmik2008-11-221-0/+1
* | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King2008-11-2710-27/+87
|\ \ \
| * | | Fix the teehbr_read function prototypeCatalin Marinas2008-11-101-1/+1
| * | | Modern processors may need to drain the WB before WFICatalin Marinas2008-11-102-0/+3
| * | | ARMv7: Add SMP initialisation to proc-v7.SJon Callan2008-11-061-2/+15
| * | | ARMv7: Do not set TTBR0 in __v7_setupCatalin Marinas2008-11-061-1/+0Star
| * | | Do not flush the cache in flush_cache_v(un)map for VIPT cachesCatalin Marinas2008-11-061-10/+26
| * | | ARMv7: Branch over conditional undefined instructions in vfphw.SCatalin Marinas2008-11-061-9/+18
| * | | ARMv7: Add extra barriers for flush_cache_all compressed/head.SCatalin Marinas2008-11-062-4/+12
| * | | Add HWCAP_NEON to the ARM hwcap.h fileCatalin Marinas2008-11-063-0/+11
| * | | Add "thumbee" to the hwcap_str arrayCatalin Marinas2008-11-061-0/+1
* | | | Merge branch 'clps7500' into develRussell King2008-11-2722-1180/+0Star
|\ \ \ \
| * | | | [ARM] clps7500: remove supportRussell King2008-11-2722-1179/+0Star
| | |/ / | |/| |
* | | | Merge branches 'core' and 'clks' into develRussell King2008-11-2734-578/+608
|\ \ \ \
| * | | | [ARM] sa1100: match clock by dev_name(dev)Russell King2008-11-271-73/+27Star
| * | | | [ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King2008-11-272-2/+2
| * | | | [ARM] pxa: convert to clkdev and match clocks by struct device where possibleRussell King2008-11-279-205/+201Star
| * | | | [ARM] versatile: convert to clkdev and lookup clocks by device nameRussell King2008-11-275-89/+62Star
| * | | | [ARM] integrator: convert to clkdev and lookup clocks by device nameRussell King2008-11-277-119/+91Star
| * | | | [ARM] realview: convert to clkdev and lookup clocks by device nameRussell King2008-11-279-90/+63Star
| * | | | [ARM] clkdev: add generic clkdev infrastructureRussell King2008-11-274-0/+162
| |/ / /
* | | | [ARM] Arrange for platforms to select appropriate CPU supportRussell King2008-11-2713-53/+65
* | | | [ARM] remove memzero()Russell King2008-11-278-15/+8Star
|/ / /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-11-213-5/+7
|\ \ \ | |_|/ |/| |
| * | [ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other st...Jaya Kumar2008-11-171-3/+4
| * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-11-172-2/+3
| |\ \
| | * | [ARM] pxa: fix incorrect PCMCIA PSKTSEL pin configuration for spitzEric Miao2008-11-161-1/+2
| | * | [ARM] pxa: fix I2C controller device being registered twice on AkitaEric Miao2008-11-161-1/+0Star
| | * | pxafb: introduce LCD_TYPE_MASK and use it.Eric Miao2008-11-111-0/+1
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-11-218-6/+19
|\ \ \ \
| * | | | [IA64] xen: fix xen_get_eflags.Isaku Yamahata2008-11-201-1/+1
| * | | | [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata2008-11-203-2/+15