index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-21
powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREG
Michael Neuling
1
-0
/
+1
2018-05-21
powerpc/ptrace: Fix enforcement of DAWR constraints
Michael Neuling
1
-2
/
+2
2018-05-18
powerpc/powernv: Use __raw_[rm_]writeq_be() in npu-dma.c
Michael Ellerman
1
-3
/
+2
2018-05-18
powerpc/powernv: Use __raw_[rm_]writeq_be() in pci-ioda.c
Michael Ellerman
1
-7
/
+8
2018-05-18
powerpc/io: Add __raw_writeq_be() __raw_rm_writeq_be()
Michael Ellerman
1
-0
/
+10
2018-05-18
powerpc/perf: Fix memory allocation for core-imc based on num_possible_cpus()
Anju T Sudhakar
1
-2
/
+2
2018-05-18
powerpc/rtas: Fix spelling mistake "Discharching" -> "Discharging"
Colin Ian King
1
-1
/
+1
2018-05-18
powerpc/lib: Fix "integer constant is too large" build failure
Finn Thain
1
-5
/
+6
2018-05-17
powerpc/powernv: Fix opal_event_shutdown() called with interrupts disabled
Nicholas Piggin
1
-1
/
+1
2018-05-17
powerpc/32: Use stmw/lmw for registers save/restore in asm
Christophe Leroy
3
-4
/
+16
2018-05-17
powerpc: Avoid an unnecessary test and branch in longjmp()
Christophe Leroy
1
-5
/
+4
2018-05-17
Revert "powerpc/64: Fix checksum folding in csum_add()"
Christophe Leroy
1
-1
/
+1
2018-05-17
powerpc: get rid of PMD_PAGE_SIZE() and _PMD_SIZE
Christophe Leroy
2
-11
/
+0
2018-05-15
powerpc/embedded6xx/hlwd-pic: Prevent interrupts from being handled by Starlet
Jonathan Neuschäfer
1
-0
/
+5
2018-05-15
powerpc/embedded6xx/flipper-pic: Don't match all IRQ domains
Jonathan Neuschäfer
1
-8
/
+0
2018-05-15
powerpc/book3s64: Enable split pmd ptlock.
Aneesh Kumar K.V
1
-0
/
+4
2018-05-15
powerpc/mm: Use page fragments for allocation page table at PMD level
Aneesh Kumar K.V
7
-23
/
+6
2018-05-15
powerpc/mm: Implement helpers for pagetable fragment support at PMD level
Aneesh Kumar K.V
11
-6
/
+144
2018-05-15
powerpc/book3s64/mm: Simplify the rcu callback for page table free
Aneesh Kumar K.V
3
-24
/
+41
2018-05-15
powerpc/mm/book3s64/4k: Switch 4k pagesize config to use pagetable fragment
Aneesh Kumar K.V
5
-44
/
+15
2018-05-15
powerpc/mm/nohash: Remove pte fragment dependency from nohash
Aneesh Kumar K.V
3
-126
/
+159
2018-05-15
powerpc/mm/book3e/64: Remove unsupported 64Kpage size from 64bit booke
Aneesh Kumar K.V
4
-127
/
+4
2018-05-15
powerpc/mm: Rename pte fragment functions
Aneesh Kumar K.V
1
-4
/
+5
2018-05-15
powerpc/mm: Use pmd_lockptr instead of opencoding it
Aneesh Kumar K.V
3
-6
/
+8
2018-05-15
powerpc/mm/book3s64: Move book3s64 code to pgtable-book3s64
Aneesh Kumar K.V
2
-56
/
+54
2018-05-15
powerpc/kvm: Switch kvm pmd allocator to custom allocator
Aneesh Kumar K.V
1
-5
/
+31
2018-05-14
powerpc/cell/spufs: Change return type to vm_fault_t
Souptick Joarder
1
-15
/
+18
2018-05-14
macintosh/windfarm: fix spelling mistake: "ttarged" -> "ttarget"
Colin Ian King
3
-3
/
+3
2018-05-14
selftests/powerpc: fix exec benchmark
Nicholas Piggin
1
-2
/
+5
2018-05-14
powerpc/ioda: Use ibm, supported-tce-sizes for IOMMU page size mask
Alexey Kardashevskiy
1
-1
/
+29
2018-05-14
powerpc/powernv: Fix memtrace build when NUMA=n
Michael Ellerman
1
-1
/
+1
2018-05-11
powerpc/prom: Drop support for old FDT versions
Michael Ellerman
1
-19
/
+4
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
[next]