summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-2010-35/+71
|\
| * ARM: ux500: use real AB8500 IRQ numbers instead of virtual onesLee Jones2013-02-101-9/+1
| * ARM: ux500: remove irq_base property from platform_dataLee Jones2013-02-101-1/+0
| * Merge branch 'allwinner-sunxi' into develLinus Walleij2013-02-085-1/+57
| |\
| | * ARM: sunxi: Add the pin groups for UART0 and UART1 on sun4iMaxime Ripard2013-02-011-0/+21
| | * ARM: sunxi: Add the sun4i pinctrl and gpio nodesMaxime Ripard2013-02-011-0/+9
| | * ARM: sunxi: Increase the number of GPIOs availableMaxime Ripard2013-02-011-1/+1
| | * ARM: sunxi: olinuxino: Add muxing for the uartMaxime Ripard2013-01-221-0/+2
| | * ARM: sunxi: Add uart1 pinctrl groupsMaxime Ripard2013-01-221-0/+14
| | * ARM: sunxi: Add pinctrl node to the device treeMaxime Ripard2013-01-221-0/+9
| | * ARM: sunxi: Add pinctrl driver for Allwinner SoCsMaxime Ripard2013-01-221-0/+1
| * | pinctrl/abx500: add AB8540 sub-driverPatrice Chotard2013-02-051-0/+1
| * | pinctrl/abx500: add AB9540 sub-driverPatrice Chotard2013-02-051-0/+1
| * | pinctrl/abx500: add AB8505 sub-driverPatrice Chotard2013-02-051-0/+1
| * | pinctrl/abx500: add AB8500 sub-driverPatrice Chotard2013-01-301-0/+1
| * | pinctrl: add abx500 pinctrl driver corePatrice Chotard2013-01-302-18/+2
| * | ARM: ux500: select the DB8540 pin controllerLinus Walleij2013-01-301-0/+1
| * | ARM: ux500: correct typo in pinctrl Device Tree nodeLee Jones2013-01-301-1/+1
| * | ARM: ux500: Provide a link from AB8500 Pinctrl to the PRCMULee Jones2013-01-181-4/+4
| * | pinctrl: exynos: change PINCTRL_EXYNOS optionKukjin Kim2013-01-181-1/+1
| * | pinctrl/nomadik: add device tree supportGabriel Fernandez2013-01-111-1/+1
| |/
* | Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-201-11/+3
|\ \
| * | x86/mce: don't use [delayed_]work_pending()Tejun Heo2012-12-281-11/+3
* | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-205-409/+1353
|\ \ \
| * | | x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3Mike Travis2013-02-121-2479/+1
| * | | x86, uv, uv3: Update Time Support for SGI UV3Mike Travis2013-02-121-6/+7
| * | | x86, uv, uv3: Update x2apic Support for SGI UV3Mike Travis2013-02-121-35/+171
| * | | x86, uv, uv3: Update Hub Info for SGI UV3Mike Travis2013-02-121-8/+36
| * | | x86, uv, uv3: Update ACPI Check to include SGI UV3Mike Travis2013-02-121-2/+1
| * | | x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3)Mike Travis2013-02-121-108/+3366
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-2011-18/+451
|\ \ \ \
| * | | | x86: Add TS-5500 platform supportVivien Didelot2013-01-254-0/+350
| * | | | x86/srat: Simplify memory affinity init error handlingDavidlohr Bueso2013-01-241-14/+15
| * | | | x86/apb/timer: Remove unnecessary "if"Cong Ding2013-01-241-1/+1
| * | | | Merge tag 'numascale' into x86/platformH. Peter Anvin2013-01-223-3/+20
| |\ \ \ \
| | * | | | x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_idDaniel J Blueman2013-01-102-3/+3
| | * | | | x86, AMD, NB: Add multi-domain supportDaniel J Blueman2013-01-101-0/+17
| | | |_|/ | | |/| |
| * | | | goldfish: platform device for x86Jun Nakajima2013-01-214-0/+65
* | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-205-5/+73
|\ \ \ \ \
| * | | | | X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan2013-02-135-4/+64
| * | | | | X86: Add a check to catch Xen emulation of Hyper-VK. Y. Srinivasan2013-02-131-0/+7
| * | | | | x86: Hyper-V: register clocksource only if its advertisedOlaf Hering2013-02-131-1/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-205-14/+9
|\ \ \ \ \
| * | | | | x86/memtest: Shorten time for testsAlexander Holler2013-02-181-8/+2
| * | | | | x86: Convert a few mistaken __cpuinit annotations to __initJan Beulich2013-01-243-3/+3
| * | | | | x86/EFI: Properly init-annotate BGRT codeJan Beulich2013-01-241-3/+4
* | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-204-10/+6
|\ \ \ \ \ \
| * | | | | | x86: ptrace.c only needs export.h and not the full module.hPaul Gortmaker2013-02-141-1/+1
| * | | | | | x86, apb_timer: remove unused variable percpu_timerSasha Levin2012-12-201-6/+2
| * | | | | | um: don't compare a pointer to 0Sasha Levin2012-12-201-1/+1