Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b68df015609eac67f045c155cb3195e5a1061d66
/
arch
/
s390
/
include
/
asm
74e5c26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
cabab3f
s390/kbuild: enable modversions for symbols exported from asm
by Heiko Carstens
· 8 years ago
0b7589e
s390/pci: query fmb length
by Sebastian Ott
· 9 years ago
7a71fd1
s390/lib: add missing memory barriers to string inline assemblies
by Heiko Carstens
· 8 years ago
259acc5
s390/cpumf: fix qsi inline assembly
by Heiko Carstens
· 8 years ago
13b251b
s390/zcrypt: tracepoint definitions for zcrypt device driver.
by Harald Freudenberger
· 8 years ago
2ec4584
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
692a68c
mm: remove the page size change check in tlb_remove_page
by Aneesh Kumar K.V
· 8 years ago
07e3266
mm: add tlb_remove_check_page_size_change to track page size change
by Aneesh Kumar K.V
· 8 years ago
b528e4b
mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
by Aneesh Kumar K.V
· 8 years ago
c19805f
s390/cpumf: Use configuration level indication for sampling data
by Christian Borntraeger
· 8 years ago
b4623d4
s390: provide memmove implementation
by Heiko Carstens
· 8 years ago
d543a10
s390: fix initrd corruptions with gcov/kcov instrumented kernels
by Heiko Carstens
· 8 years ago
a521b04
s390/dasd: channel path aware error recovery
by Stefan Haberland
· 8 years ago
e32eae1
s390/sysinfo: show partition extended name and UUID if available
by Viktor Mihajlovski
· 8 years ago
8c910580
s390/numa: establish cpu to node mapping early
by Heiko Carstens
· 8 years ago
30fc4ca
s390/topology: use cpu_topology array instead of per cpu variable
by Heiko Carstens
· 8 years ago
af51160
s390/smp: initialize cpu_present_mask in setup_arch
by Heiko Carstens
· 8 years ago
307b311
s390/numa: always use logical cpu and core ids
by Heiko Carstens
· 8 years ago
11a247e
s390: Remove VLAIS in ptff() and clear_table()
by Michael Holzheu
· 8 years ago
6bc32bf
s390: use generic asm-offsets.h
by Heiko Carstens
· 8 years ago
5c5afd0
s390/pci: use unique UIDs for domain enumeration
by Sebastian Ott
· 9 years ago
e1231b0
s390: add cma support
by Heiko Carstens
· 8 years ago
3a89038
s390/thread_info: get rid of THREAD_ORDER define
by Heiko Carstens
· 8 years ago
56e9219
s390/uaccess: make setfs macro return void
by Heiko Carstens
· 8 years ago
760928c
locking/spinlocks, s390: Implement vcpu_is_preempted(cpu)
by Christian Borntraeger
· 8 years ago
6d0d287
locking/core: Provide common cpu_relax_yield() definition
by Christian Borntraeger
· 8 years ago
5bd0b85
locking/core, arch: Remove cpu_relax_lowlatency()
by Christian Borntraeger
· 8 years ago
22b6430
locking/core, s390: Make cpu_relax() a barrier again
by Christian Borntraeger
· 8 years ago
79ab11c
locking/core: Introduce cpu_relax_yield()
by Christian Borntraeger
· 8 years ago
ef280c8
s390: move sys_call_table and last_break from thread_info to thread_struct
by Martin Schwidefsky
· 8 years ago
90c53e6
s390: move cputime accounting fields from thread_info to thread_struct
by Martin Schwidefsky
· 8 years ago
f8fc82b
s390: move system_call field from thread_info to thread_struct
by Martin Schwidefsky
· 8 years ago
d5c352c
s390: move thread_info into task_struct
by Heiko Carstens
· 8 years ago
c360192
s390/preempt: move preempt_count to the lowcore
by Martin Schwidefsky
· 8 years ago
1993dbc
s390/bitops: use atomic primitives for bitops
by Martin Schwidefsky
· 8 years ago
126b30c
s390/atomic: refactor atomic primitives
by Martin Schwidefsky
· 8 years ago
4c8ee71
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 8 years ago
d1f7e8f
s390: squash facilities_src.h into gen_facilities.c
by Masahiro Yamada
· 8 years ago
72cc991
s390: delete unneeded #include <linux/kconfig.h> from facilities_src.h
by Masahiro Yamada
· 8 years ago
75c7b6f
s390/time: steer clocksource on STP sync events
by Martin Schwidefsky
· 8 years ago
b1c0854
s390/time: refactor clock sync
by Martin Schwidefsky
· 8 years ago
890658b
locking/mutex: Kill arch specific code
by Peter Zijlstra
· 8 years ago
dcddba9
s390/dumpstack: get rid of return_address again
by Heiko Carstens
· 8 years ago
d020863
s390/dumpstack: restore reliable indicator for call traces
by Heiko Carstens
· 8 years ago
12e7219
s390: ignore pkey system calls
by Heiko Carstens
· 8 years ago
84d6984
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
ea03623
uprobes: remove function declarations from arch/{mips,s390}
by Marcin Nowakowski
· 8 years ago
6218590
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
e46cae4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
13954fd
s390/pci_dma: improve lazy flush for unmap
by Sebastian Ott
· 8 years ago
77e5bdf
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
fd2d2b1
s390: get_user() should zero on failure
by Al Viro
· 8 years ago
ad53e35
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 8 years ago
b0eb91a
Merge remote-tracking branch 'kvms390/s390forkvm' into kvms390next
by Christian Borntraeger
· 8 years ago
a694067
KVM: s390: allow 255 VCPUs when sca entries aren't used
by David Hildenbrand
· 8 years ago
8a7e75d
KVM: Add provisioning for ulong vm stats and u64 vcpu stats
by Suraj Jitindar Singh
· 8 years ago
0d025d2
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
by Josh Poimboeuf
· 8 years ago
69c0e36
s390/crypto: cpacf function detection
by Martin Schwidefsky
· 8 years ago
0177db0
s390/crypto: simplify return code handling
by Martin Schwidefsky
· 8 years ago
edc63a3
s390/crypto: cleanup cpacf function codes
by Martin Schwidefsky
· 8 years ago
474fd6e
RAID/s390: add SIMD implementation for raid6 gen/xor
by Martin Schwidefsky
· 8 years ago
7f79695
s390/fpu: improve kernel_fpu_[begin|end]
by Martin Schwidefsky
· 8 years ago
0eab11c7
s390/vx: allow to include vx-insn.h with .include
by Martin Schwidefsky
· 8 years ago
88bf46b
Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Martin Schwidefsky
· 8 years ago
f6c1d35
KVM: s390: generate facility mask from readable list
by Heiko Carstens
· 8 years ago
bd3a172
s390/pci: add zpci_report_error interface
by Martin Schwidefsky
· 8 years ago
47e4d85
s390/mm: merge local / non-local IDTE helper
by Martin Schwidefsky
· 9 years ago
34eeaf3
s390/mm: merge local / non-local IPTE helper
by Martin Schwidefsky
· 9 years ago
44b6cc8
s390/mm,kvm: flush gmap address space with IDTE
by Martin Schwidefsky
· 9 years ago
d5dcafe
s390/mm: no local TLB flush for clearing-by-ASCE IDTE
by Martin Schwidefsky
· 9 years ago
711f5df
s390: move exports to definitions
by Al Viro
· 9 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
221bb8a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
68c5cf5
s390: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
by James Hogan
· 8 years ago
bc29b7a
s390/mm: clean up pte/pmd encoding
by Gerald Schaefer
· 8 years ago
0e06f5c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
e77b085
mm/mmu_gather: track page size with mmu gather and force flush if page size change
by Aneesh Kumar K.V
· 8 years ago
e9d55e1
mm: change the interface for __tlb_remove_page()
by Aneesh Kumar K.V
· 8 years ago
015cd86
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
c86ad14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
6502a34
KVM: s390: allow user space to handle instr 0x0000
by David Hildenbrand
· 9 years ago
8f50af4
s390/console: Make preferred console handling more consistent
by Peter Oberparleiter
· 8 years ago
f045402
s390/mm: fix gmap tlb flush issues
by David Hildenbrand
· 8 years ago
d08de8e
s390/mm: add support for 2GB hugepages
by Gerald Schaefer
· 8 years ago
c3bdf2e
s390: stack address vs thread_info
by Heiko Carstens
· 9 years ago
e238c15
s390/cpumf: use basic block for ecctr inline assembly
by Heiko Carstens
· 9 years ago
80a60f6
s390/smp: use basic blocks for sigp inline assemblies
by Heiko Carstens
· 9 years ago
dc4aace
s390/uaccess: fix __put_get_user_asm define
by Heiko Carstens
· 9 years ago
2764196
s390/perf: remove perf_release/reserver_sampling functions
by Heiko Carstens
· 9 years ago
bcf4dd5
s390: fix test_fp_ctl inline assembly contraints
by Martin Schwidefsky
· 9 years ago
adbf169
KVM: s390: vsie: speed up VCPU irq delivery when handling vsie
by David Hildenbrand
· 9 years ago
c9bc1ea
KVM: s390: vsie: support vectory facility (SIMD)
by David Hildenbrand
· 9 years ago
a3508fb
KVM: s390: vsie: initial support for nested virtualization
by David Hildenbrand
· 9 years ago
3d84683
s390: introduce page_to_virt() and pfn_to_virt()
by David Hildenbrand
· 9 years ago
37d9df9
KVM: s390: backup the currently enabled gmap when scheduled out
by David Hildenbrand
· 10 years ago
5b6c963
s390/mm: allow to check if a gmap shadow is valid
by David Hildenbrand
· 9 years ago
4a49443
s390/mm: remember the int code for the last gmap fault
by David Hildenbrand
· 9 years ago
3218f70
s390/mm: support real-space for gmap shadows
by David Hildenbrand
· 9 years ago
Next »