Age | Commit message (Expand) | Author | Files | Lines |
2008-03-01 | [ARM] 4843/1: Add GCR_CLKBPB for PXA3xx | Mark Brown | 1 | -0/+3 |
2008-03-01 | [ARM] 4840/1: pxa: fix the typo in get_irqnr_and_base | eric miao | 1 | -1/+1 |
2008-03-01 | [ARM] 4838/1: Fix kexec for SA1100 machines | Thomas Kunze | 1 | -1/+1 |
2008-03-01 | [ARM] 4837/1: make __get_unaligned_*() return unsigned types | Lennert Buytenhek | 1 | -4/+4 |
2008-02-24 | spi: pxa2xx_spi clock polarity fix | Ned Forrester | 1 | -0/+1 |
2008-02-22 | [ARM] 4835/1: Fix stale comment in struct machine_desc description | Leonid Evdokimov | 1 | -1/+1 |
2008-02-10 | Merge branches 'master', 'omap1-upstream' and 'orion' into devel | Russell King | 16 | -106/+356 |
2008-02-08 | ARM: OMAP1: Use MMC multislot structures for Siemens SX1 board | Carlos Eduardo Aguiar | 1 | -1/+7 |
2008-02-08 | ARM: OMAP1: Make omap1 use MMC multislot structures | Felipe Balbi | 3 | -0/+7 |
2008-02-08 | ARM: OMAP1: Make omap1 boards to use omap_nand_platform_data | Tony Lindgren | 1 | -0/+24 |
2008-02-08 | ARM: OMAP: Add helper module for board specific I2C bus registration | Jarkko Nikula | 2 | -0/+13 |
2008-02-08 | ARM: OMAP: Add DMA support for chaining and 3430 | Anand Gadiyar | 1 | -34/+101 |
2008-02-08 | ARM: OMAP: Add 24xx GPIO debounce support | Kevin Hilman | 1 | -0/+2 |
2008-02-08 | ARM: OMAP: Add 3430 gpio support | Syed Mohammed, Khasim | 1 | -0/+2 |
2008-02-08 | ARM: OMAP: Add 3430 CPU identification macros | Syed Mohammed Khasim | 1 | -6/+121 |
2008-02-08 | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky | 2 | -3/+8 |
2008-02-08 | asm-*/posix_types.h: scrub __GLIBC__ | Mike Frysinger | 1 | -5/+1 |
2008-02-08 | misc: removal of final callers using fastcall | Harvey Harrison | 1 | -3/+3 |
2008-02-08 | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 1 | -0/+49 |
2008-02-08 | aout: move STACK_TOP[_MAX] to asm/processor.h | David Howells | 2 | -6/+6 |
2008-02-08 | [ARM] Orion: free up kernel virtual address space | Lennert Buytenhek | 2 | -9/+9 |
2008-02-08 | [ARM] Orion: distinguish between physical and virtual addresses | Lennert Buytenhek | 5 | -54/+78 |
2008-02-08 | [ARM] Orion: kill orion_early_putstr() | Lennert Buytenhek | 1 | -10/+0 |
2008-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -13/+86 |
2008-02-07 | Add cmpxchg_local to arm | Mathieu Desnoyers | 1 | -0/+15 |
2008-02-07 | Sanitize the type of struct user.u_ar0 | H. Peter Anvin | 1 | -1/+1 |
2008-02-07 | Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed | Kirill A. Shutemov | 2 | -8/+0 |
2008-02-06 | Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/gi... | Linus Torvalds | 2 | -21/+27 |
2008-02-06 | FB/S3C2412: add S3C2412 support to S3C2410 fb driver | Ben Dooks | 1 | -1/+10 |
2008-02-06 | spi: s3c drivers shouldn't care about spi_board_info | David Brownell | 2 | -12/+0 |
2008-02-06 | async_tx: replace 'int_en' with operation preparation flags | Dan Williams | 2 | -21/+27 |
2008-02-05 | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 2 | -7/+7 |
2008-02-05 | gpiolib support for the PXA architecture | Philipp Zabel | 2 | -28/+33 |
2008-02-05 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 29 | -318/+534 |
2008-02-04 | Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel | Russell King | 22 | -309/+484 |
2008-02-04 | [ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration option | Catalin Marinas | 1 | -3/+3 |
2008-02-04 | [ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platforms | Catalin Marinas | 1 | -6/+2 |
2008-02-04 | [ARM] 4818/1: RealView: Add core-tile detection | Catalin Marinas | 1 | -0/+19 |
2008-02-04 | [ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h | Catalin Marinas | 7 | -258/+181 |
2008-02-04 | [ARM] 4815/1: RealView: Add clockevents suport for the local timers | Catalin Marinas | 1 | -1/+6 |
2008-02-04 | [ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore | Catalin Marinas | 1 | -8/+5 |
2008-02-04 | [ARM] 4813/1: Add SMP helper functions for clockevents support | Catalin Marinas | 1 | -0/+10 |
2008-02-04 | [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags | Richard Purdie | 1 | -0/+3 |
2008-02-04 | [ARM] pxa: add preliminary suspend/resume code for pxa3xx | eric miao | 1 | -0/+13 |
2008-02-04 | [ARM] 4802/1: Fix typo and remove vague comment | Marc Pignat | 1 | -1/+1 |
2008-02-04 | [ARM] 4660/3: at91: allow selecting UART for early kernel messages | Guennadi Liakhovetski | 6 | -8/+49 |
2008-02-04 | [ARM] 4807/2: ixp4xx: Merge nslu2-power.c into nslu2-setup.c | Rod Whitby | 1 | -19/+2 |
2008-02-04 | [ARM] 4714/2: Headers for IXP4xx built-in Ethernet and WAN drivers | Krzysztof Halasa | 1 | -0/+21 |
2008-02-04 | [ARM] 4713/3: Adds drivers for IXP4xx QMgr and NPE features | Krzysztof Halasa | 2 | -0/+165 |
2008-02-04 | [ARM] 4712/2: Adds functions to read and write IXP4xx "feature" bits | Krzysztof Halasa | 4 | -8/+51 |