Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
73bfa5f2f71efcdcaad8d18cbed96b9d7ed86948
/
arch
/
s390
61fd330
[S390] codepage conversion of kernel parameter line
by Martin Schwidefsky
· 15 years ago
618708f
[S390] add z9-ec/z10 instruction to kernel disassembler
by Martin Schwidefsky
· 15 years ago
22e0a04
[S390] use kprobes_built_in() in mm/fault code
by Heiko Carstens
· 15 years ago
52499f4
[S390] bug: use relative pointers in bug table entries
by Heiko Carstens
· 15 years ago
cbb870c
[S390] Cleanup struct _lowcore usage and defines.
by Heiko Carstens
· 15 years ago
d96221a
[S390] free_initmem: reduce code duplication
by Heiko Carstens
· 15 years ago
b8e660b
[S390] Replace ENOTSUPP usage with EOPNOTSUPP
by Heiko Carstens
· 15 years ago
59b6978
[S390] spinlock: check virtual cpu running status
by Gerald Schaefer
· 15 years ago
8387c73
[S390] sysinfo: fix SYSIB 3,2,2 structure
by Heiko Carstens
· 15 years ago
27d7160
[S390] add MACHINE_IS_LPAR flag
by Martin Schwidefsky
· 15 years ago
432ac5e
[S390] qdio: optimize cache line usage of struct qdio_irq
by Jan Glauber
· 15 years ago
a93b8ec
[S390] smp: rework sigp code
by Heiko Carstens
· 15 years ago
2c2df11
[S390] smp: always reboot on cpu 0
by Heiko Carstens
· 15 years ago
abd1ecf
[S390] smp: rename and add lowcore defines
by Heiko Carstens
· 15 years ago
f64ca21
[S390] zfcpdump: remove cross arch dump support
by Heiko Carstens
· 15 years ago
987bcda
[S390] use inline assembly contraints available with gcc 3.3.3
by Martin Schwidefsky
· 15 years ago
d1bf859
[S390] cio: fix storage key handling
by Heiko Carstens
· 15 years ago
b4563e8
[S390] cio: wait for channel report
by Sebastian Ott
· 15 years ago
1dcec25
[S390] uaccess: implement strict user copy checks
by Heiko Carstens
· 15 years ago
7717aef
[S390] Fix struct _lowcore layout.
by Heiko Carstens
· 15 years ago
21ec7f6
[S390] fix single stepped svcs with TRACE_IRQFLAGS=y
by Martin Schwidefsky
· 15 years ago
0b4d789
[S390] use set_current_state in sigsuspend
by Martin Schwidefsky
· 15 years ago
428aecf
[S390] irqflags: add missing types.h include
by Heiko Carstens
· 15 years ago
062d5e9
KVM: S390: fix potential array overrun in intercept handling
by Christian Borntraeger
· 15 years ago
94e587f
[S390] unwire sys_recvmmsg again
by Heiko Carstens
· 15 years ago
d381589
[S390] mmap: add missing compat_ptr conversion to both mmap compat syscalls
by Heiko Carstens
· 15 years ago
a9df8e3
[S390] bug: implement arch specific __WARN macro
by Heiko Carstens
· 15 years ago
fb380aa
[S390] Move __cpu_logical_map to smp.c
by Heiko Carstens
· 15 years ago
c6a5f8c
[S390] smp: remove volatile type quilifier from __cpu_logical_map
by Heiko Carstens
· 15 years ago
02beacc
[S390] smp: setup smp_processor_id early
by Heiko Carstens
· 15 years ago
a58c26b
[S390] use helpers for rlimits
by Jiri Slaby
· 15 years ago
bebf023
[S390] remove superfluous TIF_USEDFPU bit
by Martin Schwidefsky
· 15 years ago
6f50248
[S390] duplicate SIGTRAP on signal delivery.
by Martin Schwidefsky
· 15 years ago
f8d5faf
[S390] clear TIF_SINGLE_STEP for new process.
by Martin Schwidefsky
· 15 years ago
c3311c1
[S390] fix loading of PER control registers for utrace.
by Martin Schwidefsky
· 15 years ago
cc4707b
[S390] Update default configuration.
by Martin Schwidefsky
· 15 years ago
f5cae7b
[S390] Have param.h simply include <asm-generic/param.h>.
by Robert P. J. Day
· 15 years ago
1d802e2
[S390] Use strim instead of strstrip to avoid false warnings.
by Heiko Carstens
· 15 years ago
ca633fd
[S390] ptrace: dont abuse PT_PTRACED
by Oleg Nesterov
· 15 years ago
622e99b
[S390] rename NT_PRXSTATUS to NT_S390_HIGHREGS
by Martin Schwidefsky
· 15 years ago
b59cdcb3
[S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip()
by Roel Kluin
· 15 years ago
70ee951
[S390] wire up sys_recvmmsg
by Heiko Carstens
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
698ba7b
elf: kill USE_ELF_CORE_DUMP
by Christoph Hellwig
· 15 years ago
8f0ddf9
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
e7d2860
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
by André Goddard Rosa
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
e593194
locking: Convert raw_rwlock functions to arch_rwlock
by Thomas Gleixner
· 15 years ago
fb3a6bb
locking: Convert raw_rwlock to arch_rwlock
by Thomas Gleixner
· 15 years ago
0199c4e
locking: Convert __raw_spin* functions to arch_spin*
by Thomas Gleixner
· 15 years ago
edc35bd
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
by Thomas Gleixner
· 15 years ago
445c895
locking: Convert raw_spinlock to arch_spinlock
by Thomas Gleixner
· 15 years ago
559df2e
kbuild: move asm-offsets.h to include/generated
by Sam Ravnborg
· 16 years ago
f8b7256
Unify sys_mmap*
by Al Viro
· 15 years ago
570dcf2
Kill ancient crap in s390 compat mmap
by Al Viro
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
67dd2f5
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
2588465
Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
fbf07ea
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
60d8ce2
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6035ccd
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
ed9216c
Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
d7fc02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
2da3cf9
[S390] s390: remove unused nfsd #includes
by Boaz Harrosh
· 15 years ago
b069468
[S390] ftrace: build ftrace.o when CONFIG_FTRACE_SYSCALLS is set for s390
by Aristeu Rozanski
· 15 years ago
bd119ee
[S390] etr/stp: put correct per cpu variable
by Heiko Carstens
· 15 years ago
6a985c6
[S390] s390: use change recording override for kernel mapping
by Christian Borntraeger
· 15 years ago
2f319a5
[S390] use generic sockios.h header file
by Christian Borntraeger
· 15 years ago
df27d7ba
[S390] use generic termbits.h header file
by Christian Borntraeger
· 15 years ago
c20c89a
[S390] smp: remove unused typedef and defines
by Heiko Carstens
· 15 years ago
52b169c
[S390] cmm: free pages on hibernate.
by Martin Schwidefsky
· 15 years ago
3947517
[S390] Improve code generated by atomic operations.
by Martin Schwidefsky
· 15 years ago
779c278
[S390] dasd: remove dead code
by Christian Borntraeger
· 15 years ago
6c1e3e7
[S390] Use do_exception() in pagetable walk usercopy functions.
by Gerald Schaefer
· 15 years ago
1ab947d
[S390] fault handler access flags check.
by Martin Schwidefsky
· 15 years ago
50d7280
[S390] fault handler performance optimization.
by Martin Schwidefsky
· 15 years ago
7ecb344
[S390] Improve notify_page_fault implementation.
by Martin Schwidefsky
· 15 years ago
b11b533
[S390] Improve address space mode selection.
by Martin Schwidefsky
· 15 years ago
61365e1
[S390] Improve address space check.
by Martin Schwidefsky
· 15 years ago
454e1fa
[S390] cio: split PGID settings and status
by Peter Oberparleiter
· 15 years ago
cf87b74
[S390] s390: clear high-order bits of registers after sam64
by Hendrik Brueckner
· 15 years ago
28b4d5c
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
96fa2b5
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3e72b81
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
5506e68
s390: Convert BUG() to use unreachable()
by David Daney
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
220d0b1
Merge branch 'master' into for-2.6.33
by Jens Axboe
· 15 years ago
f50146b
KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
by Carsten Otte
· 15 years ago
d7b0b5e
KVM: s390: Make psw available on all exits, not just a subset
by Carsten Otte
· 15 years ago
10474ae
KVM: Activate Virtualization On Demand
by Alexander Graf
· 15 years ago
367e131
KVM: Return -ENOTTY on unrecognized ioctls
by Avi Kivity
· 15 years ago
2d4dc89
block: add helpers to run flush_dcache_page() against a bio and a request's pages
by Ilya Loginov
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
6d45611
sysctl: Drop & in front of every proc_handler.
by Eric W. Biederman
· 15 years ago
0696b71
timekeeping: Fix clock_gettime vsyscall time warp
by Lin Ming
· 15 years ago
6beb000
locking: Make inlining decision Kconfig based
by Thomas Gleixner
· 15 years ago
bcc6525
[S390] s390: fix single stepping on svc0
by Christian Borntraeger
· 15 years ago
b89031e
[S390] reset cputime accounting after IPL from NSS
by Martin Schwidefsky
· 15 years ago
Next »