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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] tape: Use pr_xxx instead of dev_xxx in shared driver code
Michael Holzheu
2009-09-11
4
-16
/
+14
*
[S390] Wire up page fault events for software perf counters.
Heiko Carstens
2009-09-11
1
-4
/
+9
*
[S390] Remove smp_cpu_not_running.
Heiko Carstens
2009-09-11
2
-46
/
+20
*
[S390] Get rid of cpuid.h header file.
Heiko Carstens
2009-09-11
7
-36
/
+31
*
[S390] Limit cpu detection to 256 physical cpus.
Heiko Carstens
2009-09-11
4
-7
/
+13
*
[S390] tape: Fix device online messages
Michael Holzheu
2009-09-11
2
-6
/
+8
*
[S390] Enable guest page hinting by default.
Heiko Carstens
2009-09-11
5
-21
/
+4
*
[S390] use generic scatterlist.h
Heiko Carstens
2009-09-11
1
-19
/
+1
*
[S390] s390dbf: Add description for usage of "%s" in sprintf events
Michael Holzheu
2009-09-11
2
-1
/
+15
*
[S390] Initialize __LC_THREAD_INFO early.
Heiko Carstens
2009-09-11
2
-0
/
+2
*
[S390] fix recursive locking on page_table_lock
Martin Schwidefsky
2009-09-11
4
-12
/
+15
*
[S390] kvm: use console_initcall() to initialize s390 virtio console
Hendrik Brueckner
2009-09-11
3
-19
/
+9
*
[S390] tape: reversed order of labels
Roel Kluin
2009-09-11
1
-2
/
+2
*
[S390] hypfs: Use "%u" instead of "%d" for unsigned ints in snprintf
Michael Holzheu
2009-09-11
1
-1
/
+1
*
[S390] kernel: Print an error message if kernel NSS cannot be defined
Hendrik Brueckner
2009-09-11
1
-1
/
+10
*
[S390] zcrypt: Free ap_device if dev_set_name fails.
Felix Beck
2009-09-11
1
-2
/
+5
*
[S390] zcrypt: Use spin_lock_bh in suspend callback
Felix Beck
2009-09-11
1
-2
/
+6
*
[S390] xpram: Remove checksum validation for suspend/resume
Michael Holzheu
2009-09-11
1
-65
/
+0
*
[S390] vmur: Invalid allocation sequence for vmur class
Michael Holzheu
2009-09-11
1
-9
/
+10
*
[S390] hypfs: remove useless variable qname
Vitaliy Gusev
2009-09-11
1
-4
/
+0
*
[S390] add call home support
Hans-Joachim Picht
2009-09-11
5
-1
/
+254
*
[S390] remove unused irq_cpustat_t defintion
Christoph Hellwig
2009-09-11
1
-7
/
+0
*
[S390] kernel: always keep machine flags in lowcore
Heiko Carstens
2009-09-11
1
-17
/
+11
*
[S390] clean up linker script using new linker script macros.
Nelson Elhage
2009-09-11
1
-76
/
+7
*
[S390] Use macros for .data.page_aligned.
Tim Abbott
2009-09-11
1
-5
/
+1
*
[S390] move (io|sysc)_restore_trace_psw into .data section
Hendrik Brueckner
2009-09-11
2
-2
/
+18
*
[S390] kernel: Convert upper case scpdata to lower case
Hendrik Brueckner
2009-09-11
1
-2
/
+11
*
[S390] kernel: Append scpdata to kernel boot command line
Hendrik Brueckner
2009-09-11
4
-27
/
+172
*
[S390] tape: use init_timer_on_stack() rather than init_timer()
Frank Munzert
2009-09-11
1
-1
/
+1
*
[S390] proper use of device register
Sebastian Ott
2009-09-11
8
-26
/
+25
*
[S390] hibernation: merge files and move to kernel/
Heiko Carstens
2009-09-11
6
-53
/
+36
*
[S390] hibernation: remove dead file
Heiko Carstens
2009-09-11
2
-18
/
+0
*
[S390] atomic ops: small cleanups
Heiko Carstens
2009-09-11
1
-22
/
+19
*
[S390] atomic ops: add effecient atomic64 support for 31 bit
Heiko Carstens
2009-09-11
2
-38
/
+127
*
[S390] improve mcount code
Martin Schwidefsky
2009-09-11
3
-138
/
+89
*
[S390] convert/optimize csum_fold() to C
Heiko Carstens
2009-09-11
1
-21
/
+4
*
[S390] introduce get_clock_monotonic
Heiko Carstens
2009-09-11
2
-1
/
+16
*
[S390] dasd: fix message naming
Stefan Haberland
2009-09-11
8
-20
/
+20
*
[S390] dasd: optimize cpu usage in goodcase
Stefan Haberland
2009-09-11
7
-51
/
+41
*
[S390] dasd: fail requests when device state is less then ready
Stefan Weinhuber
2009-09-11
1
-1
/
+4
*
[S390] cio: remove ccw_device init_name
Sebastian Ott
2009-09-11
2
-19
/
+6
*
[S390] cio: move final put_device to ccw_device_unregister
Sebastian Ott
2009-09-11
1
-3
/
+4
*
[S390] cio: remove subchannel init_name
Sebastian Ott
2009-09-11
3
-14
/
+2
*
[S390] cio: fix memleak in subchannel validation
Sebastian Ott
2009-09-11
2
-5
/
+5
*
[S390] cio: fix use after free in s390 debug feature
Sebastian Ott
2009-09-11
1
-5
/
+9
*
[S390] qdio: remove limited number of debugfs entries
Jan Glauber
2009-09-11
2
-41
/
+18
*
[S390] cio: failing set online/offline processing.
Michael Ernst
2009-09-11
2
-35
/
+67
*
[S390] cio: ensure to hold a reference for deferred deregistration
Sebastian Ott
2009-09-11
1
-8
/
+6
*
[S390] qdio: continue polling if the queue is not finished
Jan Glauber
2009-09-11
1
-1
/
+3
*
[S390] cio: increase trace level
Sebastian Ott
2009-09-11
2
-31
/
+17
[next]