index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
1
-0
/
+2
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
3
-16
/
+18
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
3
-2
/
+7
|
|
\
\
|
*
|
|
net: introduce SO_MAX_PACING_RATE
Eric Dumazet
2013-09-28
1
-0
/
+2
*
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-12
1
-0
/
+1
|
\
\
\
\
|
*
\
\
\
Merge branch 'linus' into sched/core
Ingo Molnar
2013-11-01
2
-15
/
+17
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'core/urgent' into sched/core
Ingo Molnar
2013-10-11
1
-1
/
+1
|
|
\
\
\
\
|
*
\
\
\
\
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
2013-10-09
3
-2
/
+7
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
sched, arch: Create asm/preempt.h
Peter Zijlstra
2013-09-25
1
-0
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
s390/mm,tlb: correct tlb flush on page table upgrade
Martin Schwidefsky
2013-11-04
1
-2
/
+0
*
|
|
|
|
s390/percpu: remove this_cpu_xor() implementation
Heiko Carstens
2013-10-31
1
-6
/
+0
*
|
|
|
|
s390/time: fix get_tod_clock_ext inline assembly
Martin Schwidefsky
2013-10-31
1
-2
/
+4
*
|
|
|
|
s390/pci: cleanup function information block
Sebastian Ott
2013-10-24
1
-9
/
+6
*
|
|
|
|
s390/pci: remove CONFIG_PCI_DEBUG dependancy
Sebastian Ott
2013-10-24
1
-5
/
+0
*
|
|
|
|
s390/percpu: make use of interlocked-access facility 1 instructions
Heiko Carstens
2013-10-24
1
-25
/
+100
*
|
|
|
|
s390/percpu: use generic percpu ops for CONFIG_32BIT
Heiko Carstens
2013-10-24
1
-19
/
+7
*
|
|
|
|
s390/compat: make psw32_user_bits a constant value again
Heiko Carstens
2013-10-24
1
-1
/
+3
*
|
|
|
|
s390: fix handling of runtime instrumentation psw bit
Heiko Carstens
2013-10-24
3
-1
/
+5
*
|
|
|
|
s390: fix save and restore of the floating-point-control register
Martin Schwidefsky
2013-10-24
3
-44
/
+83
*
|
|
|
|
s390: Remove unused declaration of zfcpdump_prefix_array[]
Michael Holzheu
2013-10-24
1
-1
/
+0
*
|
|
|
|
s390/cio: fix error-prone defines
Peter Oberparleiter
2013-10-24
1
-19
/
+19
*
|
|
|
|
s390: Remove zfcpdump NR_CPUS dependency
Michael Holzheu
2013-10-24
2
-1
/
+9
*
|
|
|
|
s390/atomic: use 'unsigned int' instead of 'unsigned long' for atomic_*_mask()
Chen Gang
2013-10-24
1
-2
/
+2
*
|
|
|
|
s390/mm: do not initialize storage keys
Martin Schwidefsky
2013-10-24
1
-1
/
+6
*
|
|
|
|
s390: cleanup and add sanity checks to control register macros
Heiko Carstens
2013-10-24
1
-61
/
+51
*
|
|
|
|
s390/uaccess: always run the kernel in home space
Martin Schwidefsky
2013-10-24
5
-35
/
+15
*
|
|
|
|
s390/bitops: rename find_first_bit_left() to find_first_bit_inv()
Heiko Carstens
2013-10-24
1
-5
/
+34
*
|
|
|
|
s390/bitops: use flogr instruction to implement __ffs, ffs, __fls, fls and fls64
Heiko Carstens
2013-10-24
1
-0
/
+125
*
|
|
|
|
s390/bitops: use generic find bit functions / reimplement _left variant
Heiko Carstens
2013-10-24
1
-554
/
+46
*
|
|
|
|
s390/s390dbf: add debug_level_enabled() function
Hendrik Brueckner
2013-10-24
1
-0
/
+5
*
|
|
|
|
s390/bitops: optimize set_bit() for constant values
Heiko Carstens
2013-10-24
1
-0
/
+36
*
|
|
|
|
s390/bitops: remove CONFIG_SMP / simplify non-atomic bitops
Heiko Carstens
2013-10-24
1
-211
/
+65
*
|
|
|
|
s390/atomic: various small cleanups
Heiko Carstens
2013-10-24
1
-18
/
+24
*
|
|
|
|
s390/atomic: optimize atomic_add() for constant values
Heiko Carstens
2013-10-24
1
-8
/
+40
*
|
|
|
|
s390/kprobes: allow kprobes only on known instructions
Heiko Carstens
2013-10-24
1
-0
/
+6
*
|
|
|
|
s390/dis: move disassembler function prototypes to proper header file
Heiko Carstens
2013-10-24
2
-5
/
+4
*
|
|
|
|
s390/dis: move common definitions to a header file
Suzuki K. Poulose
2013-10-24
1
-0
/
+42
*
|
|
|
|
s390/atomic: make use of interlocked-access facility 1 instructions
Heiko Carstens
2013-10-24
1
-12
/
+65
*
|
|
|
|
s390/atomic: implement atomic_sub_return() with atomic_add_return()
Heiko Carstens
2013-10-24
1
-21
/
+2
*
|
|
|
|
s390/bitops: make use of interlocked-access facility 1 instructions
Heiko Carstens
2013-10-24
1
-17
/
+49
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
s390/time: correct use of store clock fast
Martin Schwidefsky
2013-10-22
1
-14
/
+14
*
|
|
|
s390/mm,kvm: fix software dirty bits vs. kvm for old machines
Martin Schwidefsky
2013-10-15
1
-1
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
2013-10-11
1
-1
/
+1
|
|
/
|
/
|
*
|
s390: enable ARCH_USE_CMPXCHG_LOCKREF
Heiko Carstens
2013-09-28
1
-0
/
+5
*
|
mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef
Heiko Carstens
2013-09-28
2
-2
/
+2
|
/
*
s390/vmcore: use vmcore for zfcpdump
Michael Holzheu
2013-09-11
1
-0
/
+1
*
s390/kprobes: add support for pc-relative long displacement instructions
Heiko Carstens
2013-09-11
1
-1
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-09-11
1
-4
/
+8
|
\
|
*
s390/irq: rework irq subclass handling
Heiko Carstens
2013-09-04
1
-4
/
+8
*
|
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-09-06
1
-4
/
+0
|
\
\
[next]