summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-11-28[ARM] l7200: avoid polluting the kernel's namespaceRussell King1-2/+0
2008-11-28[ARM] h720x: avoid polluting the kernel's namespaceRussell King1-2/+0
2008-11-28[ARM] imx: avoid polluting the kernel's namespaceRussell King1-2/+0
2008-11-28[ARM] pxa: avoid polluting the kernel's namespaceRussell King4-2/+4
2008-11-28[ARM] rpc: remove obsolete IO accessorsRussell King1-46/+1
2008-11-28[ARM] versatile: remove IRQ mask definitionsRussell King2-144/+0
2008-11-28Merge branch 'highmem' into develRussell King64-919/+762
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre39-299/+21
2008-11-28[ARM] unconditionally define __virt_to_phys and __phys_to_virtNicolas Pitre1-2/+0
2008-11-28[ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte()Nicolas Pitre1-2/+4
2008-11-28[ARM] prevent the vmalloc cmdline argument from eating all memoryNicolas Pitre1-0/+7
2008-11-28[ARM] mem_init() cleanupsNicolas Pitre1-21/+24
2008-11-28[ARM] split highmem into its own memory bankNicolas Pitre1-33/+51
2008-11-28[ARM] rationalize memory configuration code some moreNicolas Pitre6-59/+45
2008-11-28[ARM] fix a couple clear_user_highpage assembly constraintsNicolas Pitre7-34/+34
2008-11-27[ARM] clearpage: provide our own clear_user_highpage()Russell King10-100/+100
2008-11-27[ARM] copypage: provide our own copy_user_highpage()Russell King10-83/+161
2008-11-27[ARM] copypage: convert assembly files to CRussell King10-411/+431
2008-11-27Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King10-27/+87
2008-11-27Merge branch 'clps7500' into develRussell King22-1180/+0
2008-11-27Merge branches 'core' and 'clks' into develRussell King34-578/+608
2008-11-27[ARM] sa1100: match clock by dev_name(dev)Russell King1-73/+27
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King2-2/+2
2008-11-27[ARM] pxa: convert to clkdev and match clocks by struct device where possibleRussell King9-205/+201
2008-11-27[ARM] versatile: convert to clkdev and lookup clocks by device nameRussell King5-89/+62
2008-11-27[ARM] integrator: convert to clkdev and lookup clocks by device nameRussell King7-119/+91
2008-11-27[ARM] realview: convert to clkdev and lookup clocks by device nameRussell King9-90/+63
2008-11-27[ARM] clkdev: add generic clkdev infrastructureRussell King4-0/+162
2008-11-27[ARM] clps7500: remove supportRussell King22-1179/+0
2008-11-27[ARM] Arrange for platforms to select appropriate CPU supportRussell King13-53/+65
2008-11-27[ARM] remove memzero()Russell King8-15/+8
2008-11-27Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2-3/+4
2008-11-26ARM: OMAP: Fixes for suspend / resume GPIO wake-up handlingTero Kristo1-2/+3
2008-11-25ARM: OMAP: Typo fix for clock_allow_idleAmit Kucheria1-1/+1
2008-11-22[ARM] pxa/MioA701: bluetooth resume fixRobert Jarzmik1-1/+1
2008-11-22[ARM] pxa/MioA701: fix memory corruption.Robert Jarzmik1-0/+1
2008-11-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-5/+7
2008-11-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds8-6/+19
2008-11-20[IA64] xen: fix xen_get_eflags.Isaku Yamahata1-1/+1
2008-11-20[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata3-2/+15
2008-11-20[IA64] remove duplicate include iommu.hHuang Weiyi1-1/+0
2008-11-20[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto1-1/+1
2008-11-20[IA64] Rationalize kernel mode alignment checkingTony Luck2-1/+2
2008-11-20x86: Fix interrupt leak due to migrationMatthew Wilcox1-0/+14
2008-11-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds8-133/+90
2008-11-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+10
2008-11-20parisc: fix bug in compat_arch_ptraceHelge Deller1-5/+5
2008-11-20MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol.Ralf Baechle1-1/+1
2008-11-20MIPS: csrc-r4k: Fix spelling mistake.Ralf Baechle1-1/+1
2008-11-20MIPS: RB532: Provide functions for gpio configurationPhil Sutter2-120/+75