index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-03
powerpc: disable KASAN instrumentation on early/critical files.
Christophe Leroy
1
-0
/
+12
2019-05-03
powerpc/32: Move early_init() in a separate file
Christophe Leroy
1
-1
/
+1
2019-02-23
powerpc: Enable kcov
Andrew Donnellan
1
-1
/
+11
2019-02-18
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
1
-1
/
+1
2019-02-18
dma-mapping, powerpc: simplify the arch dma_set_mask override
Christoph Hellwig
1
-0
/
+1
2018-12-21
powerpc: generate uapi header and system call table files
Firoz Khan
1
-10
/
+0
2018-11-26
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
1
-1
/
+1
2018-10-19
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
1
-2
/
+0
2018-10-13
powerpc: Disable -Wbuiltin-requires-header when setjmp is used
Joel Stanley
1
-0
/
+3
2018-10-03
powerpc/32: add stack protector support
Christophe Leroy
1
-0
/
+2
2018-09-19
powerpc: consolidate -mno-sched-epilog into FTRACE flags
Nicholas Piggin
1
-4
/
+4
2018-08-08
powerpc/Makefiles: Convert ifeq to ifdef where possible
Rodrigo R. Galvao
1
-6
/
+8
2018-08-08
powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
Michael Ellerman
1
-1
/
+2
2018-04-07
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2018-03-27
powerpc: Add security feature flags for Spectre/Meltdown
Michael Ellerman
1
-1
/
+1
2018-03-26
kbuild: rename built-in.o to built-in.a
Nicholas Piggin
1
-1
/
+1
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2017-11-12
powerpc/64s: ppc_save_regs is now needed for all 64s builds
Stephen Rothwell
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-10
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
Christophe Leroy
1
-1
/
+1
2017-08-10
powerpc: Fix powerpc-specific watchdog build configuration
Nicholas Piggin
1
-1
/
+1
2017-07-12
powerpc/64s: implement arch-specific hardlockup watchdog
Nicholas Piggin
1
-0
/
+1
2017-06-21
powerpc/time: Fix tracing in time.c
Santosh Sivaraj
1
-2
/
+0
2017-05-09
powerpc/64s: Support new device tree binding for discovering CPU features
Nicholas Piggin
1
-0
/
+1
2017-04-27
powerpc: Split ftrace bits into a separate file
Naveen N. Rao
1
-8
/
+1
2017-04-24
powerpc/kprobes: Add support for KPROBES_ON_FTRACE
Naveen N. Rao
1
-0
/
+3
2017-02-22
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+2
2017-02-10
powerpc/kprobes: Implement Optprobes
Anju T
1
-0
/
+1
2017-02-03
powerpc: Correctly disable latent entropy GCC plugin on prom_init.o
Andrew Donnellan
1
-1
/
+1
2017-01-24
powerpc: Revert the initial stack protector support
Michael Ellerman
1
-4
/
+0
2016-12-20
powerpc: ima: get the kexec buffer passed by the previous kernel
Thiago Jung Bauermann
1
-0
/
+4
2016-11-30
powerpc: Add support code for kexec_file_load()
Thiago Jung Bauermann
1
-0
/
+1
2016-11-30
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
1
-2
/
+2
2016-11-23
powerpc: Initial stack protector (-fstack-protector) support
Christophe Leroy
1
-0
/
+4
2016-11-18
powerpc/pseries: Move ibmebus.c into platforms pseries
Michael Ellerman
1
-1
/
+0
2016-11-18
powerpc/pseries: Move vio.c into platforms pseries
Michael Ellerman
1
-1
/
+0
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-4
/
+0
2016-10-10
gcc-plugins: Add latent_entropy plugin
Emese Revfy
1
-0
/
+5
2016-09-13
powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS
Michael Ellerman
1
-8
/
+7
2016-08-22
powerpc: move hmi.c to arch/powerpc/kvm/
Paolo Bonzini
1
-1
/
+1
2016-08-07
ppc: move exports to definitions
Al Viro
1
-4
/
+0
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2016-07-19
powerpc/32: Remove RELOCATABLE_PPC32
Kevin Hao
1
-2
/
+1
2016-07-15
powerpc/powernv: Rename idle_power7.S to idle_book3s.S
Shreyas B. Prabhu
1
-1
/
+1
2016-06-20
KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interrupt
Mahesh Salgaonkar
1
-1
/
+1
2016-03-07
powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftrace
Torsten Duwe
1
-6
/
+6
2016-01-20
powerpc: enable UBSAN support
Daniel Axtens
1
-1
/
+7
2015-08-06
powerpc/ftrace: add powerpc timebase as a trace clock source
Naveen N. Rao
1
-0
/
+1
2015-07-01
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
[next]