summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-1117-29/+42
|\
| * Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman2012-11-1664-536/+918
| |\
| * | ARM: dts: enable dma support for auart0 in mx28Huang Shijie2012-11-161-0/+1
| * | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-156-5/+15
| * | Merge v3.7-rc5 into tty-nextGreg Kroah-Hartman2012-11-1479-386/+545
| |\ \
| * | | UM: TTY: fix build errors now that tty->raw is goneJiri Slaby2012-10-301-15/+2
| * | | Merge 3.7-rc3 into tty-nextGreg Kroah-Hartman2012-10-29145-1043/+1475
| |\ \ \
| * | | | tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov2012-10-257-0/+21
| * | | | x86: ce4100: allow second UART usageMaxime Bizon2012-10-241-0/+3
| * | | | tty/serial/8250: Make omap hardware workarounds local to 8250.hTony Lindgren2012-10-241-9/+0
* | | | | Merge tag 'staging-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-112-1/+7
|\ \ \ \ \
| * | | | | staging: drm/imx: Remove duplicate inclusion of linux/videodev2.hSachin Kamat2012-11-211-1/+0
| * | | | | Merge 3.7-rc6 into staging-nextGreg Kroah-Hartman2012-11-1664-536/+918
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge 3.7-rc5 into staging-nextGreg Kroah-Hartman2012-11-1179-386/+545
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | staging: drm/omap: add support for ARCH_MULTIPLATFORMRob Clark2012-10-301-0/+7
| | |_|_|/ | |/| | |
* | | | | 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