Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c1d7b06cc37af3a958f7573af69ce2d0920ca79d
/
arch
/
s390
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
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
b05fd35
sysctl s390: Remove dead sysctl binary support
by Eric W. Biederman
· 16 years ago
e576b9e
s390: use RCU to walk list of network devices
by stephen hemminger
· 15 years ago
4ddf61e
sysctl: s390 Use the compat_sys_sysctl
by Eric W. Biederman
· 16 years ago
3c5d92a
nohz: Introduce arch_needs_cpu
by Martin Schwidefsky
· 15 years ago
b3dcf3d
[S390] smp: fix sigp sense handling
by Heiko Carstens
· 15 years ago
f8501ba
[S390] smp: fix sigp stop handling
by Heiko Carstens
· 15 years ago
70f5dc5
[S390] cputime: fix overflow on 31 bit systems
by Martin Schwidefsky
· 15 years ago
4f8048e
[S390] smp: fix prefix handling of offlined cpus
by Heiko Carstens
· 15 years ago
9de09ac
Merge branch 'tracing/urgent' into tracing/core
by Ingo Molnar
· 15 years ago
ca1b82b
s390: Remove BKL from prng
by Thomas Gleixner
· 15 years ago
be6e3f9
[S390] Add highgprs facility to /proc/cpuinfo
by Andreas Krebbel
· 15 years ago
7874b1b
[S390] hypfs: Use subcode 6 if subcode 7 is not available
by Michael Holzheu
· 15 years ago
c44fc77
tracing: Move syscalls metadata handling from arch to core
by Frederic Weisbecker
· 15 years ago
3b88578
net: Generalize socket rx gap / receive queue overflow cmsg
by Neil Horman
· 15 years ago
af9d2ff
[S390] Add EX_TABLE for addressing exception in usercopy functions.
by Gerald Schaefer
· 15 years ago
ea2a4d3
[S390] 64-bit register support for 31-bit processes
by Heiko Carstens
· 15 years ago
dd43bfc
[S390] hibernate: Use correct place for CPU address in lowcore
by Michael Holzheu
· 15 years ago
623c08e
[S390] pm: ignore time spend in suspended state
by Martin Schwidefsky
· 15 years ago
930e44f
[S390] perf_counter: fix vdso detection
by Heiko Carstens
· 15 years ago
22ceaf4
[S390] ftrace: drop nmi protection
by Heiko Carstens
· 15 years ago
593c4f7
[S390] compat: fix truncate system call wrapper
by Heiko Carstens
· 15 years ago
0cd6a40
[S390] Provide arch specific mdelay implementation.
by Heiko Carstens
· 15 years ago
78d81f2
[S390] Fix enabled udelay for short delays.
by Christian Borntraeger
· 15 years ago
6a03f5f
[S390] module: fix memory leak in s390 module loader
by Christian Borntraeger
· 15 years ago
dfcc3e6
[S390] Enable kmemleak on s390.
by Heiko Carstens
· 15 years ago
52a21f2
[S390] fix build breakage with CONFIG_AIO=n
by Martin Schwidefsky
· 15 years ago
8feda6f
KVM: s390: fix memsize >= 4G
by Christian Borntraeger
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
94a8d5c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
2bcd57a
headers: utsname.h redux
by Alexey Dobriyan
· 15 years ago
0748bd0
cpumask: remove arch_send_call_function_ipi
by Rusty Russell
· 15 years ago
630cd04
cpumask: arch_send_call_function_ipi_mask: s390
by Rusty Russell
· 15 years ago
4f269bf
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: s390
by Rusty Russell
· 15 years ago
c37efa9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 15 years ago
9fd815b
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
31bbb9b
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
ed87b27
[S390] Update default configuration.
by Martin Schwidefsky
· 15 years ago
1aaf179
[S390] hibernate: Do real CPU swap at resume time
by Michael Holzheu
· 15 years ago
2573a57
[S390] hibernate: make sure pfn_is_nosave handles lowcore pages
by Heiko Carstens
· 15 years ago
3fd26a7
[S390] smp: introduce LC_ORDER and simplify lowcore handling
by Heiko Carstens
· 15 years ago
07805ac
[S390] ptrace: use common code for simple peek/poke operations
by Christian Borntraeger
· 15 years ago
bdd42b2
[S390] fix disabled_wait inline assembly clobber list
by Heiko Carstens
· 15 years ago
87458ff
[S390] Change kernel_page_present coding style.
by Heiko Carstens
· 15 years ago
2583d1e
[S390] hibernation: reset system after resume
by Heiko Carstens
· 15 years ago
846955c
[S390] hibernation: fix guest page hinting related crash
by Heiko Carstens
· 15 years ago
Next »