| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2017-11-17 | 12 | -104/+106 |
|\ |
|
| * | s390/cpum_sf: correctly set the PID and TID in perf samples | Hendrik Brueckner | 2017-11-16 | 1 | -1/+1 |
| * | s390/cpum_sf: load program parameter at sampler enablement | Hendrik Brueckner | 2017-11-16 | 1 | -0/+6 |
| * | s390/perf: extend perf_regs support to include floating-point registers | Hendrik Brueckner | 2017-11-16 | 1 | -0/+16 |
| * | s390/perf: add perf_regs support and user stack dump | Heiko Carstens | 2017-11-16 | 1 | -0/+27 |
| * | s390/cpumf: remove raw event support in basic-only sampling mode | Pu Hou | 2017-11-16 | 1 | -17/+0 |
| * | s390: enable CPU alternatives unconditionally | Heiko Carstens | 2017-11-14 | 1 | -17/+3 |
| * | s390/vdso: add missing boot_vdso_data declaration | Heiko Carstens | 2017-11-14 | 1 | -0/+1 |
| * | s390: correct some inline assembly constraints | Vasily Gorbik | 2017-11-14 | 3 | -4/+4 |
| * | s390: remove all code using the access register mode | Martin Schwidefsky | 2017-11-14 | 5 | -65/+46 |
| * | s390/mm,kvm: improve detection of KVM guest faults | Martin Schwidefsky | 2017-11-14 | 1 | -0/+2 |
* | | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds | 2017-11-17 | 1 | -1/+0 |
|\ \ |
|
| * | | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall | Jeff Layton | 2017-11-15 | 1 | -1/+0 |
| |/ |
|
* | | Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-11-16 | 1 | -4/+21 |
|\ \ |
|
| * \ | Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel... | Radim Krčmář | 2017-11-16 | 4 | -6/+30 |
| |\ \ |
|
| | * | | KVM: s390: SIE considerations for AP Queue virtualization | Tony Krowiak | 2017-11-09 | 1 | -4/+21 |
* | | | | mm: account pud page tables | Kirill A. Shutemov | 2017-11-16 | 1 | -1/+3 |
* | | | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-11-15 | 1 | -5/+0 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig | 2017-10-19 | 1 | -5/+0 |
| |/ / |
|
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-13 | 1 | -14/+2 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 169 | -0/+169 |
| |\ \ \ |
|
| * | | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 1 | -3/+3 |
| * | | | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 2017-10-10 | 1 | -3/+1 |
| * | | | | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations | Will Deacon | 2017-10-10 | 1 | -0/+3 |
| * | | | | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 2017-10-10 | 1 | -12/+0 |
| * | | | | locking/arch, s390: Add __down_read_killable() | Kirill Tkhai | 2017-10-10 | 1 | -2/+17 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2017-11-13 | 33 | -660/+537 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | s390: fix transactional execution control register handling | Heiko Carstens | 2017-11-10 | 1 | -1/+1 |
| * | | | s390/virtio: remove unused header file kvm_virtio.h | Christian Borntraeger | 2017-11-09 | 1 | -64/+0 |
| * | | | s390/disassembler: generate opcode tables from text file | Heiko Carstens | 2017-11-08 | 1 | -26/+1 |
| * | | | s390/disassembler: remove insn_to_mnemonic() | Heiko Carstens | 2017-11-08 | 1 | -1/+0 |
| * | | | s390: remove named saved segment support | Heiko Carstens | 2017-11-08 | 3 | -5/+3 |
| * | | | s390/archrandom: Reconsider s390 arch random implementation | Harald Freudenberger | 2017-11-08 | 1 | -13/+13 |
| * | | | s390/pci: do not require AIS facility | Christian Borntraeger | 2017-11-08 | 1 | -1/+1 |
| * | | | s390/nmi: do register validation as early as possible | Martin Schwidefsky | 2017-10-19 | 2 | -0/+5 |
| * | | | s390/nmi: allocation of the extended save area | Martin Schwidefsky | 2017-10-19 | 1 | -2/+8 |
| * | | | s390/ctl_reg: move control register definitions to ctl_reg.h | Martin Schwidefsky | 2017-10-19 | 2 | -6/+11 |
| * | | | s390/ctl_reg: use decoding unions in update_cr_regs | Martin Schwidefsky | 2017-10-19 | 1 | -1/+18 |
| * | | | s390/nmi: use smp_emergency_stop instead of smp_send_stop | Martin Schwidefsky | 2017-10-19 | 1 | -0/+5 |
| * | | | s390/vdso: move boot_vdso_data to vdso.c | Martin Schwidefsky | 2017-10-18 | 1 | -0/+1 |
| * | | | s390/spinlock: use cpu alternatives to enable niai instruction | Vasily Gorbik | 2017-10-18 | 1 | -3/+2 |
| * | | | s390: introduce CPU alternatives | Vasily Gorbik | 2017-10-18 | 1 | -0/+163 |
| * | | | s390/debug: improve debug_event | Sebastian Ott | 2017-10-18 | 1 | -5/+1 |
| * | | | s390/debug: adjust coding style | Heiko Carstens | 2017-10-16 | 1 | -92/+98 |
| * | | | s390/kprobes: remove KPROBE_SWAP_INST state | Heiko Carstens | 2017-10-12 | 1 | -2/+0 |
| * | | | s390: cleanup string ops prototypes | Heiko Carstens | 2017-10-09 | 1 | -11/+11 |
| * | | | s390/mm: use memset64 instead of clear_table | Heiko Carstens | 2017-10-09 | 1 | -16/+2 |
| * | | | s390: implement memset16, memset32 & memset64 | Heiko Carstens | 2017-10-09 | 1 | -0/+22 |
| * | | | Merge branch 'sthyi' into features | Martin Schwidefsky | 2017-10-09 | 4 | -2/+9 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | s390/sthyi: add s390_sthyi system call | QingFeng Hao | 2017-10-09 | 2 | -1/+8 |