summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-116-6/+6
|\
| * Merge 3.7-rc6 into char-misc-nextGreg Kroah-Hartman2012-11-16140-922/+1463
| |\
| * \ Merge 3.7-rc3 into char-misc-nextGreg Kroah-Hartman2012-10-29145-1043/+1475
| |\ \
| * | | /dev/mem: use phys_addr_t for physical addressesCyril Chemparathy2012-10-246-6/+6
* | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-116-18/+0
|\ \ \ \
| * | | | unicore32/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-2/+0
| * | | | sh/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-2/+0
| * | | | powerpc/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-282-8/+0
| * | | | mips/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-2/+0
| * | | | microblaze/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-4/+0
* | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-113-1/+3
|\ \ \ \ \
| * | | | | gpio: pcf857x: use client->irq for gpio_to_irq()Kuninori Morimoto2012-12-071-1/+1
| * | | | | gpio: SPEAr: add spi chipselect control driverShiraz Hashim2012-11-181-0/+1
| * | | | | gpio: clps711x: delete local <mach/gpio.h> headerLinus Walleij2012-10-151-13/+0
| * | | | | GPIO: Add support for GPIO on CLPS711X-target platformAlexander Shiyan2012-10-152-0/+14
* | | | | | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-117-8/+13
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2012-11-291-2/+2
| |\ \ \ \ \ \
| | * | | | | | cpuidle: Measure idle state durations with monotonic clockJulius Werner2012-11-271-2/+2
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2012-11-291-0/+1
| |\ \ \ \ \ \
| | * | | | | | cpufreq: SPEAr: Add CPUFreq driverDeepak Sikri2012-11-271-0/+1
| | |/ / / / /
| * | | | | | Merge branch 'acpi-general'Rafael J. Wysocki2012-11-291-0/+2
| |\ \ \ \ \ \
| | * | | | | | Revert "ACPI / x86: Add quirk for "CheckPoint P-20-00" to not use bridge _CRS...Rafael J. Wysocki2012-11-161-10/+0
| | * | | | | | ACPI / Sleep: add acpi_sleep=nonvs_s3 parameterKristen Carlson Accardi2012-11-151-0/+2
| | * | | | | | ACPI / x86: Add quirk for "CheckPoint P-20-00" to not use bridge _CRS_ infoFeng Tang2012-11-151-0/+10
| | |/ / / / /
| * | | | | | Merge branch 'acpi-enumeration'Rafael J. Wysocki2012-11-294-6/+8
| |\ \ \ \ \ \
| | * | | | | | ACPI / ia64: Export acpi_[un]register_gsi()Mika Westerberg2012-11-151-0/+2
| | * | | | | | ACPI / x86: Export acpi_[un]register_gsi()Andy Shevchenko2012-11-151-0/+6
| | * | | | | | driver core / ACPI: Move ACPI support to core device and driver typesMika Westerberg2012-11-152-6/+0
| | |/ / / / /
* | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-1130-94/+87
|\ \ \ \ \ \ \
| * | | | | | | arm64: Fix the dtbs target buildingCatalin Marinas2012-12-101-1/+1
| * | | | | | | Merge remote-tracking branch 'robherring/for-next' into devicetree/nextGrant Likely2012-12-0422-85/+77
| |\ \ \ \ \ \ \
| | * | | | | | | microblaze: use new common dtc ruleStephen Warren2012-12-035-22/+26
| | * | | | | | | c6x: use new common dtc ruleStephen Warren2012-12-035-23/+23
| | * | | | | | | openrisc: use new common dtc ruleStephen Warren2012-12-032-6/+1
| | * | | | | | | arm64: Add dtbs target for building all the enabled dtb filesRob Herring2012-12-032-6/+12
| | * | | | | | | arm64: use new common dtc ruleStephen Warren2012-12-033-6/+6
| | * | | | | | | ARM: dt: change .dtb build rules to build in dts directoryGrant Likely2012-12-033-14/+10
| | * | | | | | | kbuild: centralize .dts->.dtb ruleStephen Warren2012-11-303-9/+0
| * | | | | | | | Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"Randy Dunlap2012-11-301-1/+1
| * | | | | | | | powerpc: Fix fallout from device_node->name constificationGrant Likely2012-11-291-1/+1
| |/ / / / / / /
| * | | | | | | ARM: tegra: seaboard: add missing DT vendor prefixesStephen Warren2012-11-201-2/+2
| * | | | | | | drivers/of: Constify device_node->name and ->path_component_nameGrant Likely2012-11-174-5/+4
| * | | | | | | arm-dt: Enable DT proc updates.Pantelis Antoniou2012-11-151-0/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-12-113-72/+5
|\ \ \ \ \ \ \
| * | | | | | | clk: move IM-PD1 clocks to drivers/clkLinus Walleij2012-11-211-66/+3
| * | | | | | | ARM: ux500: Remove cpufreq platform deviceUlf Hansson2012-11-091-6/+0
| * | | | | | | clk: Common clocks implementation for Versatile ExpressPawel Moll2012-10-291-0/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-1165-814/+2931
|\ \ \ \ \ \ \
| * | | | | | | ARM: mmp: select PINCTRL for ARCH_MMPAxel Lin2012-12-021-0/+1
| * | | | | | | Merge branch 'at91' into develLinus Walleij2012-11-2129-139/+1770
| |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud