index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
2009-03-20
7
-42
/
+435
|
\
|
*
powerpc/bootwrapper: add fixed-head.o to simpleimage wrappers
Grant Likely
2009-03-11
1
-2
/
+2
|
*
powerpc/5200: add Phytec phyCORE-MPC5200B-IO board (pcm032)
Wolfram Sang
2009-03-11
3
-1
/
+395
|
*
powerpc/5200: add function to return external clock frequency
Wolfgang Grandegger
2009-03-11
2
-0
/
+38
|
*
powerpc/5200: remove sysfs debug file from GPT driver
Grant Likely
2009-03-11
1
-39
/
+0
*
|
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
2009-03-20
13
-18
/
+2532
|
\
\
|
*
|
powerpc/86xx: Default configuration for GE Fanuc's PPC9A
Martyn Welch
2009-03-19
1
-0
/
+1889
|
*
|
powerpc/86xx: Board support for GE Fanuc's PPC9A
Martyn Welch
2009-03-19
4
-1
/
+597
|
*
|
powerpc/cpm2: fix building fs_enet driver as a module.
Grant Likely
2009-03-19
1
-0
/
+1
|
*
|
powerpc/86xx: Run sbc310 USB fixup code only on the appropriate platform.
Martyn Welch
2009-03-19
1
-0
/
+4
|
*
|
powerpc/85xx: Update smp support to handle doorbells and non-mpic init
Kumar Gala
2009-03-11
1
-8
/
+35
|
*
|
powerpc/math-emu: Fix efp dependence
Liu Yu
2009-03-11
2
-5
/
+4
|
*
|
powerpc/85xx: remove setup_irq(NULL action) in ksi8560
Thomas Gleixner
2009-03-11
1
-2
/
+0
|
*
|
powerpc/85xx: Fix MPC8572DS PCI protected interrupt sources
Ted Peters
2009-03-11
2
-2
/
+2
|
|
/
*
|
powerpc/mm: Unify PTE_RPN_SHIFT and _PAGE_CHG_MASK definitions
Benjamin Herrenschmidt
2009-03-20
2
-12
/
+26
*
|
powerpc/mm: Split the various pgtable-* headers based on MMU type
Benjamin Herrenschmidt
2009-03-20
12
-467
/
+564
*
|
powerpc/kconfig: Kill PPC_MULTIPLATFORM
Benjamin Herrenschmidt
2009-03-11
23
-42
/
+60
*
|
powerpc/mm: Properly wire up get_user_pages_fast() on 32-bit
Benjamin Herrenschmidt
2009-03-11
2
-3
/
+17
*
|
powerpc/irq: Convert obsolete hw_interrupt_type to struct irq_chip
Thomas Gleixner
2009-03-11
2
-2
/
+2
*
|
powerpc/irq: Convert obsolete irq_desc_t to struct irq_desc
Thomas Gleixner
2009-03-11
2
-3
/
+3
*
|
powerpc/udbg: Fix lost byte during console handover; change LFCR to CRLF
Andrew Klossner
2009-03-11
3
-10
/
+58
*
|
powerpc/pci: Fix typo: s/resouces/resources/ in a pr_debug
Wolfram Sang
2009-03-11
1
-1
/
+1
*
|
powerpc/cell: Fix Axon MSI driver dependencies
Michael Ellerman
2009-03-11
2
-1
/
+6
*
|
powerpc/pseries: The pseries MSI code depends on EEH
Michael Ellerman
2009-03-11
2
-1
/
+6
*
|
powerpc/pseries: Reject discontiguous/non-zero based MSI-X requests
Michael Ellerman
2009-03-11
1
-0
/
+24
*
|
powerpc: Print linux_banner in prom_init
Michael Ellerman
2009-03-11
2
-1
/
+3
*
|
powerpc/oprofile: Enable support for ppc750 processors
Octavian Purdila
2009-03-11
1
-0
/
+8
*
|
powerpc/spufs: Fix incorrect buffer offset in regs write
Jeremy Kerr
2009-03-11
1
-1
/
+1
*
|
powerpc/spufs: Check file offset before calculating write size in fixed-sized...
Jeremy Kerr
2009-03-11
1
-4
/
+6
|
/
*
powerpc/ps3: Make ps3av_set_video_mode mode ID signed
roel kluin
2009-03-11
1
-1
/
+1
*
powerpc/ps3: Print memory hotplug errors
Geoff Levand
2009-03-11
1
-2
/
+2
*
powerpc: Add missing DABR flags
Geoff Levand
2009-03-11
1
-0
/
+2
*
powerpc: Add defintion for MSR[GS] to list of MSR bits
Timur Tabi
2009-03-11
1
-0
/
+1
*
powerpc/oprofile: G4 oprofile has variable number of counters
Octavian Purdila
2009-03-11
1
-10
/
+11
*
powerpc/spufs: Initialize ctx->stats.tstamp correctly
Arnd Bergmann
2009-03-11
1
-0
/
+4
*
powerpc: Remove unused asm-offsets entries for cpu_spec
Michael Ellerman
2009-03-11
1
-3
/
+0
*
powerpc: Make sure we copy all cpu_spec features except PMC related ones
Michael Ellerman
2009-03-11
1
-12
/
+16
*
powerpc: Deindentify identify_cpu()
Michael Ellerman
2009-03-11
1
-58
/
+64
*
powerpc: Wire up /proc/vmallocinfo to our ioremap()
Benjamin Herrenschmidt
2009-03-11
6
-15
/
+38
*
powerpc: Estimate G5 cpufreq transition latency
Nick Piggin
2009-03-11
1
-1
/
+4
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-03-11
196
-2136
/
+2999
|
\
|
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2009-03-09
1
-1
/
+0
|
|
\
|
|
*
Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."
Dave Jones
2009-03-09
1
-1
/
+0
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-03-09
1
-1
/
+1
|
|
\
\
|
|
*
\
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-03-04
20
-115
/
+199
|
|
|
\
\
|
|
*
|
|
OMAP: enable smc911x support for LDP platform
Russell King
2009-03-02
1
-1
/
+1
|
*
|
|
|
lguest: fix for CONFIG_SPARSE_IRQ=y
Rusty Russell
2009-03-09
1
-7
/
+9
|
*
|
|
|
lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>'
Rusty Russell
2009-03-09
1
-0
/
+5
|
*
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-03-08
10
-42
/
+49
|
|
\
\
\
\
|
|
*
|
|
|
x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs()
Markus Metzger
2009-03-06
1
-1
/
+1
[next]