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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-11
[POWERPC] Add of_translate_dma_address
Benjamin Herrenschmidt
2
-4
/
+20
2007-12-11
[POWERPC] Remove useless volatiles in udbg_16550.c
Benjamin Herrenschmidt
1
-5
/
+5
2007-12-11
[POWERPC] Change 32-bit PCI message about resource allocation
Benjamin Herrenschmidt
1
-1
/
+1
2007-12-11
[POWERPC] Fix powerpc 32-bit resource fixup for 64-bit resources
Benjamin Herrenschmidt
1
-20
/
+26
2007-12-11
[POWERPC] Merge pci_process_bridge_OF_ranges()
Benjamin Herrenschmidt
4
-207
/
+180
2007-12-11
[POWERPC] Make isa_mem_base common to 32 and 64 bits
Benjamin Herrenschmidt
3
-3
/
+6
2007-12-11
Merge branch 'linux-2.6' into for-2.6.25
Paul Mackerras
32
-156
/
+294
2007-12-11
[POWERPC] Update smu command definitions
Michael Hanselmann
1
-4
/
+128
2007-12-11
[POWERPC] Kill flatdevtree.c
David Gibson
6
-1231
/
+1
2007-12-11
[POWERPC] Use embedded libfdt in the bootwrapper
David Gibson
18
-16
/
+219
2007-12-11
[POWERPC] Merge libfdt upstream source
David Gibson
10
-0
/
+2568
2007-12-11
[POWERPC] EEH: Avoid a possible NULL pointer dereference
Stephen Rothwell
1
-2
/
+2
2007-12-11
[POWERPC] iSeries: Merge vpdinfo.c into pci.c
Stephen Rothwell
4
-259
/
+219
2007-12-11
[POWERPC] iSeries: Clean up and simplify vdpinfo.c
Stephen Rothwell
1
-54
/
+46
2007-12-11
[POWERPC] iSeries: DeCamelCase vpdinfo.c
Stephen Rothwell
3
-97
/
+95
2007-12-11
[POWERPC] Update xmon slb code
will schmidt
1
-6
/
+23
2007-12-11
[POWERPC] Use SLB size from the device tree
Michael Neuling
8
-10
/
+26
2007-12-11
[POWERPC] pci_controller->arch_data really is a struct device_node *
Stephen Rothwell
18
-32
/
+31
2007-12-11
[POWERPC] Don't special case pci_domain_nr() for iSeries
Stephen Rothwell
2
-7
/
+4
2007-12-11
[POWERPC] Remove some iSeries platform checks from the PCI code
Stephen Rothwell
2
-15
/
+10
2007-12-11
[POWERPC] iSeries: hose->buid is always zero for iSeries
Stephen Rothwell
1
-6
/
+2
2007-12-11
[POWERPC] iSeries: Call iSeries_pcibios_init from setup_arch
Stephen Rothwell
4
-7
/
+5
2007-12-11
[POWERPC] Inline pci_setup_pci_controller as it has become trivial
Stephen Rothwell
1
-15
/
+6
2007-12-11
[POWERPC] iSeries: Make pcibios_final_fixup not depend on pci_dn
Stephen Rothwell
1
-15
/
+12
2007-12-11
[POWERPC] iSeries: Reduce dependence on pci_dn bussubno
Stephen Rothwell
1
-9
/
+9
2007-12-11
[POWERPC] iSeries: iseries_ds_addr is only used in pci.c
Stephen Rothwell
2
-12
/
+12
2007-12-11
[POWERPC] iSeries: Remove pci_dn dependency from iSeries_Device_Information
Stephen Rothwell
3
-17
/
+6
2007-12-11
[POWERPC] iSeries: Remove one layer of IO routines
Stephen Rothwell
1
-49
/
+19
2007-12-11
[POWERPC] iSeries: Consoldiate PCI IO error check
Stephen Rothwell
1
-79
/
+26
2007-12-11
[POWERPC] iSeries: Unindent and clean iSeries_pci_final_fixup
Stephen Rothwell
1
-33
/
+35
2007-12-11
[POWERPC] iSeries: Remove some dead code from pci.c
Stephen Rothwell
1
-18
/
+1
2007-12-11
[POWERPC] iSeries: DeCamelCase pci.c
Stephen Rothwell
1
-108
/
+108
2007-12-11
[POWERPC] iSeries: Cleanup PCI retry code a little
Stephen Rothwell
1
-4
/
+4
2007-12-11
[POWERPC] iSeries: Move find_Device_Node to avoid a forward declaration
Stephen Rothwell
1
-23
/
+16
2007-12-11
[POWERPC] Consolidate pci_controller
Stephen Rothwell
1
-43
/
+22
2007-12-11
[POWERPC] Clean up pci-bridge.h
Stephen Rothwell
1
-53
/
+42
2007-12-11
[POWERPC] pSeries: Remove dependency on pci_dn bussubno
Stephen Rothwell
1
-17
/
+7
2007-12-11
[POWERPC] iommu_free_table doesn't need the device_node
Stephen Rothwell
3
-8
/
+5
2007-12-11
[POWERPC] lparcfg: Remove useless buffer allocation
Nathan Lynch
1
-11
/
+1
2007-12-11
[POWERPC] Update celleb_defconfig to add support for native CBE
Ishizaki Kou
1
-19
/
+19
2007-12-11
[POWERPC] celleb: Add support for native CBE
Ishizaki Kou
5
-24
/
+86
2007-12-11
[POWERPC] cell: Fix undefined reference to mmio_nvram_init
Ishizaki Kou
1
-0
/
+2
2007-12-11
[POWERPC] kernel_execve is identical in 32 and 64 bit
Stephen Rothwell
3
-14
/
+8
2007-12-11
[POWERPC] Add for_each_child_of_node() helper for iterating over child nodes
Michael Ellerman
1
-0
/
+4
2007-12-11
[POWERPC] Use of_register_driver to implement of_register_platform_driver
Stephen Rothwell
2
-22
/
+8
2007-12-11
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
17
-53
/
+56
2007-12-10
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
8
-50
/
+186
2007-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/fix-kbuild
Linus Torvalds
2
-8
/
+12
2007-12-10
Revert "PCI: fix IDE legacy mode resources"
Linus Torvalds
1
-36
/
+12
2007-12-10
powerpc: Fix IDE legacy vs. native fixups
Benjamin Herrenschmidt
2
-8
/
+24
[next]