index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-21
atomics/powerpc: Define atomic64_fetch_add_unless()
Mark Rutland
1
-4
/
+5
2018-06-21
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
1
-0
/
+1
2018-06-21
atomics/treewide: Make atomic64_inc_not_zero() optional
Mark Rutland
1
-0
/
+1
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
1
-4
/
+4
2018-06-21
powerpc/kprobes: Don't call the ->break_handler() in powerpc kprobes code
Masami Hiramatsu
1
-10
/
+0
2018-06-21
powerpc/kprobes: Remove jprobe powerpc implementation
Masami Hiramatsu
1
-2
/
+0
2018-06-20
powerpc/mm/hash/4k: Free hugetlb page table caches correctly.
Aneesh Kumar K.V
6
-0
/
+38
2018-06-19
powerpc/64s: Fix build failures with CONFIG_NMI_IPI=n
Michael Ellerman
1
-1
/
+1
2018-06-14
Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
Paolo Bonzini
8
-46
/
+77
2018-06-13
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+1
2018-06-11
powerpc/kbuild: move -mprofile-kernel check to Kconfig
Nicholas Piggin
1
-1
/
+1
2018-06-10
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-1
/
+3
2018-06-07
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
2
-6
/
+0
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
74
-499
/
+472
2018-06-06
powerpc: Wire up restartable sequences system call
Boqun Feng
3
-1
/
+3
2018-06-06
powerpc/64s/radix: Fix missing ptesync in flush_cache_vmap
Nicholas Piggin
1
-3
/
+2
2018-06-05
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-0
/
+1
2018-06-04
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-43
/
+40
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-11
/
+0
2018-06-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-7
/
+0
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
1
-15
/
+0
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-18
/
+0
2018-06-04
powerpc/time: inline arch_vtime_task_switch()
Christophe Leroy
1
-1
/
+15
2018-06-04
powerpc: Implement csum_ipv6_magic in assembly
Christophe Leroy
1
-0
/
+6
2018-06-04
powerpc/lib: Adjust .balign inside string functions for PPC32
Christophe Leroy
1
-0
/
+3
2018-06-04
powerpc/64: optimises from64to32()
Christophe Leroy
1
-5
/
+2
2018-06-03
powerpc/sstep: Introduce GETTYPE macro
Ravi Bangoria
1
-0
/
+2
2018-06-03
powerpc: Use barrier_nospec in copy_from_user()
Michael Ellerman
1
-1
/
+10
2018-06-03
powerpc/64s: Enable barrier_nospec based on firmware settings
Michal Suchanek
1
-0
/
+1
2018-06-03
powerpc/64s: Patch barrier_nospec in modules
Michal Suchanek
1
-0
/
+7
2018-06-03
powerpc/64s: Add support for ori barrier_nospec patching
Michal Suchanek
3
-1
/
+11
2018-06-03
powerpc/64s: Add barrier_nospec
Michal Suchanek
1
-0
/
+15
2018-06-03
powerpc/64s: Wire up arch_trigger_cpumask_backtrace()
Michael Ellerman
1
-0
/
+6
2018-06-03
powerpc/nmi: Add an API for sending "safe" NMIs
Michael Ellerman
1
-0
/
+1
2018-06-03
powerpc/64: Save stack pointer when we hard disable interrupts
Michael Ellerman
2
-2
/
+6
2018-06-03
powerpc: Check address limit on user-mode return (TIF_FSCHECK)
Michael Ellerman
2
-4
/
+12
2018-06-03
powerpc: Rename thread_struct.fs to addr_limit
Michael Ellerman
2
-5
/
+5
2018-06-03
powerpc/eeh: Introduce eeh_for_each_pe()
Sam Bobroff
1
-0
/
+4
2018-06-03
powerpc/eeh: Strengthen types of eeh traversal functions
Sam Bobroff
1
-3
/
+4
2018-06-03
powerpc/perf: Unregister thread-imc if core-imc not supported
Anju T Sudhakar
1
-0
/
+1
2018-06-03
powerpc/xive: Remove (almost) unused macros
Russell Currey
1
-6
/
+0
2018-06-03
powerpc: remove unused to_tm() helper
Arnd Bergmann
1
-2
/
+0
2018-06-03
powerpc: use time64_t in read_persistent_clock
Arnd Bergmann
3
-3
/
+3
2018-06-03
powerpc/64s/radix: flush remote CPUs out of single-threaded mm_cpumask
Nicholas Piggin
1
-0
/
+13
2018-06-03
powerpc/64s/radix: optimise pte_update
Nicholas Piggin
1
-10
/
+11
2018-06-03
powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flags
Nicholas Piggin
2
-1
/
+31
2018-06-03
powerpc/64s/radix: make ptep_get_and_clear_full non-atomic for the full case
Nicholas Piggin
1
-8
/
+2
2018-06-03
powerpc/64s/radix: do not flush TLB on spurious fault
Nicholas Piggin
1
-1
/
+11
2018-06-03
powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang
Aneesh Kumar K.V
4
-0
/
+7
2018-06-03
powerpc/mm: Change function prototype
Aneesh Kumar K.V
5
-11
/
+17
[prev]
[next]