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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-11
powerpc/lib: Add alt patching test of branching past the last instruction
Michael Ellerman
2
-0
/
+47
2018-05-11
powerpc/lib: Rename ftr_fixup_test7 to ftr_fixup_test_too_big
Michael Ellerman
1
-1
/
+1
2018-05-11
powerpc/lib: Fix the feature fixup tests to actually work
Michael Ellerman
1
-6
/
+6
2018-05-11
powerpc/lib: Fix feature fixup test of external branch
Michael Ellerman
1
-2
/
+2
2018-05-10
powerpc: Make it clearer that systbl check errors are errors
Michael Ellerman
1
-2
/
+2
2018-05-10
powerpc/syscalls: timer_create can be handle by perfectly normal COMPAT_SYS_SPU
Al Viro
1
-1
/
+1
2018-05-10
powerpc/syscalls: kill ppc32_select()
Al Viro
2
-10
/
+1
2018-05-10
powerpc/syscalls: Add COMPAT_SPU_NEW() macro
Michael Ellerman
3
-0
/
+3
2018-05-10
powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINE
Al Viro
7
-7
/
+5
2018-05-10
powerpc/syscalls: signal_{32, 64} - switch to SYSCALL_DEFINE
Al Viro
4
-40
/
+35
2018-05-10
powerpc/syscalls: Switch trivial cases to SYSCALL_DEFINE
Al Viro
4
-7
/
+10
2018-05-10
powerpc/livepatch: Implement reliable stack tracing for the consistency model
Torsten Duwe
2
-1
/
+119
2018-05-10
powerpc/watchdog: provide more data in watchdog messages
Nicholas Piggin
1
-3
/
+25
2018-05-10
powerpc/watchdog: don't update the watchdog timestamp if a lockup is detected
Nicholas Piggin
1
-2
/
+0
2018-05-10
powerpc/xive: prepare all hcalls to support long busy delays
Cédric Le Goater
1
-8
/
+28
2018-05-10
powerpc/xive: shutdown XIVE when kexec or kdump is performed
Cédric Le Goater
1
-2
/
+5
2018-05-10
powerpc/xive: fix hcall H_INT_RESET to support long busy delays
Cédric Le Goater
1
-5
/
+47
2018-05-10
powerpc/64/kexec: fix race in kexec when XIVE is shutdown
Cédric Le Goater
1
-4
/
+4
2018-05-10
powerpc/config: powernv_defconfig updates
Nicholas Piggin
1
-43
/
+65
2018-05-10
powerpc: wii_defconfig: Disable BCMA support
Jonathan Neuschäfer
1
-0
/
+1
2018-05-10
powerpc: wii_defconfig: Enable Wii SDHCI driver
Jonathan Neuschäfer
1
-0
/
+2
2018-05-10
powerpc: wii_defconfig: Enable GPIO-related options
Jonathan Neuschäfer
1
-0
/
+10
2018-05-10
powerpc: wii_defconfig: Disable Ethernet driver support code
Jonathan Neuschäfer
1
-0
/
+1
2018-05-10
powerpc/watchdog: fix typo 'can by' to 'can be'
Wolfram Sang
1
-1
/
+1
2018-05-10
powerpc/pseries: hcall_exit tracepoint retval should be signed
Michael Ellerman
4
-9
/
+6
2018-05-07
Revert "powerpc/powernv: Increase memory block size to 1GB on radix"
Balbir Singh
1
-9
/
+1
2018-05-07
powerpc/nohash: Use IS_ENABLED() to simplify __set_pte_at()
Christophe Leroy
1
-15
/
+8
2018-05-07
powerpc/nohash: Remove _PAGE_BUSY
Christophe Leroy
2
-12
/
+3
2018-05-07
powerpc/nohash: Remove hash related code from nohash headers.
Christophe Leroy
4
-75
/
+20
2018-05-03
powerpc/fadump: Unregister fadump on kexec down path.
Mahesh Salgaonkar
1
-0
/
+3
2018-05-03
powerpc/fadump: Do not use hugepages when fadump is active
Hari Bathini
4
-2
/
+20
2018-05-03
powerpc/fadump: exclude memory holes while reserving memory in second kernel
Mahesh Salgaonkar
1
-6
/
+23
2018-05-03
tracing: Remove PPC32 wart from config TRACING_SUPPORT
Michael Ellerman
1
-5
/
+1
2018-05-03
powerpc: remove retired sbc834x support
Paul Gortmaker
5
-486
/
+0
2018-05-03
powerpc: Only support DYNAMIC_FTRACE not static
Michael Ellerman
7
-59
/
+2
2018-05-03
powerpc64/ftrace: Implement support for ftrace_regs_caller()
Naveen N. Rao
5
-26
/
+262
2018-05-03
powerpc64/ftrace: Use the generic version of ftrace_replace_code()
Naveen N. Rao
1
-36
/
+0
2018-05-03
powerpc64/module: Tighten detection of mcount call sites with -mprofile-kernel
Naveen N. Rao
1
-6
/
+9
2018-05-03
powerpc64/kexec: Hard disable ftrace before switching to the new kernel
Naveen N. Rao
1
-0
/
+2
2018-05-03
powerpc64/ftrace: Disable ftrace during kvm entry/exit
Naveen N. Rao
2
-0
/
+7
2018-05-03
powerpc64/ftrace: Disable ftrace during hotplug
Naveen N. Rao
1
-0
/
+8
2018-05-03
powerpc64/ftrace: Delay enabling ftrace on secondary cpus
Naveen N. Rao
2
-3
/
+11
2018-05-03
powerpc64/ftrace: Add helpers to hard disable ftrace
Naveen N. Rao
1
-0
/
+17
2018-05-03
powerpc64/ftrace: Rearrange #ifdef sections in ftrace.h
Naveen N. Rao
1
-4
/
+4
2018-05-03
powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code paths
Naveen N. Rao
5
-0
/
+23
2018-04-30
Linux v4.17-rc3
v4.17-rc3
Linus Torvalds
1
-1
/
+1
2018-04-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-19
/
+93
2018-04-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-34
/
+99
2018-04-29
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
15
-109
/
+119
2018-04-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-78
/
+129
[prev]
[next]