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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-29
s390/pci: handle events for unused functions
Sebastian Ott
1
-4
/
+2
2015-07-29
s390/pci: free resources after failed bus allocation
Sebastian Ott
1
-4
/
+9
2015-07-29
s390: remove generic email address from maintainers file
Heiko Carstens
1
-6
/
+0
2015-07-29
s390/smp: add missing __init annotation to __smp_store_cpu_state()
Heiko Carstens
1
-2
/
+2
2015-07-29
s390/sclp: convert early sclp console code to C
Martin Schwidefsky
7
-356
/
+186
2015-07-22
s390/cio: Implement proper Link Incident Record handling
Peter Oberparleiter
1
-42
/
+123
2015-07-22
s390/cio: Fix comma
Peter Oberparleiter
1
-1
/
+1
2015-07-22
s390/sclp: Change SCLP console default buffer-full behavior
Peter Oberparleiter
1
-3
/
+3
2015-07-22
s390/pci: inline get_zdev
Sebastian Ott
4
-21
/
+20
2015-07-22
s390/nmi: use the normal asynchronous stack for machine checks
Martin Schwidefsky
1
-16
/
+9
2015-07-22
s390/kernel: squeeze a few more cycles out of the system call handler
Martin Schwidefsky
1
-41
/
+34
2015-07-22
s390/kvm: integrate HANDLE_SIE_INTERCEPT into cleanup_critical
Martin Schwidefsky
1
-118
/
+123
2015-07-22
s390/kvm: fix interrupt race with HANDLE_SIE_INTERCEPT
Martin Schwidefsky
1
-10
/
+4
2015-07-22
s390/crypto: add cpu feature modaliases for crypto modules
Hendrik Brueckner
7
-8
/
+14
2015-07-22
s390/module: enable generic CPU feature modalias using s390 ELF hwcaps
Hendrik Brueckner
4
-1
/
+40
2015-07-22
cpufeature: correctly annotate the module init function
Hendrik Brueckner
1
-3
/
+4
2015-07-22
s390/kernel: lazy restore fpu registers
Hendrik Brueckner
15
-203
/
+482
2015-07-22
s390/vx: add vector instruction support for older binutils versions
Hendrik Brueckner
1
-0
/
+480
2015-07-22
s390/kernel: dynamically allocate FP register save area
Hendrik Brueckner
3
-12
/
+38
2015-07-22
s390/kernel: introduce fpu-internal.h with fpu helper functions
Hendrik Brueckner
9
-285
/
+299
2015-07-22
s390/kvm: validate the floating-point control before restoring it
Hendrik Brueckner
1
-2
/
+8
2015-07-22
s390/kernel: use test_fp_ctl() to verify the floating-point control word
Hendrik Brueckner
3
-7
/
+6
2015-07-22
s390/kernel: move EX_TABLE macros to linkage.h header file
Hendrik Brueckner
2
-19
/
+22
2015-07-20
s390: adapt entry.S to the move of thread_struct
Martin Schwidefsky
3
-14
/
+18
2015-07-20
Linux 4.2-rc3
v4.2-rc3
Linus Torvalds
1
-1
/
+1
2015-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-2
/
+2
2015-07-20
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
10
-38
/
+7
2015-07-19
Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2015-07-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
35
-57
/
+179
2015-07-19
MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU
Markos Chandras
1
-1
/
+1
2015-07-19
parisc: mm: Fix a memory leak related to pmd not attached to the pgd
Christophe Jaillet
1
-1
/
+2
2015-07-19
Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesD
Olof Johansson
9
-0
/
+24
2015-07-18
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-9
/
+14
2015-07-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-214
/
+376
2015-07-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+1
2015-07-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2015-07-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-26
/
+101
2015-07-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-54
/
+101
2015-07-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
149
-644
/
+293
2015-07-18
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-6
/
+34
2015-07-18
Merge tag 'rtc-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...
Linus Torvalds
2
-3
/
+3
2015-07-18
Merge tag 'dm-4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
7
-35
/
+82
2015-07-18
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...
Ingo Molnar
7
-18
/
+27
2015-07-18
x86/fpu, sched: Dynamically allocate 'struct fpu'
Dave Hansen
7
-43
/
+104
2015-07-18
lib/decompress: set the compressor name to NULL on error
Aneesh Kumar K.V
1
-1
/
+4
2015-07-18
mm/cma_debug: correct size input to bitmap function
Joonsoo Kim
1
-3
/
+4
2015-07-18
mm/cma_debug: fix debugging alloc/free interface
Joonsoo Kim
1
-2
/
+2
2015-07-18
mm/page_owner: set correct gfp_mask on page_owner
Joonsoo Kim
3
-3
/
+25
2015-07-18
mm/page_owner: fix possible access violation
Joonsoo Kim
1
-1
/
+3
2015-07-18
fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
Jan Kara
1
-20
/
+14
[next]