index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-28
s390: convert use of typedef ctl_table to struct ctl_table
Joe Perches
3
-10
/
+10
2013-10-24
s390/pci: cleanup function information block
Sebastian Ott
2
-40
/
+21
2013-10-24
s390/pci: remove CONFIG_PCI_DEBUG dependancy
Sebastian Ott
1
-5
/
+0
2013-10-24
s390/pci: message cleanup
Sebastian Ott
4
-61
/
+46
2013-10-24
Update default configuration
Martin Schwidefsky
1
-1
/
+3
2013-10-24
s390: add a couple of useful defconfigs
Heiko Carstens
4
-0
/
+1969
2013-10-24
s390/percpu: make use of interlocked-access facility 1 instructions
Heiko Carstens
1
-25
/
+100
2013-10-24
s390/percpu: use generic percpu ops for CONFIG_32BIT
Heiko Carstens
1
-19
/
+7
2013-10-24
s390/compat: make psw32_user_bits a constant value again
Heiko Carstens
4
-8
/
+6
2013-10-24
s390: fix handling of runtime instrumentation psw bit
Heiko Carstens
6
-15
/
+37
2013-10-24
s390: fix save and restore of the floating-point-control register
Martin Schwidefsky
10
-111
/
+175
2013-10-24
s390/crypto: fix aes_s390 crypto module unload problem
Ingo Tuchscherer
1
-3
/
+12
2013-10-24
s390/appldata: make copy_from_user() invocations provably correct
Heiko Carstens
1
-3
/
+5
2013-10-24
s390/cmm: make copy_from_user() invocation provably correct
Heiko Carstens
1
-2
/
+2
2013-10-24
s390/cache: get rid of compile warning
Heiko Carstens
1
-3
/
+2
2013-10-24
s390/compat,signal: change return values to -EFAULT
Heiko Carstens
2
-17
/
+19
2013-10-24
s390: Remove unused declaration of zfcpdump_prefix_array[]
Michael Holzheu
1
-1
/
+0
2013-10-24
s390/cio: fix error-prone defines
Peter Oberparleiter
1
-19
/
+19
2013-10-24
s390: Remove zfcpdump NR_CPUS dependency
Michael Holzheu
4
-15
/
+40
2013-10-24
s390/ftrace: prepare_ftrace_return() function call order
Heiko Carstens
1
-5
/
+4
2013-10-24
s390/crashdump: remove unused variable
Heiko Carstens
1
-1
/
+0
2013-10-24
s390/atomic: use 'unsigned int' instead of 'unsigned long' for atomic_*_mask()
Chen Gang
1
-2
/
+2
2013-10-24
s390/gup: handle zero nr_pages case correctly
Heiko Carstens
1
-1
/
+1
2013-10-24
s390/gup: reduce code duplication between [__]get_user_pages_fast functions
Heiko Carstens
1
-58
/
+23
2013-10-24
s390/mm: do not initialize storage keys
Martin Schwidefsky
3
-2
/
+11
2013-10-24
s390/bpf,jit: fix prolog oddity
Martin Schwidefsky
1
-2
/
+2
2013-10-24
s390: cleanup and add sanity checks to control register macros
Heiko Carstens
1
-61
/
+51
2013-10-24
s390/pci: implement hibernation hooks
Sebastian Ott
1
-0
/
+41
2013-10-24
s390/uaccess: always run the kernel in home space
Martin Schwidefsky
21
-459
/
+51
2013-10-24
s390/bitops: rename find_first_bit_left() to find_first_bit_inv()
Heiko Carstens
2
-10
/
+39
2013-10-24
s390/bitops: use flogr instruction to implement __ffs, ffs, __fls, fls and fls64
Heiko Carstens
1
-0
/
+125
2013-10-24
s390/bitops: use generic find bit functions / reimplement _left variant
Heiko Carstens
6
-604
/
+126
2013-10-24
s390/s390dbf: add debug_level_enabled() function
Hendrik Brueckner
1
-0
/
+5
2013-10-24
s390/bitops: optimize set_bit() for constant values
Heiko Carstens
2
-1
/
+37
2013-10-24
s390/bitops: remove CONFIG_SMP / simplify non-atomic bitops
Heiko Carstens
2
-217
/
+65
2013-10-24
s390/atomic: various small cleanups
Heiko Carstens
1
-18
/
+24
2013-10-24
s390/atomic: optimize atomic_add() for constant values
Heiko Carstens
1
-8
/
+40
2013-10-24
s390/kprobes: allow kprobes only on known instructions
Heiko Carstens
3
-1
/
+9
2013-10-24
s390/kprobes: use insn_length helper function
Heiko Carstens
1
-4
/
+5
2013-10-24
s390/dis: move disassembler function prototypes to proper header file
Heiko Carstens
5
-6
/
+7
2013-10-24
s390/dis: move common definitions to a header file
Suzuki K. Poulose
2
-28
/
+43
2013-10-24
s390/dis: rename structures for unique types
Suzuki K. Poulose
1
-28
/
+28
2013-10-24
s390/atomic: make use of interlocked-access facility 1 instructions
Heiko Carstens
1
-12
/
+65
2013-10-24
s390/atomic: implement atomic_sub_return() with atomic_add_return()
Heiko Carstens
1
-21
/
+2
2013-10-24
s390/kprobes: have more correct if statement in s390_get_insn_slot()
Heiko Carstens
1
-1
/
+1
2013-10-24
s390: always set -march compiler option
Heiko Carstens
1
-7
/
+7
2013-10-24
s390/bitops: make use of interlocked-access facility 1 instructions
Heiko Carstens
1
-17
/
+49
2013-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-52
/
+58
2013-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-28
/
+30
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+3
[prev]
[next]