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
2009-12-09
powerpc/pseries: Track previous CPPR values to correctly EOI interrupts
Mark Nelson
1
-5
/
+51
2009-12-09
powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMP
Nathan Fontenot
1
-94
/
+94
2009-12-09
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
21
-23
/
+23
2009-12-09
powerpc/8xx: DTLB Miss cleanup
Joakim Tjernlund
1
-6
/
+11
2009-12-09
powerpc/8xx: Remove DIRTY pte handling in DTLB Error.
Joakim Tjernlund
1
-96
/
+0
2009-12-09
powerpc/8xx: Start using dcbX instructions in various copy routines
Joakim Tjernlund
2
-42
/
+0
2009-12-09
powerpc/8xx: Restore _PAGE_WRITETHRU
Joakim Tjernlund
2
-2
/
+11
2009-12-09
powerpc/8xx: Add missing Guarded setting in DTLB Error.
Joakim Tjernlund
1
-3
/
+10
2009-12-09
powerpc/8xx: Fixup DAR from buggy dcbX instructions.
Joakim Tjernlund
1
-4
/
+143
2009-12-09
powerpc/8xx: Tag DAR with 0x00f0 to catch buggy instructions.
Joakim Tjernlund
1
-1
/
+14
2009-12-09
powerpc/8xx: Update TLB asm so it behaves as linux mm expects.
Joakim Tjernlund
2
-55
/
+57
2009-12-09
powerpc/8xx: Invalidate non present TLBs
Joakim Tjernlund
1
-1
/
+7
2009-12-09
Merge commit 'jwb/next' into next
Benjamin Herrenschmidt
2
-23
/
+13
2009-12-09
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
6
-15
/
+1030
2009-12-09
powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...
Gautham R Shenoy
1
-10
/
+35
2009-12-09
pseries/pseries: Add code to online/offline CPUs of a DLPAR node
Gautham R Shenoy
1
-0
/
+101
2009-12-09
powerpc: stop_this_cpu: remove the cpu from the online map.
Valentine Barshak
1
-0
/
+3
2009-12-09
powerpc/pseries: Add kernel based CPU DLPAR handling
Nathan Fontenot
1
-0
/
+88
2009-12-09
sysfs/cpu: Add probe/release files
Nathan Fontenot
3
-0
/
+28
2009-12-09
powerpc/pseries: Kernel DLPAR Infrastructure
Nathan Fontenot
4
-2
/
+347
2009-12-09
powerpc/macio: Rework hotplug media bay support
Benjamin Herrenschmidt
2
-11
/
+19
2009-12-08
powerpc/macio: Add dma_parms support to macio
Benjamin Herrenschmidt
1
-0
/
+1
2009-12-08
powerpc/macio: Add devres support to macio_device
Benjamin Herrenschmidt
1
-0
/
+2
2009-12-08
powerpc/kvm: Sync guest visible MMU state
Alexander Graf
7
-16
/
+98
2009-12-08
powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROT
David Gibson
6
-49
/
+51
2009-12-04
powerpc/44x: Fix PCI node in Yosemite DTS
Curtis Wald
1
-12
/
+2
2009-12-04
powerpc/44x: Fix DMA ranges in DTS file for Katmai board.
pbathija@amcc.com
1
-11
/
+11
2009-12-02
Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG...
Benjamin Herrenschmidt
6
-51
/
+49
2009-11-27
powerpc/mm: Fix bug in gup_hugepd()
David Gibson
1
-1
/
+10
2009-11-27
powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT
David Gibson
6
-49
/
+51
2009-11-24
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-3
/
+3
2009-11-24
powerpc: Fix build of some FSL platforms
Benjamin Herrenschmidt
1
-1
/
+1
2009-11-24
powerpc: Fix wrong error code from ppc32 select syscall
arnd@arndb.de
1
-1
/
+1
2009-11-24
powerpc: Fix DEBUG_HIGHMEM build break from d4515646699
Becky Bruce
1
-0
/
+11
2009-11-24
powerpc: Kill unused swiotlb variable
FUJITA Tomonori
1
-1
/
+0
2009-11-24
powerpc: do not export pci_alloc/free_consistent
Stephen Rothwell
1
-2
/
+0
2009-11-24
powerpc: kill the obsolete code under is_global_init()
Benjamin Herrenschmidt
1
-22
/
+0
2009-11-24
powerpc/pseries: Add hooks to put the CPU into an appropriate offline state
Gautham R Shenoy
3
-9
/
+210
2009-11-24
powerpc/pseries: Add extended_cede_processor() helper function.
Gautham R Shenoy
3
-2
/
+32
2009-11-24
powerpc: Move ehea hcall definitions into hvcall.h
Anton Blanchard
1
-0
/
+13
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
29
-40
/
+39
2009-11-24
powerpc: Replace old style lock initializer
Thomas Gleixner
1
-2
/
+6
2009-11-24
powerpc: Use unlocked ioctl in nvram_64
Thomas Gleixner
1
-7
/
+7
2009-11-24
powerpc/spufs: Fix test in spufs_switch_log_read()
roel kluin
1
-1
/
+1
2009-11-24
Merge commit 'jwb/next' into next
Benjamin Herrenschmidt
8
-3
/
+36
2009-11-21
powerpc/p4080: Add basic support for p4080ds platform
Kumar Gala
6
-0
/
+785
2009-11-21
powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9A
Martyn Welch
4
-1
/
+13
2009-11-21
powerpc/86xx: Support for NVRAM on GE Fanuc's SBC310
Martyn Welch
4
-1
/
+13
2009-11-21
powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610
Martyn Welch
4
-2
/
+14
2009-11-21
powerpc/fsl: Add PCI device ids for new QoirQ chips
Kumar Gala
1
-0
/
+14
[next]