| Commit message (Expand) | Author | Age |
* | [PATCH] cleanup asm/setup.h userspace visibility | Adrian Bunk | 2006-12-07 |
* | [PATCH] Add struct dev pointer to dma_is_consistent() | Ralf Baechle | 2006-12-07 |
* | [PATCH] remove kernel syscalls | Arnd Bergmann | 2006-12-07 |
* | WorkQueue: Fix up arch-specific work items where possible | David Howells | 2006-12-05 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-12-04 |
|\ |
|
| * | [libata] ARM: add ixp4xx PATA driver | Alessandro Zummo | 2006-12-01 |
* | | [NET]: ARM checksum annotations and cleanups. | Al Viro | 2006-12-03 |
|/ |
|
* | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 2006-12-01 |
* | [ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multip... | Milan Svoboda | 2006-11-29 |
* | [ARM] 3942/1: ARM: comment: consistent_sync should not be called directly | Dan Williams | 2006-11-22 |
* | [ARM] ebsa110: fix warnings generated by asm/arch/io.h | Russell King | 2006-11-20 |
* | [ARM] 3919/1: Fixed definition of some PXA270 CIF related registers | Enrico Scholz | 2006-11-03 |
* | [ARM] Add __must_check to uaccess functions | Russell King | 2006-10-28 |
* | [ARM] 3902/1: Enable GPIO81-84 on PXA255 | Craig Hughes | 2006-10-24 |
* | [ARM] 3890/1: [Jornada7xx] Addition of MCU commands into jornada720.h | Kristoffer Ericson | 2006-10-14 |
* | [ARM] 3888/1: add pxa27x SSP FSRT register bit definition | Liam Girdwood | 2006-10-14 |
* | [PATCH] arm-versatile iomem annotations | Al Viro | 2006-10-11 |
* | [PATCH] arm: use unsigned long instead of unsigned int in get_user() | Al Viro | 2006-10-11 |
* | [PATCH] Consolidate check_signature | Matthew Wilcox | 2006-10-11 |
* | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 2006-10-09 |
* | [PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument... | Al Viro | 2006-10-08 |
* | [PATCH] misc arm pt_regs fixes | Al Viro | 2006-10-08 |
* | Initial blind fixup for arm for irq changes | Linus Torvalds | 2006-10-06 |
* | [PATCH] atmel_serial: Pass fixed register mappings through platform_data | Haavard Skinnemoen | 2006-10-04 |
* | [PATCH] atmel_serial: Rename at91_register_uart_fns | Haavard Skinnemoen | 2006-10-04 |
* | [PATCH] at91_serial -> atmel_serial: Public definitions | Haavard Skinnemoen | 2006-10-04 |
* | [PATCH] at91_serial -> atmel_serial: Kconfig symbols | Haavard Skinnemoen | 2006-10-04 |
* | [PATCH] at91_serial -> atmel_serial: at91rm9200_usart.h | Haavard Skinnemoen | 2006-10-04 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-10-03 |
|\ |
|
| * | [ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup... | Richard Purdie | 2006-10-02 |
| * | [ARM] 3874/1: Remove leftover usage of asm/timeofday.h | Kevin Hilman | 2006-09-29 |
* | | [WATCHDOG] pnx4008: add watchdog support | Vitaly Wool | 2006-10-02 |
* | | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann | 2006-10-02 |
* | | [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks | Martin Schwidefsky | 2006-10-01 |
* | | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 2006-09-29 |
* | | [PATCH] OMAP: Add keypad driver | Komal Shah | 2006-09-29 |
|/ |
|
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-09-28 |
|\ |
|
| * | Merge nommu branch | Russell King | 2006-09-28 |
| |\ |
|
| | * | [ARM] Use CPU_CACHE_* where possible in asm/cacheflush.h | Russell King | 2006-09-27 |
| | * | [ARM] nommu: add ARM946E-S core support | Hyok S. Choi | 2006-09-27 |
| | * | [ARM] nommu: add ARM940T core support | Hyok S. Choi | 2006-09-27 |
| | * | [ARM] nommu: add ARM9TDMI core support | Hyok S. Choi | 2006-09-27 |
| | * | [ARM] nommu: add ARM740T core support | Hyok S. Choi | 2006-09-27 |
| | * | [ARM] nommu: add ARM7TDMI core support | Hyok S. Choi | 2006-09-27 |
| | * | [ARM] nommu: manage the CP15 things | Hyok S. Choi | 2006-09-27 |
| | * | [ARM] Separate page table manipulation code from bootmem initialisation | Russell King | 2006-09-27 |
| * | | [ARM] 3856/1: Add clocksource for Intel IXP4xx platforms | Kevin Hilman | 2006-09-28 |
| * | | [ARM] 3855/1: Add generic time support | Kevin Hilman | 2006-09-28 |