index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64: Fix strncpy() related build failures with GCC 8.1
Christophe Leroy
2018-06-03
2
-4
/
+4
*
Merge branch 'topic/pkey' into next
Michael Ellerman
2018-06-03
8
-53
/
+41
|
\
|
*
powerpc/pkeys: Drop private VM_PKEY definitions
Michael Ellerman
2018-05-10
1
-15
/
+0
|
*
mm/pkeys, x86, powerpc: Display pkey in smaps if arch supports pkeys
Ram Pai
2018-05-09
2
-13
/
+3
|
*
mm/pkeys: Add an empty arch_pkeys_enabled()
Michael Ellerman
2018-05-09
1
-0
/
+5
|
*
x86/pkeys: Add arch_pkeys_enabled()
Michael Ellerman
2018-05-09
1
-0
/
+5
|
*
x86/pkeys: Move vma_pkey() into asm/pkeys.h
Michael Ellerman
2018-05-09
3
-11
/
+9
|
*
mm/pkeys, powerpc, x86: Provide an empty vma_pkey() in linux/pkeys.h
Michael Ellerman
2018-05-09
3
-10
/
+5
|
*
mm/pkeys: Remove include of asm/mmu_context.h from pkeys.h
Michael Ellerman
2018-05-09
1
-1
/
+0
|
*
mm, powerpc, x86: introduce an additional vma bit for powerpc pkey
Ram Pai
2018-05-09
2
-1
/
+9
|
*
mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
Ram Pai
2018-05-08
3
-6
/
+9
*
|
Merge branch 'fixes' into next
Michael Ellerman
2018-06-03
10
-20
/
+79
|
\
\
|
*
|
powerpc/64s: Clear PCR on boot
Michael Neuling
2018-05-18
2
-0
/
+7
|
*
|
powerpc/powernv: Fix NVRAM sleep in invalid context when crashing
Nicholas Piggin
2018-05-17
1
-2
/
+12
|
*
|
cxl: Report the tunneled operations status
Philippe Bergheaud
2018-05-15
4
-1
/
+25
|
*
|
cxl: Set the PBCQ Tunnel BAR register when enabling capi mode
Philippe Bergheaud
2018-05-15
1
-0
/
+7
|
*
|
powerpc/pseries: Fix CONFIG_NUMA=n build
Michael Ellerman
2018-05-08
1
-8
/
+5
|
*
|
powerpc/trace/syscalls: Update syscall name matching logic to account for ppc...
Naveen N. Rao
2018-05-07
1
-2
/
+19
|
*
|
powerpc/trace/syscalls: Update syscall name matching logic
Naveen N. Rao
2018-05-07
1
-7
/
+3
|
*
|
powerpc/64: Remove unused paca->soft_enabled
Michael Ellerman
2018-05-07
1
-1
/
+0
*
|
|
Merge branch 'topic/kbuild' into next
Michael Ellerman
2018-06-03
5
-28
/
+64
|
\
\
\
|
*
|
|
powerpc/kbuild: Use flags variables rather than overriding LD/CC/AS
Nicholas Piggin
2018-06-01
3
-12
/
+34
|
*
|
|
powerpc/kbuild: Remove CROSS32 defines from top level powerpc Makefile
Nicholas Piggin
2018-06-01
3
-16
/
+22
|
*
|
|
powerpc/kbuild: Set default generic machine type for 32-bit compile
Nicholas Piggin
2018-06-01
1
-0
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-06-03
10
-12
/
+260
|
\
\
\
|
*
|
|
powerpc: Export tm_enable()/tm_disable/tm_abort() APIs
Simon Guo
2018-05-24
4
-2
/
+16
|
*
|
|
powerpc/reg: Add TEXASR related macros
Simon Guo
2018-05-24
2
-8
/
+27
|
*
|
|
powerpc: Export msr_check_and_set() to modules
Simon Guo
2018-05-24
1
-0
/
+1
|
*
|
|
powerpc/kvm: Prefer fault_in_pages_readable function
Mathieu Malaterre
2018-05-17
1
-2
/
+2
|
*
|
|
powerpc/mm/radix: implement LPID based TLB flushes to be used by KVM
Nicholas Piggin
2018-05-17
2
-0
/
+214
*
|
|
|
powerpc/mm: Fix kernel crash on page table free
Aneesh Kumar K.V
2018-06-01
3
-1
/
+3
*
|
|
|
powerpc/prom: Fix %u/%llx usage since prom_printf() change
Mathieu Malaterre
2018-06-01
1
-24
/
+49
*
|
|
|
cxl: Configure PSL to not use APC virtual machines
Vaibhav Jain
2018-06-01
1
-2
/
+2
*
|
|
|
cxl: Disable prefault_mode in Radix mode
Vaibhav Jain
2018-06-01
2
-5
/
+15
*
|
|
|
powerpc/livepatch: Fix build error with kprobes disabled.
Aneesh Kumar K.V
2018-05-29
1
-1
/
+2
*
|
|
|
selftests/powerpc: Add core file test for Protection Key registers
Thiago Jung Bauermann
2018-05-28
2
-3
/
+464
*
|
|
|
selftests/powerpc: Add ptrace tests for Protection Key registers
Thiago Jung Bauermann
2018-05-28
5
-1
/
+509
*
|
|
|
powerpc/modules: remove unused mod_arch_specific.toc field
Josh Poimboeuf
2018-05-28
2
-9
/
+5
*
|
|
|
powerpc/powernv/cpuidle: Init all present cpus for deep states
Akshay Adiga
2018-05-28
1
-2
/
+2
*
|
|
|
powerpc/perf: Update raw-event code encoding comment for power8
Madhavan Srinivasan
2018-05-25
2
-64
/
+64
*
|
|
|
powerpc: Add a missing include header
Mathieu Malaterre
2018-05-25
1
-0
/
+1
*
|
|
|
powerpc/32: Add a missing include header
Mathieu Malaterre
2018-05-25
1
-0
/
+1
*
|
|
|
powerpc/chrp/time: Make some functions static, add missing header include
Mathieu Malaterre
2018-05-25
1
-2
/
+4
*
|
|
|
powerpc/tau: Make some function static
Mathieu Malaterre
2018-05-25
1
-4
/
+4
*
|
|
|
powerpc: Make function btext_initialize static
Mathieu Malaterre
2018-05-25
1
-1
/
+1
*
|
|
|
powerpc/tau: Synchronize function prototypes and body
Mathieu Malaterre
2018-05-25
4
-9
/
+12
*
|
|
|
powerpc: Add missing prototype
Mathieu Malaterre
2018-05-25
1
-0
/
+3
*
|
|
|
powerpc/52xx: Add missing functions prototypes
Mathieu Malaterre
2018-05-25
1
-3
/
+3
*
|
|
|
powerpc/powermac: Add missing prototype for note_bootable_part()
Mathieu Malaterre
2018-05-25
1
-0
/
+1
*
|
|
|
powerpc/powermac: Move pmac_pfunc_base_install prototype to header file
Mathieu Malaterre
2018-05-25
2
-1
/
+1
[next]