aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2010-08-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-08-05arm,kgdb: Add ability to trap into debugger on notify_dieJason Wessel
2010-08-05kgdb,arm: Individual register get/set for armJason Wessel
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov
2010-07-31Merge branch 'devel-stable' into develRussell King
2010-07-31Merge branch 'misc' into develRussell King
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King
2010-07-31Merge branch 'shmobile' into develRussell King
2010-07-31ARM: 6278/2: fix regression in RealView after the introduction of pclkLinus Walleij
2010-07-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-07-30SA1111: Eliminate use after freeJulia Lawall
2010-07-30ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King
2010-07-30ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King
2010-07-29ARM: 6277/1: mach-shmobile: Allow users to select HZ, default to 128Magnus Damm
2010-07-29ARM: 6276/1: mach-shmobile: remove duplicate NR_IRQS_LEGACYMagnus Damm
2010-07-29Merge branch 'arm/booting' of git://git.pengutronix.de/git/ukl/linux-2.6 into...Russell King
2010-07-29Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King
2010-07-29Merge branch 'wells/lpc32xx-arch_v2' of git://git.lpclinux.com/linux-2.6-lpc ...Russell King
2010-07-29ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King
2010-07-29ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLECatalin Marinas
2010-07-29ARM: 6272/1: Convert L2x0 to use the IO relaxed operationsCatalin Marinas
2010-07-29ARM: 6271/1: Introduce *_relaxed() I/O accessorsCatalin Marinas
2010-07-29ARM: 6275/1: ux500: don't use writeb() in uncompress.hRabin Vincent
2010-07-29ARM: 6274/1: add global control registers definition header file for nuc900wanzongshun
2010-07-29ARM: 6270/1: clean files in arch/arm/boot/compressed/Magnus Damm
2010-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-07-28davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied highSekhar Nori
2010-07-28mx2_camera: Add soc_camera support for i.MX25/i.MX27Baruch Siach
2010-07-28arm/imx/gpio: add spinlock protectionBaruch Siach
2010-07-27ARM: Add support for the LPC32XX archKevin Wells
2010-07-27ARM: LPC32XX: Arch config menu supoport and makefilesKevin Wells
2010-07-27ARM: LPC32XX: Phytec 3250 platform supportKevin Wells
2010-07-27ARM: LPC32XX: Misc support functionsKevin Wells
2010-07-27ARM: LPC32XX: Serial support codeKevin Wells
2010-07-27ARM: LPC32XX: System suspend supportKevin Wells
2010-07-27ARM: LPC32XX: GPIO, timer, and IRQ driversKevin Wells
2010-07-27ARM: LPC32XX: Clock driverKevin Wells
2010-07-27ARM: LPC32XX: Debug and IRQ macrosKevin Wells
2010-07-27ARM: LPC32XX: Initial arch header filesKevin Wells
2010-07-27ARM: call machine_shutdown() from machine_halt(), etcRussell King
2010-07-27ARM: SMP: Always enable clock event broadcast supportRussell King
2010-07-27ARM: Factor out common code from cpu_proc_fin()Russell King
2010-07-27ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag faultKirill A. Shutemov
2010-07-27ARM: 6256/1: Check arch version and modify fsr_info[] depends on it at runtimeKirill A. Shutemov
2010-07-27ARM: 6255/1: Workaround infinity loop in handling of translation faultsKirill A. Shutemov
2010-07-27ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov