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
2014-01-15
Revert "pseries/iommu: Remove DDW on kexec"
Nishanth Aravamudan
1
-49
/
+14
2014-01-15
Revert "powerpc/pseries/iommu: remove default window before attempting DDW ma...
Nishanth Aravamudan
1
-69
/
+17
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
46
-45
/
+1
2014-01-15
powerpc: Add vr save/restore functions
Andreas Schwab
1
-0
/
+186
2014-01-13
Merge tag 'v3.13-rc8' into core/locking
Ingo Molnar
31
-160
/
+240
2014-01-13
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-9
/
+13
2014-01-13
powerpc: Check return value of instance-to-package OF call
Benjamin Herrenschmidt
1
-9
/
+13
2014-01-12
powerpc/512x: dts: add MPC5125 clock specs
Gerhard Sittig
1
-1
/
+52
2014-01-12
powerpc/512x: clk: support MPC5121/5123/5125 SoC variants
Gerhard Sittig
2
-45
/
+301
2014-01-12
powerpc/512x: clk: enforce even SDHC divider values
Gerhard Sittig
1
-2
/
+14
2014-01-12
powerpc/512x: clk: minor comment updates
Gerhard Sittig
1
-3
/
+11
2014-01-12
clk: mpc512x: remove migration support workarounds
Gerhard Sittig
1
-34
/
+16
2014-01-12
powerpc/mpc512x: improve DIU related clock setup
Gerhard Sittig
1
-77
/
+92
2014-01-12
clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCK
Gerhard Sittig
8
-865
/
+2
2014-01-12
dts: mpc512x: add clock specs for client lookups
Gerhard Sittig
1
-0
/
+95
2014-01-12
clk: mpc512x: add backwards compat to the CCF code
Gerhard Sittig
1
-1
/
+171
2014-01-12
clk: mpc512x: introduce COMMON_CLK for MPC512x (disabled)
Gerhard Sittig
2
-1
/
+801
2014-01-12
dts: mpc512x: add clock related device tree specs
Gerhard Sittig
2
-1
/
+24
2014-01-12
arch: Introduce smp_load_acquire(), smp_store_release()
Peter Zijlstra
1
-1
/
+20
2014-01-11
POWERPC: pseries: cpuidle: use the common cpuidle_[un]register() routines
Bartlomiej Zolnierkiewicz
1
-54
/
+3
2014-01-11
POWERPC: pseries: cpuidle: remove superfluous dev->state_count initialization
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2014-01-11
powerpc/fsl_pci: add versionless pci compatible
Shengzhou Liu
1
-0
/
+1
2014-01-11
powerpc/85xx/dts: add third elo3 dma component
Shengzhou Liu
1
-0
/
+82
2014-01-11
powerpc: Replaced tlbilx with tlbwe in the initialization code
Diana Craciun
1
-8
/
+2
2014-01-11
powerpc/booke-64: fix tlbsrx. path in bolted tlb handler
Scott Wood
1
-1
/
+2
2014-01-11
powerpc: fix 8xx and 6xx final link failures
Paul Gortmaker
1
-2
/
+2
2014-01-11
powerpc/85xx: handle the eLBC error interrupt if it exists in dts
Shaohui Xie
2
-7
/
+26
2014-01-11
powerpc/dts: fix lbc lack of error interrupt
Wang Dongsheng
4
-4
/
+8
2014-01-10
powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100
Stephen Chivers
8
-2
/
+596
2014-01-10
powerpc/fsl-book3e-64: Use paca for hugetlb TLB1 entry selection
Scott Wood
1
-10
/
+41
2014-01-10
powerpc/e6500: TLB miss handler with hardware tablewalk support
Scott Wood
10
-36
/
+326
2014-01-10
powerpc: add barrier after writing kernel PTE
Scott Wood
2
-0
/
+13
2014-01-10
powerpc/fsl_booke: enable the relocatable for the kdump kernel
Kevin Hao
1
-2
/
+1
2014-01-10
powerpc/fsl_booke: smp support for booting a relocatable kernel above 64M
Kevin Hao
4
-17
/
+34
2014-01-10
powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable...
Kevin Hao
3
-12
/
+106
2014-01-10
powerpc/fsl_booke: introduce map_mem_in_cams_addr
Kevin Hao
1
-3
/
+10
2014-01-10
powerpc: introduce early_get_first_memblock_info
Kevin Hao
1
-1
/
+40
2014-01-10
powerpc/fsl_booke: set the tlb entry for the kernel address in AS1
Kevin Hao
3
-0
/
+85
2014-01-10
powerpc: enable the relocatable support for the fsl booke 32bit kernel
Kevin Hao
4
-1
/
+65
2014-01-10
powerpc: introduce macro LOAD_REG_ADDR_PIC
Kevin Hao
1
-0
/
+13
2014-01-10
powerpc/fsl_booke: introduce get_phys_addr function
Kevin Hao
1
-20
/
+30
2014-01-10
powerpc/fsl_booke: protect the access to MAS7
Kevin Hao
2
-1
/
+4
2014-01-10
powerpc/mpic_timer: fix convert ticks to time subtraction overflow
Wang Dongsheng
1
-2
/
+5
2014-01-10
powerpc/mpic_timer: fix the time is not accurate caused by GTCRR toggle bit
Wang Dongsheng
1
-0
/
+3
2014-01-10
powerpc/p1022ds: add a interrupt for rtc node
Wang Dongsheng
1
-0
/
+1
2014-01-10
powerpc/p1022ds: fix rtc compatible string
Wang Dongsheng
1
-1
/
+1
2014-01-10
powerpc/85xx: add sysfs for pw20 state and altivec idle
Wang Dongsheng
1
-0
/
+316
2014-01-09
KVM: PPC: Unify kvmppc_get_last_inst and sc
Alexander Graf
1
-11
/
+7
2014-01-09
KVM: PPC: NULL return of kvmppc_mmu_hpte_cache_next should be handled
Zhouyi Zhou
1
-0
/
+5
2014-01-09
KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state
Tiejun Chen
2
-11
/
+11
[prev]
[next]