index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-27
powerpc/spinlocks: Refactor SHARED_PROCESSOR
Christopher M. Riedl
1
-6
/
+18
2019-08-27
powerpc/64: optimise LOAD_REG_IMMEDIATE_SYM()
Christophe Leroy
3
-16
/
+20
2019-08-27
powerpc/32: replace LOAD_MSR_KERNEL() by LOAD_REG_IMMEDIATE()
Christophe Leroy
2
-26
/
+13
2019-08-27
powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macro
Christophe Leroy
3
-11
/
+43
2019-08-27
powerpc/mm: split out early ioremap path.
Christophe Leroy
4
-28
/
+35
2019-08-27
powerpc/mm: refactor ioremap vm area setup.
Christophe Leroy
8
-21
/
+43
2019-08-27
powerpc/mm: refactor ioremap_range() and use ioremap_page_range()
Christophe Leroy
7
-68
/
+29
2019-08-27
powerpc/mm: Move ioremap functions out of pgtable_32/64.c
Christophe Leroy
5
-227
/
+229
2019-08-27
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
9
-12
/
+7
2019-08-27
powerpc/mm: move ioremap_prot() into ioremap.c
Christophe Leroy
3
-41
/
+19
2019-08-27
powerpc/mm: move common 32/64 bits ioremap functions into ioremap.c
Christophe Leroy
4
-61
/
+37
2019-08-27
powerpc/mm: rework io-workaround invocation.
Christophe Leroy
4
-18
/
+34
2019-08-27
powerpc/mm: drop function __ioremap()
Christophe Leroy
3
-22
/
+2
2019-08-27
powerpc/mm: drop ppc_md.iounmap() and __iounmap()
Christophe Leroy
3
-17
/
+1
2019-08-27
powerpc/ps3: replace __ioremap() by ioremap_prot()
Christophe Leroy
1
-7
/
+3
2019-08-27
powerpc: remove the ppc44x ocm.c file
Christoph Hellwig
5
-431
/
+0
2019-08-27
powerpc/64: don't select ARCH_HAS_SCALED_CPUTIME on book3E
Christophe Leroy
1
-1
/
+1
2019-08-27
powerpc/64s: support nospectre_v2 cmdline option
Christopher M. Riedl
1
-3
/
+16
2019-08-26
selftests/powerpc: Retry on host facility unavailable
Gustavo Romero
1
-1
/
+2
2019-08-26
selftests/powerpc: Fix and enhance TM signal context tests
Gustavo Romero
4
-84
/
+228
2019-08-22
powerpc/configs: Disable /dev/port in skiroot defconfig
Daniel Axtens
1
-0
/
+1
2019-08-22
selftests/powerpc: Ignore generated files
Gustavo Romero
4
-5
/
+12
2019-08-22
powerpc: Document xmon options
Gustavo Romero
1
-0
/
+19
2019-08-22
powerpc/eeh: Slightly simplify eeh_add_to_parent_pe()
Sam Bobroff
1
-25
/
+27
2019-08-22
powerpc/eeh: Remove unused return path from eeh_pe_dev_traverse()
Sam Bobroff
4
-47
/
+26
2019-08-22
powerpc/eeh: Fix crash when edev->pdev changes
Sam Bobroff
1
-15
/
+29
2019-08-22
powerpc/eeh: Convert log messages to eeh_edev_* macros
Sam Bobroff
7
-89
/
+39
2019-08-22
powerpc/eeh: Introduce EEH edev logging macros
Sam Bobroff
2
-17
/
+11
2019-08-22
powerpc/eeh: Add bdfn field to eeh_dev
Oliver O'Halloran
3
-0
/
+6
2019-08-22
powerpc/eeh: Refactor around eeh_probe_devices()
Sam Bobroff
5
-59
/
+14
2019-08-22
powerpc/eeh: EEH for pSeries hot plug
Sam Bobroff
3
-41
/
+56
2019-08-22
powerpc/eeh: Initialize EEH address cache earlier
Sam Bobroff
3
-2
/
+16
2019-08-22
powerpc/eeh: Improve debug messages around device addition
Sam Bobroff
3
-11
/
+28
2019-08-22
powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flag
Sam Bobroff
1
-1
/
+10
2019-08-22
powerpc/64: Adjust order in pcibios_init()
Sam Bobroff
3
-7
/
+13
2019-08-22
powerpc: remove meaningless KBUILD_ARFLAGS addition
Masahiro Yamada
1
-1
/
+0
2019-08-21
powerpc: add machine check safe copy_to_user
Santosh Sivaraj
2
-0
/
+15
2019-08-21
powerpc/memcpy: Add memcpy_mcsafe for pmem
Balbir Singh
3
-1
/
+245
2019-08-21
powerpc/mce: Handle UE event for memcpy_mcsafe
Balbir Singh
3
-3
/
+32
2019-08-21
extable: Add function to search only kernel exception table
Santosh Sivaraj
2
-2
/
+11
2019-08-21
powerpc/mce: Make machine_check_ue_event() static
Reza Arbab
1
-2
/
+2
2019-08-21
powerpc/mce: Fix MCE handling for huge pages
Balbir Singh
1
-6
/
+13
2019-08-21
powerpc/mce: Schedule work from irq_work
Santosh Sivaraj
1
-1
/
+10
2019-08-20
powerpc/pseries/mobility: use cond_resched when updating device tree
Nathan Lynch
1
-0
/
+9
2019-08-20
powerpc/rtas: allow rescheduling while changing cpu states
Nathan Lynch
1
-0
/
+2
2019-08-20
powerpc/rtas: use device model APIs and serialization during LPM
Nathan Lynch
1
-3
/
+8
2019-08-20
powerpc/603: Fix handling of the DIRTY flag
Christophe Leroy
1
-2
/
+2
2019-08-20
powerpc/64s/radix: Remove redundant pfn_pte bitop, add VM_BUG_ON
Nicholas Piggin
1
-2
/
+4
2019-08-20
powerpc/64: Add VIRTUAL_BUG_ON checks for __va and __pa addresses
Nicholas Piggin
1
-2
/
+12
2019-08-20
powerpc/perf: fix imc allocation failure handling
Nicholas Piggin
1
-11
/
+18
[next]