- 692a68c mm: remove the page size change check in tlb_remove_page by Aneesh Kumar K.V · 8 years ago
- 07e3266 mm: add tlb_remove_check_page_size_change to track page size change by Aneesh Kumar K.V · 8 years ago
- b528e4b mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages by Aneesh Kumar K.V · 8 years ago
- 92c020d Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 17bedab bpf: xdp: Allow head adjustment in XDP prog by Martin KaFai Lau · 8 years ago
- 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
- 760928c locking/spinlocks, s390: Implement vcpu_is_preempted(cpu) by Christian Borntraeger · 8 years ago
- 02cb689 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
- 0acbc7a Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
- 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
- 22b6430 locking/core, s390: Make cpu_relax() a barrier again by Christian Borntraeger · 8 years ago
- 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
- 40565b5 sched/cputime, powerpc, s390: Make scaled cputime arch specific by Stanislaw Gruszka · 8 years ago
- 015ed94 Merge branch 'maybe-uninitialized' (patches from Arnd) by Linus Torvalds · 8 years ago
- 92dfffe s390: pci: don't print uninitialized data for debugging by Arnd Bergmann · 8 years ago
- d7c19b0 mm: kmemleak: scan .data.ro_after_init by Jakub Kicinski · 8 years ago
- 4c8ee71 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- ae67e87 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
- 66cecb6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- 237d6e6 s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignment by Michael Holzheu · 8 years ago
- 55bea71 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
- b5149a5 Merge tag 'kvm-s390-master-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 8 years ago
- 45c7ee4 KVM: s390: Fix STHYI buffer alignment for diag224 by Janosch Frank · 8 years ago
- 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
- 4a65429 s390/mm: fix zone calculation in arch_add_memory() by Gerald Schaefer · 8 years ago
- 47ece7f s390/dumpstack: use pr_cont within show_stack and die by Heiko Carstens · 8 years ago
- a23b27a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- a5efb6b KVM: s390: reject invalid modes for runtime instrumentation by Christian Borntraeger · 8 years ago
- 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
- c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
- dcddba9 s390/dumpstack: get rid of return_address again by Heiko Carstens · 8 years ago
- 4d06248 s390/disassambler: use pr_cont where appropriate by Heiko Carstens · 8 years ago
- a790634 s390/dumpstack: use pr_cont where appropriate by Heiko Carstens · 8 years ago
- d020863 s390/dumpstack: restore reliable indicator for call traces by Heiko Carstens · 8 years ago
- b5003b5 s390/mm: use hugetlb_bad_size() by Shyam Saini · 8 years ago
- 12e7219 s390: ignore pkey system calls by Heiko Carstens · 8 years ago
- 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
- 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
- 81243ea cred: simpler, 1D supplementary groups by Alexey Dobriyan · 8 years ago
- ea03623 uprobes: remove function declarations from arch/{mips,s390} by Marcin Nowakowski · 8 years ago
- 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
- 51a0212 atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE by Vineet Gupta · 8 years ago
- 461a718 mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE by Yisheng Xie · 8 years ago
- 6218590 Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- e46cae4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
- 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
- fdcebf6 s390/config: Enable config options for Docker by Michael Holzheu · 8 years ago
- 13954fd s390/pci_dma: improve lazy flush for unmap by Sebastian Ott · 8 years ago
- 1f166e9e s390/pci_dma: split dma_update_trans by Sebastian Ott · 8 years ago
- ee877b8 s390/pci_dma: improve map_sg by Sebastian Ott · 8 years ago
- 8cb63b7 s390/pci_dma: simplify dma address calculation by Sebastian Ott · 8 years ago
- 3b13f1f s390/pci_dma: remove dma address range check by Sebastian Ott · 8 years ago
- dcc096c s390: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
- ecc6410 s390: export header for CLP ioctl by Sebastian Ott · 8 years ago
- c42d8c7 s390: enable UBSAN by Christian Borntraeger · 8 years ago
- f296190 s390/crashdump: use list_first_entry_or_null by Masahiro Yamada · 8 years ago
- 9078a54 s390: claim efficient unaligned access by Christian Borntraeger · 8 years ago
- 84c9cee s390/mm/pfault: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- 235539b kvm: add stubs for arch specific debugfs support by Luiz Capitulino · 8 years ago
- d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
- 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- fd2d2b1 s390: get_user() should zero on failure by Al Viro · 8 years ago
- ad53e35 Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 8 years ago
- ac059c4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- b0eb91a Merge remote-tracking branch 'kvms390/s390forkvm' into kvms390next by Christian Borntraeger · 8 years ago
- 0624a8e KVM: s390: Use memdup_user() rather than duplicating code by Markus Elfring · 8 years ago
- a1708a2 KVM: s390: Improve determination of sizes in kvm_s390_import_bp_data() by Markus Elfring · 8 years ago
- a694067 KVM: s390: allow 255 VCPUs when sca entries aren't used by David Hildenbrand · 8 years ago
- 80cd876 KVM: s390: lazy enable RI by Fan Zhang · 8 years ago
- c14b88d KVM: s390: gaccess: simplify translation exception handling by Janosch Frank · 8 years ago
- b1ffffb KVM: s390: guestdbg: separate defines for per code by David Hildenbrand · 9 years ago
- 8953fb0 KVM: s390: write external damage code on machine checks by David Hildenbrand · 8 years ago
- ff5dc14 KVM: s390: fix delivery of vector regs during machine checks by David Hildenbrand · 9 years ago
- 0319dae KVM: s390: split store status and machine check handling by David Hildenbrand · 8 years ago
- d6404de KVM: s390: factor out actual delivery of machine checks by David Hildenbrand · 9 years ago
- 8a7e75d KVM: Add provisioning for ulong vm stats and u64 vcpu stats by Suraj Jitindar Singh · 8 years ago
- c783b91e s390: add assembler include path for vx-insn.h by Martin Schwidefsky · 8 years ago
- 6512391 s390/crypto: avoid returning garbage value by Colin Ian King · 8 years ago
- e68f1d4 s390: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
- 4d21cef3 KVM: s390: vsie: fix riccbd by David Hildenbrand · 8 years ago
- 0d025d2 mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Josh Poimboeuf · 8 years ago
- 20b8f9e Merge tag 'kvm-s390-master-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master by Paolo Bonzini · 8 years ago
- 7bac4f5 s390/crypto: simplify CPACF encryption / decryption functions by Martin Schwidefsky · 8 years ago
- 69c0e36 s390/crypto: cpacf function detection by Martin Schwidefsky · 8 years ago
- d863d59 s390/crypto: simplify init / exit functions by Martin Schwidefsky · 8 years ago
- 0177db0 s390/crypto: simplify return code handling by Martin Schwidefsky · 8 years ago
- edc63a3 s390/crypto: cleanup cpacf function codes by Martin Schwidefsky · 8 years ago
- 474fd6e RAID/s390: add SIMD implementation for raid6 gen/xor by Martin Schwidefsky · 8 years ago
- 8f149ea s390/nmi: improve revalidation of fpu / vector registers by Martin Schwidefsky · 8 years ago
- 7f79695 s390/fpu: improve kernel_fpu_[begin|end] by Martin Schwidefsky · 8 years ago
- 0eab11c7 s390/vx: allow to include vx-insn.h with .include by Martin Schwidefsky · 8 years ago
- 67f03de s390/time: avoid races when updating tb_update_count by David Hildenbrand · 8 years ago
- 0c00b1e s390/time: fixup the clock comparator on all cpus by David Hildenbrand · 8 years ago
- ca64f63 s390/time: cleanup etr leftovers by David Hildenbrand · 8 years ago
- 41ad022 s390/time: simplify stp time syncs by David Hildenbrand · 8 years ago
- a5ff1b3 treewide: replace config_enabled() with IS_ENABLED() (2nd round) by Masahiro Yamada · 8 years ago