index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-03
powerpc: use time64_t in update_persistent_clock
Arnd Bergmann
3
-21
/
+9
2018-06-03
powerpc: use time64_t in read_persistent_clock
Arnd Bergmann
15
-45
/
+31
2018-06-03
powerpc: rtas: clean up time handling
Arnd Bergmann
1
-12
/
+12
2018-06-03
powerpc: always enable RTC_LIB
Arnd Bergmann
1
-0
/
+1
2018-06-03
powerpc/pasemi: Set PCI_SCAN_ALL_PCI_DEVS
Olof Johansson
1
-0
/
+2
2018-06-03
powerpc/mm/hash: hard disable irq in the SLB insert path
Aneesh Kumar K.V
1
-0
/
+13
2018-06-03
powerpc/mm/hugetlb: Update hugetlb related locks
Aneesh Kumar K.V
2
-15
/
+30
2018-06-03
powerpc/mm/hash: Add missing isync prior to kernel stack SLB switch
Aneesh Kumar K.V
1
-0
/
+1
2018-06-03
powerpc/64s: Fix compiler store ordering to SLB shadow area
Nicholas Piggin
1
-4
/
+4
2018-06-03
powerpc/64s/radix: flush remote CPUs out of single-threaded mm_cpumask
Nicholas Piggin
2
-27
/
+134
2018-06-03
powerpc/64s/radix: optimise pte_update
Nicholas Piggin
3
-15
/
+27
2018-06-03
powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flags
Nicholas Piggin
3
-2
/
+32
2018-06-03
powerpc/64s/radix: prefetch user address in update_mmu_cache
Nicholas Piggin
2
-2
/
+5
2018-06-03
powerpc/64s/radix: make ptep_get_and_clear_full non-atomic for the full case
Nicholas Piggin
1
-8
/
+2
2018-06-03
powerpc/64s/radix: do not flush TLB on spurious fault
Nicholas Piggin
1
-1
/
+11
2018-06-03
powerpc/64s/radix: do not flush TLB when relaxing access
Nicholas Piggin
1
-1
/
+6
2018-06-03
powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang
Aneesh Kumar K.V
7
-7
/
+17
2018-06-03
powerpc/mm: Change function prototype
Aneesh Kumar K.V
8
-19
/
+41
2018-06-03
powerpc/mm/radix: Move function from radix.h to pgtable-radix.c
Aneesh Kumar K.V
2
-28
/
+25
2018-06-03
powerpc/mm/hugetlb: Update huge_ptep_set_access_flags to call __ptep_set_acce...
Aneesh Kumar K.V
2
-18
/
+34
2018-06-03
ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
Alastair D'Silva
2
-3
/
+3
2018-06-03
powerpc: use task_pid_nr() for TID allocation
Alastair D'Silva
2
-95
/
+28
2018-06-03
powerpc: Use TIDR CPU feature to control TIDR allocation
Alastair D'Silva
1
-3
/
+3
2018-06-03
powerpc: Add TIDR CPU feature for POWER9
Alastair D'Silva
2
-1
/
+3
2018-06-03
powerpc/powernv: process all OPAL event interrupts with kopald
Nicholas Piggin
3
-61
/
+52
2018-06-03
powerpc/powernv: call OPAL_QUIESCE before OPAL_SIGNAL_SYSTEM_RESET
Nicholas Piggin
4
-1
/
+25
2018-06-03
powerpc/64: change softe to irqmask in show_regs and xmon
Nicholas Piggin
2
-2
/
+2
2018-06-03
powerpc/pmu/fsl: fix is_nmi test for irq mask change
Nicholas Piggin
1
-1
/
+1
2018-06-03
powerpc/time: account broadcast timer event interrupts separately
Nicholas Piggin
3
-4
/
+8
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-03
Merge branch 'topic/pkey' into next
Michael Ellerman
2
-18
/
+0
2018-06-03
Merge branch 'fixes' into next
Michael Ellerman
6
-20
/
+48
2018-06-03
Merge branch 'topic/kbuild' into next
Michael Ellerman
4
-27
/
+47
2018-06-03
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
10
-12
/
+260
2018-06-01
kvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-2
/
+1
2018-06-01
kvm: Change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
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
[prev]
[next]