Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ee655c2968a0d224484c91f07456d3a213463af6
/
arch
/
s390
« Previous
83fe27e
rcu: Make SRCU optional by using CONFIG_SRCU
by Pranith Kumar
· 10 years ago
60815cf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux
by Linus Torvalds
· 10 years ago
66dcff8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
9859046
s390: wire up execveat syscall
by Heiko Carstens
· 10 years ago
81fc77f
s390/kernel: use stnsm 255 instead of stosm 0
by Christian Borntraeger
· 10 years ago
032014b
s390/vtime: Get rid of redundant WARN_ON
by Christian Borntraeger
· 10 years ago
5de72a2
s390/kvm: REPLACE barrier fixup with READ_ONCE
by Christian Borntraeger
· 10 years ago
87c31b3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
e3aa91a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
78a45c6
Merge branch 'akpm' (second patch-bomb from Andrew)
by Linus Torvalds
· 10 years ago
957e3fa
gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs
by Riku Voipio
· 10 years ago
031bc57
mm/debug-pagealloc: make debug-pagealloc boottime configurable
by Joonsoo Kim
· 10 years ago
f96fe22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
1077fa3
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
by Alexander Duyck
· 10 years ago
8a44971
arch: Cleanup read_barrier_depends() and comments
by Alexander Duyck
· 10 years ago
27afc5d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
70e71ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
cbfe0de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
22f1092
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
0cb6c96
net, lib: kill arch_fast_hash library bits
by Daniel Borkmann
· 10 years ago
3eb5b89
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
9e66645
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
a0e4467
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 10 years ago
ba00410
Merge branch 'iov_iter' into for-next
by Al Viro
· 10 years ago
3519978
s390/cputime: fix 31-bit compile
by Martin Schwidefsky
· 10 years ago
9de45f7
s390/mm: fix memory leak of ptlock in pmd_free_tlb
by Martin Schwidefsky
· 10 years ago
86ed42f
s390: use local symbol names in entry[64].S
by Martin Schwidefsky
· 10 years ago
7490daf
s390/ptrace: always include vector registers in core files
by Martin Schwidefsky
· 10 years ago
4b4ee3e
s390/simd: clear vector register pointer on fork/clone
by Martin Schwidefsky
· 10 years ago
8461b63
s390: translate cputime magic constants to macros
by Frederic Weisbecker
· 10 years ago
1ce2180
s390/idle: convert open coded idle time seqcount
by Frederic Weisbecker
· 10 years ago
200e7c0
s390/idle: add missing irq off lockdep annotation
by Heiko Carstens
· 10 years ago
832a771
s390/debug: avoid function call for debug_sprintf_*
by Christian Borntraeger
· 10 years ago
89aa075
net: sock: allow eBPF programs to be attached to sockets
by Alexei Starovoitov
· 10 years ago
7ff4d90
groups: Consolidate the setgroups permission checks
by Eric W. Biederman
· 10 years ago
99e2000
KVM: s390: clean up return code handling in irq delivery code
by Jens Freimann
· 10 years ago
9185124
KVM: s390: use atomic bitops to access pending_irqs bitmap
by Jens Freimann
· 10 years ago
467fc29
KVM: s390: some ext irqs have to clear the ext cpu addr
by David Hildenbrand
· 10 years ago
ed7d56e
s390/kprobes: fix instruction copy for out of line execution
by Heiko Carstens
· 10 years ago
2cb4a18
s390: fix machine check handling
by Sebastian Ott
· 10 years ago
fc2020c
KVM: s390: allow injecting all kinds of machine checks
by Jens Freimann
· 10 years ago
383d0b0
KVM: s390: handle pending local interrupts via bitmap
by Jens Freimann
· 10 years ago
c0e6159
KVM: s390: add bitmap for handling cpu-local interrupts
by Jens Freimann
· 11 years ago
0fb97ab
KVM: s390: refactor interrupt delivery code
by Jens Freimann
· 10 years ago
60f90a1
KVM: s390: add defines for virtio and pfault interrupt code
by Jens Freimann
· 10 years ago
af43eb2
KVM: s390: external param not valid for cpu timer and ckc
by David Hildenbrand
· 10 years ago
0146a7b
KVM: s390: refactor interrupt injection code
by Jens Freimann
· 10 years ago
9fcf93b
KVM: S390: Create helper function get_guest_storage_key
by Jason J. Herne
· 10 years ago
da00fcb
KVM: s390: trigger the right CPU exit for floating interrupts
by Christian Borntraeger
· 10 years ago
04b41ac
KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instruction
by Thomas Huth
· 10 years ago
a02689f
KVM: s390: Small fixes for the PFMF handler
by Thomas Huth
· 10 years ago
57f2ffe
s390: remove diag 44 calls from cpu_relax()
by Heiko Carstens
· 10 years ago
8c080bd
s390/pci: Deletion of unnecessary checks before the function call "debug_unregister"
by Markus Elfring
· 10 years ago
7eed2e0
s390/ftrace: provide working ftrace_return_address()
by Heiko Carstens
· 10 years ago
5d26a10
crypto: prefix module autoloading with "crypto-"
by Kees Cook
· 10 years ago
280510f
PCI/MSI: Rename mask/unmask_msi_irq treewide
by Thomas Gleixner
· 10 years ago
23ed8d5
PCI/MSI: Rename mask/unmask_msi_irq et al
by Thomas Gleixner
· 10 years ago
83a1891
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
by Jiang Liu
· 10 years ago
e56da34
s390/traps: die on translation exceptions
by Heiko Carstens
· 10 years ago
413d404
s390/traps: print interrupt code and instruction length code
by Heiko Carstens
· 10 years ago
a455589
assorted conversions to %p[dD]
by Al Viro
· 10 years ago
62e88b1
mm: Make arch_unmap()/bprm_mm_init() available to all architectures
by Dave Hansen
· 10 years ago
4eafad7
s390/kernel: add system calls for PCI memory access
by Alexey Ishchuk
· 10 years ago
86c558e
s390: fix ptrace of user area if the inferior uses vector registers
by Martin Schwidefsky
· 10 years ago
afaa7d2
s390/irq: use irq 0
by Sebastian Ott
· 10 years ago
99e97b7
s390/io: add ioport_map stubs
by Frank Blaschka
· 10 years ago
076ce44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f833869
s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()
by Yijing Wang
· 10 years ago
1c8d296
Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into asm-generic
by Arnd Bergmann
· 10 years ago
2c8c56e
net: introduce SO_INCOMING_CPU
by Eric Dumazet
· 10 years ago
4707a34
/dev/mem: Use more consistent data types
by Thierry Reding
· 10 years ago
173ede4
Merge tag 'kvm-s390-next-20141107' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 10 years ago
fc56eb6
KVM: s390: fix handling of lctl[g]/stctl[g]
by Heiko Carstens
· 10 years ago
2dca485
KVM: s390: flush CPU on load control
by Christian Borntraeger
· 10 years ago
1365039
KVM: s390: Fix ipte locking
by Christian Borntraeger
· 10 years ago
90f9576
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
a8a93c6
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
eaf785d
s390/cpum_sf: Remove initialization of PMU event index
by Hendrik Brueckner
· 10 years ago
37d2cd9
s390/signal: add sparse annotations
by Martin Schwidefsky
· 10 years ago
a697e05
s390/mm: use correct unlock function in gmap_ipte_notify
by Martin Schwidefsky
· 10 years ago
5b9f208
s390/pci: add sparse annotations
by Martin Schwidefsky
· 10 years ago
b19148f
s390/pci: improve irq number check for msix
by Sebastian Ott
· 10 years ago
f318a12
s390/cmpxchg: use compiler builtins
by Martin Schwidefsky
· 10 years ago
123b2dd
Merge remote-tracking branch 'origin/master' into HEAD
by Paolo Bonzini
· 10 years ago
5656b408
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
a6cc310
KVM: s390: sigp: split handling of SIGP STOP (AND STORE STATUS)
by David Hildenbrand
· 10 years ago
07b0303
KVM: s390: sigp: inject emergency calls in a separate function
by David Hildenbrand
· 10 years ago
42cb0c9
KVM: s390: sigp: instruction counters for all sigp orders
by David Hildenbrand
· 10 years ago
b898383
KVM: s390: sigp: separate preparation handlers
by David Hildenbrand
· 10 years ago
3d95c7d
KVM: s390: sigp: move target cpu checks into dispatcher
by David Hildenbrand
· 11 years ago
3526a66
KVM: s390: sigp: dispatch orders with one target in a separate function
by David Hildenbrand
· 11 years ago
a36c539
KVM: s390: Fix size of monitor-class number field
by Thomas Huth
· 10 years ago
edeb69e
KVM: s390: Cleanup usage of current->mm in set_guest_storage_key
by Jason J. Herne
· 10 years ago
a6b7e45
KVM: s390: Make the simple ipte mutex specific to a VM instead of global
by Thomas Huth
· 10 years ago
c719f56
perf: Fix and clean up initialization of pmu::event_idx
by Peter Zijlstra
· 10 years ago
6ed15ea
s390/ftrace: add ftrace_graph_is_dead() check
by Heiko Carstens
· 10 years ago
fcbe08d6
s390/mm: pmdp_get_and_clear_full optimization
by Martin Schwidefsky
· 10 years ago
6972cae
s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUG
by Dominik Dingel
· 10 years ago
7a5388d
s390/kprobes: make use of NOKPROBE_SYMBOL()
by Heiko Carstens
· 10 years ago
Next »