summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-18ARM: fix CONFIG_VIRT_TO_BUS handlingArnd Bergmann
2013-03-18Merge tag 'renesas-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2013-03-15Merge tag 'arm-imx-fixes-for-3.9-rc' of git://git.pengutronix.de/git/imx/linu...Arnd Bergmann
2013-03-15ARM: i.MX35: enable MAX clockSascha Hauer
2013-03-15ARM: Scorpion is a v7 architecture, not v6Stephen Boyd
2013-03-15Merge branch 'armsoc/fix' of git://github.com/hzhuang1/linux into fixesArnd Bergmann
2013-03-15ARM: mmp: add platform_device head file in gplugdHaojian Zhuang
2013-03-14Merge at91 lcdfb bug fixes into fixesArnd Bergmann
2013-03-14Merge branch 'v3.9-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2013-03-14Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann
2013-03-14input/joystick: use get_cycles on ARMArnd Bergmann
2013-03-14[media] s5p-fimc: fix s5pv210 buildArnd Bergmann
2013-03-14clk: vt8500: Fix "fix device clock divisor calculations"Arnd Bergmann
2013-03-14ARM: i.MX25: Fix DT compilationSascha Hauer
2013-03-14ARM: at91: fix infinite loop in at91_irq_suspend/resumeLudovic Desroches
2013-03-14ARM: at91: add gpio suspend/resume support when using pinctrlLudovic Desroches
2013-03-13ARM: at91: fix LCD-wiring modeJohan Hovold
2013-03-13atmel_lcdfb: fix 16-bpp modes on older SOCsJohan Hovold
2013-03-13ARM: at91: dt: at91sam9x5: complete NAND pinctrlRichard Genoud
2013-03-13ARM: at91: dt: at91sam9x5: correct NAND pins commentsRichard Genoud
2013-03-12Merge tag 'davinci-for-v3.9-rc/fixes' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2013-03-12ARM: davinci: edma: fix dmaengine induced null pointer dereference on da830Matt Porter
2013-03-12ARM: spear3xx: Use correct pl080 header fileArnd Bergmann
2013-03-11Arm: socfpga: pl330: Add #dma-cells for generic dma binding supportPadmavathi Venna
2013-03-11Merge tag 'mvebu_fixes_for_v3.9' of git://git.infradead.org/users/jcooper/lin...Arnd Bergmann
2013-03-11Merge tag 'imx-fixes-3.9-2' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann
2013-03-11Merge tag 'mxs-fixes-3.9-2' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann
2013-03-11ARM: multiplatform: Sort the max gpio numbers.Maxime Ripard
2013-03-11ARM: imx: fix typo "DEBUG_IMX50_IMX53_UART"Paul Bolle
2013-03-11ARM: imx: pll1_sys should be an initial on clkShawn Guo
2013-03-10Linux 3.9-rc2Linus Torvalds
2013-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-09Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds
2013-03-09proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-09Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung
2013-03-09Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz
2013-03-08Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-03-08Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-08alpha: boot: fix build breakage introduced by system.h disintegrationWill Deacon
2013-03-08memcg: initialize kmem-cache destroying work earlierKonstantin Khlebnikov
2013-03-08Randy has movedRandy Dunlap
2013-03-08ksm: fix m68k build: only NUMA needs pfn_to_nidHugh Dickins
2013-03-08dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings
2013-03-08Revert parts of "hlist: drop the node parameter from iterators"Arnd Bergmann
2013-03-08idr: remove WARN_ON_ONCE() on negative IDsTejun Heo
2013-03-08mm/mempolicy.c: fix sp_node_init() argument orderingKOSAKI Motohiro
2013-03-08mm/mempolicy.c: fix wrong sp_node insertionHillf Danton
2013-03-08ipc: don't allocate a copy larger than maxPeter Hurley
2013-03-08ipc: fix potential oops when src msg > 4k w/ MSG_COPYPeter Hurley