index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/eeh: Remove unused return path from eeh_pe_dev_traverse()
Sam Bobroff
2019-08-22
4
-47
/
+26
*
powerpc/eeh: Fix crash when edev->pdev changes
Sam Bobroff
2019-08-22
1
-15
/
+29
*
powerpc/eeh: Convert log messages to eeh_edev_* macros
Sam Bobroff
2019-08-22
7
-89
/
+39
*
powerpc/eeh: Introduce EEH edev logging macros
Sam Bobroff
2019-08-22
2
-17
/
+11
*
powerpc/eeh: Add bdfn field to eeh_dev
Oliver O'Halloran
2019-08-22
3
-0
/
+6
*
powerpc/eeh: Refactor around eeh_probe_devices()
Sam Bobroff
2019-08-22
5
-59
/
+14
*
powerpc/eeh: EEH for pSeries hot plug
Sam Bobroff
2019-08-22
3
-41
/
+56
*
powerpc/eeh: Initialize EEH address cache earlier
Sam Bobroff
2019-08-22
3
-2
/
+16
*
powerpc/eeh: Improve debug messages around device addition
Sam Bobroff
2019-08-22
3
-11
/
+28
*
powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flag
Sam Bobroff
2019-08-22
1
-1
/
+10
*
powerpc/64: Adjust order in pcibios_init()
Sam Bobroff
2019-08-22
3
-7
/
+13
*
powerpc: remove meaningless KBUILD_ARFLAGS addition
Masahiro Yamada
2019-08-22
1
-1
/
+0
*
powerpc: add machine check safe copy_to_user
Santosh Sivaraj
2019-08-21
2
-0
/
+15
*
powerpc/memcpy: Add memcpy_mcsafe for pmem
Balbir Singh
2019-08-21
3
-1
/
+245
*
powerpc/mce: Handle UE event for memcpy_mcsafe
Balbir Singh
2019-08-21
3
-3
/
+32
*
powerpc/mce: Make machine_check_ue_event() static
Reza Arbab
2019-08-21
1
-2
/
+2
*
powerpc/mce: Fix MCE handling for huge pages
Balbir Singh
2019-08-21
1
-6
/
+13
*
powerpc/mce: Schedule work from irq_work
Santosh Sivaraj
2019-08-21
1
-1
/
+10
*
powerpc/pseries/mobility: use cond_resched when updating device tree
Nathan Lynch
2019-08-20
1
-0
/
+9
*
powerpc/rtas: allow rescheduling while changing cpu states
Nathan Lynch
2019-08-20
1
-0
/
+2
*
powerpc/rtas: use device model APIs and serialization during LPM
Nathan Lynch
2019-08-20
1
-3
/
+8
*
powerpc/603: Fix handling of the DIRTY flag
Christophe Leroy
2019-08-20
1
-2
/
+2
*
powerpc/64s/radix: Remove redundant pfn_pte bitop, add VM_BUG_ON
Nicholas Piggin
2019-08-20
1
-2
/
+4
*
powerpc/64: Add VIRTUAL_BUG_ON checks for __va and __pa addresses
Nicholas Piggin
2019-08-20
1
-2
/
+12
*
powerpc/perf: fix imc allocation failure handling
Nicholas Piggin
2019-08-20
1
-11
/
+18
*
powerpc/64s/radix: Fix memory hot-unplug page table split
Nicholas Piggin
2019-08-20
1
-2
/
+2
*
powerpc/64s/radix: Fix memory hotplug section page table creation
Nicholas Piggin
2019-08-20
1
-1
/
+1
*
powerpc/64: allow compiler to cache 'current'
Nicholas Piggin
2019-08-20
1
-1
/
+2
*
powerpc/32: Add warning on misaligned copy_page() or clear_page()
Christophe Leroy
2019-08-20
2
-0
/
+9
*
powerpc/mm: ppc 603 doesn't need update_mmu_cache()
Christophe Leroy
2019-08-20
1
-0
/
+2
*
powerpc/mm: Simplify update_mmu_cache() on BOOK3S32
Christophe Leroy
2019-08-20
3
-26
/
+9
*
powerpc/mm: move update_mmu_cache() into book3s hash utils.
Christophe Leroy
2019-08-20
4
-58
/
+102
*
powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()
Christophe Leroy
2019-08-20
3
-13
/
+14
*
powerpc/mm: define empty update_mmu_cache() as static inline
Christophe Leroy
2019-08-20
4
-16
/
+31
*
powerpc/mm: don't display empty early ioremap area
Christophe Leroy
2019-08-20
1
-2
/
+3
*
powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.
Christophe Leroy
2019-08-20
2
-0
/
+11
*
powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this function
Christophe Leroy
2019-08-20
1
-2
/
+1
*
powerpc/kasan: Fix shadow area set up for modules.
Christophe Leroy
2019-08-20
1
-1
/
+1
*
powerpc/kasan: Fix parallel loading of modules.
Christophe Leroy
2019-08-20
1
-2
/
+19
*
powerpc/hw_breakpoint: move instruction stepping out of hw_breakpoint_handler()
Christophe Leroy
2019-08-20
1
-27
/
+33
*
powerpc/ptdump: drop non vital #ifdefs
Christophe Leroy
2019-08-20
2
-15
/
+15
*
powerpc/ptdump: get out of note_prot_wx() when CONFIG_PPC_DEBUG_WX is not sel...
Christophe Leroy
2019-08-20
1
-1
/
+1
*
powerpc/ptdump: drop dummy KERN_VIRT_START on PPC32
Christophe Leroy
2019-08-20
1
-10
/
+8
*
powerpc/ptdump: fix walk_pagetables() address mismatch
Christophe Leroy
2019-08-20
1
-5
/
+3
*
powerpc/ptdump: Fix addresses display on PPC32
Christophe Leroy
2019-08-20
1
-1
/
+1
*
powerpc/xmon: Add a dump of all XIVE interrupts
Cédric Le Goater
2019-08-19
1
-0
/
+21
*
powerpc/xive: Fix dump of XIVE interrupt under pseries
Cédric Le Goater
2019-08-19
6
-6
/
+83
*
powerpc/xmon: Check for HV mode when dumping XIVE info from OPAL
Cédric Le Goater
2019-08-19
1
-7
/
+10
*
powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pages
Alexey Kardashevskiy
2019-08-19
8
-39
/
+100
*
powerpc/powernv/ioda2: Allocate TCE table levels on demand for default DMA wi...
Alexey Kardashevskiy
2019-08-19
2
-11
/
+11
[next]