index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-9
/
+4
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2
-3
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
3
-4
/
+2
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-08
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
11
-53
/
+163
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+2
2020-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
1
-1
/
+1
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-7
/
+1
2020-06-03
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
1
-0
/
+1
2020-06-03
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
1
-7
/
+0
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-10
/
+0
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+5
2020-06-01
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-19
/
+0
2020-06-01
KVM: x86: acknowledgment mechanism for async pf page ready notifications
Vitaly Kuznetsov
1
-0
/
+2
2020-06-01
KVM: rename kvm_arch_can_inject_async_page_present() to kvm_arch_can_dequeue_...
Vitaly Kuznetsov
1
-1
/
+1
2020-05-29
take the dummy csum_and_copy_from_user() into net/checksum.h
Al Viro
1
-19
/
+0
2020-05-28
s390/cio, s390/qeth: cleanup PNSO CHSC
Alexandra Winter
3
-33
/
+67
2020-05-28
s390: remove critical section cleanup from entry.S
Sven Schnelle
2
-12
/
+10
2020-05-28
s390: add machine check SIGP
Sven Schnelle
1
-0
/
+1
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+8
2020-05-20
s390/pci: ioremap() align with generic code
Niklas Schnelle
1
-1
/
+1
2020-05-20
s390/pci: create links between PFs and VFs
Niklas Schnelle
2
-2
/
+4
2020-05-19
s390/net: remove pm ops from ccwgroup drivers
Julian Wiedmann
1
-10
/
+0
2020-05-15
kvm: add halt-polling cpu usage stats
David Matlack
1
-0
/
+2
2020-05-14
s390/pci: Fix s390_mmio_read/write with MIO
Niklas Schnelle
1
-2
/
+8
2020-05-08
s390: Change s390_kernel_write() return type to match memcpy()
Josh Poimboeuf
1
-1
/
+1
2020-05-06
s390: nvme ipl
Jason J. Herne
2
-0
/
+36
2020-05-05
mm: change pmdp_huge_get_and_clear_full take vm_area_struct as arg
Aneesh Kumar K.V
1
-2
/
+2
2020-04-28
s390/pci: Handling multifunctions
Pierre Morel
1
-3
/
+5
2020-04-28
s390/pci: Adding bus resource
Pierre Morel
1
-0
/
+1
2020-04-28
s390/pci: create zPCI bus
Pierre Morel
1
-3
/
+23
2020-04-28
s390/pci: define RID and RID available
Pierre Morel
2
-2
/
+10
2020-04-28
s390/pci: define kernel parameters for PCI multifunction
Pierre Morel
1
-0
/
+1
2020-04-28
s390/pci: adaptation of iommu to multifunction
Pierre Morel
1
-0
/
+5
2020-04-28
s390/pci: Expose new port attribute for PCIe functions
Alexander Schmidt
2
-1
/
+3
2020-04-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-2
/
+1
2020-04-06
s390/qdio: remove cdev from init_data
Julian Wiedmann
1
-3
/
+2
2020-04-06
s390/qdio: allow for non-contiguous SBAL array in init_data
Julian Wiedmann
1
-4
/
+4
2020-04-06
s390/qdio: cleanly split alloc and establish
Julian Wiedmann
1
-1
/
+2
2020-04-04
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
13
-80
/
+81
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-33
/
+384
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
1
-15
/
+0
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-5
/
+4
2020-03-31
Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
3
-5
/
+4
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+0
2020-03-28
s390/mm: cleanup init_new_context() callback
Alexander Gordeev
2
-25
/
+21
2020-03-28
s390/mm: cleanup virtual memory constants usage
Alexander Gordeev
2
-6
/
+6
2020-03-28
s390/mm: remove page table downgrade support
Alexander Gordeev
4
-23
/
+1
2020-03-28
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
1
-2
/
+0
[next]