Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
158c12948f3012fbe15f066f308db23502d3db0a
/
arch
/
s390
6b22df7
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
ae045e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
e7fda6c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ef35ad2
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
8efb90c
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
8533ce7
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
b8c0aa4
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
7ae457c
net: filter: split 'struct sk_filter' into socket and bpf parts
by Alexei Starovoitov
· 10 years ago
db37386
KVM: s390: rework broken SIGP STOP interrupt handling
by David Hildenbrand
· 10 years ago
d514f42
KVM: s390: Fix memory leak on busy SIGP stop
by Christian Borntraeger
· 10 years ago
5030c69
Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before applying new changes
by Ingo Molnar
· 10 years ago
d28ede8
timekeeping: Create struct tk_read_base and use it in struct timekeeper
by Thomas Gleixner
· 10 years ago
4a0e637
clocksource: Get rid of cycle_last
by Thomas Gleixner
· 10 years ago
24e4a8c
ktime: Kill non-scalar ktime_t implementation for 2038
by John Stultz
· 10 years ago
e59d120
KVM: s390: add ipte to trace event decoding
by Christian Borntraeger
· 10 years ago
78599d9
KVM: s390: advertise KVM_CAP_S390_IRQCHIP
by Cornelia Huck
· 10 years ago
ea74c0e
KVM: s390: remove the tasklet used by the hrtimer
by David Hildenbrand
· 10 years ago
0e9c85a
KVM: s390: move vcpu wakeup code to a central point
by David Hildenbrand
· 10 years ago
433b9ee
KVM: s390: remove _bh locking from start_stop_lock
by David Hildenbrand
· 11 years ago
4ae3c08
KVM: s390: remove _bh locking from local_int.lock
by David Hildenbrand
· 10 years ago
0759d06
KVM: s390: cleanup handle_wait by reusing kvm_vcpu_block
by David Hildenbrand
· 11 years ago
2a62a57
s390/ftrace: remove check of obsolete variable function_trace_stop
by Heiko Carstens
· 10 years ago
aa3fc09
tgt: defconfig cleanup
by Bart Van Assche
· 11 years ago
3a6bfbc
arch, locking: Ciao arch_mutex_cpu_relax()
by Davidlohr Bueso
· 10 years ago
3be8e2a
perf kvm: Add stat support on s390
by Alexander Yarygin
· 10 years ago
9f86745
s390: fix restore of invalid floating-point-control
by Martin Schwidefsky
· 10 years ago
dab6cf55
s390/ptrace: fix PSW mask check
by Martin Schwidefsky
· 10 years ago
8fb878c
s390/MSI: Use standard mask and unmask funtions
by Yijing Wang
· 10 years ago
4a36b44
s390: require mvcos facility, not tod clock steering facility
by David Hildenbrand
· 10 years ago
6352e4d
KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control
by David Hildenbrand
· 11 years ago
7a42fdc
KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stopped
by David Hildenbrand
· 11 years ago
32f5ff63
KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stop
by David Hildenbrand
· 11 years ago
7dfc63c
KVM: s390: allow only one SIGP STOP (AND STORE STATUS) at a time
by David Hildenbrand
· 10 years ago
4f23174
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
8594997
Merge tag 'kvms390-20140626' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 10 years ago
0c2363f
Merge tag 'kvms390-20140626' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master
by Paolo Bonzini
· 10 years ago
d09a08e
KVM: s390: add sie.h uapi header file to Kbuild and remove header dependency
by Heiko Carstens
· 10 years ago
98d350c
Merge branch 'perf/urgent' into perf/core, to pick up fixes and refresh the branch
by Ingo Molnar
· 10 years ago
7a8e9c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
97b1198
s390, perf: Use common PMU interrupt disabled code
by Vince Weaver
· 10 years ago
b9c9a33b
s390/compat: correct ucontext layout for high gprs
by Martin Schwidefsky
· 10 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
8122574
s390: update default configuration
by Heiko Carstens
· 10 years ago
f7a94db
s390/watchdog: use watchdog API
by Philipp Hachtmann
· 10 years ago
f8b1350
s390/uaccess: always load the kernel ASCE after task switch
by Martin Schwidefsky
· 10 years ago
00170fd
Merge branch 'akpm' (patchbomb from Andrew) into next
by Linus Torvalds
· 10 years ago
c177c81
hugetlb: restrict hugepage_migration_support() to x86_64
by Naoya Horiguchi
· 10 years ago
d09cc36
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 10 years ago
b05d59d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
by Linus Torvalds
· 10 years ago
c99f7ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
c84a1e3
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 10 years ago
776edb5
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 10 years ago
8f5759a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux into next
by Linus Torvalds
· 10 years ago
4255532
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next
by Linus Torvalds
· 10 years ago
3480593
net: filter: get rid of BPF_S_* enum
by Daniel Borkmann
· 10 years ago
5a5e653
KVM: s390: Intercept the tprot instruction
by Matthew Rosato
· 12 years ago
3192c63
KVM: s390: a VCPU is already started when delivering interrupts
by David Hildenbrand
· 11 years ago
2de3bfc
KVM: s390: check the given debug flags, not the set ones
by David Hildenbrand
· 10 years ago
22ff4a3
KVM: s390: clean up interrupt injection in sigp code
by Jens Freimann
· 11 years ago
a0465f9
KVM: s390: Enable DAT support for TPROT handler
by Thomas Huth
· 11 years ago
9fbc027
KVM: s390: Add a generic function for translating guest addresses
by Thomas Huth
· 11 years ago
4efdedc
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
63aef00
s390/lowcore: replace lowcore irb array with a per-cpu variable
by Martin Schwidefsky
· 10 years ago
993072e
s390/lowcore: reserve 96 bytes for IRB in lowcore
by Christian Borntraeger
· 10 years ago
6eb58d9
s390/facilities: remove extract-cpu-time facility check
by Heiko Carstens
· 10 years ago
0c91f98
s390: require mvcos facility for z10 and newer machines
by Heiko Carstens
· 10 years ago
cedbecd
s390/boot: fix boot of compressed kernel built with gcc 4.9
by Martin Schwidefsky
· 10 years ago
b6f4296
s390/time: cast tv_nsec to u64 prior to shift in update_vsyscall
by Martin Schwidefsky
· 10 years ago
94414ca
s390/oprofile: make return of 0 explicit
by Julia Lawall
· 10 years ago
5fa6a683
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
ef4858c
s390/pci: use pdev->dev.groups for attribute creation
by Sebastian Ott
· 11 years ago
65c2ce7
Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes
by Ingo Molnar
· 10 years ago
1f5518b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
470ada6
s390/spinlock: refactor arch_spin_lock_wait[_flags]
by Martin Schwidefsky
· 10 years ago
939c5ae
s390/rwlock: add missing local_irq_restore calls
by Martin Schwidefsky
· 10 years ago
bae8f56
s390/spinlock,rwlock: always to a load-and-test first
by Martin Schwidefsky
· 10 years ago
2bf29df
s390/cio: fix multiple structure definitions
by Sebastian Ott
· 11 years ago
2e4006b
s390/spinlock: fix system hang with spin_retry <= 0
by Gerald Schaefer
· 11 years ago
f1a8582
s390/appldata: add slab.h for kzalloc/kfree
by Jeff Mahoney
· 11 years ago
c9ca784
s390/uaccess: provide inline variants of get_user/put_user
by Heiko Carstens
· 11 years ago
ac4995b
s390/pci: add some new arch specific pci attributes
by Sebastian Ott
· 11 years ago
93065d0
s390/pci: use pdev->dev.groups for attribute creation
by Sebastian Ott
· 11 years ago
b346953
s390/pci: use macro for attribute creation
by Sebastian Ott
· 11 years ago
ca25f56
s390/pci: improve state check when processing hotplug events
by Sebastian Ott
· 11 years ago
d3a73ac
s390: split TIF bits into CIF, PIF and TIF bits
by Martin Schwidefsky
· 11 years ago
beef560
s390/uaccess: simplify control register updates
by Martin Schwidefsky
· 11 years ago
f4192bf
s390/smp: Avoid busy loop after halt and "begin" on z/VM
by Michael Holzheu
· 11 years ago
0d234a2
s390: fix new ccwgroup.h kernel-doc warning
by Randy Dunlap
· 11 years ago
bf28a59
s390/dump: Remove CONFIG_ZFCPDUMP
by Michael Holzheu
· 11 years ago
71c40f7
s390/cmma: remove "cmma disable" code in case of dump again
by Heiko Carstens
· 11 years ago
6c8cd5b
s390/spinlock: optimize spinlock code sequence
by Philipp Hachtmann
· 11 years ago
5b3f683
s390/spinlock: cleanup spinlock code
by Philipp Hachtmann
· 11 years ago
50be634
s390/mm: Convert bootmem to memblock
by Philipp Hachtmann
· 11 years ago
fda902c
KVM: s390: split SIE state guest prefix field
by Michael Mueller
· 11 years ago
570126d
s390/sclp: add sclp_get_ibc function
by Michael Mueller
· 11 years ago
4953919
KVM: s390: interpretive execution of SIGP EXTERNAL CALL
by David Hildenbrand
· 11 years ago
d26b865
KVM: s390: Use intercept_insn decoder in trace event
by Alexander Yarygin
· 11 years ago
05db1f6
KVM: s390: decoder of SIE intercepted instructions
by Alexander Yarygin
· 11 years ago
6de1bf8
KVM: s390: Use trace tables from sie.h.
by Alexander Yarygin
· 11 years ago
ceae283
KVM: s390: add sie exit reasons tables
by Alexander Yarygin
· 11 years ago
Next »