index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-19
[S390] fix "mem=" handling in case of standby memory
Heiko Carstens
1
-2
/
+7
2009-02-11
[S390] Fix init irq proc build break.
Sachin Sant
1
-0
/
+2
2009-01-23
[S390] Add missing compat system call wrappers.
Michael Holzheu
2
-5
/
+43
2009-01-23
[S390] etr/stp: fix possible deadlock
Heiko Carstens
1
-2
/
+4
2009-01-23
[S390] cputime: fix lowcore initialization on cpu hotplug
Heiko Carstens
1
-0
/
+4
2009-01-23
[S390] fix compat sigaltstack syscall table entry
Michael Holzheu
1
-1
/
+1
2009-01-14
[CVE-2009-0029] s390 specific system call wrappers
Heiko Carstens
6
-44
/
+50
2009-01-14
[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
Heiko Carstens
1
-1
/
+0
2009-01-09
[S390] vdso: compile fix
Heiko Carstens
2
-2
/
+4
2009-01-09
[S390] remove code for oldselect system call
Heiko Carstens
2
-21
/
+0
2009-01-09
[S390] gettimeofday.S: removed duplicated #includes
Huang Weiyi
1
-4
/
+0
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-01-07
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
Masami Hiramatsu
1
-3
/
+4
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
1
-1
/
+1
2009-01-03
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2009-01-03
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
12
-309
/
+487
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-7
/
+1
2009-01-01
take init_fs to saner place
Al Viro
1
-1
/
+0
2008-12-31
[PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_ID
Martin Schwidefsky
8
-29
/
+201
2008-12-31
[PATCH] improve idle cputime accounting
Martin Schwidefsky
5
-253
/
+235
2008-12-31
[PATCH] improve precision of idle time detection.
Martin Schwidefsky
3
-35
/
+60
2008-12-31
[PATCH] improve precision of process accounting.
Martin Schwidefsky
1
-53
/
+40
2008-12-31
[PATCH] idle cputime accounting
Martin Schwidefsky
1
-4
/
+16
2008-12-31
[PATCH] fix scaled & unscaled cputime accounting
Martin Schwidefsky
1
-5
/
+5
2008-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
34
-623
/
+1694
2008-12-28
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
33
-607
/
+1677
2008-12-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+3
2008-12-26
cpumask: cpu_coregroup_mask(): s390
Rusty Russell
1
-0
/
+5
2008-12-25
[S390] convert cpu related printks to pr_xxx macros.
Martin Schwidefsky
5
-100
/
+112
2008-12-25
[S390] convert s390 debug feature printks to pr_xxx macros.
Michael Holzheu
1
-18
/
+19
2008-12-25
[S390] convert setup printks to pr_xxx macros.
Martin Schwidefsky
1
-26
/
+46
2008-12-25
[S390] convert time printks to pr_xxx macros.
Martin Schwidefsky
1
-5
/
+9
2008-12-25
[S390] convert cpcmd printks to pr_xxx macros.
Christian Borntraeger
1
-2
/
+5
2008-12-25
[S390] s390: Remove redundant test
Julia Lawall
1
-1
/
+1
2008-12-25
[S390] s390/setup: set default preferred console device "ttyS"
Hendrik Brueckner
1
-0
/
+3
2008-12-25
[S390] panic_stack leak in smp_alloc_lowcore
Martin Schwidefsky
1
-5
/
+2
2008-12-25
[S390] Remove config options.
Martin Schwidefsky
6
-116
/
+16
2008-12-25
[S390] cpu topology: remove dead code
Heiko Carstens
1
-18
/
+1
2008-12-25
[S390] cpu topology: introduce kernel parameter
Heiko Carstens
1
-1
/
+11
2008-12-25
[S390] add new machine types to setup_hwcaps.
Martin Schwidefsky
1
-0
/
+5
2008-12-25
[S390] Remove initial kernel stack backchain initialization.
Heiko Carstens
2
-2
/
+0
2008-12-25
[S390] Add processor type march=z10 and a processor type safety check.
Martin Schwidefsky
3
-47
/
+52
2008-12-25
[S390] remove ptrace warning on 31 bit.
Martin Schwidefsky
1
-6
/
+4
2008-12-25
[S390] ftrace: function tracer backend for s390
Heiko Carstens
3
-0
/
+67
2008-12-25
[S390] Move stfle to header file.
Heiko Carstens
1
-17
/
+0
2008-12-25
[S390] convert s390 to generic IPI infrastructure
Heiko Carstens
1
-156
/
+19
2008-12-25
[S390] serialize stp/etr work
Martin Schwidefsky
1
-5
/
+18
2008-12-25
[S390] convert etr/stp to stop_machine interface
Heiko Carstens
1
-81
/
+131
2008-12-25
[S390] introduce vdso on s390
Martin Schwidefsky
18
-1
/
+1155
2008-12-25
[S390] cpu topology: dont destroy cpu sets on topology change
Heiko Carstens
1
-1
/
+2
[next]