Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9734d632bb5d05723b675643ff5f5da1fdb3ac2a
/
arch
/
s390
be5e661
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
e36cb0b
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
by David Howells
· 10 years ago
d34696c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
a457ac2
hypfs: switch to read_iter/write_iter
by Al Viro
· 10 years ago
61b0b01
s390/spinlock: disabled compare-and-delay by default
by Martin Schwidefsky
· 10 years ago
4ba2815
s390/mm: align 64-bit PIE binaries to 4GB
by Martin Schwidefsky
· 10 years ago
53861af
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
cb9e3c2
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
by Andrey Ryabinin
· 10 years ago
b9085bc
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
af3cd13
lib/string.c: remove strnicmp()
by Rasmus Villemoes
· 10 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
f4dce5c
s390/cacheinfo: coding style changes
by Heiko Carstens
· 10 years ago
4fd4f1c
s390/cacheinfo: fix shared cpu masks
by Heiko Carstens
· 10 years ago
2f859d0
s390/smp: reduce size of struct pcpu
by Heiko Carstens
· 10 years ago
da0c636
s390/topology: convert cpu_topology array to per cpu variable
by Heiko Carstens
· 10 years ago
d05d15d
s390/topology: delay initialization of topology cpu masks
by Heiko Carstens
· 10 years ago
4925392
s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3
by Martin Schwidefsky
· 10 years ago
59d5373
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
b3d6524
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
a7b7807
mm: gup: use get_user_pages_unlocked within get_user_pages_fast
by Andrea Arcangeli
· 10 years ago
d016bf7
mm: make FIRST_USER_ADDRESS unsigned long on all archs
by Kirill A. Shutemov
· 10 years ago
61f77ed
mm/hugetlb: reduce arch dependent code around follow_huge_*
by Naoya Horiguchi
· 10 years ago
6e76d4b
s390: drop pte_file()-related helpers
by Kirill A. Shutemov
· 10 years ago
6a039ea
s390/process: free vx save area when releasing tasks
by Hendrik Brueckner
· 10 years ago
a178220
s390/hypfs: Eliminate hypfs interval
by Michael Holzheu
· 10 years ago
34c0dad
s390/hypfs: Add diagnose 0c support
by Michael Holzheu
· 10 years ago
45cce4c
s390/cacheinfo: don't use smp_processor_id() in preemptible context
by Heiko Carstens
· 10 years ago
23e8fe2
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
658b6ed
KVM: s390: add cpu model support
by Michael Mueller
· 10 years ago
9d8d578
KVM: s390: use facilities and cpu_id per KVM
by Michael Mueller
· 10 years ago
45c9b47
KVM: s390/CPACF: Choose crypto control block format
by Tony Krowiak
· 10 years ago
f3d0bd6
s390/kernel: Update /proc/sysinfo file with Extended Name and UUID
by Ekaterina Tumanova
· 10 years ago
c23f397
KVM: s390: reenable LPP facility
by Christian Borntraeger
· 10 years ago
8e2207c
KVM: s390: floating irqs: fix user triggerable endless loop
by David Hildenbrand
· 10 years ago
f781951
kvm: add halt_poll_ns module parameter
by Paolo Bonzini
· 10 years ago
7b02190
mm/debug_pagealloc: fix build failure on ppc and some other archs
by Joonsoo Kim
· 10 years ago
5c75a0d
s390/smp: increase maximum value of NR_CPUS to 512
by Heiko Carstens
· 10 years ago
33692f2
vm: add VM_FAULT_SIGSEGV handling support
by Linus Torvalds
· 10 years ago
d5caa4d
s390/jump label: use different nop instruction
by Heiko Carstens
· 10 years ago
5c6497c
s390/jump label: add sanity checks
by Heiko Carstens
· 10 years ago
db1177ee
s390/mm: correct missing space when reporting user process faults
by Hendrik Brueckner
· 10 years ago
e6d60b3
s390/ftrace: hotpatch support for function tracing
by Heiko Carstens
· 10 years ago
4d92f50
s390: reintroduce diag 44 calls for cpu_relax()
by Heiko Carstens
· 10 years ago
2c72a44
s390/spinlock: add compare-and-delay to lock wait loops
by Martin Schwidefsky
· 10 years ago
0eb135f
KVM: s390: remove redundant setting of interrupt type
by Jens Freimann
· 10 years ago
94d1f56
KVM: s390: fix bug in interrupt parameter check
by Jens Freimann
· 10 years ago
428d53b
KVM: s390: avoid memory leaks if __inject_vm() fails
by David Hildenbrand
· 10 years ago
a374e89
KVM: s390/cpacf: Enable/disable protected key functions for kvm guest
by Tony Krowiak
· 10 years ago
72f2502
KVM: s390: Provide guest TOD Clock Get/Set Controls
by Jason J. Herne
· 10 years ago
556cc0d
KVM: s390: trace correct values for set prefix and machine checks
by Jens Freimann
· 10 years ago
49538d1
KVM: s390: fix bug in sigp emergency signal injection
by Jens Freimann
· 10 years ago
3cfad02
KVM: s390: Take addressing mode into account for MVPG interception
by Thomas Huth
· 10 years ago
69a8d45
KVM: s390: no need to hold the kvm->mutex for floating interrupts
by Christian Borntraeger
· 10 years ago
2444b35
KVM: s390: forward most SIGP orders to user space
by David Hildenbrand
· 10 years ago
9fbd808
KVM: s390: clear the pfault queue if user space sets the invalid token
by David Hildenbrand
· 10 years ago
ea5f496
KVM: s390: only one external call may be pending at a time
by David Hildenbrand
· 10 years ago
d614be0
s390/sclp: introduce check for the SIGP Interpretation Facility
by David Hildenbrand
· 10 years ago
a3a9c59
KVM: s390: SIGP SET PREFIX cleanup
by David Hildenbrand
· 10 years ago
9a02206
KVM: s390: a VCPU may only stop when no interrupts are left pending
by David Hildenbrand
· 10 years ago
6cddd43
KVM: s390: handle stop irqs without action_bits
by David Hildenbrand
· 10 years ago
2822545
KVM: s390: new parameter for SIGP STOP irqs
by David Hildenbrand
· 10 years ago
2d00f75
KVM: s390: forward hrtimer if guest ckc not pending yet
by David Hildenbrand
· 10 years ago
0ac96ca
KVM: s390: base hrtimer on a monotonic clock
by David Hildenbrand
· 10 years ago
bda343e
KVM: s390: prevent sleep duration underflows in handle_wait()
by David Hildenbrand
· 10 years ago
8c0a7ce
KVM: s390: Allow userspace to limit guest memory size
by Dominik Dingel
· 10 years ago
dafd032
KVM: s390: move vcpu specific initalization to a later point
by Dominik Dingel
· 10 years ago
0675d92
KVM: s390: make local function static
by Christian Borntraeger
· 10 years ago
31928aa
KVM: remove unneeded return value of vcpu_postcreate
by Dominik Dingel
· 10 years ago
f8de05c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
1939341
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
93568d6
s390: update default configuration
by Martin Schwidefsky
· 10 years ago
032f1be
s390/smp: remove check for CONFIG_ZFCPDUMP
by Paul Bolle
· 10 years ago
10ad34b
s390: add SMT support
by Martin Schwidefsky
· 10 years ago
1f6b83e
s390: avoid z13 cache aliasing
by Martin Schwidefsky
· 10 years ago
f8b2dcb
s390: add z13 code generation support
by Martin Schwidefsky
· 10 years ago
8cfc99b
s390: add pci_iomap_range
by Michael S. Tsirkin
· 11 years ago
f490282
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 10 years ago
d453cde
module_arch_freeing_init(): new hook for archs before module->module_init freed.
by Rusty Russell
· 10 years ago
fe82bba
s390/bpf: Zero extend parameters before calling C function
by Michael Holzheu
· 10 years ago
1a92b2d
s390/bpf: Fix sk_load_byte_msh()
by Michael Holzheu
· 10 years ago
d86eb74
s390/bpf: Fix offset parameter for skb_copy_bits()
by Michael Holzheu
· 10 years ago
db9aa8f
s390/bpf: Fix skb_copy_bits() parameter passing
by Michael Holzheu
· 10 years ago
5a80244
s390/bpf: Fix JMP_JGE_K (A >= K) and JMP_JGT_K (A > K)
by Michael Holzheu
· 10 years ago
6fb400d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
8d1a242
s390/uprobes: fix user space PER events
by Jan Willeke
· 10 years ago
ae75097
s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X)
by Michael Holzheu
· 10 years ago
df3eed3
s390/bpf: Fix ALU_NEG (A = -A)
by Michael Holzheu
· 10 years ago
d97d929
s390: move cacheinfo sysfs to generic cacheinfo infrastructure
by Sudeep Holla
· 10 years ago
e6a67ad
s390/crypto: remove 'const' to avoid compiler warnings
by Chen Gang
· 10 years ago
91c0837
s390: remove unnecessary KERN_CONT
by Joe Perches
· 10 years ago
a7e75d4
s390/sclp: sign extend return value of _sclp_print_early()
by Heiko Carstens
· 10 years ago
fbf87df
s390/sclp: fix declaration of _sclp_print_early()
by Chen Gang
· 10 years ago
47523c9
s390: keep Kconfig sorted
by Heiko Carstens
· 10 years ago
e0a5054
s390/signal: add sys_sigreturn and sys_rt_sigreturn declarations
by Heiko Carstens
· 10 years ago
925dfc0
s390/pgtable: add unsigned long casts
by Heiko Carstens
· 10 years ago
8d1f211
s390/disassembler: remove indentical initializer
by Heiko Carstens
· 10 years ago
eba8452
s390/pci: add missing address space annotation
by Heiko Carstens
· 10 years ago
58498ee
s390/ftrace: add code replacement sanity checks
by Heiko Carstens
· 10 years ago
fbc89c9
s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS
by Martin Schwidefsky
· 10 years ago
e38f978
s390/timex: fix get_tod_clock_ext() inline assembly
by Chen Gang
· 10 years ago
Next »