summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-12-12s390: fix initrd corruptions with gcov/kcov instrumented kernelsHeiko Carstens3-9/+47
2016-12-12s390: exclude early C code from gcov profilingHeiko Carstens1-0/+1
2016-12-12s390/dasd: channel path aware error recoveryStefan Haberland1-1/+5
2016-12-12s390: remove unused labels from entry.SHeiko Carstens1-5/+0
2016-12-12avr32: wire up pkey syscallsHans-Christian Noren Egtvedt2-0/+6
2016-12-12AVR32-pio: Replace two seq_printf() calls by seq_puts() in pio_bank_show()Markus Elfring1-2/+2
2016-12-12AVR32-pio: Use seq_putc() in pio_bank_show()Markus Elfring1-1/+1
2016-12-12AVR32-clock: Combine nine seq_printf() calls into one call in clk_show()Markus Elfring1-9/+19
2016-12-12AVR32-clock: Use seq_putc() in two functionsMarkus Elfring1-3/+2
2016-12-12s390/crypto: unlock on error in prng_tdes_read()Dan Carpenter1-2/+4
2016-12-12Merge tag 'kvm-arm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini7-11/+17
2016-12-11sparc: fix a building error reported by kbuildGonglei \(Arei\)1-0/+1
2016-12-11sparc64: fix typo in pgd_clear()Kirill A. Shutemov1-1/+1
2016-12-11sparc64: restore irq in error paths in iommuDan Carpenter1-0/+2
2016-12-11sparc: leon: Fix a retry loop in leon_init_timers()Dan Carpenter1-28/+28
2016-12-11sparc64: make string buffers large enoughDan Carpenter1-2/+2
2016-12-11sparc64: move dereference after check for NULLDan Carpenter1-3/+2
2016-12-11sparc: kernel: use builtin_platform_driverGeliang Tang1-6/+1
2016-12-11sparc64:Support User Probes for sparcAllen Pais13-4/+499
2016-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-2/+2
2016-12-11Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar120-384/+577
2016-12-11x86/paravirt: Fix bool return type for PVOP_CALL()Peter Zijlstra1-1/+13
2016-12-11x86/paravirt: Fix native_patch()Peter Zijlstra2-0/+8
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar114-344/+538
2016-12-11perf/x86: Fix exclusion of BTS and LBR for GoldmontAndi Kleen2-3/+7
2016-12-11MIPS: Lantiq: Fix mask of GPE frequencyHauke Mehrtens1-1/+1
2016-12-11MIPS: Return -ENODEV from weak implementation of rtc_mips_set_timeLuuk Paulussen1-1/+1
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller27-65/+111
2016-12-10x86/ldt: Make all size computations unsignedThomas Gleixner3-7/+7
2016-12-10x86/ldt: Make a size argument unsignedDan Carpenter1-1/+1
2016-12-09x86: Remove empty idle.h headerThomas Gleixner16-21/+0
2016-12-09x86/amd: Simplify AMD E400 aware idle routineBorislav Petkov6-54/+30
2016-12-09x86/amd: Check for the C1E bug post ACPI subsystem initThomas Gleixner1-0/+23
2016-12-09x86/bugs: Separate AMD E400 erratum and C1E bugThomas Gleixner3-9/+16
2016-12-09x86/cpufeature: Provide helper to set bugs bitsBorislav Petkov1-0/+1
2016-12-09Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-4/+7
2016-12-09Merge tag 'm68k-for-v4.9-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-25/+73
2016-12-09arm64: KVM: pmu: Reset PMSELR_EL0.SEL to a sane value before entering the guestMarc Zyngier1-1/+7
2016-12-09xen/x86: Increase xen_e820_map to E820_X_MAX possible entriesAlex Thorlton1-3/+3
2016-12-09x86: Make E820_X_MAX unconditionally larger than E820MAXAlex Thorlton1-4/+8
2016-12-09m68k/atari: Use seq_puts() in atari_get_hardware_list()Markus Elfring1-1/+1
2016-12-09m68k/amiga: Use seq_puts() in amiga_get_hardware_list()Markus Elfring1-2/+1
2016-12-08Merge branch 'parisc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-25/+16
2016-12-08parisc: Fix TLB related boot crash on SMP machinesHelge Deller1-0/+11
2016-12-08bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau3-4/+4
2016-12-08ARM: dts: orion5x: fix number of sata port for linkstation ls-glRoger Shimizu1-0/+4
2016-12-08KVM: x86: Handle the kthread worker using the new APIPetr Mladek2-11/+7
2016-12-08KVM: nVMX: invvpid handling improvementsJan Dakinevich1-0/+10
2016-12-08KVM: nVMX: check host CR3 on vmentry and vmexitLadi Prosek2-7/+19
2016-12-08KVM: nVMX: introduce nested_vmx_load_cr3 and call it on vmentryLadi Prosek3-16/+45