Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6954ca9c8b5cbaf45c3e45a5a5a7450c6b55ab27
/
arch
/
s390
« Previous
6668022
s390/cache: add cpu cache information to /proc/cpuinfo
by Heiko Carstens
· 12 years ago
d35339a
s390: add support for transactional memory
by Martin Schwidefsky
· 12 years ago
e4b8b3f
s390: add support for runtime instrumentation
by Jan Glauber
· 12 years ago
2e73c2c
s390/eadm_sch: add support for irq statistics
by Sebastian Ott
· 12 years ago
eadb86a
s390/cio: add eadm subchannel driver
by Sebastian Ott
· 12 years ago
40ff4cc
s390: add scm notification
by Sebastian Ott
· 12 years ago
1d1c8f7
s390: add scm bus driver
by Sebastian Ott
· 12 years ago
d2fc439b
s390: add eadm related structures
by Sebastian Ott
· 12 years ago
382b736
s390: add eadm facility bits
by Sebastian Ott
· 12 years ago
48a8ca0
s390/kexec: move machine_crash_shutdown() to machine_kexec.c
by Heiko Carstens
· 12 years ago
1c72592
s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiers
by Heiko Carstens
· 12 years ago
0d0e471
s390/smp: fix smp_find_processor_id() argument mismatch
by Heiko Carstens
· 12 years ago
7755d6b
s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier()
by Heiko Carstens
· 12 years ago
bdd1fc2
s390/kvm: Improve Kconfig help text.
by Cornelia Huck
· 12 years ago
843c48f
s390/kconfig: split the s390 base menu
by Jan Glauber
· 12 years ago
881730a
s390/cache: expose cpu cache topology via sysfs
by Heiko Carstens
· 12 years ago
648609e
s390: enable large page support with CONFIG_DEBUG_PAGEALLOC
by Gerald Schaefer
· 12 years ago
535c611
s390/string: provide asm lib functions for memcpy and memcmp
by Heiko Carstens
· 12 years ago
68d9884
s390/bpf,jit: improve code generation
by Heiko Carstens
· 12 years ago
c10302e
s390/bpf,jit: BPF Just In Time compiler for s390
by Martin Schwidefsky
· 12 years ago
a7e1a9e
vtime: Consolidate system/idle context detection
by Frederic Weisbecker
· 12 years ago
bf9fae9
cputime: Use a proper subsystem naming for vtime related APIs
by Frederic Weisbecker
· 12 years ago
7063942
time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD
by John Stultz
· 12 years ago
189374a
time: Move update_vsyscall definitions to timekeeper_internal.h
by John Stultz
· 12 years ago
267b50f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
558a447
userns: Convert s390 getting uid and gid system calls to use kuid and kgid
by Eric W. Biederman
· 12 years ago
6a62a21
userns: Convert s390 hypfs to use kuid and kgid where appropriate
by Eric W. Biederman
· 12 years ago
4db84d4
s390/mm: fix user access page-table walk code
by Gerald Schaefer
· 12 years ago
7ef6e97
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
db2e1f4
s390/hwcaps: do not report high gprs for 31 bit kernel
by Martin Schwidefsky
· 12 years ago
2df72e9
KVM: split kvm_arch_flush_shadow
by Marcelo Tosatti
· 12 years ago
9016083
s390/hugetlb: use direct TLB flushing for hugetlbfs pages
by Gerald Schaefer
· 12 years ago
59f9794
Merge branch 'sched/urgent' into sched/core
by Ingo Molnar
· 12 years ago
d5feaea
s390/mm: fix deadlock in unmap_hugepage_range()
by Gerald Schaefer
· 12 years ago
768fd07
s390/32: Don't clobber personality flags on exec
by Heiko Carstens
· 12 years ago
29a877f
s390/smp: add missing smp_store_status() for !SMP
by Heiko Carstens
· 12 years ago
81ff347
oprofile, s390: Fix uninitialized memory access when writing to oprofilefs
by Robert Richter
· 12 years ago
c78aa4c
Merge remote-tracking branch 'upstream/master' into queue
by Marcelo Tosatti
· 12 years ago
cbe0568
s390: Always use "long" for ssize_t to match size_t
by Geert Uytterhoeven
· 12 years ago
b9bb50d
s390: Remove leftover account_tick_vtime() header
by Frederic Weisbecker
· 12 years ago
baa3604
cputime: Consolidate vtime handling on context switch
by Frederic Weisbecker
· 12 years ago
b952741
cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTING
by Frederic Weisbecker
· 12 years ago
e858712
s390/compat: fix mmap compat system calls
by Heiko Carstens
· 12 years ago
82aabdb
s390/compat: fix compat wrappers for process_vm system calls
by Heiko Carstens
· 12 years ago
5ab37e1
s390: do not clobber personality flags in sys_32_personality()
by Jiri Kosina
· 12 years ago
c63cb46
s390/seccomp: add support for system call filtering using BPF
by Heiko Carstens
· 12 years ago
d050351
s390/mm: remove MAX_PHYSADDR_BITS define
by Heiko Carstens
· 12 years ago
fe56097
Merge remote-tracking branch 'upstream' into next
by Avi Kivity
· 12 years ago
37743cc
crypto: arch/s390 - cleanup - remove unneeded cra_list initialization
by Jussi Kivilinna
· 12 years ago
ac694db
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
c255a45
memcg: rename config variables
by Andrew Morton
· 12 years ago
26847fa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
c1d7e01
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
by Will Deacon
· 12 years ago
7463449
atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test
by Catalin Marinas
· 12 years ago
7d25617
s390: make use of user_mode() macro where possible
by Heiko Carstens
· 12 years ago
37fe1d7
s390/mm: rename user_mode variable to addressing_mode
by Heiko Carstens
· 12 years ago
008c2e8
s390/mm: fix fault handling for page table walk case
by Heiko Carstens
· 12 years ago
f2c76e3
s390/mm: make page faults killable
by Heiko Carstens
· 12 years ago
44a6b84
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
216550e
s390: update defconfig
by Heiko Carstens
· 12 years ago
0f6f281
s390/mm: downgrade page table after fork of a 31 bit process
by Martin Schwidefsky
· 12 years ago
ade38c3
KVM: s390: Add implementation-specific trace events
by Cornelia Huck
· 12 years ago
5786fff
KVM: s390: Add architectural trace events
by Cornelia Huck
· 12 years ago
9b7fb99
s390/dis: Instruction decoding interface
by Cornelia Huck
· 12 years ago
e9bda6f
Merge branch 'queue' into next
by Avi Kivity
· 12 years ago
8143ada
s390/ipl: Use diagnose 8 command separation
by Michael Holzheu
· 12 years ago
56280b1
s390/linker script: use RO_DATA_SECTION
by Heiko Carstens
· 12 years ago
3193a98
s390/exceptions: sort exception table at build time
by Heiko Carstens
· 12 years ago
d527436
s390/debug: remove module_exit function / move EXPORT_SYMBOLs
by Heiko Carstens
· 12 years ago
5fecc9d
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
e017507
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
f2a7434
KVM: Add config to support ple or cpu relax optimzation
by Raghavendra K T
· 12 years ago
27f6b41
s390/vtimer: rework virtual timer interface
by Martin Schwidefsky
· 12 years ago
921486b
s390/dis: Add the servc instruction to the disassembler.
by Cornelia Huck
· 12 years ago
a53c8fa
s390/comments: unify copyright messages and remove file names
by Heiko Carstens
· 12 years ago
2b75475
s390/lgr: Add init check to lgr_info_log()
by Michael Holzheu
· 12 years ago
50bb1f7
s390/cpu init: use __get_cpu_var instead of per_cpu
by Heiko Carstens
· 12 years ago
711d273
s390/idle: reduce size of s390_idle_data structure
by Heiko Carstens
· 12 years ago
0008204
s390/idle: fix sequence handling vs cpu hotplug
by Heiko Carstens
· 12 years ago
c960bec
s390/hypfs: Add missing get_next_ino()
by Michael Holzheu
· 12 years ago
21b26c0
KVM: s390: Fix sigp sense handling.
by Cornelia Huck
· 12 years ago
ea1918d
KVM: s390: use sigp condition code defines
by Heiko Carstens
· 12 years ago
0744426
KVM: s390: fix sigp set prefix status stored cases
by Heiko Carstens
· 12 years ago
7ba26c4
KVM: s390: fix sigp sense running condition code handling
by Heiko Carstens
· 12 years ago
9b74753
s390/smp/kvm: unifiy sigp definitions
by Heiko Carstens
· 12 years ago
9d04edd
s390/smp: remove redundant check
by Heiko Carstens
· 12 years ago
a7df7a9
s390/ipl: Fix ipib handling for "dumpreipl" shutdown action
by Michael Holzheu
· 12 years ago
fbe7656
s390/smp: make absolute lowcore / cpu restart parameter accesses more robust
by Heiko Carstens
· 12 years ago
d691af0
crypto: s390 - clean up DES code a bit more
by Paul Bolle
· 12 years ago
cd18345
KVM: s390: Perform early event mask processing during boot
by Heinz Graalfs
· 12 years ago
61bde82
KVM: s390: Set CPU in stopped state on initial cpu reset
by Christian Borntraeger
· 12 years ago
46ce7fb
S390: Smp: remove call to ipi_call_lock()/ipi_call_unlock()
by Yong Zhang
· 12 years ago
8d4ecfc
s390/ccwgroup: remove unused ccwgroup_device member
by Sebastian Ott
· 12 years ago
eb54619
s390/sigp: use sigp order code defines in assembly code
by Heiko Carstens
· 12 years ago
a095a8a
s390/smp: use sigp cpu status definitions
by Heiko Carstens
· 12 years ago
a9ae32c
s390/smp/kvm: unifiy sigp definitions
by Heiko Carstens
· 12 years ago
524b24a
s390/smp: remove redundant check
by Heiko Carstens
· 12 years ago
569ba7d
s390/kvm: get rid of duplicate instruction
by Christian Borntraeger
· 12 years ago
86c47b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
1193755
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
Next »