index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-18
26
-74
/
+255
|
\
|
*
[S390] s390: fix single stepping on svc0
Christian Borntraeger
2009-11-13
2
-8
/
+8
|
*
[S390] reset cputime accounting after IPL from NSS
Martin Schwidefsky
2009-11-13
1
-0
/
+9
|
*
[S390] smp: fix sigp sense handling
Heiko Carstens
2009-10-29
2
-1
/
+1
|
*
[S390] smp: fix sigp stop handling
Heiko Carstens
2009-10-29
3
-6
/
+6
|
*
[S390] cputime: fix overflow on 31 bit systems
Martin Schwidefsky
2009-10-29
1
-3
/
+3
|
*
[S390] smp: fix prefix handling of offlined cpus
Heiko Carstens
2009-10-29
1
-0
/
+2
|
*
[S390] Add highgprs facility to /proc/cpuinfo
Andreas Krebbel
2009-10-14
1
-3
/
+3
|
*
[S390] hypfs: Use subcode 6 if subcode 7 is not available
Michael Holzheu
2009-10-14
1
-1
/
+1
|
*
[S390] Add EX_TABLE for addressing exception in usercopy functions.
Gerald Schaefer
2009-10-06
2
-12
/
+14
|
*
[S390] 64-bit register support for 31-bit processes
Heiko Carstens
2009-10-06
6
-4
/
+147
|
*
[S390] hibernate: Use correct place for CPU address in lowcore
Michael Holzheu
2009-10-06
1
-3
/
+2
|
*
[S390] pm: ignore time spend in suspended state
Martin Schwidefsky
2009-10-06
1
-4
/
+17
|
*
[S390] perf_counter: fix vdso detection
Heiko Carstens
2009-10-06
1
-8
/
+8
|
*
[S390] ftrace: drop nmi protection
Heiko Carstens
2009-10-06
1
-3
/
+0
|
*
[S390] compat: fix truncate system call wrapper
Heiko Carstens
2009-10-06
1
-1
/
+1
|
*
[S390] Provide arch specific mdelay implementation.
Heiko Carstens
2009-10-06
2
-10
/
+11
|
*
[S390] Fix enabled udelay for short delays.
Christian Borntraeger
2009-10-06
1
-4
/
+9
|
*
[S390] module: fix memory leak in s390 module loader
Christian Borntraeger
2009-10-06
1
-0
/
+3
|
*
[S390] Enable kmemleak on s390.
Heiko Carstens
2009-10-06
1
-0
/
+1
|
*
[S390] fix build breakage with CONFIG_AIO=n
Martin Schwidefsky
2009-10-06
1
-2
/
+8
|
*
KVM: s390: fix memsize >= 4G
Christian Borntraeger
2009-10-04
1
-1
/
+1
*
|
s390: use RCU to walk list of network devices
stephen hemminger
2009-11-10
1
-3
/
+5
*
|
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
2009-10-12
1
-0
/
+2
|
/
*
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
3
-9
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2009-09-23
3
-4
/
+3
|
\
|
*
cpumask: remove arch_send_call_function_ipi
Rusty Russell
2009-09-24
1
-1
/
+0
|
*
cpumask: arch_send_call_function_ipi_mask: s390
Rusty Russell
2009-09-24
2
-3
/
+4
|
*
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
2009-09-24
1
-1
/
+0
*
|
headers: utsname.h redux
Alexey Dobriyan
2009-09-23
2
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
2009-09-23
7
-10
/
+11
|
\
\
|
|
/
|
/
|
|
*
Use macros for .data.page_aligned section.
Tim Abbott
2009-09-21
3
-3
/
+5
|
*
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
2009-09-21
1
-3
/
+2
|
*
kbuild: rename ld-option to cc-ldoption
Sam Ravnborg
2009-09-20
2
-2
/
+2
|
*
kbuild: use INSTALLKERNEL to select customized installkernel script
Sam Ravnborg
2009-09-20
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-09-23
17
-233
/
+259
|
\
\
|
*
|
[S390] Update default configuration.
Martin Schwidefsky
2009-09-22
1
-12
/
+25
|
*
|
[S390] hibernate: Do real CPU swap at resume time
Michael Holzheu
2009-09-22
5
-69
/
+71
|
*
|
[S390] hibernate: make sure pfn_is_nosave handles lowcore pages
Heiko Carstens
2009-09-22
2
-17
/
+9
|
*
|
[S390] smp: introduce LC_ORDER and simplify lowcore handling
Heiko Carstens
2009-09-22
2
-10
/
+10
|
*
|
[S390] ptrace: use common code for simple peek/poke operations
Christian Borntraeger
2009-09-22
1
-15
/
+4
|
*
|
[S390] fix disabled_wait inline assembly clobber list
Heiko Carstens
2009-09-22
1
-1
/
+1
|
*
|
[S390] Change kernel_page_present coding style.
Heiko Carstens
2009-09-22
1
-10
/
+7
|
*
|
[S390] hibernation: reset system after resume
Heiko Carstens
2009-09-22
1
-2
/
+40
|
*
|
[S390] hibernation: fix guest page hinting related crash
Heiko Carstens
2009-09-22
2
-8
/
+51
|
*
|
[S390] Get rid of init_module/delete_module compat functions.
Heiko Carstens
2009-09-22
3
-41
/
+8
|
*
|
[S390] Convert sys_execve to function with parameters.
Heiko Carstens
2009-09-22
6
-39
/
+39
|
*
|
[S390] Convert sys_clone to function with parameters.
Heiko Carstens
2009-09-22
6
-28
/
+13
*
|
|
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-09-23
1
-0
/
+1
|
\
\
\
|
*
\
\
Merge branch 'timers/posixtimers' into timers/tracing
Thomas Gleixner
2009-08-29
1
-0
/
+1
|
|
\
\
\
[next]