index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
gcc-goto.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-29
Linux v4.17-rc3
v4.17-rc3
Linus Torvalds
1
-1
/
+1
2018-04-29
<linux/stringhash.h>: fix end_name_hash() for 64bit long
Amir Goldstein
1
-2
/
+2
2018-04-28
MAINTAINERS: add myself as maintainer of AFFS
David Sterba
1
-1
/
+2
2018-04-27
x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI
KarimAllah Ahmed
2
-7
/
+7
2018-04-27
kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use
Junaid Shahid
1
-10
/
+4
2018-04-27
x86/entry/64/compat: Preserve r8-r11 in int $0x80
Andy Lutomirski
2
-18
/
+25
2018-04-27
x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
Arnd Bergmann
2
-0
/
+73
2018-04-27
x86/setup: Do not reserve a crash kernel region if booted on Xen PV
Petr Tesarik
1
-0
/
+6
2018-04-27
i2c: sprd: Fix the i2c count issue
Baolin Wang
1
-4
/
+2
2018-04-27
i2c: sprd: Prevent i2c accesses after suspend is called
Baolin Wang
1
-0
/
+16
2018-04-27
i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()
Alexander Popov
1
-1
/
+1
2018-04-27
arm64: avoid instrumenting atomic_ll_sc.o
Mark Rutland
1
-0
/
+4
2018-04-27
powerpc/kvm/booke: Fix altivec related build break
Laurentiu Tudor
1
-0
/
+7
2018-04-27
powerpc: Fix deadlock with multiple calls to smp_send_stop
Nicholas Piggin
1
-16
/
+39
[next]