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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-28
powerpc/32: drop CPU_FTR_UNIFIED_ID_CACHE
Christophe Leroy
3
-6
/
+5
2019-08-28
powerpc/32s: use CONFIG_PPC_BOOK3S_601 instead of reading PVR
Christophe Leroy
2
-31
/
+24
2019-08-28
powerpc/32s: drop CPU_FTR_USE_RTC feature
Christophe Leroy
5
-30
/
+7
2019-08-28
powerpc/32s: get rid of CPU_FTR_601 feature
Christophe Leroy
10
-79
/
+52
2019-08-28
powerpc/32s: add an option to exclusively select powerpc 601
Christophe Leroy
1
-2
/
+12
2019-08-28
powerpc/8xx: set STACK_END_MAGIC earlier on the init_stack
Christophe Leroy
1
-0
/
+4
2019-08-28
powerpc/8xx: drop unused self-modifying code alternative to FixupDAR.
Christophe Leroy
1
-24
/
+0
2019-08-28
powerpc/prom: convert PROM_BUG() to standard trap
Christophe Leroy
4
-12
/
+7
2019-08-27
powerpc/spinlocks: Fix oops in __spin_yield() on bare metal
Christopher M. Riedl
1
-11
/
+25
2019-08-27
powerpc/spinlocks: Rename SPLPAR-only spinlocks
Christopher M. Riedl
2
-5
/
+7
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
[next]