index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-03
powerpc/time: account broadcast timer event interrupts separately
Nicholas Piggin
2
-4
/
+7
2018-06-03
powerpc: move a stray NMI IPI case under NMI_IPI ifdef
Nicholas Piggin
1
-0
/
+2
2018-06-03
powerpc: move timer broadcast code under GENERIC_CLOCKEVENTS_BROADCAST ifdef
Nicholas Piggin
2
-0
/
+10
2018-06-03
powerpc: allow soft-NMI watchdog to cover timer interrupts with large decreme...
Nicholas Piggin
1
-6
/
+13
2018-06-03
powerpc: generic clockevents broadcast receiver call tick_receive_broadcast
Nicholas Piggin
4
-48
/
+42
2018-06-03
powerpc/pseries: lparcfg calculate PURR on demand
Nicholas Piggin
4
-38
/
+10
2018-06-03
powerpc/64: remove start_tb and accum_tb from thread_struct
Nicholas Piggin
2
-9
/
+1
2018-06-03
powerpc/64s: micro-optimise __hard_irq_enable() for mtmsrd L=1 support
Nicholas Piggin
1
-2
/
+2
2018-06-03
powerpc/pseries: put cede MSR[EE] check under IRQ_SOFT_MASK_DEBUG
Nicholas Piggin
1
-4
/
+4
2018-06-03
powerpc/64: irq_work avoid interrupt when called with hardware irqs enabled
Nicholas Piggin
1
-2
/
+31
2018-06-03
powerpc/powernv/ioda2: Remove redundant free of TCE pages
Alexey Kardashevskiy
1
-1
/
+0
2018-06-03
powerpc/xmon: use match_string() helper
Yisheng Xie
1
-12
/
+11
2018-06-03
powerpc: Fix build by disabling attribute-alias warning for SYSCALL_DEFINEx
Christophe Leroy
6
-0
/
+28
2018-06-03
powerpc/64: Fix strncpy() related build failures with GCC 8.1
Christophe Leroy
2
-4
/
+4
2018-06-01
powerpc/mm: Fix kernel crash on page table free
Aneesh Kumar K.V
3
-1
/
+3
2018-06-01
powerpc/prom: Fix %u/%llx usage since prom_printf() change
Mathieu Malaterre
1
-24
/
+49
2018-06-01
cxl: Configure PSL to not use APC virtual machines
Vaibhav Jain
1
-2
/
+2
2018-06-01
cxl: Disable prefault_mode in Radix mode
Vaibhav Jain
2
-5
/
+15
2018-06-01
powerpc/kbuild: Use flags variables rather than overriding LD/CC/AS
Nicholas Piggin
3
-12
/
+34
2018-06-01
powerpc/kbuild: Remove CROSS32 defines from top level powerpc Makefile
Nicholas Piggin
3
-16
/
+22
2018-06-01
powerpc/kbuild: Set default generic machine type for 32-bit compile
Nicholas Piggin
1
-0
/
+8
2018-05-29
powerpc/livepatch: Fix build error with kprobes disabled.
Aneesh Kumar K.V
1
-1
/
+2
2018-05-28
selftests/powerpc: Add core file test for Protection Key registers
Thiago Jung Bauermann
2
-3
/
+464
2018-05-28
selftests/powerpc: Add ptrace tests for Protection Key registers
Thiago Jung Bauermann
5
-1
/
+509
2018-05-28
powerpc/modules: remove unused mod_arch_specific.toc field
Josh Poimboeuf
2
-9
/
+5
2018-05-28
powerpc/powernv/cpuidle: Init all present cpus for deep states
Akshay Adiga
1
-2
/
+2
2018-05-25
powerpc/perf: Update raw-event code encoding comment for power8
Madhavan Srinivasan
2
-64
/
+64
2018-05-25
powerpc: Add a missing include header
Mathieu Malaterre
1
-0
/
+1
2018-05-25
powerpc/32: Add a missing include header
Mathieu Malaterre
1
-0
/
+1
2018-05-25
powerpc/chrp/time: Make some functions static, add missing header include
Mathieu Malaterre
1
-2
/
+4
2018-05-25
powerpc/tau: Make some function static
Mathieu Malaterre
1
-4
/
+4
2018-05-25
powerpc: Make function btext_initialize static
Mathieu Malaterre
1
-1
/
+1
2018-05-25
powerpc/tau: Synchronize function prototypes and body
Mathieu Malaterre
4
-9
/
+12
2018-05-25
powerpc: Add missing prototype
Mathieu Malaterre
1
-0
/
+3
2018-05-25
powerpc/52xx: Add missing functions prototypes
Mathieu Malaterre
1
-3
/
+3
2018-05-25
powerpc/powermac: Add missing prototype for note_bootable_part()
Mathieu Malaterre
1
-0
/
+1
2018-05-25
powerpc/powermac: Move pmac_pfunc_base_install prototype to header file
Mathieu Malaterre
2
-1
/
+1
2018-05-25
powerpc/chrp/pci: Make some functions static
Mathieu Malaterre
1
-6
/
+6
2018-05-25
powerpc/powermac: Mark variable x as unused
Mathieu Malaterre
1
-1
/
+3
2018-05-25
powerpc/chrp/setup: Remove idu_size variable and make some functions static
Mathieu Malaterre
1
-7
/
+5
2018-05-25
powerpc/wii: Make hlwd_pic_init function static
Mathieu Malaterre
1
-1
/
+1
2018-05-25
powerpc/mm/radix: Use do/while(0) trick for single statement block
Mathieu Malaterre
1
-1
/
+1
2018-05-25
powerpc/sparse: Fix plain integer as NULL pointer warning
Mathieu Malaterre
8
-28
/
+28
2018-05-25
powerpc/altivec: Add missing prototypes for altivec
Mathieu Malaterre
3
-11
/
+21
2018-05-25
powerpc: Add __printf verification to prom_printf
Mathieu Malaterre
1
-56
/
+58
2018-05-25
powerpc/xmon: Update paca fields dumped in xmon
Michael Ellerman
1
-0
/
+10
2018-05-25
powerpc/xmon: Realign paca dump fields
Michael Ellerman
1
-8
/
+9
2018-05-25
powerpc/xmon: Add __printf annotation to xmon_printf()
Mathieu Malaterre
4
-75
/
+75
2018-05-25
powerpc/xmon: Specify the full format in DUMP() macro
Michael Ellerman
1
-51
/
+51
2018-05-24
powerpc/xmon: Also setup debugger hooks when single-stepping
Michal Suchanek
1
-10
/
+11
[next]