Age | Commit message (Expand) | Author |
2017-01-16 | s390/ctl_reg: make __ctl_load a full memory barrier | Heiko Carstens |
2017-01-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-20 | s390/kbuild: enable modversions for symbols exported from asm | Heiko Carstens |
2016-12-14 | s390/pci: query fmb length | Sebastian Ott |
2016-12-14 | s390/lib: add missing memory barriers to string inline assemblies | Heiko Carstens |
2016-12-14 | s390/cpumf: fix qsi inline assembly | Heiko Carstens |
2016-12-14 | s390/zcrypt: tracepoint definitions for zcrypt device driver. | Harald Freudenberger |
2016-12-14 | s390/zcrypt: Introduce new zcrypt device status API | Ingo Tuchscherer |
2016-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2016-12-12 | mm: remove the page size change check in tlb_remove_page | Aneesh Kumar K.V |
2016-12-12 | mm: add tlb_remove_check_page_size_change to track page size change | Aneesh Kumar K.V |
2016-12-12 | mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages | Aneesh Kumar K.V |
2016-12-12 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-12-12 | s390/cpumf: Use configuration level indication for sampling data | Christian Borntraeger |
2016-12-12 | s390: provide memmove implementation | Heiko Carstens |
2016-12-12 | s390: fix initrd corruptions with gcov/kcov instrumented kernels | Heiko Carstens |
2016-12-12 | s390/dasd: channel path aware error recovery | Stefan Haberland |
2016-12-07 | s390/sysinfo: show partition extended name and UUID if available | Viktor Mihajlovski |
2016-12-07 | s390/numa: establish cpu to node mapping early | Heiko Carstens |
2016-12-07 | s390/topology: use cpu_topology array instead of per cpu variable | Heiko Carstens |
2016-12-07 | s390/smp: initialize cpu_present_mask in setup_arch | Heiko Carstens |
2016-12-07 | s390/numa: always use logical cpu and core ids | Heiko Carstens |
2016-12-07 | s390: Remove VLAIS in ptff() and clear_table() | Michael Holzheu |
2016-11-30 | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING | Francis Yan |
2016-11-29 | s390/uapi: sort header export list | Heiko Carstens |
2016-11-29 | s390/hypfs: add hypfs header file to uapi header export list | Heiko Carstens |
2016-11-29 | s390: use generic asm-offsets.h | Heiko Carstens |
2016-11-23 | s390/pci: use unique UIDs for domain enumeration | Sebastian Ott |
2016-11-23 | s390: add cma support | Heiko Carstens |
2016-11-23 | s390/thread_info: get rid of THREAD_ORDER define | Heiko Carstens |
2016-11-23 | s390/uaccess: make setfs macro return void | Heiko Carstens |
2016-11-22 | locking/spinlocks, s390: Implement vcpu_is_preempted(cpu) | Christian Borntraeger |
2016-11-17 | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger |
2016-11-16 | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger |
2016-11-16 | locking/core, s390: Make cpu_relax() a barrier again | Christian Borntraeger |
2016-11-16 | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger |
2016-11-15 | s390: move sys_call_table and last_break from thread_info to thread_struct | Martin Schwidefsky |
2016-11-11 | s390: move cputime accounting fields from thread_info to thread_struct | Martin Schwidefsky |
2016-11-11 | s390: move system_call field from thread_info to thread_struct | Martin Schwidefsky |
2016-11-11 | s390: move thread_info into task_struct | Heiko Carstens |
2016-11-11 | s390/preempt: move preempt_count to the lowcore | Martin Schwidefsky |
2016-11-11 | s390/bitops: use atomic primitives for bitops | Martin Schwidefsky |
2016-11-11 | s390/atomic: refactor atomic primitives | Martin Schwidefsky |
2016-11-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2016-11-07 | s390: squash facilities_src.h into gen_facilities.c | Masahiro Yamada |
2016-11-07 | s390: delete unneeded #include <linux/kconfig.h> from facilities_src.h | Masahiro Yamada |
2016-10-28 | s390/time: steer clocksource on STP sync events | Martin Schwidefsky |
2016-10-28 | s390/time: refactor clock sync | Martin Schwidefsky |
2016-10-25 | locking/mutex: Kill arch specific code | Peter Zijlstra |