| Commit message (Expand) | Author | Age |
* | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 |
* | [ARM] 5212/1: pxa: fix build error when CPU_PXA310 is not defined | Mike Rapoport | 2008-08-20 |
* | [ARM] 5208/1: fsg-setup.c fixes | Tomasz Chmielewski | 2008-08-19 |
* | Merge branch 'for_rmk_17' of git://git.mnementh.co.uk/linux-2.6-im | Russell King | 2008-08-18 |
|\ |
|
| * | [ARM] e400 config use MFP | Ian Molton | 2008-08-12 |
| * | [ARM] e740 config use MFP | Ian Molton | 2008-08-12 |
| * | [ARM] Fix eseries IRQ limit | Ian Molton | 2008-08-12 |
| * | [ARM] clocklib: Update users of aliases to new API | Ian Molton | 2008-08-12 |
| * | [ARM] clocklib: Allow dynamic alias creation | Ian Molton | 2008-08-12 |
| * | [ARM] eseries: whitespace fixes and cleanup | Ian Molton | 2008-08-12 |
* | | [ARM] fix impd1.c build warning | Russell King | 2008-08-18 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-08-16 |
|\ \ |
|
| * | | [ARM] 5191/1: ARM: remove CVS keywords | Adrian Bunk | 2008-08-16 |
| * | | [ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16 | Eric Miao | 2008-08-16 |
| * | | [ARM] update mach-types | Russell King | 2008-08-16 |
| * | | [ARM] 5196/1: fix inline asm constraints for preload | Nicolas Pitre | 2008-08-16 |
| * | | [ARM] 5194/1: update .gitignore | Nicolas Pitre | 2008-08-12 |
| * | | [ARM] add proc-macros.S include to proc-arm940 and proc-arm946 | Russell King | 2008-08-12 |
| * | | [ARM] 5192/1: ARM TLB: add v7wbi_{possible,always}_flags to {possible,always}... | Paul Walmsley | 2008-08-12 |
| * | | [ARM] 5193/1: Wire up missing syscalls | Stefan Schmidt | 2008-08-12 |
| * | | [ARM] traps: don't call undef hook functions with spinlock held | Russell King | 2008-08-12 |
| * | | [ARM] 5183/2: Provide Poodle LoCoMo GPIO names | Dmitry Baryshkov | 2008-08-12 |
| * | | [ARM] dma-mapping: provide sync_range APIs | Russell King | 2008-08-10 |
| * | | [ARM] dma-mapping: improve type-safeness of DMA translations | Russell King | 2008-08-10 |
| * | | Merge branch 'for-rmk' of git://git.marvell.com/orion | Russell King | 2008-08-09 |
| |\ \ |
|
| | * | | [ARM] Kirkwood: instantiate the orion_spi driver in the platform code | Lennert Buytenhek | 2008-08-09 |
| | * | | [ARM] prevent crashing when too much RAM installed | Lennert Buytenhek | 2008-08-09 |
| | * | | [ARM] Kirkwood: Instantiate mv_xor driver | Saeed Bishara | 2008-08-09 |
| | * | | [ARM] Orion: Instantiate mv_xor driver for 5182 | Saeed Bishara | 2008-08-09 |
| | * | | [ARM] Orion: enable CONFIG_RTC_DRV_S35390A in the defconfg for QNAP devices | Martin Michlmayr | 2008-08-09 |
| | * | | [ARM] Orion: enable RTC_DRV_PCF8563 in the defconfig for HP mv2120 | Martin Michlmayr | 2008-08-09 |
| | * | | [ARM] Orion: enable KEYBOARD_GPIO in the defconfg | Martin Michlmayr | 2008-08-09 |
| | * | | [ARM] Orion: Export the reset button of the QNAP TS-409 | Martin Michlmayr | 2008-08-09 |
| | * | | [ARM] Orion: use better key codes for the TS-209/TS-409 buttons | Martin Michlmayr | 2008-08-09 |
| | * | | [ARM] Orion: export red SATA lights on TS-409, fix SATA presence/activity | Martin Michlmayr | 2008-08-09 |
| | * | | [ARM] Orion: support D0 5281 silicon | Lennert Buytenhek | 2008-08-09 |
| | * | | [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat | Lennert Buytenhek | 2008-08-09 |
| * | | | [ARM] S3C24XX: Fix section mismatch for s3c_lookup_cpu | Ben Dooks | 2008-08-09 |
| * | | | [ARM] CATS: Do not try and map bad PCI IRQ numbers | Ben Dooks | 2008-08-09 |
| * | | | [ARM] JIVE: Remove duplicated mtd includes | Huang Weiyi | 2008-08-09 |
| * | | | Merge http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm ... | Ben Dooks | 2008-08-08 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Ben Dooks | 2008-07-15 |
| |\ \ \ |
|
| * | | | | [ARM] S3C24XX: s3c243xx_clock_register() data can be __initdata | Ben Dooks | 2008-07-15 |
* | | | | | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE | Huang Ying | 2008-08-15 |
* | | | | | usb: musb: pass configuration specifics via pdata | Felipe Balbi | 2008-08-13 |
| |_|/ /
|/| | | |
|
* | | | | [ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USB | Adrian Bunk | 2008-08-08 |
* | | | | [ARM] fix pnx4008 build errors | Russell King | 2008-08-08 |
* | | | | [ARM] Fix SMP booting with non-zero PHYS_OFFSET | Russell King | 2008-08-07 |
* | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2008-08-07 |
|\ \ \ \ |
|
| * | | | | [ARM] pxa: introduce reset_status and clear_reset_status for driver's usage | Eric Miao | 2008-08-04 |