summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-07-03ARM: tegra: fix VBUS regulator GPIO polarity in DTStephen Warren3-0/+4
2013-07-03Merge tag 'renesas-fixes-for-v3.11' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2-5/+5
2013-07-02ARM: Make multi_v7_defconfig usable on hardwareOlof Johansson1-28/+93
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds73-704/+3452
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds61-3529/+365
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds261-2610/+13440
2013-07-02Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds31-128/+792
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds369-16099/+17799
2013-07-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds158-8694/+1721
2013-07-02Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds42-122/+148
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds15-26/+8
2013-07-02Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-5/+62
2013-07-02Merge tag 'usb-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-29/+163
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds39-133/+21
2013-07-02ARM: shmobile: emev2 GIO3 resource fixMagnus Damm1-4/+4
2013-07-01ARM: shmobile: r8a73a4: Fix resources for SCIFB0Takanari Hayama1-1/+1
2013-06-30powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan1-1/+2
2013-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-7/+14
2013-06-29ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson1-2/+3
2013-06-30powerpc/pci: Improve device hotplug initializationGuenter Roeck1-5/+12
2013-06-29[readdir] constify ->actorAl Viro2-14/+11
2013-06-29[readdir] switch dcache_readdir() users to ->iterate()Al Viro1-1/+1
2013-06-29[readdir] introduce ->iterate(), ctx->pos, dir_emit()Al Viro1-1/+1
2013-06-29[readdir] introduce iterate_dir() and dir_contextAl Viro2-2/+6
2013-06-29sparc: __pci_mmap_set_flags() is uselessAl Viro1-10/+0
2013-06-29mn10300: don't bother with VM_IOAl Viro1-1/+1
2013-06-29hose_mmap_page_range(): io_remap_pfn_range() will set all those flags...Al Viro1-1/+0
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro33-105/+3
2013-06-28mn10300: Use early_param() to parse "mem=" parameterAkira Takeuchi1-33/+21
2013-06-28mn10300: Allow to pass array name to get_user()Akira Takeuchi1-1/+1
2013-06-28powerpc/eeh: Add eeh_dev to the cache during bootThadeu Lima de Souza Cascardo1-2/+2
2013-06-27Merge tag 'msm-clock-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson20-614/+181
2013-06-27Merge branch 'msm/fixes' into next/lateOlof Johansson3-4/+4
2013-06-27Merge tag 'davinci-for-v3.11/dt' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann3-4/+4
2013-06-27Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into next/fix...Arnd Bergmann15-27/+53
2013-06-27ARM: ux500: bail out on alien cpusLinus Walleij1-1/+2
2013-06-27Merge tag 'renesas-sh-sci-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-2/+14
2013-06-27Merge branch 'renesas/boards2' into next/lateArnd Bergmann12-77/+490
2013-06-27ARM: integrator: let pciv3 use mem/premem from device treeLinus Walleij1-23/+23
2013-06-27ARM: integrator: set local side PCI addresses rightLinus Walleij1-3/+3
2013-06-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+10
2013-06-26Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds10-7/+73
2013-06-26ARM: davinci: da850: adopt to pinctrl-single change for configuring multiple ...Manjunathappa, Prakash1-1/+1
2013-06-26ARM: dts: Add pcie controller node for exynos5440-ssdk5440Jingoo Han2-1/+9
2013-06-26ARM: dts: Add pcie controller node for Samsung EXYNOS5440 SoCJingoo Han1-0/+38
2013-06-26ARM: EXYNOS: Enable PCIe support for Exynos5440Jingoo Han2-0/+3
2013-06-26Merge tag 'at91-dt' of git://github.com/at91linux/linux-at91 into next/dtArnd Bergmann4-2/+44
2013-06-26Merge tag 'omap-pm-v3.11/fixes/omap5-voltdm' of git://git.kernel.org/pub/scm/...Arnd Bergmann1-10/+0
2013-06-26ARM: at91/PMC: use at91_usb_rate() for UTMI PLLNicolas Ferre1-2/+1
2013-06-26ARM: at91/PMC: fix at91sam9n12 USB FS initNicolas Ferre2-4/+24