index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] Use ppc64 style list management for pci_controller on ppc32
Kumar Gala
2007-06-29
4
-122
/
+94
*
[POWERPC] Move common PCI code out of pci_32/pci_64
Kumar Gala
2007-06-29
3
-603
/
+314
*
[POWERPC] Move pci_bus_to_hose users to pci_bus_to_host
Kumar Gala
2007-06-29
4
-9
/
+5
*
[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes
Kumar Gala
2007-06-29
13
-35
/
+16
*
[POWERPC] Use global_number in ppc32 pci_controller
Kumar Gala
2007-06-29
8
-30
/
+64
*
[POWERPC] Removed dead code related to PCI on ppc32
Kumar Gala
2007-06-29
3
-127
/
+0
*
[POWERPC] Remove local_number from pci_controller
Kumar Gala
2007-06-29
2
-2
/
+1
*
[POWERPC] Merge asm-ppc/pci-bridge.h into asm-power/pci-bridge.h
Kumar Gala
2007-06-29
2
-35
/
+120
*
[POWERPC] 86xx: Created quirk_fsl_pcie_transparent() to initialize bridge res...
Zhang Wei
2007-06-29
1
-0
/
+37
*
[POWERPC] Let subordinate transparent bridges be transparent.
York Sun
2007-06-29
1
-1
/
+1
*
[POWERPC] MPC8641HPCN: Set IDE in ULI1575 to not native mode.
Zhang Wei
2007-06-29
1
-0
/
+1
*
[POWERPC] 86xx: Workaround PCI_PRIMARY_BUS usage
Kumar Gala
2007-06-29
3
-1
/
+14
*
[POWERPC] 86xx: Avoid system halt if link training isn't at least L0.
Zhang Wei
2007-06-29
1
-1
/
+10
*
[POWERPC] Added indirect_type to handle variants of PCI ops
Kumar Gala
2007-06-29
2
-6
/
+26
*
[POWERPC] 86xx: Add uli1575 pci-bridge sector to MPC8641HPCN dts file.
Wade Farnsworth
2007-06-29
1
-13
/
+84
*
[POWERPC] Remove PCI-e errata for MPC8641 silicon ver 1.0
Zhang Wei
2007-06-29
8
-202
/
+3
*
[POWERPC] Removed remnants of bus_offset
Kumar Gala
2007-06-29
5
-5
/
+6
*
[POWERPC] Added self_busno to indicate which bus number the PHB is
Kumar Gala
2007-06-29
2
-2
/
+11
*
[POWERPC] Remove bus_offset in places its not really used
Kumar Gala
2007-06-29
2
-5
/
+4
*
[POWERPC] Remove hack to determine the 2nd PHBs bus number
Kumar Gala
2007-06-29
3
-16
/
+2
*
[POWERPC] Pass the pci_controller into pci_exclude_device
Kumar Gala
2007-06-29
17
-21
/
+165
*
[POWERPC] 52xx: Remove support for PCI bus_offset
Kumar Gala
2007-06-29
1
-5
/
+4
*
[POWERPC] Remove set_cfg_type for PCI indirect users that don't need it
Kumar Gala
2007-06-29
7
-9
/
+0
*
[POWERPC] disallow building powermac and tsi108 without PCI
Arnd Bergmann
2007-06-29
5
-3
/
+5
*
[POWERPC] fix building without PCI
Arnd Bergmann
2007-06-29
2
-1
/
+4
*
[POWERPC] kill isa_{io,mem}_base definitions for !PCI
Arnd Bergmann
2007-06-29
13
-69
/
+0
*
[POWERPC] mpc82xx_ads build fix
Arnd Bergmann
2007-06-29
1
-1
/
+1
*
[POWERPC] rename add_bridge to avoid namespace clashes
Arnd Bergmann
2007-06-29
21
-30
/
+28
*
[POWERPC] move 82xx/83xx/86xx Kconfig options to platform selection
Arnd Bergmann
2007-06-29
5
-45
/
+37
*
[POWERPC] In booting-without-of.txt, clarify that properties must precede sub...
David Gibson
2007-06-28
1
-0
/
+8
*
[POWERPC] Abolish unused ucBoardRev variables
David Gibson
2007-06-28
2
-11
/
+0
*
[POWERPC] Make more OF-related bootwrapper functions available to non-OF plat...
David Gibson
2007-06-28
4
-39
/
+45
*
[POWERPC] Turn off debugging in arch/powerpc/kernel/pci_64.c
Michael Ellerman
2007-06-28
1
-1
/
+1
*
[POWERPC] Move iSeries_tb_recal into its own late_initcall.
Tony Breeds
2007-06-28
3
-15
/
+23
*
[POWERPC] PS3: Storage device registration routines
Geert Uytterhoeven
2007-06-28
1
-0
/
+286
*
[POWERPC] PS3: Storage Driver Core
Geert Uytterhoeven
2007-06-28
4
-0
/
+378
*
[POWERPC] PS3: Preallocate bootmem memory for the PS3 FLASH ROM storage driver
Geert Uytterhoeven
2007-06-28
2
-1
/
+31
*
[POWERPC] PS3: Update ps3_defconfig
Geoff Levand
2007-06-28
1
-76
/
+55
*
[POWERPC] PS3: Fix more sparse warnings
Geert Uytterhoeven
2007-06-28
1
-5
/
+5
*
[POWERPC] PS3: Select MEMORY_HOTPLUG
Geoff Levand
2007-06-28
1
-0
/
+1
*
[POWERPC] PS3: Device tree source
Geoff Levand
2007-06-28
2
-1
/
+69
*
[POWERPC] Make kernel_entry_t have global scope in bootwrapper
Geoff Levand
2007-06-28
2
-2
/
+2
*
[POWERPC] Fix constantness of bootwrapper arg
Geoff Levand
2007-06-28
3
-3
/
+3
*
[POWERPC] Add u64 printf to bootwrapper
Geoff Levand
2007-06-28
1
-1
/
+9
*
[POWERPC] Add signed types to bootwrapper
Geoff Levand
2007-06-28
1
-0
/
+4
*
[POWERPC] Correct __secondary_hold comment
Geoff Levand
2007-06-28
1
-2
/
+2
*
[POWERPC] Output params value in early_init_devtree
Geoff Levand
2007-06-28
1
-1
/
+1
*
[POWERPC] PS3: Use clear_bit
Geoff Levand
2007-06-28
1
-24
/
+2
*
[POWERPC] PS3: Rename processor id symbols
Geoff Levand
2007-06-28
1
-26
/
+29
*
[POWERPC] PS3: Device registration routines.
Geoff Levand
2007-06-28
2
-0
/
+500
[next]