| Commit message (Expand) | Author | Age |
* | 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] nommu: confirms the CR_V bit in nommu mode | Hyok S. Choi | 2006-09-28 |
| | * | [ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores. | Hyok S. Choi | 2006-09-28 |
| | * | [ARM] Make !MMU CPUs depend on !MMU | 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] nommu: defines CPU_CP15, CPU_CP15_MMU and CPU_CP15_MPU | Hyok S. Choi | 2006-09-27 |
| | * | [ARM] nommu: allows to support module in nommu | Hyok S. Choi | 2006-09-27 |
| | * | [ARM] do_bad_area() always takes current and current->active_mm | Russell King | 2006-09-27 |
| | * | [ARM] Add setup_mm_for_reboot() for nommu | Russell King | 2006-09-27 |
| | * | [ARM] Rename mm-armv.c to pgd.c | Russell King | 2006-09-27 |
| | * | [ARM] Move rest of MMU setup code from mm-armv.c to mmu.c | Russell King | 2006-09-27 |
| | * | [ARM] Split ARM MM initialisation for !mmu | Russell King | 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 |
| * | | [ARM] 3873/1: S3C24XX: Add irq_chip names | Ben Dooks | 2006-09-28 |
| * | | [ARM] 3872/1: S3C24XX: Apply consistant tabbing to irq_chips | Ben Dooks | 2006-09-28 |
| * | | [ARM] 3871/1: S3C24XX: Fix ordering of EINT4..23 | Ben Dooks | 2006-09-28 |
| * | | [ARM] 3870/1: AT91: Start removing static memory mappings | Andrew Victor | 2006-09-28 |
| * | | [ARM] 3869/1: AT91: NAND support for DK and KB9202 boards | Andrew Victor | 2006-09-28 |
| * | | [ARM] 3867/1: AT91 GPIO update | Andrew Victor | 2006-09-28 |
| * | | [ARM] 3866/1: AT91 clock update | Andrew Victor | 2006-09-28 |
| * | | [ARM] 3865/1: AT91RM9200 header updates | Andrew Victor | 2006-09-28 |
| * | | [ARM] 3862/2: S3C2410 - add basic power management support for AML M5900 series | David Anders | 2006-09-27 |
| * | | [ARM] kthread: switch arch/arm/kernel/apm.c | Serge E. Hallyn | 2006-09-27 |
| * | | [ARM] Off-by-one in arch/arm/common/icst* | Eric Sesterhenn | 2006-09-27 |
| * | | [ARM] 3864/1: Refactore sharpsl_pm | Dirk Opfer | 2006-09-27 |
| * | | [ARM] 3863/1: Add Locomo SPI Device | Dirk Opfer | 2006-09-27 |
| * | | [ARM] 3847/2: Convert LOMOMO to use struct device for GPIOs | Richard Purdie | 2006-09-27 |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream ... | Russell King | 2006-09-27 |
| |\ \
| | |/
| |/| |
|
| | * | ARM: OMAP: Remove common pm.c | Tony Lindgren | 2006-09-25 |
| | * | ARM: OMAP: Sync clocks with linux-omap tree | Tony Lindgren | 2006-09-25 |
| | * | [PATCH] ARM: OMAP: Check gpio_fck not gpio_ick | Komal Shah | 2006-09-25 |
| | * | ARM: OMAP: Sync DMA with linux-omap tree | Tony Lindgren | 2006-09-25 |
| | * | ARM: OMAP2: Make sure peripherals can be accessed after clk_enable | Juha Yrjola | 2006-09-25 |
| | * | ARM: OMAP2: Keep both APLLs active during bootup | Juha Yrjola | 2006-09-25 |
| | * | ARM: OMAP: Add sanity check to clk_disable | Juha Yrjola | 2006-09-25 |
| | * | ARM: OMAP: GPIO: IRQSTATUS2 workaround for retention state | Hiroshi DOYU | 2006-09-25 |
| | * | ARM: OMAP: Fix typo for 24xx GPIO resume | Tony Lindgren | 2006-09-25 |
| | * | ARM: OMAP: OMAP2 dmtimer power management support | Juha Yrjola | 2006-09-25 |
| | * | ARM: OMAP: Add support for forcing osc_ck on | Juha Yrjola | 2006-09-25 |
| | * | ARM: OMAP: Add enable/disable functions for dmtimer | Timo Teras | 2006-09-25 |
| | * | ARM: OMAP: Remove Remove superfluous/recursive locking for GPIO | David Brownell | 2006-09-25 |
| | * | ARM: OMAP: Fix spinlock recursion for dyntick | Tony Lindgren | 2006-09-25 |