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
/
kernel
/
setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] boot cputime accounting
Martin Schwidefsky
2009-04-14
1
-0
/
+8
*
[S390] s390: move machine flags to lowcore
Christian Ehrhardt
2009-04-14
1
-3
/
+1
*
[S390] Add hwcap flag for the etf3 enhancement facility
Andreas Krebbel
2009-03-26
1
-3
/
+10
*
[S390] fix dfp elf hwcap/facility bit detection
Christian Ehrhardt
2009-03-26
1
-2
/
+4
*
[S390] BUG to BUG_ON changes
Stoyan Gaydarov
2009-03-26
1
-2
/
+1
*
[S390] zfcpdump: Prevent zcore from beeing built as a kernel module.
Michael Holzheu
2009-03-26
1
-2
/
+2
*
[S390] eliminate ipl_device from lowcore
Martin Schwidefsky
2009-03-26
1
-1
/
+0
*
[S390] eliminate cpuinfo_S390 structure
Martin Schwidefsky
2009-03-26
1
-7
/
+3
*
[S390] kernel: Disable switch_amode by default
Gerald Schaefer
2009-03-26
1
-4
/
+0
*
[S390] move EXPORT_SYMBOLs to definitions
Heiko Carstens
2009-03-26
1
-0
/
+8
*
[S390] Automatic IPL after dump
Frank Munzert
2009-03-26
1
-0
/
+5
*
[S390] fix "mem=" handling in case of standby memory
Heiko Carstens
2009-02-19
1
-2
/
+7
*
[PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_ID
Martin Schwidefsky
2008-12-31
1
-0
/
+2
*
[S390] convert cpu related printks to pr_xxx macros.
Martin Schwidefsky
2008-12-25
1
-88
/
+0
*
[S390] convert setup printks to pr_xxx macros.
Martin Schwidefsky
2008-12-25
1
-26
/
+46
*
[S390] s390/setup: set default preferred console device "ttyS"
Hendrik Brueckner
2008-12-25
1
-0
/
+3
*
[S390] add new machine types to setup_hwcaps.
Martin Schwidefsky
2008-12-25
1
-0
/
+5
*
[S390] Move stfle to header file.
Heiko Carstens
2008-12-25
1
-17
/
+0
*
[S390] Fix range for add_active_range() in setup_memory()
Gerald Schaefer
2008-11-14
1
-2
/
+2
*
s390: use virtio_console for KVM on s390
Christian Borntraeger
2008-07-25
1
-1
/
+3
*
[S390] Remove P390 support.
Heiko Carstens
2008-07-14
1
-6
/
+0
*
[S390] Move memory detection code to own file.
Heiko Carstens
2008-07-14
1
-1
/
+1
*
[S390] Extra Kernel Parameters via VMPARM
Hendrik Brueckner
2008-07-14
1
-10
/
+7
*
[S390] Remove ipldelay kernel parameter.
Heiko Carstens
2008-07-14
1
-26
/
+0
*
[S390] System z large page support.
Gerald Schaefer
2008-04-30
1
-3
/
+7
*
[S390] Convert machine feature detection code to C.
Heiko Carstens
2008-04-30
1
-1
/
+1
*
[S390] Move stfl to system.h and delete duplicated version.
Heiko Carstens
2008-04-30
1
-9
/
+0
*
s390: KVM guest: detect when running on kvm
Carsten Otte
2008-04-27
1
-3
/
+7
*
s390: KVM preparation: provide hook to enable pgstes in user pagetable
Carsten Otte
2008-04-27
1
-0
/
+4
*
[S390] Convert s390 to GENERIC_CLOCKEVENTS.
Heiko Carstens
2008-04-17
1
-1
/
+1
*
[S390] cpu topology support for s390.
Heiko Carstens
2008-04-17
1
-0
/
+2
*
[S390] Export stfle.
Heiko Carstens
2008-04-17
1
-2
/
+9
*
[S390] Remove a.out header file.
Martin Schwidefsky
2008-02-09
1
-1
/
+0
*
Introduce flags for reserve_bootmem()
Bernhard Walle
2008-02-07
1
-4
/
+7
*
[S390] Remove BUILD_BUG_ON() in vmem code.
Heiko Carstens
2008-02-05
1
-1
/
+1
*
[S390] console: allow vt220 console to be the only console
Peter Oberparleiter
2008-02-05
1
-5
/
+5
*
[S390] Fix couple of section mismatches.
Heiko Carstens
2008-02-05
1
-1
/
+1
*
[S390] constify function pointer tables.
Jan Engelhardt
2008-01-26
1
-1
/
+1
*
[S390] kernel: Shutdown Actions Interface
Michael Holzheu
2008-01-26
1
-102
/
+1
*
[S390] Get rid of additional_cpus kernel parameter.
Heiko Carstens
2008-01-26
1
-1
/
+0
*
[S390] Get rid of HOLES_IN_ZONE requirement.
Heiko Carstens
2008-01-26
1
-1
/
+24
*
[S390] Change vmalloc defintions
Christian Borntraeger
2008-01-26
1
-3
/
+3
*
[S390] Standby cpu activation/deactivation.
Heiko Carstens
2008-01-26
1
-1
/
+1
*
[S390] Make sure the restore psw masks are initialized.
Heiko Carstens
2007-12-04
1
-3
/
+1
*
[S390] Fix irq tracing and lockdep_sys_exit calls.
Heiko Carstens
2007-11-20
1
-0
/
+4
*
[S390] magic sysrq: check for in_atomic before doing an console_unblank
Christian Borntraeger
2007-11-20
1
-1
/
+1
*
[S390] Missing blank when appending cio_ignore kernel parameter
Michael Holzheu
2007-06-19
1
-0
/
+1
*
[S390] Fix section annotations.
Heiko Carstens
2007-05-31
1
-2
/
+2
*
[S390] add hardware capability support (ELF_HWCAP).
Martin Schwidefsky
2007-05-04
1
-0
/
+109
*
[S390] Export uaccess as non-gpl symbol.
Martin Schwidefsky
2007-05-04
1
-1
/
+1
[next]