index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-23
powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
Paul Mackerras
3
-3
/
+33
2018-03-23
powerpc: Free up CPU feature bits on 64-bit machines
Paul Mackerras
3
-64
/
+73
2018-03-23
powerpc: Book E: Remove unused CPU_FTR_L2CSR bit
Paul Mackerras
1
-4
/
+3
2018-03-23
powerpc: Use feature bit for RTC presence rather than timebase presence
Paul Mackerras
4
-55
/
+47
2018-03-20
powerpc: dts: replace 'linux,stdout-path' with 'stdout-path'
Rob Herring
41
-41
/
+41
2018-03-20
powerpc: Use sizeof(*foo) rather than sizeof(struct foo)
Markus Elfring
19
-35
/
+30
2018-03-20
powerpc: Remove unused flush_dcache_phys_range()
Matt Brown
2
-39
/
+0
2018-03-20
lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndrome
Matt Brown
1
-0
/
+6
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-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
powerpc/powernv/mce: Don't silently restart the machine
Balbir Singh
1
-1
/
+4
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
[prev]
[next]