Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b49c3caf5ef1476895f92ea5fac0b6bd48854628
/
arch
/
s390
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 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
· 10 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
· 10 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
· 10 years ago
2e4006b
s390/spinlock: fix system hang with spin_retry <= 0
by Gerald Schaefer
· 10 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
· 10 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
f22166d
KVM: s390: Improved MVPG partial execution handler
by Thomas Huth
· 10 years ago
fa576c5
KVM: s390: Introduce helper function for faulting-in a guest page
by Thomas Huth
· 10 years ago
684135e
KVM: s390: Avoid endless loops of specification exceptions
by Thomas Huth
· 11 years ago
a3fb577
KVM: s390: Improve is_valid_psw()
by Thomas Huth
· 11 years ago
3a80151
KVM: s390: correct locking for s390_enable_skey
by Martin Schwidefsky
· 10 years ago
be40340
s390: Avoid call to irq_reserve_irqs()
by Thomas Gleixner
· 10 years ago
5fdaf1b
s390: Remove pointless arch_show_interrupts()
by Thomas Gleixner
· 10 years ago
0a0a942
s390: pci: Check return value of alloc_irq_desc() proper
by Thomas Gleixner
· 10 years ago
ebc3226
KVM: s390: announce irqfd capability
by Cornelia Huck
· 10 years ago
e84d2f8
net: filter: s390: fix JIT address randomization
by Heiko Carstens
· 10 years ago
3901c11
crypto: s390 - fix aes,des ctr mode concurrency finding.
by Harald Freudenberger
· 10 years ago
2dfd747
sched, s390: Create a dedicated topology table
by Vincent Guittot
· 11 years ago
143e1e2
sched: Rework sched_domain topology definition
by Vincent Guittot
· 11 years ago
f14d82e
KVM: s390: Fix external interrupt interception
by Thomas Huth
· 11 years ago
e029ae5
KVM: s390: Add clock comparator and CPU timer IRQ injection
by Thomas Huth
· 11 years ago
fcc9aec
KVM: s390: return -EFAULT if copy_from_user() fails
by Dan Carpenter
· 11 years ago
b28e4f08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
8ad3575
KVM: s390: enable IBS for single running VCPUs
by David Hildenbrand
· 11 years ago
6852d7b
KVM: s390: introduce kvm_s390_vcpu_{start,stop}
by David Hildenbrand
· 11 years ago
e45efa2
KVM: s390: Add low-address protection to TEST BLOCK
by Thomas Huth
· 11 years ago
fb34c603
KVM: s390: Fixes for PFMF
by Thomas Huth
· 11 years ago
f8232c8
KVM: s390: Add a function for checking the low-address protection
by Thomas Huth
· 11 years ago
9a558ee
KVM: s390: Handle MVPG partial execution interception
by Thomas Huth
· 11 years ago
ac6c9e2
Merge branch 'safe-dirty-tlb-flush'
by Linus Torvalds
· 11 years ago
1cf35d4
mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts
by Linus Torvalds
· 11 years ago
0c8c77d
s390/ccwgroup: Fix memory corruption
by Christian Borntraeger
· 11 years ago
6e0de81
s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSH
by Martin Schwidefsky
· 11 years ago
e325fe6
KVM: s390: Factor out handle_itdb to handle TX aborts
by Michael Mueller
· 11 years ago
a86dcc24
KVM: s390: replace TDB_ADDR by __LC_PGM_TDB
by Michael Mueller
· 11 years ago
67335e6
KVM: s390: Drop pending interrupts on guest exit
by Christian Borntraeger
· 11 years ago
f71d0dc
KVM: s390: no timer interrupts when single-stepping a guest
by David Hildenbrand
· 11 years ago
bb78c5e
KVM: s390: move timer interrupt checks into own functions
by David Hildenbrand
· 11 years ago
27291e2
KVM: s390: hardware support for guest debugging
by David Hildenbrand
· 11 years ago
af1827e
KVM: s390: kernel header addition for guest debugging
by David Hildenbrand
· 11 years ago
aba0750
KVM: s390: emulate stctl and stctg
by David Hildenbrand
· 11 years ago
8712836
KVM: s390: deliver program irq parameters and use correct ilc
by David Hildenbrand
· 11 years ago
439716a
KVM: s390: extract irq parameters of intercepted program irqs
by David Hildenbrand
· 11 years ago
da7cf25
s390: add fields to lowcore definition
by Jens Freimann
· 11 years ago
21ee7ff
s390: rename and split lowcore field per_perc_atmid
by Jens Freimann
· 11 years ago
3d53b46
s390: fix name of lowcore field at offset 0xa3
by Jens Freimann
· 11 years ago
e497a96
KVM: s390: cleanup kvm_s390_real_to_abs()
by Heiko Carstens
· 11 years ago
3263bd1
KVM: s390: remove old guest access functions
by Heiko Carstens
· 11 years ago
645c5bc
KVM: s390: convert handle_stsi()
by Heiko Carstens
· 11 years ago
f987a3e
KVM: s390: convert handle lctl[g]()
by Heiko Carstens
· 11 years ago
Next »