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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-10-01
74
-773
/
+3073
|
\
|
*
s390: update defconfig
Heiko Carstens
2012-09-26
1
-7
/
+7
|
*
s390/jump label,nss: let shared kernel support depend on !JUMP_LABEL
Heiko Carstens
2012-09-26
1
-2
/
+2
|
*
s390/disassembler: fix decoding of risblg instruction
Heiko Carstens
2012-09-26
1
-1
/
+1
|
*
s390/bpf,jit: add support for BPF_S_ANC_ALU_XOR_X instruction
Heiko Carstens
2012-09-26
1
-0
/
+5
|
*
s390/traps: move call to print_modules() out of show_regs()
Heiko Carstens
2012-09-26
1
-1
/
+1
|
*
s390/mm: mark free_initrd_mem() as __init
Heiko Carstens
2012-09-26
1
-2
/
+2
|
*
s390/cmpxchg,percpu: implement cmpxchg_double()
Heiko Carstens
2012-09-26
3
-1
/
+83
|
*
s390/percpu: implement this_cpu_add_return()
Heiko Carstens
2012-09-26
1
-2
/
+8
|
*
s390/percpu: implement this_cpu_xchg()
Heiko Carstens
2012-09-26
1
-0
/
+18
|
*
s390/kexec: remove CONFIG_KEXEC
Heiko Carstens
2012-09-26
2
-8
/
+2
|
*
s390/irq: use designated initializers for irq class array
Heiko Carstens
2012-09-26
1
-29
/
+29
|
*
s390: add uninitialized_var() to suppress false positive compiler warnings
Heiko Carstens
2012-09-26
2
-3
/
+3
|
*
s390/crashdump: move fill_cpu_elf_notes() prototype to header file
Heiko Carstens
2012-09-26
3
-3
/
+5
|
*
s390/process: add missing header include
Heiko Carstens
2012-09-26
1
-0
/
+1
|
*
s390/ptrace: add missing ifdef
Heiko Carstens
2012-09-26
1
-1
/
+2
|
*
s390/ipl,decrompressor: disable branch profiling
Heiko Carstens
2012-09-26
1
-0
/
+1
|
*
s390/perf_events: compile only for CONFIG_64BIT
Heiko Carstens
2012-09-26
1
-1
/
+4
|
*
s390/topology: use for_each_set_bit to simplify the code
Wei Yongjun
2012-09-26
1
-4
/
+1
|
*
s390/syscalls: wire up kcmp system call
Heiko Carstens
2012-09-26
3
-1
/
+11
|
*
s390/appldata: change return value of appldata_asm
Heiko Carstens
2012-09-26
1
-1
/
+1
|
*
s390/kexec: change return value of machine_kexec_prepare
Heiko Carstens
2012-09-26
1
-1
/
+1
|
*
s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS
Heiko Carstens
2012-09-26
2
-6
/
+6
|
*
s390/sysinfo,stsi: change return code handling
Heiko Carstens
2012-09-26
5
-50
/
+48
|
*
s390/exceptions: switch to relative exception table entries
Heiko Carstens
2012-09-26
9
-28
/
+127
|
*
s390/scm: remove superfluous lock
Sebastian Ott
2012-09-26
1
-2
/
+0
|
*
s390/smp,topology: add polarization member to pcpu struct
Heiko Carstens
2012-09-26
4
-29
/
+25
|
*
s390/sysinfo,topology: fix cpu topology maximum nesting detection
Heiko Carstens
2012-09-26
4
-20
/
+31
|
*
s390/mm: implement __get_user_pages_fast()
Gerald Schaefer
2012-09-26
1
-0
/
+37
|
*
s390/sysinfo: add additional z196 fields to output
Heiko Carstens
2012-09-26
2
-14
/
+39
|
*
s390/sysinfo: convert /proc/sysinfo to seqfile
Heiko Carstens
2012-09-26
1
-167
/
+115
|
*
s390/topology: remove sysinfo header include, add forward declaration instead
Heiko Carstens
2012-09-26
2
-1
/
+2
|
*
s390/mm: shorten addressing mode initialization
Heiko Carstens
2012-09-26
1
-18
/
+10
|
*
s390/mm: rename addressing_mode to s390_user_mode
Heiko Carstens
2012-09-26
7
-14
/
+14
|
*
s390/mm: change default addressing mode
Heiko Carstens
2012-09-26
1
-11
/
+1
|
*
s390/smp: avoid concurrent write to sigp status field
Heiko Carstens
2012-09-26
1
-6
/
+7
|
*
s390/processor: use ARRAY_SIZE instead of hard coded value
Heiko Carstens
2012-09-26
1
-2
/
+2
|
*
s390/cache: add cpu cache information to /proc/cpuinfo
Heiko Carstens
2012-09-26
3
-10
/
+43
|
*
s390: add support for transactional memory
Martin Schwidefsky
2012-09-26
13
-21
/
+150
|
*
s390: add support for runtime instrumentation
Jan Glauber
2012-09-26
14
-3
/
+300
|
*
s390/eadm_sch: add support for irq statistics
Sebastian Ott
2012-09-26
2
-0
/
+2
|
*
s390/cio: add eadm subchannel driver
Sebastian Ott
2012-09-26
2
-0
/
+12
|
*
s390: add scm notification
Sebastian Ott
2012-09-26
1
-0
/
+1
|
*
s390: add scm bus driver
Sebastian Ott
2012-09-26
2
-0
/
+58
|
*
s390: add eadm related structures
Sebastian Ott
2012-09-26
3
-3
/
+135
|
*
s390: add eadm facility bits
Sebastian Ott
2012-09-26
3
-29
/
+40
|
*
s390/kexec: move machine_crash_shutdown() to machine_kexec.c
Heiko Carstens
2012-09-26
3
-15
/
+5
|
*
s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiers
Heiko Carstens
2012-09-26
3
-7
/
+3
|
*
s390/smp: fix smp_find_processor_id() argument mismatch
Heiko Carstens
2012-09-26
1
-1
/
+1
|
*
s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier()
Heiko Carstens
2012-09-26
1
-5
/
+1
[next]