Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c4e490cf148e85ead0d1b1c2caaba833f1d5b29f
/
arch
/
s390
74e5c26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
3ddc76d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b272f73
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
73c1b41
cpu/hotplug: Cleanup state names
by Thomas Gleixner
· 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
8f2b468
s390/vtime: correct system time accounting
by Martin Schwidefsky
· 8 years ago
57ca04a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
a9042de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 8 years ago
0b7589e
s390/pci: query fmb length
by Sebastian Ott
· 8 years ago
f1c7ea2
s390/extmem: add missing memory clobber to dcss_set_subcodes
by Heiko Carstens
· 8 years ago
86fa708
s390/nmi: fix inline assembly constraints
by Heiko Carstens
· 8 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
6d7b2ee
s390/setup: reword printk messages
by Martin Schwidefsky
· 8 years ago
75a3573
s390: fix compile error with memmove_early() inline assembly
by Heiko Carstens
· 8 years ago
13b251b
s390/zcrypt: tracepoint definitions for zcrypt device driver.
by Harald Freudenberger
· 8 years ago
b886a9d
s390/zcrypt: Introduce new zcrypt device status API
by Ingo Tuchscherer
· 8 years ago
846221c
Remove references to dead make variable LINUX_INCLUDE
by Paul Bolle
· 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
93173b5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
e34bac7
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
e71c397
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
6d75f36
lib: radix-tree: check accounting of existing slot replacement users
by Johannes Weiner
· 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
92c020d
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
6cdf89b
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 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
82897ed
s390: cleanup arch/s390/kernel Makefile
by Heiko Carstens
· 8 years ago
d543a10
s390: fix initrd corruptions with gcov/kcov instrumented kernels
by Heiko Carstens
· 8 years ago
b5cb9bf
s390: exclude early C code from gcov profiling
by Heiko Carstens
· 8 years ago
a521b04
s390/dasd: channel path aware error recovery
by Stefan Haberland
· 8 years ago
7df1160
s390: remove unused labels from entry.S
by Heiko Carstens
· 8 years ago
9e6e7c7
s390/crypto: unlock on error in prng_tdes_read()
by Dan Carpenter
· 8 years ago
17bedab
bpf: xdp: Allow head adjustment in XDP prog
by Martin KaFai Lau
· 8 years ago
e32eae1
s390/sysinfo: show partition extended name and UUID if available
by Viktor Mihajlovski
· 8 years ago
e6d4a63
s390/numa: pin all possible cpus to nodes early
by Heiko Carstens
· 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
ebb299a
s390/topology: always use s390 specific sched_domain_topology_level
by Heiko Carstens
· 8 years ago
5423145
s390/smp: use smp_get_base_cpu() helper function
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
ce4dda3
s390: fix machine check panic stack switch
by Martin Schwidefsky
· 8 years ago
db7ad63
s390/setup: fix memblock usage
by Heiko Carstens
· 8 years ago
9f88eb4
s390/kexec: use node 0 when re-adding crash kernel memory
by Heiko Carstens
· 8 years ago
1c88580
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
by Francis Yan
· 8 years ago
dd52249
s390/uapi: sort header export list
by Heiko Carstens
· 8 years ago
aa9725f
s390/hypfs: add hypfs header file to uapi header export list
by Heiko Carstens
· 8 years ago
6bc32bf
s390: use generic asm-offsets.h
by Heiko Carstens
· 8 years ago
9e42736
s390: convert remaining bootmem allocations to memblock
by Heiko Carstens
· 8 years ago
61aaef51
s390: fix kernel oops for CONFIG_MARCH_Z900=y builds
by Martin Schwidefsky
· 8 years ago
5c5afd0
s390/pci: use unique UIDs for domain enumeration
by Sebastian Ott
· 9 years ago
80abb39
s390: update defconfig
by Heiko Carstens
· 8 years ago
e1231b0
s390: add cma support
by Heiko Carstens
· 8 years ago
1e16b096
s390/cpumf: simplify psw generation
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
e1788bb
KVM: s390: handle floating point registers in the run ioctl not in vcpu_put/load
by Christian Borntraeger
· 8 years ago
31d8b8d
KVM: s390: handle access registers in the run ioctl not in vcpu_put/load
by Christian Borntraeger
· 8 years ago
760928c
locking/spinlocks, s390: Implement vcpu_is_preempted(cpu)
by Christian Borntraeger
· 8 years ago
02cb689
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 8 years ago
6d0d287
locking/core: Provide common cpu_relax_yield() definition
by Christian Borntraeger
· 8 years ago
a95aeb2
s390/pci_dma: remove memset from dma_alloc
by Sebastian Ott
· 8 years ago
4f5359e
s390/pci_dma: make lazy flush independent from the tlb_refresh bit
by Sebastian Ott
· 8 years ago
6b7df3c
s390/pci: fix dma address calculation in map_sg
by Sebastian Ott
· 8 years ago
191ce9d
s390/time: fix clocksource steering for negative clock offsets
by Martin Schwidefsky
· 8 years ago
0acbc7a
Merge branch 'linus' into sched/core, to pick up fixes
by Ingo Molnar
· 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
40565b5
sched/cputime, powerpc, s390: Make scaled cputime arch specific
by Stanislaw Gruszka
· 8 years ago
015ed94
Merge branch 'maybe-uninitialized' (patches from Arnd)
by Linus Torvalds
· 8 years ago
92dfffe
s390: pci: don't print uninitialized data for debugging
by Arnd Bergmann
· 8 years ago
d7c19b0
mm: kmemleak: scan .data.ro_after_init
by Jakub Kicinski
· 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
dfbbd86
s390/smp: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
ef65d45
s390/smp: Make cpu notifier symetric
by Thomas Gleixner
· 8 years ago
ae67e87
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
847e070
s390: remove unneeded dependency for gen_facilities
by Masahiro Yamada
· 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
66cecb6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
8ba8b05
s390: kernel: make lgr explicitly non-modular
by Paul Gortmaker
· 8 years ago
cee672e
s390: hypfs: make inode explicitly non-modular
by Paul Gortmaker
· 8 years ago
75c7b6f
s390/time: steer clocksource on STP sync events
by Martin Schwidefsky
· 8 years ago
2ace06e
s390/time: adjust last_update_clock at clock synchronization
by Martin Schwidefsky
· 8 years ago
Next »