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/time: account broadcast timer event interrupts separately
Nicholas Piggin
2018-06-03
3
-4
/
+8
*
powerpc: move a stray NMI IPI case under NMI_IPI ifdef
Nicholas Piggin
2018-06-03
1
-0
/
+2
*
powerpc: move timer broadcast code under GENERIC_CLOCKEVENTS_BROADCAST ifdef
Nicholas Piggin
2018-06-03
2
-0
/
+10
*
powerpc: allow soft-NMI watchdog to cover timer interrupts with large decreme...
Nicholas Piggin
2018-06-03
1
-6
/
+13
*
powerpc: generic clockevents broadcast receiver call tick_receive_broadcast
Nicholas Piggin
2018-06-03
4
-48
/
+42
*
powerpc/pseries: lparcfg calculate PURR on demand
Nicholas Piggin
2018-06-03
4
-38
/
+10
*
powerpc/64: remove start_tb and accum_tb from thread_struct
Nicholas Piggin
2018-06-03
2
-9
/
+1
*
powerpc/64s: micro-optimise __hard_irq_enable() for mtmsrd L=1 support
Nicholas Piggin
2018-06-03
1
-2
/
+2
*
powerpc/pseries: put cede MSR[EE] check under IRQ_SOFT_MASK_DEBUG
Nicholas Piggin
2018-06-03
1
-4
/
+4
*
powerpc/64: irq_work avoid interrupt when called with hardware irqs enabled
Nicholas Piggin
2018-06-03
1
-2
/
+31
*
powerpc/powernv/ioda2: Remove redundant free of TCE pages
Alexey Kardashevskiy
2018-06-03
1
-1
/
+0
*
powerpc/xmon: use match_string() helper
Yisheng Xie
2018-06-03
1
-12
/
+11
*
powerpc: Fix build by disabling attribute-alias warning for SYSCALL_DEFINEx
Christophe Leroy
2018-06-03
6
-0
/
+28
*
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
[next]