index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-18
1
-1
/
+1
|
\
|
*
pid: replace pid bitmap implementation with IDR API
Gargi Sharma
2017-11-18
1
-1
/
+1
*
|
Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-11-17
1
-1
/
+0
|
\
\
|
*
|
fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
Jeff Layton
2017-11-15
1
-1
/
+0
*
|
|
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-11-17
1
-29
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ppc: switch to {get,put}_compat_sigset()
Al Viro
2017-09-19
1
-29
/
+2
*
|
|
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-16
17
-298
/
+800
|
\
\
\
|
*
|
|
KVM: PPC: Book3S HV: Cosmetic post-merge cleanups
Paul Mackerras
2017-11-09
1
-16
/
+25
|
*
|
|
Merge branch 'kvm-ppc-fixes' into kvm-ppc-next
Paul Mackerras
2017-11-09
5
-34
/
+63
|
|
\
\
\
|
*
|
|
|
KVM: PPC: Book3S HV: Run HPT guests on POWER9 radix hosts
Paul Mackerras
2017-11-01
5
-17
/
+212
|
*
|
|
|
KVM: PPC: Book3S HV: Allow for running POWER9 host in single-threaded mode
Paul Mackerras
2017-11-01
3
-33
/
+57
|
*
|
|
|
KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix host
Paul Mackerras
2017-11-01
5
-37
/
+79
|
*
|
|
|
KVM: PPC: Book3S HV: Unify dirty page map between HPT and radix
Paul Mackerras
2017-11-01
7
-113
/
+96
|
*
|
|
|
KVM: PPC: Book3S HV: Rename hpte_setup_done to mmu_ready
Paul Mackerras
2017-11-01
3
-33
/
+44
|
*
|
|
|
KVM: PPC: Book3S HV: Don't rely on host's page size information
Paul Mackerras
2017-11-01
4
-53
/
+126
|
*
|
|
|
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2017-11-01
5
-50
/
+14
|
|
\
\
\
\
|
*
|
|
|
|
KVM: PPC: Book3S: Fix gas warning due to using r0 as immediate 0
Nicholas Piggin
2017-11-01
1
-1
/
+1
|
*
|
|
|
|
KVM: PPC: Book3S PR: Only install valid SLBs during KVM_SET_SREGS
Greg Kurz
2017-11-01
1
-3
/
+13
|
*
|
|
|
|
KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not enabled
Paul Mackerras
2017-11-01
1
-0
/
+12
|
*
|
|
|
|
KVM: PPC: Book3S HV: Explicitly disable HPT operations on radix guests
Paul Mackerras
2017-10-15
1
-3
/
+10
|
*
|
|
|
|
KVM: PPC: Book3S PR: Enable in-kernel TCE handlers for PR KVM
Alexey Kardashevskiy
2017-10-14
1
-0
/
+2
|
*
|
|
|
|
KVM: PPC: Book3S HV: Delete an error message for a failed memory allocation i...
Markus Elfring
2017-10-14
1
-1
/
+0
|
*
|
|
|
|
KVM: PPC: BookE: Use vma_pages function
Thomas Meyer
2017-10-14
1
-1
/
+1
|
*
|
|
|
|
KVM: PPC: Book3S HV: Use ARRAY_SIZE macro
Thomas Meyer
2017-10-14
1
-1
/
+2
|
*
|
|
|
|
KVM: PPC: Book3S HV: Handle unexpected interrupts better
Paul Mackerras
2017-10-14
2
-1
/
+137
*
|
|
|
|
|
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-16
131
-927
/
+3026
|
\
\
\
\
\
\
|
*
|
|
|
|
|
powerpc/64s: Fix Power9 DD2.0 workarounds by adding DD2.1 feature
Michael Ellerman
2017-11-15
4
-11
/
+12
|
*
|
|
|
|
|
powerpc/64s: Fix masking of SRR1 bits on instruction fault
Michael Ellerman
2017-11-14
1
-1
/
+1
|
*
|
|
|
|
|
powerpc/64s: mm_context.addr_limit is only used on hash
Nicholas Piggin
2017-11-13
11
-42
/
+27
|
*
|
|
|
|
|
powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation
Nicholas Piggin
2017-11-13
2
-31
/
+50
|
*
|
|
|
|
|
powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary
Nicholas Piggin
2017-11-13
1
-1
/
+1
|
*
|
|
|
|
|
powerpc/64s/hash: Fix fork() with 512TB process address space
Nicholas Piggin
2017-11-13
1
-4
/
+4
|
*
|
|
|
|
|
powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation
Nicholas Piggin
2017-11-13
1
-26
/
+24
|
*
|
|
|
|
|
powerpc/64s/hash: Fix 512T hint detection to use >= 128T
Michael Ellerman
2017-11-13
1
-2
/
+2
|
*
|
|
|
|
|
powerpc: Fix DABR match on hash based systems
Benjamin Herrenschmidt
2017-11-13
2
-2
/
+2
|
*
|
|
|
|
|
powerpc/signal: Properly handle return value from uprobe_deny_signal()
Naveen N. Rao
2017-11-13
1
-1
/
+1
|
*
|
|
|
|
|
powerpc/fadump: use kstrtoint to handle sysfs store
Michal Suchanek
2017-11-13
1
-4
/
+13
|
*
|
|
|
|
|
powerpc/lib: Implement UACCESS_FLUSHCACHE API
Oliver O'Halloran
2017-11-12
4
-0
/
+41
|
*
|
|
|
|
|
powerpc/lib: Implement PMEM API
Oliver O'Halloran
2017-11-12
3
-1
/
+36
|
*
|
|
|
|
|
powerpc/powernv/npu: Don't explicitly flush nmmu tlb
Alistair Popple
2017-11-12
2
-5
/
+26
|
*
|
|
|
|
|
powerpc/powernv/npu: Use flush_all_mm() instead of flush_tlb_mm()
Alistair Popple
2017-11-12
1
-1
/
+1
|
*
|
|
|
|
|
powerpc/kprobes: refactor kprobe_lookup_name for safer string operations
Naveen N. Rao
2017-11-12
1
-27
/
+20
|
*
|
|
|
|
|
powerpc/kprobes: Blacklist emulate_update_regs() from kprobes
Naveen N. Rao
2017-11-12
1
-0
/
+1
|
*
|
|
|
|
|
powerpc/kprobes: Do not disable interrupts for optprobes and kprobes_on_ftrace
Naveen N. Rao
2017-11-12
2
-18
/
+2
|
*
|
|
|
|
|
powerpc/kprobes: Disable preemption before invoking probe handler for optprobes
Naveen N. Rao
2017-11-12
1
-2
/
+3
|
*
|
|
|
|
|
powerpc/64s: ppc_save_regs is now needed for all 64s builds
Stephen Rothwell
2017-11-12
1
-1
/
+1
|
*
|
|
|
|
|
powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX
Balbir Singh
2017-11-12
1
-0
/
+10
|
*
|
|
|
|
|
powerpc/vas: Add support for user receive window
Sukadev Bhattiprolu
2017-11-11
1
-7
/
+49
|
*
|
|
|
|
|
powerpc/vas: Define vas_win_id()
Sukadev Bhattiprolu
2017-11-11
3
-0
/
+42
|
*
|
|
|
|
|
powerpc/vas: Define vas_win_paste_addr()
Sukadev Bhattiprolu
2017-11-11
2
-0
/
+17
[next]