- 56b24d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
- 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
- 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
- 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- d03bd04 s390/timex: micro optimization for tod_to_ns by Martin Schwidefsky · 8 years ago
- e53051e s390/cputime: provide archicture specific cputime_to_nsecs by Martin Schwidefsky · 8 years ago
- e69ca82 s390/cputime: remove last traces of cputime_t by Martin Schwidefsky · 8 years ago
- 86292b3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 3f5595e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
- 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
- ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- fb94a68 s390: TASK_SIZE for kernel threads by Martin Schwidefsky · 8 years ago
- 2793784 s390/crypt: Add protected key AES module by Martin Schwidefsky · 8 years ago
- e80d4af s390/pkey: Introduce pkey kernel module by Harald Freudenberger · 8 years ago
- 7760670 s390/crypto: Add PCKMO inline function by Harald Freudenberger · 8 years ago
- 54397bb s390/mm: use _SEGMENT_ENTRY_EMPTY in the code by Dominik Dingel · 9 years ago
- b5a882f s390: restore address space when returning to user space by Heiko Carstens · 8 years ago
- 606aa4a s390: rename CIF_ASCE to CIF_ASCE_PRIMARY by Heiko Carstens · 8 years ago
- ff47d8c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
- 1228f7b s390: add missing "do {} while (0)" loop constructs to multiline macros by Heiko Carstens · 8 years ago
- 466178f s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGE by Heiko Carstens · 8 years ago
- 187b5f4 s390: replace ACCESS_ONCE with READ_ONCE by Christian Borntraeger · 8 years ago
- d321796 s390: Audit and remove any remaining unnecessary uses of module.h by Paul Gortmaker · 8 years ago
- 57d7f93 s390: add no-execute support by Martin Schwidefsky · 9 years ago
- 2583b84 s390: report new vector facilities by Martin Schwidefsky · 9 years ago
- d5ab7a3 s390/sclp: make early sclp code readable by Heiko Carstens · 8 years ago
- ea417aa s390/debug: make debug event time stamps relative to the boot TOD clock by Martin Schwidefsky · 8 years ago
- ea3a96d s390, sched/cputime: Remove unused cputime definitions by Frederic Weisbecker · 8 years ago
- 42b425b s390, sched/cputime: Make arch_cpu_idle_time() to return nsecs by Frederic Weisbecker · 8 years ago
- ed5c8c8 Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch by Ingo Molnar · 8 years ago
- 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
- 5657933 treewide: Move dma_ops from struct dev_archdata into struct device by Bart Van Assche · 8 years ago
- 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
- 89175cf s390: provide sclp based boot console by Heiko Carstens · 8 years ago
- 742dc57 s390/sclp: make early sclp irq handler more robust by Heiko Carstens · 8 years ago
- 0b92515 s390: remove couple of unneeded semicolons by Heiko Carstens · 8 years ago
- 5064cd3 s390/pci: use proper endianness annotations by Sebastian Ott · 8 years ago
- e3850ec s390/cpumf: get rid of variable length array by Heiko Carstens · 8 years ago
- e991c24 s390/ctl_reg: make __ctl_load a full memory barrier by Heiko Carstens · 8 years ago
- b7394a5 sched/cputime, s390: Implement delayed accounting of system time by Martin Schwidefsky · 8 years ago
- 74e5c26 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- cabab3f s390/kbuild: enable modversions for symbols exported from asm by Heiko Carstens · 8 years ago
- 0b7589e s390/pci: query fmb length by Sebastian Ott · 8 years ago
- 7a71fd1 s390/lib: add missing memory barriers to string inline assemblies by Heiko Carstens · 8 years ago
- 259acc5 s390/cpumf: fix qsi inline assembly by Heiko Carstens · 8 years ago
- 13b251b s390/zcrypt: tracepoint definitions for zcrypt device driver. by Harald Freudenberger · 8 years ago
- 2ec4584 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
- 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
- c19805f s390/cpumf: Use configuration level indication for sampling data by Christian Borntraeger · 8 years ago
- b4623d4 s390: provide memmove implementation by Heiko Carstens · 8 years ago
- d543a10 s390: fix initrd corruptions with gcov/kcov instrumented kernels by Heiko Carstens · 8 years ago
- a521b04 s390/dasd: channel path aware error recovery by Stefan Haberland · 8 years ago
- e32eae1 s390/sysinfo: show partition extended name and UUID if available by Viktor Mihajlovski · 8 years ago
- 8c910580 s390/numa: establish cpu to node mapping early by Heiko Carstens · 8 years ago
- 30fc4ca s390/topology: use cpu_topology array instead of per cpu variable by Heiko Carstens · 8 years ago
- af51160 s390/smp: initialize cpu_present_mask in setup_arch by Heiko Carstens · 8 years ago
- 307b311 s390/numa: always use logical cpu and core ids by Heiko Carstens · 8 years ago
- 11a247e s390: Remove VLAIS in ptff() and clear_table() by Michael Holzheu · 8 years ago
- 6bc32bf s390: use generic asm-offsets.h by Heiko Carstens · 8 years ago
- 5c5afd0 s390/pci: use unique UIDs for domain enumeration by Sebastian Ott · 9 years ago
- e1231b0 s390: add cma support by Heiko Carstens · 8 years ago
- 3a89038 s390/thread_info: get rid of THREAD_ORDER define by Heiko Carstens · 8 years ago
- 56e9219 s390/uaccess: make setfs macro return void by Heiko Carstens · 8 years ago
- 760928c locking/spinlocks, s390: Implement vcpu_is_preempted(cpu) by Christian Borntraeger · 8 years ago
- 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 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
- ef280c8 s390: move sys_call_table and last_break from thread_info to thread_struct by Martin Schwidefsky · 8 years ago
- 90c53e6 s390: move cputime accounting fields from thread_info to thread_struct by Martin Schwidefsky · 8 years ago
- f8fc82b s390: move system_call field from thread_info to thread_struct by Martin Schwidefsky · 8 years ago
- d5c352c s390: move thread_info into task_struct by Heiko Carstens · 8 years ago
- c360192 s390/preempt: move preempt_count to the lowcore by Martin Schwidefsky · 8 years ago
- 1993dbc s390/bitops: use atomic primitives for bitops by Martin Schwidefsky · 8 years ago
- 126b30c s390/atomic: refactor atomic primitives by Martin Schwidefsky · 8 years ago
- 4c8ee71 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- d1f7e8f s390: squash facilities_src.h into gen_facilities.c by Masahiro Yamada · 8 years ago
- 72cc991 s390: delete unneeded #include <linux/kconfig.h> from facilities_src.h by Masahiro Yamada · 8 years ago
- 75c7b6f s390/time: steer clocksource on STP sync events by Martin Schwidefsky · 8 years ago
- b1c0854 s390/time: refactor clock sync by Martin Schwidefsky · 8 years ago
- 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
- dcddba9 s390/dumpstack: get rid of return_address again by Heiko Carstens · 8 years ago
- d020863 s390/dumpstack: restore reliable indicator for call traces by Heiko Carstens · 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
- ea03623 uprobes: remove function declarations from arch/{mips,s390} by Marcin Nowakowski · 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
- 13954fd s390/pci_dma: improve lazy flush for unmap by Sebastian Ott · 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
- b0eb91a Merge remote-tracking branch 'kvms390/s390forkvm' into kvms390next by Christian Borntraeger · 8 years ago
- a694067 KVM: s390: allow 255 VCPUs when sca entries aren't used by David Hildenbrand · 8 years ago
- 8a7e75d KVM: Add provisioning for ulong vm stats and u64 vcpu stats by Suraj Jitindar Singh · 8 years ago
- 0d025d2 mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Josh Poimboeuf · 8 years ago
- 69c0e36 s390/crypto: cpacf function detection by Martin Schwidefsky · 8 years ago