summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2011-05-23156-10300/+379
|\ \ \ \ \
| | | | | * ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King2011-05-1212-144/+25
| | | | | * ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESSRussell King2011-05-129-16/+13
| | | | * | ARM: plat-stmp: remove platWolfram Sang2011-05-0230-3806/+0
| | | | * | ARM: mach-stmp378x: remove machWolfram Sang2011-05-0245-3585/+0
| | | | * | ARM: mach-stmp37xx: remove machWolfram Sang2011-05-0234-2447/+0
| | | | * | ARM: configs: add defconfig for mach-mxsWolfram Sang2011-05-021-0/+129
| | | | * | ARM: mach-mxs: add stmp378x-devbWolfram Sang2011-05-023-0/+131
| | | * | | ARM: 6895/1: mach-ux500: fix SMP secondary startup regressionLinus Walleij2011-05-231-0/+3
| | | * | | ARM: consolidate SMP cross call implementationRussell King2011-05-2319-162/+37
| | | * | | ARM: 6860/1: OMAP4: Move the privately used SMP boot functions to OMAP specif...Santosh Shilimkar2011-04-042-6/+7
| | | | |/ | | | |/|
| | * | | ARM: 6871/1: Use asm-generic/sizes.hStephen Boyd2011-04-161-40/+2
| | |/ /
| * | | ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...Marc Zyngier2011-05-2010-10/+10
| * | | ARM: 6905/1: Integrator/CP: Use physmap driver instead of integrator-flashMarc Zyngier2011-05-201-7/+6
| * | | ARM: 6908/1: Integrator/AP: Use physmap driver instead of integrator-flashMarc Zyngier2011-05-201-7/+6
| * | | ARM: 6909/1: VExpress: Use physmap driver instead of integrator-flashMarc Zyngier2011-05-201-18/+4
| * | | ARM: 6907/1: Versatile: Use physmap driver instead of integrator-flashMarc Zyngier2011-05-202-28/+5
| * | | ARM: 6903/1: Realview: Use physmap driver instead of integrator-flashMarc Zyngier2011-05-203-29/+6
* | | | ARM: bcmring: convert to use sp804 clockeventsRussell King2011-05-231-110/+8
* | | | ARM: bcmring: convert to sp804 clocksourceRussell King2011-05-232-64/+45
* | | | ARM: 6912/1: bcmring: Add clkdev table in init_earlyJiandong Zheng2011-05-233-2/+7
* | | | clockevents: ARM sp804: obtain sp804 timer rate via clksRussell King2011-05-233-8/+16
* | | | clockevents: ARM sp804: allow clockevent name to be specifiedRussell King2011-05-237-10/+13
* | | | clocksource: ARM sp804: obtain sp804 timer rate via clksRussell King2011-05-236-3/+77
* | | | clocksource: ARM sp804: allow clocksource name to be specifiedRussell King2011-05-237-8/+8
* | | | clocksource: convert OMAP1 to 32-bit down counting clocksourceRussell King2011-05-232-17/+7
* | | | clocksource: convert MXS timrotv2 to 32-bit down counting clocksourceRussell King2011-05-232-13/+8
* | | | clocksource: convert SPEAr platforms 16-bit up counting clocksourceRussell King2011-05-232-14/+3
* | | | clocksource: convert Integrator/AP 16-bit down counting clocksourceRussell King2011-05-232-18/+4
* | | | clocksource: convert W90x900 24-bit down counting clocksourceRussell King2011-05-232-15/+3
* | | | clocksource: convert ARM 32-bit down counting clocksourcesRussell King2011-05-236-87/+16
* | | | clocksource: convert ARM 32-bit up counting clocksourcesRussell King2011-05-2310-145/+34
* | | | ARM: update sa1100 to reflect PXA updatesRussell King2011-05-231-5/+3
* | | | ARM: omap1: convert to using readl/writel instead of volatile structRussell King2011-05-231-15/+16
* | | | ARM: omap1: delete useless interrupt handlerRussell King2011-05-231-15/+0
* | | | ARM: s5p: consolidate selection of timer registerRussell King2011-05-231-41/+17
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-05-2014-261/+1016
|\ \ \ \
| * | | | crypto: aesni-intel - fix aesni build on i386Randy Dunlap2011-05-181-3/+4
| * | | | crypto: aesni-intel - Merge with fpu.koAndy Lutomirski2011-05-163-11/+11
| * | | | crypto: s390 - add System z hardware support for CTR modeGerald Schaefer2011-05-043-4/+377
| * | | | crypto: s390 - add System z hardware support for GHASHGerald Schaefer2011-05-043-0/+164
| * | | | crypto: s390 - add System z hardware support for XTS modeGerald Schaefer2011-05-042-0/+264
| * | | | crypto: s390 - cleanup DES codeJan Glauber2011-05-042-235/+96
| * | | | crypto: s390 - extend crypto facility checkJan Glauber2011-05-047-12/+20
| * | | | crypto: caam - de-CHIP-ify device tree compatiblesKim Phillips2011-03-271-21/+11
| * | | | crypto: caam - standardize device tree naming convention to utilize '-vX.Y'Kim Phillips2011-03-271-20/+21
| * | | | crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips2011-03-271-1/+94
* | | | | powerpc: Fix 32-bit SMP buildJosh Boyer2011-05-201-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-2015-19/+822
|\ \ \ \ \
| * | | | | net: Add sendmmsg socket system callAnton Blanchard2011-05-059-6/+14
OpenPOWER on IntegriCloud