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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-26
powerpc/configs: Update ppc64_defconfig with savedefconfig
Michael Ellerman
1
-34
/
+34
2018-11-26
powerpc/configs: Remove unnecessary ftrace symbols
Michael Ellerman
2
-4
/
+0
2018-11-25
powerpc/pasemi: Use dma_zalloc_coherent()
Sabyasachi Gupta
1
-3
/
+1
2018-11-25
powerpc/85xx: Drop pointless static qualifier
Yue Haibing
1
-1
/
+1
2018-11-25
powerpc64/ftrace: Drop pointless static qualifier in is_b_op()
YueHaibing
1
-1
/
+1
2018-11-25
powerpc: Typo s/use use/use/
Geert Uytterhoeven
1
-1
/
+1
2018-11-25
powerpc/fadump: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
1
-11
/
+1
2018-11-25
powerpc/powernv/vas: Use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
1
-24
/
+4
2018-11-25
powerpc: mark 64-bit PD_HUGE constant as unsigned long
Daniel Axtens
1
-1
/
+1
2018-11-25
powerpc/mm: remove const type qualifier from function ‘pud_pfn’
Mathieu Malaterre
1
-1
/
+1
2018-11-25
powerpc/32: Add .data..Lubsan_data*/.data..Lubsan_type* sections explicitly
Mathieu Malaterre
1
-0
/
+4
2018-11-25
powerpc/mm: Remove extern from function definition
Breno Leitao
2
-6
/
+6
2018-11-25
powerpc/pkey: Define functions as static
Breno Leitao
1
-7
/
+8
2018-11-25
powerpc/perf: Declare static identifier a such
Breno Leitao
1
-3
/
+3
2018-11-25
powerpc/scom: Return NULL instead of 0
Breno Leitao
1
-2
/
+2
2018-11-25
powerpc/lib: Declare static methods
Breno Leitao
1
-2
/
+2
2018-11-25
powerpc/xmon: Define static functions
Breno Leitao
1
-3
/
+3
2018-11-25
powerpc/xive: Define xive_do_source_eoi as static
Breno Leitao
1
-1
/
+1
2018-11-25
powerpc/eeh: Declare pci_ers_result_name() as static
Breno Leitao
1
-1
/
+1
2018-11-25
powerpc/64s: Include cpu header
Breno Leitao
1
-0
/
+1
2018-11-25
Merge branch 'fixes' into next
Michael Ellerman
11
-103
/
+58
2018-11-15
powerpc/64: Fix kernel stack 16-byte alignment
Nicholas Piggin
2
-0
/
+3
2018-11-14
powerpc/numa: Suppress "VPHN is not supported" messages
Satheesh Rajendran
1
-1
/
+1
2018-11-12
powerpc/io: Fix the IO workarounds code to work with Radix
Michael Ellerman
1
-13
/
+7
2018-11-12
powerpc/mm/64s: Fix preempt warning in slb_allocate_kernel()
Michael Ellerman
1
-1
/
+1
2018-11-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-117
/
+76
2018-11-12
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-5
/
+8
2018-11-10
Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-1
/
+29
2018-11-10
Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-12
/
+40
2018-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-2
/
+10
2018-11-10
Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+8
2018-11-10
Merge tag 'mips_fixes_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2018-11-09
x86/cpu/vmware: Do not trace vmware_sched_clock()
Steven Rostedt (VMware)
1
-1
/
+1
2018-11-09
xen: fix xen_qlock_wait()
Juergen Gross
1
-6
/
+8
2018-11-09
Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
23
-87
/
+145
2018-11-09
x86/xen: fix pv boot
Juergen Gross
2
-6
/
+32
2018-11-08
arm64: memblock: don't permit memblock resizing until linear mapping is up
Ard Biesheuvel
2
-2
/
+2
2018-11-08
arm64: mm: define NET_IP_ALIGN to 0
Ard Biesheuvel
1
-0
/
+8
2018-11-08
ubd: fix missing initialization of io_req
Anton Ivanov
1
-2
/
+1
2018-11-08
arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
H. Peter Anvin (Intel)
3
-1
/
+29
2018-11-08
s390/perf: Change CPUM_CF return code in event init function
Thomas Richter
1
-1
/
+1
2018-11-08
ubd: fix missing lock around request issue
Jens Axboe
1
-2
/
+7
2018-11-07
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
8
-30
/
+38
2018-11-07
Merge tag 'stratix10_dts_fix_for_v4.20' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
1
-0
/
+3
2018-11-07
Merge tag 'renesas-fixes-for-v4.20' of https://git.kernel.org/pub/scm/linux/k...
Olof Johansson
2
-24
/
+25
2018-11-07
KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
Scott Wood
4
-8
/
+27
2018-11-06
x86/vsmp: Remove dependency on pv_irq_ops
Eial Czerwacki
2
-78
/
+7
2018-11-06
x86/ldt: Remove unused variable in map_ldt_struct()
Kirill A. Shutemov
1
-8
/
+0
2018-11-06
x86/ldt: Unmap PTEs for the slot before freeing LDT pages
Kirill A. Shutemov
1
-13
/
+38
2018-11-06
x86/mm: Move LDT remap out of KASLR region on 5-level paging
Kirill A. Shutemov
3
-11
/
+11
[next]