summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | ARM: mx53: Print silicon revision on bootFabio Estevam2011-05-194-13/+25
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King2011-05-1643-3521/+2219
| | |\ \ \ \ \ \
| | | * | | | | | ARM: dove: Consolidate mpp code with platform mpp.Andrew Lunn2011-05-163-288/+213
| | | * | | | | | ARM: orion5x: Refactor mpp code to use common orion platform mpp.Andrew Lunn2011-05-1623-688/+622
| | | * | | | | | ARM: orion: Refactor the MPP code common in the orion platformAndrew Lunn2011-05-167-123/+122
| | | * | | | | | ARM: orion: Consolidate setup of the crypto engine.Andrew Lunn2011-05-164-57/+45
| | | * | | | | | ARM: orion: Consolidate SATA platform setup.Andrew Lunn2011-05-166-108/+50
| | | * | | | | | ARM: orion: Consolidate USB platform setup code.Andrew Lunn2011-05-166-247/+117
| | | * | | | | | ARM: orion: Consolidate the XOR platform setup code.Andrew Lunn2011-05-165-478/+242
| | | * | | | | | ARM: orion: Consolidate the platform data setup for the watchdog.Andrew Lunn2011-05-164-32/+25
| | | * | | | | | ARM: orion: Consolidate SPI initialization.Andrew Lunn2011-05-165-114/+58
| | | * | | | | | ARM: orion: Consolidate I2C initialization.Andrew Lunn2011-05-166-158/+67
| | | * | | | | | ARM: orion: Consolidate ethernet platform dataAndrew Lunn2011-05-167-572/+348
| | | * | | | | | ARM: kirkwood: Add support for RTC interrupts which allows RTC alarms.Andrew Lunn2011-05-162-1/+2
| | | * | | | | | ARM: orion: Consolidate the creation of the RTC platform data.Andrew Lunn2011-05-164-19/+23
| | | * | | | | | ARM: orion: Consolidate the creation of the uart platform data.Andrew Lunn2011-05-168-522/+241
| | | * | | | | | ARM: orion: Rename some constants to macros to make code more identicalAndrew Lunn2011-05-165-62/+64
| | | * | | | | | arm: orion: Use generic irq chipThomas Gleixner2011-05-163-117/+45
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge branch 'devel-genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2011-05-161-72/+25
| | |\ \ \ \ \ \
| | | * | | | | | arm: omap2/3: Use generic irq chipTony Lindgren2011-05-161-72/+25
| | | |/ / / / /
| | * | | | | | Merge branch 'samsung-irq' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Russell King2011-05-116-215/+68
| | |\ \ \ \ \ \
| | | * | | | | | ARM: SAMSUNG: Convert irq-uart to generic irq chipThomas Gleixner2011-05-091-71/+12
| | | * | | | | | ARM: SAMSUNG: Convert irq-vic-timer to generic irq chipThomas Gleixner2011-05-094-55/+29
| | | * | | | | | ARM: SAMSUNG: S5P: Convert irq-gpioint to generic irq chipThomas Gleixner2011-05-091-89/+27
| | | |/ / / / /
| | * | | | | | Merge branch 'irq-davinci' of git://gitorious.org/linux-davinci/linux-davinci...Russell King2011-05-111-73/+20
| | |\ \ \ \ \ \
| | | * | | | | | arm: davinci: Use generic irq chipThomas Gleixner2011-05-111-73/+20
| | | |/ / / / /
| | * | | | | | Merge branch 'gic-fasteoi' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King2011-05-1123-466/+460
| | |\ \ \ \ \ \
| | | * | | | | | ARM: GIC: Convert GIC library to use the IO relaxed operationsSantosh Shilimkar2011-05-111-24/+30
| | | * | | | | | ARM: gic: use handle_fasteoi_irq for SPIsWill Deacon2011-05-111-16/+16
| | | * | | | | | ARM: tegra: irq: Add tegra_eoiColin Cross2011-05-111-0/+9
| | | * | | | | | ARM: tegra: irq: Move legacy_irq.c into irq.cColin Cross2011-05-114-183/+66
| | | * | | | | | ARM: tegra: irq: Remove PM supportColin Cross2011-05-113-146/+0
| | | * | | | | | ARM: tegra: irq: convert to gic arch extensionsColin Cross2011-05-111-38/+16
| | | * | | | | | ARM: tegra: update GPIO chained IRQ handler to use entry/exit functionsWill Deacon2011-05-111-3/+6
| | | * | | | | | ARM: nmk: update GPIO chained IRQ handler to entry/exit functionsWill Deacon2011-05-111-8/+4
| | | * | | | | | ARM: msm: update GPIO chained IRQ handler to use entry/exit functionsWill Deacon2011-05-111-2/+8
| | | * | | | | | ARM: s5pv310: update IRQ combiner to use chained entry/exit functionsWill Deacon2011-05-111-4/+2
| | | * | | | | | ARM: omap: update GPIO chained IRQ handler to use entry/exit functionsWill Deacon2011-05-111-3/+4
| | * | | | | | | Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de...Russell King2011-05-0722-64/+100
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: zImage: make sure no GOTOFF relocs are used with .bss symbolsNicolas Pitre2011-05-072-4/+17
| | | * | | | | | | ARM: zImage: remove the static qualifier from global data variablesNicolas Pitre2011-05-0717-29/+30
| | | * | | | | | | ARM: zImage: don't ignore error returned from decompress()Nicolas Pitre2011-05-072-6/+11
| | | * | | | | | | ARM: zImage: simplify decompress_kernel()Nicolas Pitre2011-05-071-11/+2
| | | * | | | | | | ARM: zImage: no need to get the decompressed size from the filesystemNicolas Pitre2011-05-072-4/+16
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King2011-05-034-52/+2
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: PJ4: remove the ARMv6 compatible cache method entriesNicolas Pitre2011-05-032-40/+0
| | | * | | | | | | | ARM: Sync Marvell Dove defconfig with latest kernelKonstantin Porotchkin2011-05-031-9/+1
| | | * | | | | | | | ARM: Moving Marvell Dove platform defaults to ARMv7Konstantin Porotchkin2011-05-032-3/+1
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *---------. \ \ \ \ \ \ \ \ \ Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King2011-05-2382-3591/+1237
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | | ARM: 6933/1: SPEAR6xx: Rename spear600_defconfig as spear6xx_defconfigviresh kumar2011-05-201-1/+1
OpenPOWER on IntegriCloud