Age | Commit message (Expand) | Author | Files | Lines |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 291 | -2/+296 |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 291 | -0/+291 |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman | 6 | -0/+6 |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 37 | -0/+37 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 248 | -0/+248 |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2 | -11/+11 |
2017-10-25 | s390/kvm: fix detection of guest machine checks | Martin Schwidefsky | 1 | -2/+5 |
2017-10-24 | Merge tag 'v4.14-rc6' into locking/core, to pick up fixes | Ingo Molnar | 2 | -0/+5 |
2017-10-16 | s390: fix zfcpdump-config | Dimitri John Ledkov | 1 | -0/+2 |
2017-10-16 | s390/cputime: fix guest/irq/softirq times after CPU hotplug | Christian Borntraeger | 1 | -0/+3 |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 1 | -3/+1 |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations | Will Deacon | 1 | -0/+3 |
2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 1 | -12/+0 |
2017-10-10 | locking/arch, s390: Add __down_read_killable() | Kirill Tkhai | 1 | -2/+17 |
2017-09-20 | s390/topology: enable / disable topology dynamically | Heiko Carstens | 1 | -2/+74 |
2017-09-20 | s390/topology: alternative topology for topology-less machines | Heiko Carstens | 2 | -23/+61 |
2017-09-19 | s390/mm: fix write access check in gup_huge_pmd() | Gerald Schaefer | 1 | -4/+3 |
2017-09-19 | s390/mm: make pmdp_invalidate() do invalidation only | Gerald Schaefer | 1 | -1/+3 |
2017-09-13 | s390/perf: fix bug when creating per-thread event | Pu Hou | 1 | -3/+6 |
2017-09-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 6 | -47/+154 |
2017-09-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -17/+15 |
2017-09-10 | Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -1/+15 |
2017-09-09 | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+0 |
2017-09-09 | Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 14 | -42/+175 |
2017-09-08 | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Radim Krčmář | 2 | -7/+13 |
2017-09-07 | Merge tag 'kvm-s390-next-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel... | Radim Krčmář | 23 | -121/+580 |
2017-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -0/+26 |
2017-09-06 | s390/mm: use a single lock for the fields in mm_context_t | Martin Schwidefsky | 4 | -19/+12 |
2017-09-06 | s390/mm: fix race on mm->context.flush_mm | Martin Schwidefsky | 3 | -3/+7 |
2017-09-06 | s390/mm: fix local TLB flushing vs. detach of an mm address space | Martin Schwidefsky | 2 | -23/+7 |
2017-09-06 | s390/zcrypt: externalize AP queue interrupt control | Harald Freudenberger | 1 | -0/+36 |
2017-09-06 | s390/zcrypt: externalize AP config info query | Harald Freudenberger | 1 | -0/+26 |
2017-09-06 | s390/zcrypt: externalize test AP queue | Tony Krowiak | 1 | -0/+64 |
2017-09-06 | s390/mm: use VM_BUG_ON in crst_table_[upgrade|downgrade] | Martin Schwidefsky | 1 | -2/+2 |
2017-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 61 | -609/+1020 |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -18/+5 |
2017-09-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -7/+0 |
2017-09-04 | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar | 4 | -6/+17 |
2017-09-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+3 |
2017-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -4/+14 |
2017-09-01 | Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/... | Joerg Roedel | 2 | -1/+15 |
2017-09-01 | teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise arguments | Al Viro | 1 | -2/+3 |
2017-08-31 | s390/mm: fix BUG_ON in crst_table_upgrade | Martin Schwidefsky | 1 | -2/+4 |
2017-08-31 | s390/mm: fork vs. 5 level page tabel | Martin Schwidefsky | 1 | -0/+5 |
2017-08-31 | KVM: s390: vsie: cleanup mcck reinjection | David Hildenbrand | 1 | -5/+1 |
2017-08-31 | KVM: s390: use WARN_ON_ONCE only for checking | David Hildenbrand | 1 | -2/+4 |
2017-08-31 | KVM: s390: guestdbg: fix range check | David Hildenbrand | 1 | -1/+1 |
2017-08-29 | KVM: s390: we are always in czam mode | David Hildenbrand | 2 | -1/+4 |
2017-08-29 | s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs | Christian Borntraeger | 2 | -8/+33 |
2017-08-29 | s390/dasd: Add discard support for FBA devices | Jan Höppner | 1 | -1/+5 |