aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-11-11s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky
2016-11-11s390/bitops: use atomic primitives for bitopsMartin Schwidefsky
2016-11-11s390/atomic: refactor atomic primitivesMartin Schwidefsky
2016-11-08s390: remove unneeded dependency for gen_facilitiesMasahiro Yamada
2016-11-07s390: squash facilities_src.h into gen_facilities.cMasahiro Yamada
2016-11-07s390: delete unneeded #include <linux/kconfig.h> from facilities_src.hMasahiro Yamada
2016-10-31s390: kernel: make lgr explicitly non-modularPaul Gortmaker
2016-10-31s390: hypfs: make inode explicitly non-modularPaul Gortmaker
2016-10-28s390/time: steer clocksource on STP sync eventsMartin Schwidefsky
2016-10-28s390/time: adjust last_update_clock at clock synchronizationMartin Schwidefsky
2016-10-28s390/time: refactor clock syncMartin Schwidefsky
2016-10-28s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu
2016-10-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-27cris/arch-v32: cryptocop: print a hex number after a 0x prefixUwe Kleine-König
2016-10-27kconfig.h: remove config_enabled() macroMasahiro Yamada
2016-10-27h8300: fix syscall restartingMark Rutland
2016-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-10-24Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-24x86: xen: move cpu_up functions out of ifdefArnd Bergmann
2016-10-24s390/mm: fix zone calculation in arch_add_memory()Gerald Schaefer
2016-10-24s390/dumpstack: use pr_cont within show_stack and dieHeiko Carstens
2016-10-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-22x86/boot/smp: Don't try to poke disabled/non-existent APICVille Syrjälä
2016-10-21Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-21Merge tag 'kvm-arm-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář
2016-10-21arm/arm64: KVM: Map the BSS at HYPMarc Zyngier
2016-10-21arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon
2016-10-20Merge tag 'kvm-s390-master-4.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář
2016-10-20KVM: s390: reject invalid modes for runtime instrumentationChristian Borntraeger
2016-10-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-10-20Merge tag 'kvm_mips_4.9_2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Radim Krčmář
2016-10-20arm64: remove pr_cont abuse from mem_initMark Rutland
2016-10-20arm64: fix show_regs fallout from KERN_CONT changesMark Rutland
2016-10-20kvm: x86: memset whole irq_eoiJiri Slaby
2016-10-20kvm/x86: Fix unused variable warning in kvm_timer_init()Borislav Petkov
2016-10-20sched/core, x86: Make struct thread_info arch specific againHeiko Carstens
2016-10-20x86/signal: Remove bogus user_64bit_mode() check from sigaction_compat_abi()Dmitry Safonov
2016-10-20arm64: kernel: force ET_DYN ELF type for CONFIG_RELOCATABLE=yArd Biesheuvel
2016-10-20arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse
2016-10-20arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() callJames Morse
2016-10-20arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse
2016-10-20arm64: Cortex-A53 errata workaround: check for kernel addressesAndre Przywara
2016-10-20x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updatesAlex Thorlton
2016-10-19Merge tag 'sh-for-4.9' of git://git.libc.org/linux-shLinus Torvalds
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds
2016-10-19x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS featuresPiotr Luc
2016-10-19x86/vmware: Skip timer_irq_works() check on VMwareRenat Valiullin
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes