summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-28Merge branch 'highmem' into develRussell King68-1254/+771
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-27Allow architectures to override copy_user_highpage()Russell King1-0/+2
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 King27-1197/+6
2008-11-27Merge branches 'core' and 'clks' into develRussell King44-588/+618
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 King12-12/+12
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 King27-1196/+6
2008-11-27[ARM] Arrange for platforms to select appropriate CPU supportRussell King13-53/+65
2008-11-27[ARM] remove memzero()Russell King13-23/+16
2008-11-27Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King4-331/+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-24ARM: OMAP: Remove broken LCD driver for SX1Tony Lindgren2-328/+0
2008-11-23[ARM] 5335/1: pxa25x_udc: Fix is_vbus_present to return 1 or 0Jaya Kumar1-7/+7
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 Torvalds4-6/+11
2008-11-20Linux 2.6.28-rc6v2.6.28-rc6Linus Torvalds1-1/+1
2008-11-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds8-6/+19
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds6-6/+37
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-20SUNRPC: Fix a performance regression in the RPC authentication codeTrond Myklebust1-2/+18
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds6-11/+36
2008-11-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds8-133/+90
2008-11-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+4
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds26-169/+149
2008-11-20Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-59/+56
2008-11-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+10