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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-08
s390: use local symbol names in entry[64].S
Martin Schwidefsky
2
-398
/
+398
2014-12-08
s390/ptrace: always include vector registers in core files
Martin Schwidefsky
1
-10
/
+8
2014-12-08
s390/simd: clear vector register pointer on fork/clone
Martin Schwidefsky
1
-0
/
+1
2014-12-08
s390: translate cputime magic constants to macros
Frederic Weisbecker
1
-22
/
+24
2014-12-08
s390/idle: convert open coded idle time seqcount
Frederic Weisbecker
2
-14
/
+13
2014-12-08
s390/idle: add missing irq off lockdep annotation
Heiko Carstens
1
-0
/
+2
2014-12-08
s390/debug: avoid function call for debug_sprintf_*
Christian Borntraeger
2
-10
/
+31
2014-12-01
s390/kprobes: fix instruction copy for out of line execution
Heiko Carstens
1
-1
/
+1
2014-11-28
s390: remove diag 44 calls from cpu_relax()
Heiko Carstens
1
-2
/
+0
2014-11-28
s390/pci: Deletion of unnecessary checks before the function call "debug_unre...
Markus Elfring
1
-5
/
+2
2014-11-28
s390/ftrace: provide working ftrace_return_address()
Heiko Carstens
1
-0
/
+2
2014-11-21
s390/traps: die on translation exceptions
Heiko Carstens
1
-2
/
+6
2014-11-21
s390/traps: print interrupt code and instruction length code
Heiko Carstens
3
-4
/
+6
2014-11-19
s390/kernel: add system calls for PCI memory access
Alexey Ishchuk
6
-2
/
+125
2014-11-19
s390: fix ptrace of user area if the inferior uses vector registers
Martin Schwidefsky
1
-22
/
+75
2014-11-18
s390/irq: use irq 0
Sebastian Ott
2
-11
/
+5
2014-11-18
s390/io: add ioport_map stubs
Frank Blaschka
1
-0
/
+9
2014-11-03
s390/cpum_sf: Remove initialization of PMU event index
Hendrik Brueckner
1
-1
/
+0
2014-11-03
s390/signal: add sparse annotations
Martin Schwidefsky
2
-2
/
+2
2014-11-03
s390/mm: use correct unlock function in gmap_ipte_notify
Martin Schwidefsky
1
-1
/
+1
2014-11-03
s390/pci: add sparse annotations
Martin Schwidefsky
2
-4
/
+8
2014-11-03
s390/pci: improve irq number check for msix
Sebastian Ott
3
-6
/
+3
2014-11-03
s390/cmpxchg: use compiler builtins
Martin Schwidefsky
3
-234
/
+19
2014-10-27
s390/mm: pmdp_get_and_clear_full optimization
Martin Schwidefsky
1
-0
/
+13
2014-10-27
s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUG
Dominik Dingel
1
-2
/
+1
2014-10-27
s390/kprobes: make use of NOKPROBE_SYMBOL()
Heiko Carstens
7
-46
/
+74
2014-10-27
s390/ftrace,kprobes: allow to patch first instruction
Heiko Carstens
11
-90
/
+212
2014-10-27
s390/mm: disable KSM for storage key enabled pages
Dominik Dingel
3
-7
/
+28
2014-10-27
s390/mm: prevent and break zero page mappings in case of storage keys
Dominik Dingel
2
-1
/
+17
2014-10-27
s390/mm: recfactor global pgste updates
Dominik Dingel
4
-102
/
+56
2014-10-27
s390: update default configuration
Martin Schwidefsky
5
-74
/
+32
2014-10-27
s390/vdso: fix stack corruption
Heiko Carstens
4
-16
/
+29
2014-10-27
s390/time: use stck clock fast for do_account_vtime
Martin Schwidefsky
1
-0
/
+4
2014-10-26
Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
15
-40
/
+94
2014-10-26
Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
2
-8
/
+7
2014-10-25
ARM: dts: imx28-evk: Let i2c0 run at 100kHz
Fabio Estevam
1
-1
/
+0
2014-10-25
ARM: i.MX6: Fix "emi" clock name typo
Steve Longerbeam
1
-7
/
+7
2014-10-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
21
-574
/
+29
2014-10-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
12
-31
/
+159
2014-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
11
-62
/
+70
2014-10-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-81
/
+261
2014-10-24
Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
5
-63
/
+31
2014-10-24
arm64: Fix memblock current_limit with 64K pages and 48-bit VA
Catalin Marinas
1
-4
/
+8
2014-10-24
sparc64: Implement __get_user_pages_fast().
David S. Miller
1
-0
/
+30
2014-10-24
sparc64: Fix register corruption in top-most kernel stack frame during boot.
David S. Miller
10
-62
/
+40
2014-10-24
arm64: ASLR: Don't randomise text when randomise_va_space == 0
Arun Chandran
3
-7
/
+3
2014-10-24
MIPS: SEAD3: Fix I2C device registration.
Ralf Baechle
1
-7
/
+1
2014-10-24
KVM: x86: Wrong assertion on paging_tmpl.h
Nadav Amit
1
-1
/
+1
2014-10-24
KVM: x86: PREFETCH and HINT_NOP should have SrcMem flag
Nadav Amit
1
-3
/
+4
2014-10-24
KVM: x86: Emulator does not decode clflush well
Nadav Amit
1
-3
/
+17
[next]