Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
06db881b4f1b5fb8fff563423f76b7361de8281a
/
arch
/
s390
dacbe41
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
by Christoph Hellwig
· 15 years ago
e28cbf2
improve sys_newuname() for compat architectures
by Christoph Hellwig
· 15 years ago
baed7fc
Add generic sys_ipc wrapper
by Christoph Hellwig
· 15 years ago
a467937
Add generic sys_old_mmap()
by Christoph Hellwig
· 15 years ago
5d0e528
Add generic sys_old_select()
by Christoph Hellwig
· 15 years ago
e101541
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
09003ed
[S390] smsgiucv: declare char pointers as "const"
by Hendrik Brueckner
· 15 years ago
584dfdd
[S390] remove unused qdio flags in zfcp and qeth
by Ursula Braun
· 15 years ago
b1e2ba8
[S390] Cleanup xtime usage
by John Stultz
· 15 years ago
596a95c
[S390] uaccess: make sure copy_from_user_overflow is builtin
by Heiko Carstens
· 15 years ago
5fbcae5
sysdev: fix missing s390 conversion
by Heiko Carstens
· 15 years ago
c9be0a3
sysdev: Pass attribute in sysdev_class attributes show/store
by Andi Kleen
· 15 years ago
c812a51
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
0f2cc4e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
f1771ff
Simplify failure exits in s390/hypfs fill_super()
by Al Viro
· 15 years ago
6d6b89b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
ac0f6f9
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
6474920
KVM: fix cleanup_srcu_struct on vm destruction
by Marcelo Tosatti
· 15 years ago
f656ce0
KVM: switch vcpu context to use SRCU
by Marcelo Tosatti
· 15 years ago
f7784b8
KVM: split kvm_arch_set_memory_region into prepare and commit
by Marcelo Tosatti
· 15 years ago
4787188
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
e0d2724
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
7981164
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
6fb8302
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core
by Ingo Molnar
· 15 years ago
37d4008
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 15 years ago
a8d6356
[S390] time: remove unused code
by Heiko Carstens
· 15 years ago
13c6680
[S390] correct vdso version string
by Martin Schwidefsky
· 15 years ago
1844c9b
[S390] add support for compressed kernels
by Martin Schwidefsky
· 15 years ago
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
4b3073e
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
by Russell King
· 15 years ago
952974ac6
s390: Add pt_regs register and stack access API
by Heiko Carstens
· 15 years ago
e7b8e67
tracing: Unify arch_syscall_addr() implementations
by Mike Frysinger
· 15 years ago
2bb4646
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 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
51c24aa
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
3a4d5c9
vhost_net: a kernel-level virtio server
by Michael S. Tsirkin
· 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
f8d5faf7
[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
d7ac769
crypto: aes_s390 - access .cip instead of .blk in cipher mode
by Roel Kluin
· 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
Next »