summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: Fix WL1283 Bluetooth Baud RateAdam Ford2017-01-051-1/+1
* ARM: dts: am572x-idk: Add gpios property to control PCIE_RESETnKishon Vijay Abraham I2016-12-301-0/+4
* Merge branch 'omap-for-v4.10/legacy' into omap-for-v4.10/fixesTony Lindgren2016-12-273-165/+1
|\
| * ARM: OMAP2+: Remove legacy gpio codeGrygorii Strashko2016-11-233-165/+1
* | ARM: OMAP2+: PRM: Delete an error message for a failed memory allocationMarkus Elfring2016-12-271-3/+1
* | ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flagsPali Rohár2016-12-271-0/+2
* | ARM: dts: dra72-evm-tps65917: Add voltage supplies to usb_phy, mmc, dssLokesh Vutla2016-12-271-0/+16
* | ARM: dts: am57xx-idk: Put USB2 port in peripheral modeRoger Quadros2016-12-271-1/+1
* | ARM: dts: am57xx-idk: Support VBUS detection on USB2 portRoger Quadros2016-12-273-10/+17
* | dt-bindings: mfd: Remove TPS65217 interruptsMilo Kim2016-12-271-5/+3
* | ARM: dts: am335x: Fix the interrupt name of TPS65217Milo Kim2016-12-271-1/+1
* | ARM: omap2+: fixing wrong strcat for Non-NULL terminated stringManinder Singh2016-12-271-4/+4
* | ARM: omap2+: am437x: rollback to use omap3_gptimer_timer_init()Grygorii Strashko2016-12-272-5/+6
* | ARM: dts: omap3: Add DTS for Logic PD SOM-LV 37xx Dev KitAdam Ford2016-12-271-0/+1
* | ARM: dts: dra7: Add an empty chosen node to top level DTSIJavier Martinez Canillas2016-12-271-0/+1
* | ARM: dts: dm816x: Add an empty chosen node to top level DTSIJavier Martinez Canillas2016-12-271-0/+1
* | ARM: dts: dm814x: Add an empty chosen node to top level DTSIJavier Martinez Canillas2016-12-271-0/+1
* | ARM: dts: am4372: Add an empty chosen node to top level DTSIJavier Martinez Canillas2016-12-271-0/+1
* | ARM: dts: am33xx: Add an empty chosen node to top level DTSIJavier Martinez Canillas2016-12-271-0/+1
* | ARM: dts: omap5: Add an empty chosen node to top level DTSIJavier Martinez Canillas2016-12-271-0/+1
* | ARM: dts: omap4: Add an empty chosen node to top level DTSIJavier Martinez Canillas2016-12-271-0/+1
* | ARM: dts: omap3: Add an empty chosen node to top level DTSIJavier Martinez Canillas2016-12-271-0/+1
* | ARM: dts: omap2: Add an empty chosen node to top level DTSIJavier Martinez Canillas2016-12-271-0/+1
* | powerpc: Fix build warning on 32-bit PPCLarry Finger2016-12-261-1/+1
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-2567-131/+129
|\ \
| * | ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-254-7/+6
| * | clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-2563-124/+123
* | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-2535-64/+73
|\ \ \ | |/ / |/| |
| * | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-2532-44/+44
| * | x86/msr: Remove bogus cleanup from the error pathThomas Gleixner2016-12-251-1/+0
| * | perf/x86/intel/cstate: Prevent hotplug callback leakThomas Gleixner2016-12-251-7/+7
| * | ARM/imx/mmcd: Fix broken cpu hotplug handlingThomas Gleixner2016-12-251-12/+22
* | | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24442-442/+442
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-2421-114/+263
|\ \
| * | Revert "x86/unwind: Detect bad stack return address"Josh Poimboeuf2016-12-231-10/+1
| * | x86/paravirt: Mark unused patch_default labelPeter Zijlstra2016-12-222-2/+2
| * | x86/microcode/AMD: Reload proper initrd start addressBorislav Petkov2016-12-211-7/+5
| * | x86/platform/intel/quark: Add printf attribute to imr_self_test_result()Nicolas Iooss2016-12-201-1/+2
| * | x86/platform/intel-mid: Switch MPU3050 driver to IIOLinus Walleij2016-12-201-1/+1
| * | x86/alternatives: Do not use sync_core() to serialize I$Borislav Petkov2016-12-201-5/+10
| * | x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panicVitaly Kuznetsov2016-12-201-0/+24
| * | x86/asm: Rewrite sync_core() to use IRET-to-selfAndy Lutomirski2016-12-191-22/+58
| * | x86/microcode/intel: Replace sync_core() with native_cpuid()Andy Lutomirski2016-12-191-3/+23
| * | Revert "x86/boot: Fail the boot if !M486 and CPUID is missing"Andy Lutomirski2016-12-191-6/+0
| * | x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernelsAndy Lutomirski2016-12-191-1/+1
| * | x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6Andy Lutomirski2016-12-191-3/+4
| * | x86/tools: Fix gcc-7 warning in relocs.cMarkus Trippelsdorf2016-12-191-1/+2
| * | x86/unwind: Dump stack data on warningsJosh Poimboeuf2016-12-192-1/+39
| * | x86/unwind: Adjust last frame check for aligned function stacksJosh Poimboeuf2016-12-191-1/+8
| * | x86/init: Fix a couple of comment typosDmitry Torokhov2016-12-191-3/+3