summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | powerpc: Fix missing CRCs, add more asm-prototypes.h declarationsNicholas Piggin2016-11-221-0/+12
| * | | | | | | powerpc: Set missing wakeup bit in LPCR on POWER9Benjamin Herrenschmidt2016-11-222-4/+5
* | | | | | | | Merge branch 'parisc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-11-257-86/+57
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | parisc: Also flush data TLB in flush_icache_page_asmJohn David Anglin2016-11-251-15/+22
| * | | | | | | parisc: Fix race in pci-dma.cJohn David Anglin2016-11-251-1/+1
| * | | | | | | parisc: Switch to generic sched_clock implementationHelge Deller2016-11-252-47/+14
| * | | | | | | parisc: Fix races in parisc_setup_cache_timing()John David Anglin2016-11-252-19/+16
| * | | | | | | parisc: Fix printk continuations in system detectionHelge Deller2016-11-221-4/+4
* | | | | | | | tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf2016-11-231-2/+2
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-11-236-38/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | perf/x86/intel/uncore: Allow only a single PMU/box within an events groupPeter Zijlstra2016-11-221-4/+4
| * | | | | | | | perf/x86/intel: Cure bogus unwind from PEBS entriesPeter Zijlstra2016-11-222-13/+24
| * | | | | | | | perf/x86: Restore TASK_SIZE check on frame pointerJohannes Weiner2016-11-221-8/+2
| * | | | | | | | perf/x86: Add perf support for AMD family-17h processorsJanakarajan Natarajan2016-11-181-1/+7
| * | | | | | | | perf/x86/uncore: Fix crash by removing bogus event_list[] handling for SNB cl...Kan Liang2016-11-161-12/+0
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-11-2210-33/+95
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdtAndy Shevchenko2016-11-212-2/+2
| * | | | | | | | x86/build: Build compressed x86 kernels as PIE when !CONFIG_RELOCATABLE as wellH.J. Lu2016-11-211-3/+2
| * | | | | | | | x86/platform/intel-mid: Register watchdog device after SCUAndy Shevchenko2016-11-211-5/+27
| * | | | | | | | x86/fpu: Fix invalid FPU ptrace state after execve()Yu-cheng Yu2016-11-211-8/+8
| * | | | | | | | x86/boot: Fail the boot if !M486 and CPUID is missingAndy Lutomirski2016-11-211-0/+6
| * | | | | | | | x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski2016-11-211-1/+6
| * | | | | | | | x86/dumpstack: Prevent KASAN false positive warningsJosh Poimboeuf2016-11-181-1/+1
| * | | | | | | | x86/unwind: Prevent KASAN false positive warnings in guess unwinderJosh Poimboeuf2016-11-181-2/+6
| * | | | | | | | x86/boot: Avoid warning for zero-filling .bssArnd Bergmann2016-11-171-3/+6
| * | | | | | | | x86/sysfb: Fix lfb_size calculationDavid Herrmann2016-11-161-8/+17
| * | | | | | | | x86/sysfb: Add support for 64bit EFI lfb_baseDavid Herrmann2016-11-161-2/+16
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-11-2111-70/+916
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | sparc: drop duplicate header scatterlist.hGeliang Tang2016-11-191-1/+0
| * | | | | | | config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparcBabu Moger2016-11-181-0/+1
| * | | | | | | sparc64: Enable 64-bit DMATushar Dave2016-11-182-2/+10
| * | | | | | | sparc64: Enable sun4v dma ops to use IOMMU v2 APIsTushar Dave2016-11-184-58/+211
| * | | | | | | sparc64: Bind PCIe devices to use IOMMU v2 serviceTushar Dave2016-11-183-0/+60
| * | | | | | | sparc64: Initialize iommu_map_table and iommu_poolTushar Dave2016-11-182-0/+21
| * | | | | | | sparc64: Add ATU (new IOMMU) supportTushar Dave2016-11-186-0/+529
| * | | | | | | sparc64: Add FORCE_MAX_ZONEORDER and default to 13Dave Kleikamp2016-11-181-0/+18
| * | | | | | | sparc64: fix compile warning section mismatch in find_node()Thomas Tai2016-11-141-3/+3
| * | | | | | | sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson2016-11-101-2/+2
| * | | | | | | sparc64: Fix find_node warning if numa node cannot be foundThomas Tai2016-11-101-4/+61
* | | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-11-205-36/+30
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | ARM: Fix XIP kernelsRussell King2016-11-161-0/+5
| * | | | | | | ARM: 8628/1: dma-mapping: preallocate DMA-debug hash tables in core_initcallMarek Szyprowski2016-11-151-1/+1
| * | | | | | | ARM: 8624/1: proc-v7m.S: fix init section nameNicolas Pitre2016-11-151-1/+1
| * | | | | | | ARM: fix backtraceRussell King2016-11-152-34/+23
* | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-11-1912-23/+49
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'sunxi-fixes-for-4.9' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2016-11-171-0/+4
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | ARM: dts: sun8i: fix the pinmux for UART1Icenowy Zheng2016-10-251-0/+4
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge tag 'sti-dt-for-v4.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2016-11-171-1/+1
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | ARM: dts: STiH410-b2260: Fix typo in spi0 chipselect definitionLoic Pallardy2016-11-151-1/+1
| | |/ / / / /
| * | | | | | Merge tag 'imx-fixes-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2016-11-171-7/+7
| |\ \ \ \ \ \