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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-30
Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-28
/
+0
2018-06-25
powerpc: Remove -Wattribute-alias pragmas
Paul Burton
6
-28
/
+0
2018-06-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2018-06-22
rseq: Avoid infinite recursion when delivering SIGSEGV
Will Deacon
1
-2
/
+2
2018-06-19
powerpc/64s: Fix build failures with CONFIG_NMI_IPI=n
Michael Ellerman
1
-2
/
+2
2018-06-19
powerpc/64: hard disable irqs on the panic()ing CPU
Nicholas Piggin
1
-2
/
+10
2018-06-19
powerpc: smp_send_stop do not offline stopped CPUs
Nicholas Piggin
1
-6
/
+0
2018-06-19
powerpc/64: hard disable irqs in panic_smp_self_stop
Nicholas Piggin
1
-0
/
+8
2018-06-19
powerpc/64s: Fix DT CPU features Power9 DD2.1 logic
Michael Ellerman
1
-1
/
+2
2018-06-14
Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-9
/
+9
2018-06-13
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-5
/
+5
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-06-11
powerpc/kbuild: move -mprofile-kernel check to Kconfig
Nicholas Piggin
2
-5
/
+5
2018-06-10
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+18
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
59
-893
/
+1370
2018-06-06
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-11
/
+11
2018-06-06
powerpc: Add syscall detection for restartable sequences
Boqun Feng
2
-0
/
+15
2018-06-06
powerpc: Add support for restartable sequences
Boqun Feng
1
-0
/
+3
2018-06-05
powerpc: fix build failure by disabling attribute-alias warning in pci_32
Christophe Leroy
1
-0
/
+4
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+7
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+0
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-41
/
+5
2018-06-04
powerpc/time: inline arch_vtime_task_switch()
Christophe Leroy
1
-21
/
+0
2018-06-04
powerpc/signal32: Use fault_in_pages_readable() to prefault user context
Christophe Leroy
1
-8
/
+5
2018-06-04
powerpc/misc: merge reloc_offset() and add_reloc_offset()
Christophe Leroy
1
-14
/
+3
2018-06-04
powerpc/dma: remove unnecessary BUG()
Christophe Leroy
1
-2
/
+0
2018-06-03
powerpc/sstep: Introduce GETTYPE macro
Ravi Bangoria
1
-1
/
+1
2018-06-03
powerpc/64s: Enhance the information in cpu_show_spectre_v1()
Michal Suchanek
1
-0
/
+3
2018-06-03
powerpc/64: Use barrier_nospec in syscall entry
Michael Ellerman
1
-0
/
+10
2018-06-03
powerpc/64s: Enable barrier_nospec based on firmware settings
Michal Suchanek
1
-0
/
+60
2018-06-03
powerpc/64s: Patch barrier_nospec in modules
Michal Suchanek
2
-1
/
+7
2018-06-03
powerpc/64s: Add support for ori barrier_nospec patching
Michal Suchanek
2
-0
/
+16
2018-06-03
powerpc/stacktrace: Update copyright
Michael Ellerman
1
-6
/
+4
2018-06-03
powerpc/64s: Wire up arch_trigger_cpumask_backtrace()
Michael Ellerman
1
-0
/
+51
2018-06-03
powerpc/nmi: Add an API for sending "safe" NMIs
Michael Ellerman
1
-5
/
+15
2018-06-03
powerpc/64: Save stack pointer when we hard disable interrupts
Michael Ellerman
1
-0
/
+1
2018-06-03
powerpc: Check address limit on user-mode return (TIF_FSCHECK)
Michael Ellerman
1
-0
/
+4
2018-06-03
powerpc/ptrace: Use copy_{from, to}_user() rather than open-coding
Al Viro
1
-14
/
+6
2018-06-03
powerpc/eeh: Refactor report functions
Sam Bobroff
1
-150
/
+157
2018-06-03
powerpc/eeh: Cleaner handling of EEH_DEV_NO_HANDLER
Sam Bobroff
1
-1
/
+5
2018-06-03
powerpc/eeh: Introduce eeh_set_irq_state()
Sam Bobroff
1
-18
/
+34
2018-06-03
powerpc/eeh: Introduce eeh_set_channel_state()
Sam Bobroff
1
-3
/
+16
2018-06-03
powerpc/eeh: Introduce eeh_edev_actionable()
Sam Bobroff
1
-14
/
+16
2018-06-03
powerpc/eeh: Introduce eeh_for_each_pe()
Sam Bobroff
1
-4
/
+3
2018-06-03
powerpc/eeh: Clean up pci_ers_result handling
Sam Bobroff
1
-10
/
+32
2018-06-03
powerpc/eeh: Add message when PE processing at parent
Sam Bobroff
1
-1
/
+5
2018-06-03
powerpc/eeh: Strengthen types of eeh traversal functions
Sam Bobroff
3
-40
/
+22
2018-06-03
powerpc/eeh: Remove unused eeh_pcid_name()
Sam Bobroff
1
-14
/
+0
[next]