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
*
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
*
powerpc/chrp/pci: Make some functions static
Mathieu Malaterre
2018-05-25
1
-6
/
+6
*
powerpc/powermac: Mark variable x as unused
Mathieu Malaterre
2018-05-25
1
-1
/
+3
*
powerpc/chrp/setup: Remove idu_size variable and make some functions static
Mathieu Malaterre
2018-05-25
1
-7
/
+5
*
powerpc/wii: Make hlwd_pic_init function static
Mathieu Malaterre
2018-05-25
1
-1
/
+1
*
powerpc/mm/radix: Use do/while(0) trick for single statement block
Mathieu Malaterre
2018-05-25
1
-1
/
+1
*
powerpc/sparse: Fix plain integer as NULL pointer warning
Mathieu Malaterre
2018-05-25
8
-28
/
+28
*
powerpc/altivec: Add missing prototypes for altivec
Mathieu Malaterre
2018-05-25
3
-11
/
+21
*
powerpc: Add __printf verification to prom_printf
Mathieu Malaterre
2018-05-25
1
-56
/
+58
*
powerpc/xmon: Update paca fields dumped in xmon
Michael Ellerman
2018-05-25
1
-0
/
+10
*
powerpc/xmon: Realign paca dump fields
Michael Ellerman
2018-05-25
1
-8
/
+9
*
powerpc/xmon: Add __printf annotation to xmon_printf()
Mathieu Malaterre
2018-05-25
4
-75
/
+75
*
powerpc/xmon: Specify the full format in DUMP() macro
Michael Ellerman
2018-05-25
1
-51
/
+51
*
powerpc/xmon: Also setup debugger hooks when single-stepping
Michal Suchanek
2018-05-24
1
-10
/
+11
*
powerpc/8xx: fix invalid register expression in head_8xx.S
Christophe Leroy
2018-05-24
1
-1
/
+1
*
selftests/powerpc: Add ptrace hw breakpoint test
Michael Neuling
2018-05-24
3
-1
/
+344
*
selftests/powerpc: Add missing .gitignores
Michael Neuling
2018-05-24
2
-0
/
+2
*
powerpc/mm: Only read faulting instruction when necessary in do_page_fault()
Christophe Leroy
2018-05-24
1
-16
/
+34
*
powerpc/mm: Use instruction symbolic names in store_updates_sp()
Christophe Leroy
2018-05-24
2
-13
/
+14
*
hwmon: (ibmpowernv) Add energy sensors
Shilpasri G Bhat
2018-05-21
1
-0
/
+2
*
hwmon: (ibmpowernv): Add support to read 64 bit sensors
Shilpasri G Bhat
2018-05-21
1
-3
/
+4
*
powernv: opal-sensor: Add support to read 64bit sensor values
Shilpasri G Bhat
2018-05-21
4
-0
/
+57
*
selftests/powerpc: Remove redundant cp_abort test
Michael Neuling
2018-05-21
4
-117
/
+0
*
powerpc/fsl/dts: fix the i2c-mux compatible for t104xqds
Peter Rosin
2018-05-21
1
-1
/
+1
*
powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREG
Michael Neuling
2018-05-21
1
-0
/
+1
*
powerpc/ptrace: Fix enforcement of DAWR constraints
Michael Neuling
2018-05-21
1
-2
/
+2
*
powerpc/powernv: Use __raw_[rm_]writeq_be() in npu-dma.c
Michael Ellerman
2018-05-18
1
-3
/
+2
*
powerpc/powernv: Use __raw_[rm_]writeq_be() in pci-ioda.c
Michael Ellerman
2018-05-18
1
-7
/
+8
*
powerpc/io: Add __raw_writeq_be() __raw_rm_writeq_be()
Michael Ellerman
2018-05-18
1
-0
/
+10
*
powerpc/perf: Fix memory allocation for core-imc based on num_possible_cpus()
Anju T Sudhakar
2018-05-18
1
-2
/
+2
*
powerpc/rtas: Fix spelling mistake "Discharching" -> "Discharging"
Colin Ian King
2018-05-18
1
-1
/
+1
*
powerpc/lib: Fix "integer constant is too large" build failure
Finn Thain
2018-05-18
1
-5
/
+6
*
powerpc/powernv: Fix opal_event_shutdown() called with interrupts disabled
Nicholas Piggin
2018-05-17
1
-1
/
+1
*
powerpc/32: Use stmw/lmw for registers save/restore in asm
Christophe Leroy
2018-05-17
3
-4
/
+16
[next]