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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-04
[POWERPC] powerpc: Workaround for of_platform without "reg" nor "dcr-reg"
Benjamin Herrenschmidt
1
-2
/
+9
2006-12-04
[POWERPC] Distinguish POWER6 partition modes and tell userspace
Paul Mackerras
7
-45
/
+119
2006-12-04
[POWERPC] cell: Add oprofile support
Maynard Johnson
7
-5
/
+776
2006-12-04
[POWERPC] cell: Add routines for managing PMU interrupts
Kevin Corry
4
-0
/
+96
2006-12-04
[POWERPC] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.h
Kevin Corry
3
-87
/
+2
2006-12-04
[POWERPC] cell: PMU register macros
Kevin Corry
1
-1
/
+22
2006-12-04
[POWERPC] cell: Add symbol exports for oprofile
Arnd Bergmann
1
-0
/
+13
2006-12-04
[POWERPC] spufs: Load isolation kernel from spu_run
Jeremy Kerr
4
-148
/
+113
2006-12-04
[POWERPC] spufs: Add runcntrl read accessors
Jeremy Kerr
3
-0
/
+13
2006-12-04
[POWERPC] spufs: Use SPU master control to prevent wild SPU execution
Arnd Bergmann
6
-36
/
+79
2006-12-04
[POWERPC] spufs: Fix return value of spufs_mfc_write
Masato Noguchi
1
-0
/
+1
2006-12-04
[POWERPC] spufs: Always map local store non-guarded
Arnd Bergmann
1
-2
/
+2
2006-12-04
[POWERPC] spufs: Avoid user-triggered oops in ptrace
Christoph Hellwig
1
-8
/
+7
2006-12-04
[POWERPC] spufs: Fix missing stop-and-signal
Masato Noguchi
1
-10
/
+18
2006-12-04
[POWERPC] spufs: Return correct event for data storage interrupt
Arnd Bergmann
2
-1
/
+2
2006-12-04
[POWERPC] spufs: Replace spu.nid with spu.node
Geoff Levand
1
-2
/
+2
2006-12-04
[POWERPC] spufs: Read from signal files only if data is there
Dwayne Grant McConnell
2
-20
/
+22
2006-12-04
[POWERPC] spufs: Implement /mbox_info, /ibox_info, and /wbox_info.
Dwayne Grant McConnell
1
-0
/
+90
2006-12-04
[POWERPC] spufs: Remove /spu_tag_mask file
Dwayne Grant McConnell
1
-23
/
+0
2006-12-04
[POWERPC] spufs: Add /lslr, /dma_info and /proxydma files
Dwayne Grant McConnell
3
-6
/
+137
2006-12-04
[POWERPC] spufs: Change %llx to 0x%llx.
Dwayne Grant McConnell
1
-6
/
+7
2006-12-04
[POWERPC] 8xx: Off-by-one fixes to SCC parameter RAM definitions
Kalle Pokki
1
-4
/
+4
2006-12-04
[POWERPC] setup_kcore(): Fix incorrect function name in panic() call.
Geert Uytterhoeven
1
-1
/
+1
2006-12-04
[POWERPC] Don't compile arch/powerpc mpc52xx_pic driver for ARCH=ppc
Grant Likely
1
-1
/
+1
2006-12-04
[POWERPC] Fix wraparound problem in smp-tbsync on 32-bit
Adrian Cox
1
-1
/
+1
2006-12-04
[POWERPC] Cleanup zImage handling of kernel entry with flat device tree
David Gibson
3
-13
/
+14
2006-12-04
[POWERPC] Small clarification of initrd handling
David Gibson
1
-7
/
+14
2006-12-04
[POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPU
Linas Vepstas
2
-2
/
+7
2006-12-04
[POWERPC] Make pci_read_irq_line the default on mpc7448hpc2 board
Zang Roy-r61911
3
-87
/
+93
2006-12-04
[POWERPC] Compilation fixes for ppc4xx PCI-less configs
Wojtek Kaniewski
3
-0
/
+6
2006-12-04
[POWERPC] Book-E reg MCSR msg misquoted
nkalmala
1
-1
/
+1
2006-12-04
[POWERPC] Make soft_enabled irqs preempt safe
Hugh Dickins
1
-5
/
+52
2006-12-04
[POWERPC] iSeries: fix slb.c for combined build
Stephen Rothwell
1
-7
/
+6
2006-12-04
[POWERPC] iSeries: fix xmon.c for combined build
Stephen Rothwell
1
-25
/
+27
2006-12-04
[POWERPC] iSeries: fix time.c for combined build
Stephen Rothwell
1
-3
/
+4
2006-12-04
[POWERPC] iSeries: fix sysfs.c for combined build
Stephen Rothwell
1
-6
/
+4
2006-12-04
[POWERPC] iSeries: fix irq.c for combined build
Stephen Rothwell
1
-1
/
+2
2006-12-04
[POWERPC] Merge 32 and 64 bits asm-powerpc/io.h
Benjamin Herrenschmidt
11
-66
/
+113
2006-12-04
[POWERPC] Remove ioremap64 and fixup_bigphys_addr
Benjamin Herrenschmidt
3
-25
/
+1
2006-12-04
[POWERPC] Cell iommu support
Jeremy Kerr
5
-472
/
+660
2006-12-04
[POWERPC] Make cell use direct DMA ops
Benjamin Herrenschmidt
1
-73
/
+6
2006-12-04
[POWERPC] Make direct DMA use node local allocations
Benjamin Herrenschmidt
1
-5
/
+9
2006-12-04
[POWERPC] Add an optional offset to direct DMA on 64 bits
Benjamin Herrenschmidt
1
-3
/
+8
2006-12-04
[POWERPC] Cell "Spider" MMIO workarounds
Benjamin Herrenschmidt
3
-2
/
+349
2006-12-04
[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits
Benjamin Herrenschmidt
8
-247
/
+224
2006-12-04
[POWERPC] Cell fixup DMA offset for new southbridge
Benjamin Herrenschmidt
2
-6
/
+16
2006-12-04
[POWERPC] Generic OF platform driver for PCI host bridges.
Benjamin Herrenschmidt
6
-4
/
+124
2006-12-04
[POWERPC] Add "parent" struct device for PCI host bridges
Benjamin Herrenschmidt
2
-2
/
+5
2006-12-04
[POWERPC] Resolve the BUID for RTAS PCI config space accesses
Benjamin Herrenschmidt
1
-23
/
+4
2006-12-04
[POWERPC] Resolve the parent address of a PCI bus range
Benjamin Herrenschmidt
1
-5
/
+1
[next]