| Commit message (Expand) | Author | Age |
... | |
* | | RealView: Add uncompressing support to PB11MPCore | Catalin Marinas | 2008-04-18 |
* | | RealView: Base support for the PB11MPCore platform | Bahadir Balban | 2008-04-18 |
* | | RealView: Change the IO_ADDRESS macro | Catalin Marinas | 2008-04-18 |
* | | RealView: Move more device address definitions to board-eb.h | Catalin Marinas | 2008-04-18 |
* | | RealView: Move the UART definitions to EB specific files | Catalin Marinas | 2008-04-18 |
* | | RealView: Move the timer definitions into the EB specific files | Catalin Marinas | 2008-04-18 |
* | | RealView: Move the flash definitions out of platform.h | Catalin Marinas | 2008-04-18 |
* | | RealView: Move the EB GIC definitions to the board file | Catalin Marinas | 2008-04-18 |
* | | RealView: Move the SCU initialisation out of __v6_setup | Catalin Marinas | 2008-04-18 |
* | | Add a prefetch abort handler | Paul Brook | 2008-04-18 |
* | | ARMv7: Add support for the ThumbEE state saving/restoring | Catalin Marinas | 2008-04-18 |
|/ |
|
* | [ARM] 4872/1: Replaces buggy macro in S3C2410 irq include | Davide Rizzo | 2008-03-20 |
* | [ARM] 4869/1: ARM: OMAP: Fix compile for mcbsp | Tony Lindgren | 2008-03-20 |
* | [ARM] 4863/1: AT91: CAP9 USART definitions for early debug | Andrew Victor | 2008-03-20 |
* | Merge branch 'omap-fixes' | Russell King | 2008-03-06 |
|\ |
|
| * | ARM: OMAP1: Fix compile for boards depending on old gpio expander | Tony Lindgren | 2008-03-05 |
| * | ARM: OMAP1: omap h3 regression and build fix | David Brownell | 2008-03-05 |
| * | ARM: OMAP: Remove compiler warning when i2c is not set | Kyungmin Park | 2008-03-05 |
* | | [ARM] 4850/1: include generic pgtable.h for !CONFIG_MMU case | Greg Ungerer | 2008-03-06 |
* | | [ARM] include/asm-arm - use angle brackets for includes | Joe Perches | 2008-03-06 |
|/ |
|
* | Kprobes: indicate kretprobe support in Kconfig | Ananth N Mavinakayanahalli | 2008-03-04 |
* | [ARM] 4843/1: Add GCR_CLKBPB for PXA3xx | Mark Brown | 2008-02-29 |
* | [ARM] 4840/1: pxa: fix the typo in get_irqnr_and_base | eric miao | 2008-02-29 |
* | [ARM] 4838/1: Fix kexec for SA1100 machines | Thomas Kunze | 2008-02-29 |
* | [ARM] 4837/1: make __get_unaligned_*() return unsigned types | Lennert Buytenhek | 2008-02-29 |
* | spi: pxa2xx_spi clock polarity fix | Ned Forrester | 2008-02-23 |
* | [ARM] 4835/1: Fix stale comment in struct machine_desc description | Leonid Evdokimov | 2008-02-21 |
*-. | Merge branches 'master', 'omap1-upstream' and 'orion' into devel | Russell King | 2008-02-09 |
|\ \ |
|
| | * | [ARM] Orion: free up kernel virtual address space | Lennert Buytenhek | 2008-02-08 |
| | * | [ARM] Orion: distinguish between physical and virtual addresses | Lennert Buytenhek | 2008-02-08 |
| | * | [ARM] Orion: kill orion_early_putstr() | Lennert Buytenhek | 2008-02-08 |
| * | | ARM: OMAP1: Use MMC multislot structures for Siemens SX1 board | Carlos Eduardo Aguiar | 2008-02-08 |
| * | | ARM: OMAP1: Make omap1 use MMC multislot structures | Felipe Balbi | 2008-02-08 |
| * | | ARM: OMAP1: Make omap1 boards to use omap_nand_platform_data | Tony Lindgren | 2008-02-08 |
| * | | ARM: OMAP: Add helper module for board specific I2C bus registration | Jarkko Nikula | 2008-02-08 |
| * | | ARM: OMAP: Add DMA support for chaining and 3430 | Anand Gadiyar | 2008-02-08 |
| * | | ARM: OMAP: Add 24xx GPIO debounce support | Kevin Hilman | 2008-02-08 |
| * | | ARM: OMAP: Add 3430 gpio support | Syed Mohammed, Khasim | 2008-02-08 |
| * | | ARM: OMAP: Add 3430 CPU identification macros | Syed Mohammed Khasim | 2008-02-08 |
| |/ |
|
* | | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky | 2008-02-08 |
* | | asm-*/posix_types.h: scrub __GLIBC__ | Mike Frysinger | 2008-02-08 |
* | | misc: removal of final callers using fastcall | Harvey Harrison | 2008-02-08 |
* | | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 2008-02-08 |
* | | aout: move STACK_TOP[_MAX] to asm/processor.h | David Howells | 2008-02-08 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-02-07 |
|\ |
|
| * | Input: pxa27x_keypad - add debounce_interval to the keypad platform data | Eric Miao | 2008-01-31 |
| * | Input: pxa27x_keypad - enable rotary encoders and direct keys | Eric Miao | 2008-01-31 |
| * | Input: pxa27x_keypad - introduce pxa27x_keypad_config() | Eric Miao | 2008-01-31 |
| * | Input: pxa27x_keypad - introduce driver structure and use KEY() to define mat... | Eric Miao | 2008-01-31 |
| * | Input: pxa27x_keypad - remove pin configuration from the driver | Eric Miao | 2008-01-31 |