aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-07-04Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2011-07-04AT91: Change nand buswidth logic to match hardware default configurationNicolas Ferre
2011-06-30Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-06-30ARM: mach-shmobile: make a struct in board-ap4evb.c staticGuennadi Liakhovetski
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-06-27Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-06-25at91: Use "pclk" as con_id on at91cap9 and at91rm9200Joachim Eastwood
2011-06-25at91: fix udc, ehci and mmc clock device name for cap9/9g45/9rlJean-Christophe PLAGNIOL-VILLARD
2011-06-25at91: fix at91_set_serial_console: use platform device idJean-Christophe PLAGNIOL-VILLARD
2011-06-24ARM: pm: ensure ARMv7 CPUs save and restore the TLS registerRussell King
2011-06-24ARM: pm: proc-v7: fix missing struct processor pointers for suspend codeRussell King
2011-06-21ARM: 6969/1: plat-iop: fix build errorLinus Walleij
2011-06-21ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entriesDave Martin
2011-06-21ARM: SMP: wait for CPU to be marked activeRussell King
2011-06-21ARM: mach-shmobile: ag5evm: consistently name sdhi info structuresSimon Horman
2011-06-21ARM: mach-shmobile: mackerel: change usbhs devices orderKuninori Morimoto
2011-06-20Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds
2011-06-20msm: timer: Fix DGT rate on 8960 and 8660Stephen Boyd
2011-06-17msm: timer: compensate for timer shift in msm_read_timer_countJeff Ohlstein
2011-06-17Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...Linus Torvalds
2011-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds
2011-06-17ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbolsDave Martin
2011-06-17ARM: 6962/1: mach-h720x: fix build errorLinus Walleij
2011-06-17ARM: 6959/1: SMP build fix for entry-macro-multi.SMagnus Damm
2011-06-16amba pl011: platform data for reg lockup and glitch v2Shreshtha Kumar Sahu
2011-06-16Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-06-16gpio: include linux/gpio.h where neededRandy Dunlap
2011-06-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-06-15rtc: fix build warnings in defconfigsWanlong Gao
2011-06-15ARM: mach-shmobile: mackerel: tidyup usbhs driver settingsKuninori Morimoto
2011-06-14Merge branch 'fixes-v3.0-rc3' into devel-fixesTony Lindgren
2011-06-14OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIMEKevin Hilman
2011-06-14ARM: mach-shmobile: Correct SCIF port types for SH7367.Paul Mundt
2011-06-14ARM: mach-shmobile: sh73a0 gic_arch_extn.irq_set_wake() fixMagnus Damm
2011-06-14ARM: mach-shmobile: Mackerel USB platform data updateMagnus Damm
2011-06-14ARM: mach-shmobile: AG5EVM SDHI1 platform data updateMagnus Damm
2011-06-13Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-06-13Merge branch 'for_3.0/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kern...Tony Lindgren
2011-06-13omap: pandora: fix NAND supportGrazvydas Ignotas
2011-06-12Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-11ep93xx: set DMA masks for the ep93xx_ethMika Westerberg
2011-06-11ARM: footbridge: fix clock event supportRussell King
2011-06-11ARM: footbridge: fix debug macrosRussell King
2011-06-11ARM: initrd: disable initrds outside of memoryRussell King
2011-06-10Merge branch 'davinci-next' of git://gitorious.org/linux-davinci/linux-davinc...Russell King
2011-06-10Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesRussell King
2011-06-09ARM: extend Code: line by one 16-bit quantity for Thumb instructionsRussell King
2011-06-09gpio/nomadik: fix sleepmode for elder NomadikLinus Walleij
2011-06-09ARM: 6955/1: cmpxchg syscall should data abort if page not writePo-Yu Chuang