summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-12-028-6/+22
|\
| * arm64: dts: juno: fix cluster sleep state entry latency on all SoC versionsSudeep Holla2016-12-023-3/+3
| * arm64: dts: juno: Correct PCI IO windowJeremy Linton2016-11-301-1/+1
| * Merge tag 'sti-dt-for-v4.9-rc-round2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2016-11-251-0/+16
| |\
| | * ARM: dts: STiH407-family: fix i2c nodesLoic Pallardy2016-11-231-0/+16
| * | Merge tag 'sunxi-fixes-for-4.9-2' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2016-11-253-2/+2
| |\ \
| | * | ARM: gr8: Rename the DTSI and relevant DTSMaxime Ripard2016-11-223-2/+2
* | | | ARC: mm: PAE40: Fix crash at munmapYuriy Kolerov2016-11-291-1/+1
* | | | ARC: mm: IOC: Don't enable IOC by defaultVineet Gupta2016-11-281-1/+1
* | | | ARC: Don't use "+l" inline asm constraintVineet Gupta2016-11-281-4/+5
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-11-275-9/+29
|\ \ \ \
| * | | | MIPS: mm: Fix output of __do_page_faultMatt Redfearn2016-11-251-4/+5
| * | | | MIPS: Mask out limit field when calculating wired entry countPaul Burton2016-11-244-5/+24
| |/ / /
* | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-11-2647-131/+208
|\ \ \ \
| * | | | Revert "arm: move exports to definitions"Russell King2016-11-2347-131/+208
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-265-29/+28
|\ \ \ \ \
| * | | | | KVM: x86: check for pic and ioapic presence before useRadim Krčmář2016-11-241-0/+13
| * | | | | KVM: x86: fix out-of-bounds accesses of rtc_eoi mapRadim Krčmář2016-11-242-3/+3
| * | | | | KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář2016-11-241-25/+11
| * | | | | KVM: x86: fix out-of-bounds access in lapicRadim Krčmář2016-11-241-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-11-269-12/+64
|\ \ \ \ \
| * | | | | powerpc/mm: Fixup kernel read only mappingAneesh Kumar K.V2016-11-252-6/+16
| * | | | | powerpc/boot: Fix the early OPAL console wrappersOliver O'Halloran2016-11-244-2/+31
| * | | | | 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
| |/ / / / / /