index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] s390: fix typo in stop_hz_timer.
Martin Schwidefsky
2006-05-25
1
-1
/
+1
*
[PATCH] s390: next_timer_interrupt overflow in stop_hz_timer
Martin Schwidefsky
2006-05-21
1
-1
/
+1
*
[PATCH] s390: add vmsplice system call
Martin Schwidefsky
2006-05-15
2
-0
/
+9
*
[PATCH] s390: exploit rcu_needs_cpu() interface
Heiko Carstens
2006-05-15
1
-3
/
+4
*
Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2006-05-01
1
-3
/
+2
|
\
|
*
[PATCH] drop task argument of audit_syscall_{entry,exit}
Al Viro
2006-05-01
1
-3
/
+2
*
|
[PATCH] s390: bug in setup_rt_frame
Heiko Carstens
2006-05-01
1
-2
/
+3
|
/
*
[PATCH] s390: new system calls
Martin Schwidefsky
2006-04-28
2
-0
/
+47
*
[PATCH] s390: add read_mostly optimization
Christian Borntraeger
2006-04-28
1
-1
/
+3
*
[PATCH] s390: segment operation error codes
Gerald Schaefer
2006-04-28
1
-3
/
+16
*
[PATCH] s390: alternate signal stack handling bug
Laurent Meyer
2006-04-28
1
-1
/
+1
*
[PATCH] Remove __devinitdata from notifier block definitions
Chandra Seetharaman
2006-04-26
1
-1
/
+1
*
[PATCH] arch/s390/Makefile: remove -finline-limit=10000
Adrian Bunk
2006-04-11
1
-1
/
+0
*
[PATCH] s390: update default configuration
Martin Schwidefsky
2006-04-11
1
-20
/
+28
*
[PATCH] for_each_possible_cpu: s390
KAMEZAWA Hiroyuki
2006-03-31
1
-3
/
+3
*
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-27
1
-5
/
+6
*
[PATCH] bitops: s390: use generic bitops
Akinobu Mita
2006-03-26
1
-0
/
+4
*
[PATCH] more s/fucn/func/ typo fixes
Akinobu Mita
2006-03-26
1
-1
/
+1
*
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
2006-03-26
3
-66
/
+5
*
[PATCH] create struct compat_timex and use it everywhere
Stephen Rothwell
2006-03-26
1
-14
/
+1
*
[PATCH] kill include/linux/platform.h, default_idle() cleanup
Adrian Bunk
2006-03-24
1
-1
/
+1
*
[PATCH] s390: kzalloc() conversion in arch/s390
Eric Sesterhenn
2006-03-24
2
-10
/
+4
*
[PATCH] s390: connector support
Martin Schwidefsky
2006-03-24
1
-0
/
+2
*
[PATCH] s390: cpu up retries
Michael Ryan
2006-03-24
1
-1
/
+3
*
[PATCH] s390: /proc/sys/vm/cmm_* permission bits
Martin Schwidefsky
2006-03-24
1
-3
/
+3
*
[PATCH] s390: early parameter parsing
Heiko Carstens
2006-03-24
1
-63
/
+45
*
[PATCH] more for_each_cpu() conversions
Andrew Morton
2006-03-23
1
-3
/
+1
*
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2006-03-22
1
-2
/
+2
*
[PATCH] s390: Increase spinlock retry code performance
Christian Ehrhardt
2006-03-09
1
-2
/
+13
*
[PATCH] s390: fix strnlen_user return value
Gerald Schaefer
2006-03-08
2
-6
/
+6
*
[PATCH] flags parameter for linkat
Ulrich Drepper
2006-02-24
1
-0
/
+1
*
[PATCH] s390: sys32_fstatat -> sys32_fstatat64
Heiko Carstens
2006-02-17
3
-6
/
+6
*
[PATCH] s390: smp initialization speed
Heiko Carstens
2006-02-17
1
-5
/
+10
*
[PATCH] s390: possible_cpus parameter
Heiko Carstens
2006-02-17
1
-3
/
+11
*
[PATCH] s390: additional_cpus parameter
Heiko Carstens
2006-02-17
2
-18
/
+42
*
[PATCH] s390: fix preempt_count of idle thread with cpu hotplug
Heiko Carstens
2006-02-17
1
-1
/
+3
*
[PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COST
Ingo Molnar
2006-02-17
1
-0
/
+4
*
[PATCH] s390: fix __delay implementation
Heiko Carstens
2006-02-14
1
-1
/
+1
*
[PATCH] s390: fstatat64 support
Heiko Carstens
2006-02-12
3
-5
/
+25
*
[PATCH] s390: add support for unshare system call
Heiko Carstens
2006-02-11
2
-0
/
+6
*
[PATCH] s390: fix non smp build of kexec
Heiko Carstens
2006-02-11
1
-2
/
+3
*
[PATCH] s390: earlier initialization of cpu_possible_map
Heiko Carstens
2006-02-11
1
-5
/
+1
*
[PATCH] s390: update default configuration
Heiko Carstens
2006-02-11
1
-4
/
+5
*
[PATCH] Fix s390 build failure.
Dave Jones
2006-02-10
1
-3
/
+0
*
[PATCH] s390 misc __user annotations
Al Viro
2006-02-08
2
-3
/
+3
*
[PATCH] s390x compat __user annotations
Al Viro
2006-02-08
1
-41
/
+42
*
[PATCH] cmm NULL noise removal, __user annotations
Al Viro
2006-02-07
1
-5
/
+5
*
[PATCH] s390: fix compat syscall wrapper
Heiko Carstens
2006-02-03
1
-3
/
+3
*
[PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASK
Heiko Carstens
2006-02-01
6
-261
/
+272
*
[PATCH] s390: New default configuration
Heiko Carstens
2006-02-01
1
-13
/
+27
[next]