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
path:
root
/
arch
/
s390
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-11-13
1
-1
/
+1
|
\
|
*
mm/arch: use NUMA_NO_NODE
Jianguo Wu
2013-11-13
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
constify copy_siginfo_to_user{,32}()
Al Viro
2013-11-09
1
-1
/
+1
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-11-12
1
-31
/
+21
|
\
\
|
*
|
irq: Consolidate do_softirq() arch overriden implementations
Frederic Weisbecker
2013-10-01
1
-31
/
+21
|
|
/
*
|
s390/mm,tlb: correct tlb flush on page table upgrade
Martin Schwidefsky
2013-11-04
2
-2
/
+1
*
|
s390/vtime: correct idle time calculation
Martin Schwidefsky
2013-10-31
2
-3
/
+3
*
|
s390: convert use of typedef ctl_table to struct ctl_table
Joe Perches
2013-10-28
1
-1
/
+1
*
|
s390/compat: make psw32_user_bits a constant value again
Heiko Carstens
2013-10-24
3
-7
/
+3
*
|
s390: fix handling of runtime instrumentation psw bit
Heiko Carstens
2013-10-24
3
-14
/
+32
*
|
s390: fix save and restore of the floating-point-control register
Martin Schwidefsky
2013-10-24
5
-59
/
+75
*
|
s390/cache: get rid of compile warning
Heiko Carstens
2013-10-24
1
-3
/
+2
*
|
s390/compat,signal: change return values to -EFAULT
Heiko Carstens
2013-10-24
2
-17
/
+19
*
|
s390: Remove zfcpdump NR_CPUS dependency
Michael Holzheu
2013-10-24
2
-14
/
+31
*
|
s390/ftrace: prepare_ftrace_return() function call order
Heiko Carstens
2013-10-24
1
-5
/
+4
*
|
s390/crashdump: remove unused variable
Heiko Carstens
2013-10-24
1
-1
/
+0
*
|
s390/mm: do not initialize storage keys
Martin Schwidefsky
2013-10-24
1
-0
/
+2
*
|
s390/uaccess: always run the kernel in home space
Martin Schwidefsky
2013-10-24
10
-75
/
+33
*
|
s390/bitops: use generic find bit functions / reimplement _left variant
Heiko Carstens
2013-10-24
2
-49
/
+1
*
|
s390/bitops: optimize set_bit() for constant values
Heiko Carstens
2013-10-24
1
-1
/
+1
*
|
s390/bitops: remove CONFIG_SMP / simplify non-atomic bitops
Heiko Carstens
2013-10-24
1
-6
/
+0
*
|
s390/kprobes: allow kprobes only on known instructions
Heiko Carstens
2013-10-24
2
-1
/
+3
*
|
s390/kprobes: use insn_length helper function
Heiko Carstens
2013-10-24
1
-4
/
+5
*
|
s390/dis: move disassembler function prototypes to proper header file
Heiko Carstens
2013-10-24
1
-0
/
+1
*
|
s390/dis: move common definitions to a header file
Suzuki K. Poulose
2013-10-24
1
-28
/
+1
*
|
s390/dis: rename structures for unique types
Suzuki K. Poulose
2013-10-24
1
-28
/
+28
*
|
s390/kprobes: have more correct if statement in s390_get_insn_slot()
Heiko Carstens
2013-10-24
1
-1
/
+1
*
|
s390/time: correct use of store clock fast
Martin Schwidefsky
2013-10-22
1
-1
/
+1
*
|
s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32()
Heiko Carstens
2013-10-15
1
-2
/
+2
*
|
s390: fix system call restart after inferior call
Martin Schwidefsky
2013-09-30
2
-0
/
+2
*
|
s390: Allow vmalloc target buffers for copy_from_oldmem()
Michael Holzheu
2013-09-30
1
-22
/
+20
*
|
s390/kprobes: add exrl to list of prohibited opcodes
Heiko Carstens
2013-09-30
1
-1
/
+5
|
/
*
s390/vmcore: use vmcore for zfcpdump
Michael Holzheu
2013-09-11
1
-18
/
+104
*
s390/vmcore: implement remap_oldmem_pfn_range for s390
Jan Willeke
2013-09-11
1
-0
/
+26
*
s390/vmcore: use ELF header in new memory feature
Michael Holzheu
2013-09-11
1
-27
/
+54
*
s390/kprobes: add support for pc-relative long displacement instructions
Heiko Carstens
2013-09-11
1
-7
/
+137
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-09-11
12
-96
/
+69
|
\
|
*
s390/irq: reduce size of external interrupt handler hash array
Heiko Carstens
2013-09-09
1
-2
/
+4
|
*
s390/compat,uid16: use current_cred()
Heiko Carstens
2013-09-07
1
-4
/
+5
|
*
s390/ftrace: avoid pointer arithmetics with function pointers
Heiko Carstens
2013-09-07
1
-2
/
+2
|
*
s390: make various functions static, add declarations to header files
Heiko Carstens
2013-09-07
6
-15
/
+11
|
*
s390/compat signal: add couple of __force annotations
Heiko Carstens
2013-09-07
1
-5
/
+5
|
*
s390/irq: rework irq subclass handling
Heiko Carstens
2013-09-04
3
-43
/
+20
|
*
s390/irq: use hlists for external interrupt handler array
Heiko Carstens
2013-09-04
1
-12
/
+12
|
*
s390/dumpstack: convert print_symbol to %pSR
Heiko Carstens
2013-09-04
1
-10
/
+10
|
*
s390/perf: Remove print_hex_dump_bytes() debug output
Hendrik Brueckner
2013-09-04
1
-4
/
+1
*
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-09-04
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2013-08-14
1
-0
/
+1
|
|
\
|
|
*
vtime: Describe overriden functions in dedicated arch headers
Frederic Weisbecker
2013-08-14
1
-0
/
+1
[next]