index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] irqstats: split IPI interrupt accounting
Heiko Carstens
2011-10-30
3
-3
/
+8
*
[S390] add missing __tlb_flush_global() for !CONFIG_SMP
Jan Glauber
2011-10-30
1
-0
/
+1
*
[S390] sparse: fix sparse symbol shadow warning
Martin Schwidefsky
2011-10-30
1
-3
/
+3
*
[S390] sparse: fix sparse NULL pointer warnings
Martin Schwidefsky
2011-10-30
1
-2
/
+2
*
[S390] sparse: fix sparse warnings with __user pointers
Martin Schwidefsky
2011-10-30
3
-14
/
+18
*
[S390] sparse: fix sparse warnings in math-emu
Martin Schwidefsky
2011-10-30
2
-2
/
+2
*
[S390] sparse: fix sparse warnings about missing prototypes
Martin Schwidefsky
2011-10-30
13
-10
/
+26
*
[S390] sparse: fix sparse ANSI-C warnings
Martin Schwidefsky
2011-10-30
1
-4
/
+4
*
[S390] sparse: fix sparse static warnings
Martin Schwidefsky
2011-10-30
10
-13
/
+13
*
[S390] sparse: fix access past end of array warnings
Martin Schwidefsky
2011-10-30
2
-42
/
+9
*
[S390] dasd: prevent path verification before resume
Stefan Haberland
2011-10-30
3
-2
/
+17
*
[S390] qdio: remove multicast polling
Jan Glauber
2011-10-30
2
-12
/
+0
*
[S390] qdio: reset outbound SBAL error states
Jan Glauber
2011-10-30
1
-1
/
+2
*
[S390] qdio: EQBS retry after CCQ 96
Jan Glauber
2011-10-30
1
-40
/
+41
*
[S390] qdio: add timestamp for last queue scan time
Jan Glauber
2011-10-30
4
-5
/
+16
*
[S390] Introduce get_clock_fast()
Jan Glauber
2011-10-30
1
-0
/
+11
*
[S390] kvm: Handle diagnose 0x10 (release pages)
Christian Borntraeger
2011-10-30
5
-2
/
+82
*
[S390] take mmap_sem when walking guest page table
Carsten Otte
2011-10-30
3
-2
/
+16
*
[S390] fix list corruption in gmap reverse mapping
Carsten Otte
2011-10-30
1
-0
/
+9
*
[S390] fix possible deadlock in gmap_map_segment
Carsten Otte
2011-10-30
1
-2
/
+3
*
[S390] load user asce on sie_fault
Carsten Otte
2011-10-30
1
-0
/
+1
*
[S390] smp: external call vs. emergency signal
Martin Schwidefsky
2011-10-30
3
-3
/
+13
*
[S390] dasd: re-initialize read_conf buffer for retries
Stefan Haberland
2011-10-30
3
-2
/
+32
*
[S390] dasd: wait for terminated request
Stefan Haberland
2011-10-30
1
-1
/
+5
*
[S390] zcore: add missing module.h include
Heiko Carstens
2011-10-30
1
-0
/
+1
*
[S390] chsc_sch: add support for irq statistics
Sebastian Ott
2011-10-30
3
-1
/
+6
*
[S390] ccwgroup: cleanup
Sebastian Ott
2011-10-30
1
-180
/
+119
*
[S390] ccwgroup: move attributes to attribute group
Sebastian Ott
2011-10-30
1
-20
/
+22
*
[S390] allow all addressing modes
Martin Schwidefsky
2011-10-30
4
-24
/
+29
*
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
2011-10-30
20
-125
/
+109
*
[S390] add TIF_SYSCALL thread flag
Martin Schwidefsky
2011-10-30
7
-94
/
+69
*
[S390] addressing mode limits and psw address wrapping
Martin Schwidefsky
2011-10-30
4
-4
/
+29
*
[S390] signal race with restarting system calls
Martin Schwidefsky
2011-10-30
10
-91
/
+142
*
[S390] defconfig: switch on CONFIG_DEVTMPFS
Hendrik Brueckner
2011-10-30
1
-1
/
+1
*
[S390] lowcore cleanup
Martin Schwidefsky
2011-10-30
5
-15
/
+8
*
[S390] Add architecture code for unmapping crashkernel memory
Michael Holzheu
2011-10-30
3
-4
/
+40
*
[S390] kdump: Add infrastructure for unmapping crashkernel memory
Michael Holzheu
2011-10-30
2
-2
/
+25
*
[S390] Export vmcoreinfo note
Michael Holzheu
2011-10-30
2
-4
/
+16
*
[S390] kdump: Initialize vmcoreinfo note at startup
Michael Holzheu
2011-10-30
1
-9
/
+9
*
[S390] kdump backend code
Michael Holzheu
2011-10-30
19
-13
/
+1079
*
[S390] Add real memory access functions
Michael Holzheu
2011-10-30
3
-18
/
+60
*
[S390] Force PSW restart on online CPU
Michael Holzheu
2011-10-30
3
-0
/
+29
*
[S390] kdump: Add size to elfcorehdr kernel parameter
Michael Holzheu
2011-10-30
3
-3
/
+15
*
[S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMIT
Michael Holzheu
2011-10-30
2
-1
/
+5
*
[S390] fix _TIF_SINGLE_STEP definition
Tejun Heo
2011-10-30
1
-1
/
+1
*
[S390] cio: add message for timeouts on internal I/O
Sebastian Ott
2011-10-30
1
-3
/
+20
*
[S390] use ENTRY macro for sys_setns_wrapper
Jan Glauber
2011-10-30
1
-2
/
+1
*
[S390] memory leak with RCU_TABLE_FREE
Martin Schwidefsky
2011-10-30
1
-2
/
+3
*
[S390] user per registers vs. ptrace single stepping
Martin Schwidefsky
2011-10-30
1
-14
/
+16
*
[S390] topology: fix alloc_masks annotation
Sebastian Ott
2011-10-30
1
-2
/
+2
[next]