index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/eeh: Introduce eeh_set_irq_state()
Sam Bobroff
2018-06-03
1
-18
/
+34
*
powerpc/eeh: Introduce eeh_set_channel_state()
Sam Bobroff
2018-06-03
1
-3
/
+16
*
powerpc/eeh: Introduce eeh_edev_actionable()
Sam Bobroff
2018-06-03
1
-14
/
+16
*
powerpc/eeh: Introduce eeh_for_each_pe()
Sam Bobroff
2018-06-03
2
-4
/
+7
*
powerpc/eeh: Clean up pci_ers_result handling
Sam Bobroff
2018-06-03
1
-10
/
+32
*
powerpc/eeh: Add message when PE processing at parent
Sam Bobroff
2018-06-03
1
-1
/
+5
*
powerpc/eeh: Strengthen types of eeh traversal functions
Sam Bobroff
2018-06-03
4
-43
/
+26
*
powerpc/eeh: Remove unused eeh_pcid_name()
Sam Bobroff
2018-06-03
1
-14
/
+0
*
powerpc/eeh: Fix use-after-release of EEH driver
Sam Bobroff
2018-06-03
1
-12
/
+16
*
powerpc/eeh: Add final message for successful recovery
Sam Bobroff
2018-06-03
1
-4
/
+4
*
powerpc/perf: Unregister thread-imc if core-imc not supported
Anju T Sudhakar
2018-06-03
3
-0
/
+22
*
powerpc/perf: Return appropriate value for unknown domain
Anju T Sudhakar
2018-06-03
1
-1
/
+1
*
powerpc/perf: Replace the direct return with goto statement
Anju T Sudhakar
2018-06-03
1
-8
/
+10
*
powerpc/perf: Rearrange memory freeing in imc init
Anju T Sudhakar
2018-06-03
2
-18
/
+27
*
powerpc/xics: Add missing of_node_put() in error path
YueHaibing
2018-06-03
1
-3
/
+4
*
powerpc: cpm_gpio: Remove owner assignment from platform_driver
Fabio Estevam
2018-06-03
1
-1
/
+0
*
powerpc/xive: Remove (almost) unused macros
Russell Currey
2018-06-03
2
-7
/
+1
*
powerpc: remove unused to_tm() helper
Arnd Bergmann
2018-06-03
3
-76
/
+0
*
powerpc: use time64_t in update_persistent_clock
Arnd Bergmann
2018-06-03
3
-21
/
+9
*
powerpc: use time64_t in read_persistent_clock
Arnd Bergmann
2018-06-03
15
-45
/
+31
*
powerpc: rtas: clean up time handling
Arnd Bergmann
2018-06-03
1
-12
/
+12
*
powerpc: always enable RTC_LIB
Arnd Bergmann
2018-06-03
1
-0
/
+1
*
powerpc/pasemi: Set PCI_SCAN_ALL_PCI_DEVS
Olof Johansson
2018-06-03
1
-0
/
+2
*
powerpc/mm/hash: hard disable irq in the SLB insert path
Aneesh Kumar K.V
2018-06-03
1
-0
/
+13
*
powerpc/mm/hugetlb: Update hugetlb related locks
Aneesh Kumar K.V
2018-06-03
2
-15
/
+30
*
powerpc/mm/hash: Add missing isync prior to kernel stack SLB switch
Aneesh Kumar K.V
2018-06-03
1
-0
/
+1
*
powerpc/64s: Fix compiler store ordering to SLB shadow area
Nicholas Piggin
2018-06-03
1
-4
/
+4
*
powerpc/64s/radix: flush remote CPUs out of single-threaded mm_cpumask
Nicholas Piggin
2018-06-03
2
-27
/
+134
*
powerpc/64s/radix: optimise pte_update
Nicholas Piggin
2018-06-03
3
-15
/
+27
*
powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flags
Nicholas Piggin
2018-06-03
3
-2
/
+32
*
powerpc/64s/radix: prefetch user address in update_mmu_cache
Nicholas Piggin
2018-06-03
2
-2
/
+5
*
powerpc/64s/radix: make ptep_get_and_clear_full non-atomic for the full case
Nicholas Piggin
2018-06-03
1
-8
/
+2
*
powerpc/64s/radix: do not flush TLB on spurious fault
Nicholas Piggin
2018-06-03
1
-1
/
+11
*
powerpc/64s/radix: do not flush TLB when relaxing access
Nicholas Piggin
2018-06-03
1
-1
/
+6
*
powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang
Aneesh Kumar K.V
2018-06-03
7
-7
/
+17
*
powerpc/mm: Change function prototype
Aneesh Kumar K.V
2018-06-03
8
-19
/
+41
*
powerpc/mm/radix: Move function from radix.h to pgtable-radix.c
Aneesh Kumar K.V
2018-06-03
2
-28
/
+25
*
powerpc/mm/hugetlb: Update huge_ptep_set_access_flags to call __ptep_set_acce...
Aneesh Kumar K.V
2018-06-03
2
-18
/
+34
*
ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
Alastair D'Silva
2018-06-03
2
-3
/
+3
*
powerpc: use task_pid_nr() for TID allocation
Alastair D'Silva
2018-06-03
2
-95
/
+28
*
powerpc: Use TIDR CPU feature to control TIDR allocation
Alastair D'Silva
2018-06-03
1
-3
/
+3
*
powerpc: Add TIDR CPU feature for POWER9
Alastair D'Silva
2018-06-03
2
-1
/
+3
*
powerpc/powernv: process all OPAL event interrupts with kopald
Nicholas Piggin
2018-06-03
3
-61
/
+52
*
powerpc/powernv: call OPAL_QUIESCE before OPAL_SIGNAL_SYSTEM_RESET
Nicholas Piggin
2018-06-03
4
-1
/
+25
*
powerpc/64: change softe to irqmask in show_regs and xmon
Nicholas Piggin
2018-06-03
2
-2
/
+2
*
powerpc/pmu/fsl: fix is_nmi test for irq mask change
Nicholas Piggin
2018-06-03
1
-1
/
+1
*
powerpc/time: account broadcast timer event interrupts separately
Nicholas Piggin
2018-06-03
3
-4
/
+8
*
powerpc: move a stray NMI IPI case under NMI_IPI ifdef
Nicholas Piggin
2018-06-03
1
-0
/
+2
*
powerpc: move timer broadcast code under GENERIC_CLOCKEVENTS_BROADCAST ifdef
Nicholas Piggin
2018-06-03
2
-0
/
+10
*
powerpc: allow soft-NMI watchdog to cover timer interrupts with large decreme...
Nicholas Piggin
2018-06-03
1
-6
/
+13
[next]