summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | 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
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'samsung-soc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2017-01-043-33/+77
| |\ \ \ \ \ \
| | * | | | | | ARM: Drop fixed 200 Hz timer requirement from Samsung platformsKrzysztof Kozlowski2016-12-071-2/+1
| | * | | | | | ARM: S3C24XX: Add DMA slave maps for remaining s3c24xx SoCsSylwester Nawrocki2016-11-051-0/+76
| | * | | | | | ARM: EXYNOS: Remove smp_init_cpus hook from platsmp.cPankaj Dubey2016-11-051-31/+0
| * | | | | | | Merge tag 'qcom-fixes-for-4.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2017-01-041-0/+10
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: dts: msm8996: Add required memory carveoutsStephen Boyd2016-12-281-0/+10
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'renesas-fixes-for-v4.10' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2017-01-041-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | arm64: dts: h3ulcb: Provide sd0_uhs nodeSimon Horman2016-12-081-1/+1
* | | | | | | | Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-01-051-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | xen/setup: Don't relocate p2m over existing oneRoss Lagerwall2016-12-221-3/+3
* | | | | | | | | Merge branch 'parisc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-01-033-5/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | parisc: Add line-break when printing segfault infoHelge Deller2017-01-021-1/+1
| * | | | | | | | | parisc: Drop TIF_RESTORE_SIGMASK and switch to generic codeHelge Deller2016-12-291-1/+0
| * | | | | | | | | parisc: Mark cr16 clocksource unstable on SMP systemsHelge Deller2016-12-291-3/+20
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-01-022-4/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | s390/kbuild: enable modversions for symbols exported from asmHeiko Carstens2016-12-201-0/+8
| * | | | | | | | | s390/vtime: correct system time accountingMartin Schwidefsky2016-12-201-4/+4
* | | | | | | | | | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-01-021-0/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | openrisc: Add _text symbol to fix ksym build errorStafford Horne2017-01-021-0/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds2016-12-291-0/+13
* | | | | | | | | x86/mce/AMD: Make the init code more robustThomas Gleixner2016-12-261-0/+3
* | | | | | | | | arm64: don't pull uaccess.h into *.SAl Viro2016-12-269-71/+72
|/ / / / / / / /
* | | | | | | | powerpc: Fix build warning on 32-bit PPCLarry Finger2016-12-251-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-2321-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