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-03-24
powerpc/mm: Merge various PTE bits and accessors definitions
Benjamin Herrenschmidt
4
-337
/
+233
2009-03-24
powerpc/mm: Tweak PTE bit combination definitions
Benjamin Herrenschmidt
12
-76
/
+89
2009-03-24
powerpc/cell: Fix iommu exception reporting
Jeremy Kerr
1
-4
/
+5
2009-03-24
powerpc/mm: e300c2/c3/c4 TLB errata workaround
Kumar Gala
4
-7
/
+45
2009-03-24
powerpc/mm: Used free register to save a few cycles in SW TLB miss handling
Kumar Gala
1
-27
/
+24
2009-03-24
powerpc/mm: Remove unused register usage in SW TLB miss handling
Kumar Gala
1
-8
/
+3
2009-03-24
powerpc: expect all devices calling dma ops to have archdata set
Kumar Gala
1
-11
/
+1
2009-03-24
powerpc: setup default archdata for {of_}platform via bus_register_notifier
Kumar Gala
2
-13
/
+36
2009-03-24
powerpc/pci: Default to dma_direct_ops for pci dma_ops
Kumar Gala
1
-1
/
+1
2009-03-24
powerpc/pmi: Irq handlers return irqreturn_t
Stephen Rothwell
1
-1
/
+1
2009-03-24
cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
Rusty Russell
7
-23
/
+20
2009-03-24
powerpc: Turn on self-tests in ppc64_defconfig
Michael Ellerman
1
-3
/
+3
2009-03-24
powerpc/msi: Mark the MSI bitmap selftest code as __init
Michael Ellerman
1
-3
/
+3
2009-03-24
powerpc/cell: Make axonram depends on BLOCK
Michael Ellerman
1
-1
/
+1
2009-03-24
powerpc: Add virtual processor dispatch trace log
Jeremy Kerr
4
-0
/
+295
2009-03-24
powerpc: Add dispatch trace log fields to lppaca
Jeremy Kerr
1
-2
/
+4
2009-03-24
powerpc: Fix page_ins details in lppaca comments
Jeremy Kerr
1
-1
/
+1
2009-03-24
powerpc: Make sysfs code use smp_call_function_single
Rusty Russell
1
-25
/
+6
2009-03-24
powerpc/pseries: Failed reconfig notifier chain call cleanup
Nathan Fontenot
1
-1
/
+5
2009-03-24
powerpc: Fix prom_init on 32-bit OF machines
Benjamin Herrenschmidt
1
-1
/
+1
2009-03-24
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
10
-163
/
+258
2009-03-23
powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines
Kumar Gala
1
-0
/
+9
2009-03-20
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
7
-42
/
+435
2009-03-20
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
13
-18
/
+2532
2009-03-20
powerpc/mm: Unify PTE_RPN_SHIFT and _PAGE_CHG_MASK definitions
Benjamin Herrenschmidt
2
-12
/
+26
2009-03-20
powerpc/mm: Split the various pgtable-* headers based on MMU type
Benjamin Herrenschmidt
12
-467
/
+564
2009-03-19
powerpc/86xx: Default configuration for GE Fanuc's PPC9A
Martyn Welch
1
-0
/
+1889
2009-03-19
powerpc/86xx: Board support for GE Fanuc's PPC9A
Martyn Welch
4
-1
/
+597
2009-03-19
powerpc/cpm2: fix building fs_enet driver as a module.
Grant Likely
1
-0
/
+1
2009-03-19
powerpc/86xx: Run sbc310 USB fixup code only on the appropriate platform.
Martyn Welch
1
-0
/
+4
2009-03-18
powerpc/ps3: ps3_defconfig updates
Geoff Levand
1
-60
/
+190
2009-03-18
Merge commit 'gcl/merge' into merge
Benjamin Herrenschmidt
2
-4
/
+6
2009-03-17
powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW
Kumar Gala
1
-3
/
+3
2009-03-17
powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xx
Piotr Ziecik
1
-1
/
+3
2009-03-13
ps3/block: Replace mtd/ps3vram by block/ps3vram
Geert Uytterhoeven
1
-0
/
+7
2009-03-11
powerpc/bootwrapper: add fixed-head.o to simpleimage wrappers
Grant Likely
1
-2
/
+2
2009-03-11
powerpc/5200: add Phytec phyCORE-MPC5200B-IO board (pcm032)
Wolfram Sang
3
-1
/
+395
2009-03-11
powerpc/5200: add function to return external clock frequency
Wolfgang Grandegger
2
-0
/
+38
2009-03-11
powerpc/5200: remove sysfs debug file from GPT driver
Grant Likely
1
-39
/
+0
2009-03-11
powerpc/85xx: Update smp support to handle doorbells and non-mpic init
Kumar Gala
1
-8
/
+35
2009-03-11
powerpc/math-emu: Fix efp dependence
Liu Yu
2
-5
/
+4
2009-03-11
powerpc/85xx: remove setup_irq(NULL action) in ksi8560
Thomas Gleixner
1
-2
/
+0
2009-03-11
powerpc/85xx: Fix MPC8572DS PCI protected interrupt sources
Ted Peters
2
-2
/
+2
2009-03-11
powerpc/kconfig: Kill PPC_MULTIPLATFORM
Benjamin Herrenschmidt
23
-42
/
+60
2009-03-11
powerpc/mm: Properly wire up get_user_pages_fast() on 32-bit
Benjamin Herrenschmidt
2
-3
/
+17
2009-03-11
powerpc/irq: Convert obsolete hw_interrupt_type to struct irq_chip
Thomas Gleixner
2
-2
/
+2
2009-03-11
powerpc/irq: Convert obsolete irq_desc_t to struct irq_desc
Thomas Gleixner
2
-3
/
+3
2009-03-11
powerpc/udbg: Fix lost byte during console handover; change LFCR to CRLF
Andrew Klossner
3
-10
/
+58
2009-03-11
powerpc/pci: Fix typo: s/resouces/resources/ in a pr_debug
Wolfram Sang
1
-1
/
+1
2009-03-11
powerpc/cell: Fix Axon MSI driver dependencies
Michael Ellerman
2
-1
/
+6
[next]