summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King156-10300/+379
2011-05-23ARM: bcmring: convert to use sp804 clockeventsRussell King1-110/+8
2011-05-23ARM: bcmring: convert to sp804 clocksourceRussell King2-64/+45
2011-05-23ARM: 6912/1: bcmring: Add clkdev table in init_earlyJiandong Zheng3-2/+7
2011-05-23clockevents: ARM sp804: obtain sp804 timer rate via clksRussell King3-8/+16
2011-05-23clockevents: ARM sp804: allow clockevent name to be specifiedRussell King7-10/+13
2011-05-23clocksource: ARM sp804: obtain sp804 timer rate via clksRussell King6-3/+77
2011-05-23clocksource: ARM sp804: allow clocksource name to be specifiedRussell King7-8/+8
2011-05-23clocksource: convert OMAP1 to 32-bit down counting clocksourceRussell King2-17/+7
2011-05-23clocksource: convert MXS timrotv2 to 32-bit down counting clocksourceRussell King2-13/+8
2011-05-23clocksource: convert SPEAr platforms 16-bit up counting clocksourceRussell King2-14/+3
2011-05-23clocksource: convert Integrator/AP 16-bit down counting clocksourceRussell King2-18/+4
2011-05-23clocksource: convert W90x900 24-bit down counting clocksourceRussell King2-15/+3
2011-05-23clocksource: convert ARM 32-bit down counting clocksourcesRussell King6-87/+16
2011-05-23clocksource: convert ARM 32-bit up counting clocksourcesRussell King10-145/+34
2011-05-23ARM: update sa1100 to reflect PXA updatesRussell King1-5/+3
2011-05-23ARM: omap1: convert to using readl/writel instead of volatile structRussell King1-15/+16
2011-05-23ARM: omap1: delete useless interrupt handlerRussell King1-15/+0
2011-05-23ARM: s5p: consolidate selection of timer registerRussell King1-41/+17
2011-05-23ARM: 6895/1: mach-ux500: fix SMP secondary startup regressionLinus Walleij1-0/+3
2011-05-23ARM: consolidate SMP cross call implementationRussell King19-162/+37
2011-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds14-261/+1016
2011-05-21powerpc: Fix 32-bit SMP buildJosh Boyer1-1/+1
2011-05-21ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...Marc Zyngier10-10/+10
2011-05-21ARM: 6905/1: Integrator/CP: Use physmap driver instead of integrator-flashMarc Zyngier1-7/+6
2011-05-21ARM: 6908/1: Integrator/AP: Use physmap driver instead of integrator-flashMarc Zyngier1-7/+6
2011-05-21ARM: 6909/1: VExpress: Use physmap driver instead of integrator-flashMarc Zyngier1-18/+4
2011-05-21ARM: 6907/1: Versatile: Use physmap driver instead of integrator-flashMarc Zyngier2-28/+5
2011-05-21ARM: 6903/1: Realview: Use physmap driver instead of integrator-flashMarc Zyngier3-29/+6
2011-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds15-19/+822
2011-05-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-1/+2
2011-05-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-0/+9
2011-05-21Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds1-9/+5
2011-05-21Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds229-4065/+8703
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds8-3/+5
2011-05-20[IA64] define "_sdata" symbolTony Luck1-0/+1
2011-05-20Pull misc-2.6.40 into release branchTony Luck1-1/+1
2011-05-20powerpc: Fix hard CPU IDs detectionBenjamin Herrenschmidt1-4/+7
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt6-0/+9
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt411-16047/+10573
2011-05-20Merge remote branch 'kumar/next' into nextBenjamin Herrenschmidt28-1358/+1759
2011-05-20powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processorsPaul Mackerras2-0/+7
2011-05-20powerpc/kvm: Fix kvmppc_core_pending_decPaul Mackerras1-1/+1
2011-05-20Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-7/+26
2011-05-20Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-0/+25
2011-05-20Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git....Linus Torvalds1-1/+23
2011-05-20Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds11-38/+163
2011-05-20Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds38-1592/+826
2011-05-20Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'...Linus Torvalds8-86/+96
2011-05-20Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds13-203/+223