Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | ARM: mx53: Print silicon revision on boot | Fabio Estevam | 2011-05-19 | 4 | -13/+25 | |
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable | Russell King | 2011-05-17 | 43 | -3521/+2219 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | ARM: dove: Consolidate mpp code with platform mpp. | Andrew Lunn | 2011-05-16 | 3 | -288/+213 | |
| | | * | | | | | | ARM: orion5x: Refactor mpp code to use common orion platform mpp. | Andrew Lunn | 2011-05-16 | 23 | -688/+622 | |
| | | * | | | | | | ARM: orion: Refactor the MPP code common in the orion platform | Andrew Lunn | 2011-05-16 | 7 | -123/+122 | |
| | | * | | | | | | ARM: orion: Consolidate setup of the crypto engine. | Andrew Lunn | 2011-05-16 | 4 | -57/+45 | |
| | | * | | | | | | ARM: orion: Consolidate SATA platform setup. | Andrew Lunn | 2011-05-16 | 6 | -108/+50 | |
| | | * | | | | | | ARM: orion: Consolidate USB platform setup code. | Andrew Lunn | 2011-05-16 | 6 | -247/+117 | |
| | | * | | | | | | ARM: orion: Consolidate the XOR platform setup code. | Andrew Lunn | 2011-05-16 | 5 | -478/+242 | |
| | | * | | | | | | ARM: orion: Consolidate the platform data setup for the watchdog. | Andrew Lunn | 2011-05-16 | 4 | -32/+25 | |
| | | * | | | | | | ARM: orion: Consolidate SPI initialization. | Andrew Lunn | 2011-05-16 | 5 | -114/+58 | |
| | | * | | | | | | ARM: orion: Consolidate I2C initialization. | Andrew Lunn | 2011-05-16 | 6 | -158/+67 | |
| | | * | | | | | | ARM: orion: Consolidate ethernet platform data | Andrew Lunn | 2011-05-16 | 7 | -572/+348 | |
| | | * | | | | | | ARM: kirkwood: Add support for RTC interrupts which allows RTC alarms. | Andrew Lunn | 2011-05-16 | 2 | -1/+2 | |
| | | * | | | | | | ARM: orion: Consolidate the creation of the RTC platform data. | Andrew Lunn | 2011-05-16 | 4 | -19/+23 | |
| | | * | | | | | | ARM: orion: Consolidate the creation of the uart platform data. | Andrew Lunn | 2011-05-16 | 8 | -522/+241 | |
| | | * | | | | | | ARM: orion: Rename some constants to macros to make code more identical | Andrew Lunn | 2011-05-16 | 5 | -62/+64 | |
| | | * | | | | | | arm: orion: Use generic irq chip | Thomas Gleixner | 2011-05-16 | 3 | -117/+45 | |
| | | | |_|_|_|/ | | | |/| | | | | ||||||
| | * | | | | | | Merge branch 'devel-genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King | 2011-05-16 | 1 | -72/+25 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | arm: omap2/3: Use generic irq chip | Tony Lindgren | 2011-05-16 | 1 | -72/+25 | |
| | | |/ / / / / | ||||||
| | * | | | | | | Merge branch 'samsung-irq' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Russell King | 2011-05-11 | 6 | -215/+68 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | ARM: SAMSUNG: Convert irq-uart to generic irq chip | Thomas Gleixner | 2011-05-09 | 1 | -71/+12 | |
| | | * | | | | | | ARM: SAMSUNG: Convert irq-vic-timer to generic irq chip | Thomas Gleixner | 2011-05-09 | 4 | -55/+29 | |
| | | * | | | | | | ARM: SAMSUNG: S5P: Convert irq-gpioint to generic irq chip | Thomas Gleixner | 2011-05-09 | 1 | -89/+27 | |
| | | |/ / / / / | ||||||
| | * | | | | | | Merge branch 'irq-davinci' of git://gitorious.org/linux-davinci/linux-davinci... | Russell King | 2011-05-11 | 1 | -73/+20 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | arm: davinci: Use generic irq chip | Thomas Gleixner | 2011-05-11 | 1 | -73/+20 | |
| | | |/ / / / / | ||||||
| | * | | | | | | Merge branch 'gic-fasteoi' of git://linux-arm.org/linux-2.6-wd into devel-stable | Russell King | 2011-05-11 | 23 | -466/+460 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | ARM: GIC: Convert GIC library to use the IO relaxed operations | Santosh Shilimkar | 2011-05-11 | 1 | -24/+30 | |
| | | * | | | | | | ARM: gic: use handle_fasteoi_irq for SPIs | Will Deacon | 2011-05-11 | 1 | -16/+16 | |
| | | * | | | | | | ARM: tegra: irq: Add tegra_eoi | Colin Cross | 2011-05-11 | 1 | -0/+9 | |
| | | * | | | | | | ARM: tegra: irq: Move legacy_irq.c into irq.c | Colin Cross | 2011-05-11 | 4 | -183/+66 | |
| | | * | | | | | | ARM: tegra: irq: Remove PM support | Colin Cross | 2011-05-11 | 3 | -146/+0 | |
| | | * | | | | | | ARM: tegra: irq: convert to gic arch extensions | Colin Cross | 2011-05-11 | 1 | -38/+16 | |
| | | * | | | | | | ARM: tegra: update GPIO chained IRQ handler to use entry/exit functions | Will Deacon | 2011-05-11 | 1 | -3/+6 | |
| | | * | | | | | | ARM: nmk: update GPIO chained IRQ handler to entry/exit functions | Will Deacon | 2011-05-11 | 1 | -8/+4 | |
| | | * | | | | | | ARM: msm: update GPIO chained IRQ handler to use entry/exit functions | Will Deacon | 2011-05-11 | 1 | -2/+8 | |
| | | * | | | | | | ARM: s5pv310: update IRQ combiner to use chained entry/exit functions | Will Deacon | 2011-05-11 | 1 | -4/+2 | |
| | | * | | | | | | ARM: omap: update GPIO chained IRQ handler to use entry/exit functions | Will Deacon | 2011-05-11 | 1 | -3/+4 | |
| | * | | | | | | | Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de... | Russell King | 2011-05-07 | 22 | -64/+100 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | ARM: zImage: make sure no GOTOFF relocs are used with .bss symbols | Nicolas Pitre | 2011-05-07 | 2 | -4/+17 | |
| | | * | | | | | | | ARM: zImage: remove the static qualifier from global data variables | Nicolas Pitre | 2011-05-07 | 17 | -29/+30 | |
| | | * | | | | | | | ARM: zImage: don't ignore error returned from decompress() | Nicolas Pitre | 2011-05-07 | 2 | -6/+11 | |
| | | * | | | | | | | ARM: zImage: simplify decompress_kernel() | Nicolas Pitre | 2011-05-07 | 1 | -11/+2 | |
| | | * | | | | | | | ARM: zImage: no need to get the decompressed size from the filesystem | Nicolas Pitre | 2011-05-07 | 2 | -4/+16 | |
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable | Russell King | 2011-05-03 | 4 | -52/+2 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | ARM: PJ4: remove the ARMv6 compatible cache method entries | Nicolas Pitre | 2011-05-03 | 2 | -40/+0 | |
| | | * | | | | | | | | ARM: Sync Marvell Dove defconfig with latest kernel | Konstantin Porotchkin | 2011-05-03 | 1 | -9/+1 | |
| | | * | | | | | | | | ARM: Moving Marvell Dove platform defaults to ARMv7 | Konstantin Porotchkin | 2011-05-03 | 2 | -3/+1 | |
| | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| *---------. \ \ \ \ \ \ \ \ \ | Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and... | Russell King | 2011-05-23 | 82 | -3591/+1237 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | | | | ARM: 6933/1: SPEAR6xx: Rename spear600_defconfig as spear6xx_defconfig | viresh kumar | 2011-05-20 | 1 | -1/+1 |