index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-14
powerpc/5200: dts: digsy_mtc.dts: fix rv3029 compatible
Alexandre Belloni
1
-1
/
+1
2018-03-14
powerpc/time: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2018-03-14
powerpc/vas: Add a couple of trace points
Sukadev Bhattiprolu
2
-0
/
+122
2018-03-14
powerpc/vas: Fix cleanup when VAS is not configured
Sukadev Bhattiprolu
2
-3
/
+14
2018-03-14
powerpc/npu-dma.c: Fix crash after __mmu_notifier_register failure
Mark Hairgrove
1
-11
/
+21
2018-03-14
cxl: Fix timebase synchronization status on P9
Christophe Lombard
2
-17
/
+12
2018-03-13
powerpc/mm/slice: remove radix calls to the slice code
Nicholas Piggin
3
-19
/
+12
2018-03-13
powerpc/mm/slice: Use const pointers to cached slice masks where possible
Nicholas Piggin
1
-41
/
+38
2018-03-13
powerpc/mm/slice: remove dead code
Nicholas Piggin
1
-6
/
+0
2018-03-13
powerpc/mm/slice: Switch to 3-operand slice bitops helpers
Nicholas Piggin
1
-15
/
+23
2018-03-13
powerpc/mm/slice: implement slice_check_range_fits
Nicholas Piggin
1
-28
/
+34
2018-03-13
powerpc/mm/slice: implement a slice mask cache
Nicholas Piggin
3
-42
/
+98
2018-03-13
powerpc/mm/slice: pass pointers to struct slice_mask where possible
Nicholas Piggin
1
-39
/
+45
2018-03-13
powerpc/mm/slice: tidy lpsizes and hpsizes update loops
Nicholas Piggin
1
-10
/
+12
2018-03-13
powerpc/mm/slice: Simplify and optimise slice context initialisation
Nicholas Piggin
4
-71
/
+23
2018-03-13
powerpc/xmon: Move empty plpar_set_ciabr() into plpar_wrappers.h
Michael Ellerman
2
-6
/
+7
2018-03-13
powerpc: Rename plapr routines to plpar
Michael Ellerman
4
-7
/
+7
2018-03-13
powerpc/pseries: Make plpar_wrappers.h safe to include when PSERIES=n
Michael Ellerman
1
-0
/
+4
2018-03-13
powerpc/pseries: Move smp_query_cpu_stopped() etc. out of plpar_wrappers.h
Michael Ellerman
2
-8
/
+8
2018-03-13
powerpc/32: Add missing prototypes for (early|machine)_init()
Mathieu Malaterre
2
-0
/
+4
2018-03-13
powerpc/32: Make some functions static
Mathieu Malaterre
2
-5
/
+4
2018-03-13
powerpc: Avoid comparison of unsigned long >= 0 in __access_ok()
Mathieu Malaterre
1
-3
/
+7
2018-03-13
powerpc: Avoid comparison of unsigned long >= 0 in pfn_valid()
Mathieu Malaterre
1
-1
/
+9
2018-03-13
powerpc/prom: Remove warning on array size when empty
Mathieu Malaterre
1
-2
/
+2
2018-03-13
powerpc: Add missing prototypes for ppc_select() & ppc_fadvise64_64()
Mathieu Malaterre
1
-0
/
+4
2018-03-13
powerpc: Add missing prototypes for hw_breakpoint_handler() & arch_unregister...
Mathieu Malaterre
1
-0
/
+2
2018-03-13
powerpc: Add missing prototypes for sys_sigreturn() & sys_rt_sigreturn()
Mathieu Malaterre
1
-0
/
+5
2018-03-13
powerpc: Add missing prototype for sys_debug_setcontext()
Mathieu Malaterre
1
-0
/
+4
2018-03-13
powerpc: Add missing prototype for init_IRQ()
Mathieu Malaterre
1
-0
/
+1
2018-03-13
powerpc: Add missing prototype for arch_irq_work_raise()
Mathieu Malaterre
1
-0
/
+1
2018-03-13
powerpc: Add missing prototype for arch_dup_task_struct()
Mathieu Malaterre
1
-0
/
+1
2018-03-13
powerpc: Add missing prototype for time_init()
Mathieu Malaterre
1
-0
/
+1
2018-03-13
powerpc: Add missing prototype for hdec_interrupt
Mathieu Malaterre
1
-0
/
+1
2018-03-13
powerpc: Add missing prototype for slb_miss_bad_addr()
Mathieu Malaterre
1
-0
/
+1
2018-03-13
powerpc/kernel: Make function __giveup_fpu() static
Mathieu Malaterre
2
-3
/
+2
2018-03-13
powerpc/embedded6xx: Make functions flipper_pic_init() & ug_udbg_putc() static
Mathieu Malaterre
2
-2
/
+2
2018-03-13
powerpc/32: Mark both tmp variables as unused
Mathieu Malaterre
1
-2
/
+2
2018-03-13
powerpc/32: Move the inline keyword at the beginning of function declaration
Mathieu Malaterre
1
-2
/
+2
2018-03-13
powerpc/epapr: Move register keyword at the beginning of declaration
Mathieu Malaterre
1
-11
/
+11
2018-03-13
PCI/hotplug: ppc: correct a php_slot usage after free
Simon Guo
1
-1
/
+1
2018-03-13
powerpc/powernv/mce: Don't silently restart the machine
Balbir Singh
1
-1
/
+4
2018-03-13
cxl: read PHB indications from the device tree
Philippe Bergheaud
3
-7
/
+45
2018-03-13
powerpc/powernv: Enable tunneled operations
Philippe Bergheaud
6
-9
/
+148
2018-03-13
powerpc/powernv/npu: Fix deadlock in mmio_invalidate()
Alistair Popple
1
-88
/
+141
2018-03-13
powerpc/8xx: fix cpm_cascade() dual end of interrupt
Christophe Leroy
1
-7
/
+1
2018-03-13
powerpc/mm: Drop the function native_register_proc_table()
Anshuman Khandual
1
-15
/
+0
2018-03-13
cxl: Check if PSL data-cache is available before issue flush request
Vaibhav Jain
3
-7
/
+27
2018-03-13
cxl: Remove function write_timebase_ctrl_psl9() for PSL9
Vaibhav Jain
1
-8
/
+2
2018-03-13
cxl: Enable NORST bit in PSL_DEBUG register for PSL9
Vaibhav Jain
1
-2
/
+6
2018-03-13
powerpc/xmon: Clear all breakpoints when xmon is disabled via debugfs
Vaibhav Jain
1
-0
/
+24
[next]