aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Gravatar Al Viro 6-115/+10
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementGravatar Linus Torvalds 12-31/+31
2018-02-11Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 1-0/+2
2018-02-11Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-10/+8
2018-02-11xtensa: fix build with KASANGravatar Max Filippov 1-0/+2
2018-02-11nios2: defconfig: Cleanup from old Kconfig optionsGravatar Krzysztof Kozlowski 2-2/+0
2018-02-11nios2: dts: Remove leading 0x and 0s from bindings notationGravatar Mathieu Malaterre 1-8/+8
2018-02-10Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+3
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 90-1040/+3919
2018-02-10powerpc/pci: Fix broken INTx configuration via OFGravatar Alexey Kardashevskiy 1-2/+3
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 4-4/+0
2018-02-09mconsole_proc(): don't mess with file->f_posGravatar Al Viro 1-1/+2
2018-02-09Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Radim Krčmář 12-39/+251
2018-02-09Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Radim Krčmář 1-143/+164
2018-02-09Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-0/+22
2018-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 27-111/+678
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-2/+5
2018-02-09Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2018-02-09KVM: PPC: Book3S: Add MMIO emulation for VMX instructionsGravatar Jose Ricardo Ziviani 5-0/+198
2018-02-09KVM: PPC: Book3S HV: Branch inside feature sectionGravatar Alexander Graf 1-1/+2
2018-02-09KVM: PPC: Book3S HV: Make HPT resizing work on POWER9Gravatar David Gibson 2-9/+24
2018-02-09KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing codeGravatar Paul Mackerras 1-6/+2
2018-02-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 31-260/+632
2018-02-08Merge tags 'cris-for-4.16' and 'cris-for-4.16-urgent' of git://git.kernel.org...Gravatar Linus Torvalds 2-1/+18
2018-02-08CRIS: Restore mistakenly cleared kernel MakefileGravatar Jesper Nilsson 1-0/+17
2018-02-08xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guestsGravatar Simon Gaiser 1-0/+6
2018-02-08Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-domains'Gravatar Rafael J. Wysocki 1-0/+1
2018-02-08s390/kconfig: Remove ARCH_WANTS_PROT_NUMA_PROT_NONE selectGravatar Ulf Magnusson 1-1/+0
2018-02-08KVM: PPC: Book3S PR: Fix broken select due to misspellingGravatar Ulf Magnusson 1-1/+1
2018-02-07Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm...Gravatar Linus Torvalds 16-76/+248
2018-02-07Merge tag 'mips_fixes_4.16_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-7/+14
2018-02-07Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Gravatar Linus Torvalds 69-535/+997
2018-02-07s390: introduce execute-trampolines for branchesGravatar Martin Schwidefsky 11-35/+325
2018-02-07x86: hibernate: fix swsusp_arch_resume() prototypeGravatar Arnd Bergmann 2-2/+2
2018-02-07ACPI: SPCR: Make SPCR available to x86Gravatar Prarit Bhargava 2-2/+5
2018-02-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 12-40/+41
2018-02-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 10-0/+85
2018-02-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+2
2018-02-06arch/score/kernel/setup.c: combine two seq_printf() calls into one call in sh...Gravatar Markus Elfring 1-3/+1
2018-02-06pids: introduce find_get_task_by_vpid() helperGravatar Mike Rapoport 1-10/+3
2018-02-06lib: optimize cpumask_next_and()Gravatar Clement Courbet 3-1/+5
2018-02-06bitmap: replace bitmap_{from,to}_u32arrayGravatar Yury Norov 1-3/+2
2018-02-06Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTOGravatar Kees Cook 1-1/+7
2018-02-06Makefile: move stack-protector availability out of KconfigGravatar Kees Cook 2-9/+1
2018-02-06kasan: clean up KASAN_SHADOW_SCALE_SHIFT usageGravatar Andrey Konovalov 4-13/+22
2018-02-06Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla...Gravatar Linus Torvalds 3-27/+12
2018-02-06arm64: Kill PSCI_GET_VERSION as a variant-2 workaroundGravatar Marc Zyngier 3-70/+13
2018-02-06arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening supportGravatar Marc Zyngier 2-1/+87
2018-02-06arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingGravatar Marc Zyngier 1-2/+18
2018-02-06arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportGravatar Marc Zyngier 2-0/+13