aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
2006-09-29[PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdataKomal Shah
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-09-28Merge nommu branchRussell King
2006-09-28[ARM] 3856/1: Add clocksource for Intel IXP4xx platformsKevin Hilman
2006-09-28[ARM] 3855/1: Add generic time supportKevin Hilman
2006-09-28[ARM] 3873/1: S3C24XX: Add irq_chip namesBen Dooks
2006-09-28[ARM] 3872/1: S3C24XX: Apply consistant tabbing to irq_chipsBen Dooks
2006-09-28[ARM] 3871/1: S3C24XX: Fix ordering of EINT4..23Ben Dooks
2006-09-28[ARM] nommu: confirms the CR_V bit in nommu modeHyok S. Choi
2006-09-28[ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores.Hyok S. Choi
2006-09-28[ARM] 3870/1: AT91: Start removing static memory mappingsAndrew Victor
2006-09-28[ARM] 3869/1: AT91: NAND support for DK and KB9202 boardsAndrew Victor
2006-09-28[ARM] 3867/1: AT91 GPIO updateAndrew Victor
2006-09-28[ARM] 3866/1: AT91 clock updateAndrew Victor
2006-09-28[ARM] 3865/1: AT91RM9200 header updatesAndrew Victor
2006-09-27[ARM] 3862/2: S3C2410 - add basic power management support for AML M5900 seriesDavid Anders
2006-09-27[ARM] kthread: switch arch/arm/kernel/apm.cSerge E. Hallyn
2006-09-27[ARM] Off-by-one in arch/arm/common/icst*Eric Sesterhenn
2006-09-27[ARM] 3864/1: Refactore sharpsl_pmDirk Opfer
2006-09-27[ARM] 3863/1: Add Locomo SPI DeviceDirk Opfer
2006-09-27[ARM] 3847/2: Convert LOMOMO to use struct device for GPIOsRichard Purdie
2006-09-27USB: pxa2xx_udc understands GPIO based VBUS sensingDavid Brownell
2006-09-27USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream ...Russell King
2006-09-27[ARM] Make !MMU CPUs depend on !MMURussell King
2006-09-27[ARM] nommu: add ARM946E-S core supportHyok S. Choi
2006-09-27[ARM] nommu: add ARM940T core supportHyok S. Choi
2006-09-27[ARM] nommu: add ARM9TDMI core supportHyok S. Choi
2006-09-27[ARM] nommu: add ARM740T core supportHyok S. Choi
2006-09-27[ARM] nommu: add ARM7TDMI core supportHyok S. Choi
2006-09-27[ARM] nommu: manage the CP15 thingsHyok S. Choi
2006-09-27[ARM] nommu: defines CPU_CP15, CPU_CP15_MMU and CPU_CP15_MPUHyok S. Choi
2006-09-27[ARM] nommu: allows to support module in nommuHyok S. Choi
2006-09-27[ARM] do_bad_area() always takes current and current->active_mmRussell King
2006-09-27[ARM] Add setup_mm_for_reboot() for nommuRussell King
2006-09-27[ARM] Rename mm-armv.c to pgd.cRussell King
2006-09-27[ARM] Move rest of MMU setup code from mm-armv.c to mmu.cRussell King
2006-09-27[ARM] Split ARM MM initialisation for !mmuRussell King
2006-09-27[ARM] Separate page table manipulation code from bootmem initialisationRussell King
2006-09-27[ARM] 3860/1: Versatile PCI config byte accessesPaul Brook
2006-09-27[ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR transla...George G. Davis
2006-09-27[ARM] 3858/1: S3C2412: power management codeBen Dooks
2006-09-27[ARM] 3854/2: S3C2410 - add machine type for AML M5900 series (resubmitted)David Anders
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-09-25ARM: OMAP: Remove common pm.cTony Lindgren
2006-09-25ARM: OMAP: Sync clocks with linux-omap treeTony Lindgren
2006-09-25[PATCH] ARM: OMAP: Check gpio_fck not gpio_ickKomal Shah