index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2012-01-07
powerpc/PCI: convert to pci_create_root_bus()
Bjorn Helgaas
1
-11
/
+14
2012-01-07
powerpc/PCI: split PHB part out of pcibios_map_io_space()
Bjorn Helgaas
1
-19
/
+21
2012-01-07
powerpc/PCI: make pcibios_setup_phb_resources() static
Bjorn Helgaas
2
-2
/
+1
2012-01-07
mn10300/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
1
-6
/
+6
2012-01-07
mips/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
1
-7
/
+10
2012-01-07
microblaze/PCI: use pci_scan_root_bus()
Bjorn Helgaas
1
-7
/
+3
2012-01-07
microblaze/PCI: convert to pci_create_root_bus() for correct root bus resources
Bjorn Helgaas
1
-15
/
+15
2012-01-07
microblaze/PCI: make pcibios_setup_phb_resources() static
Bjorn Helgaas
2
-2
/
+1
2012-01-07
microblaze/PCI: fix pci_bus_for_each_resource() usage
Bjorn Helgaas
1
-2
/
+0
2012-01-07
ia64/PCI: convert to pci_create_root_bus() for correct root bus resources
Bjorn Helgaas
1
-25
/
+14
2012-01-07
ia64/PCI: use pci_create_bus() instead of pci_scan_bus_parented()
Bjorn Helgaas
1
-1
/
+4
2012-01-07
frv/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
1
-6
/
+5
2012-01-07
arm/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
21
-111
/
+104
2012-01-07
alpha/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
1
-20
/
+20
2012-01-07
x86/PCI: amd: Kill misleading message about enablement of IO access to PCI ECS]
Andreas Herrmann
1
-1
/
+0
2012-01-07
PCI: x86: use generic pcibios_set_master()
Myron Stowe
1
-14
/
+0
2012-01-07
PCI: sh: use generic pcibios_set_master()
Myron Stowe
1
-15
/
+0
2012-01-07
PCI: mn10300: use generic pcibios_set_master()
Myron Stowe
1
-16
/
+0
2012-01-07
PCI: MIPS: use generic pcibios_set_master()
Myron Stowe
1
-15
/
+0
2012-01-07
PCI: frv: use generic pcibios_set_master()
Myron Stowe
1
-14
/
+0
2012-01-07
PCI: Pull PCI 'latency timer' setup up into the core
Myron Stowe
10
-45
/
+0
2012-01-07
PCI: Xtensa: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2
-5
/
+5
2012-01-07
PCI: UniCore: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2
-5
/
+5
2012-01-07
PCI: TILE: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2
-7
/
+5
2012-01-07
PCI: SPARC: convert pcibios_set_master() to a non-inlined function
Myron Stowe
3
-10
/
+5
2012-01-07
PCI: PowerPC: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2
-5
/
+5
2012-01-07
PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2
-5
/
+5
2012-01-07
PCI: IA64: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2
-6
/
+5
2012-01-07
PCI: ARM: convert pcibios_set_master() to a non-inlined function
Myron Stowe
3
-12
/
+10
2012-01-07
x86/PCI: Ignore CPU non-addressable _CRS reserved memory resources
Gary Hade
1
-2
/
+16
2012-01-07
PCI: Add Thinkpad SL510 to pci=nocrs blacklist
Dave Jones
1
-0
/
+10
2012-01-07
PCI: Add Dell Studio 1557 to pci=nocrs blacklist
Dave Jones
1
-0
/
+12
2012-01-07
PCI: add set_nouse_crs for use by a pci=nocrs blacklist
Dave Jones
1
-0
/
+7
2011-12-31
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
3
-71
/
+55
2011-12-31
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
10
-28
/
+46
2011-12-31
Merge branch 'v3.2-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-15
/
+15
2011-12-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-4
/
+4
2011-12-30
procfs: do not confuse jiffies with cputime64_t
Andreas Schwab
3
-0
/
+5
2011-12-28
ARM: EXYNOS: Remove duplicated SROMC static memory mapping
Thomas Abraham
1
-5
/
+0
2011-12-28
ARM: SAMSUNG: Fix build error when selecting CPU_FREQ_S3C24XX_DEBUGFS on S3C2440
Denis Kuzmenko
1
-10
/
+15
2011-12-26
KVM: PPC: e500: include linux/export.h
Scott Wood
1
-0
/
+1
2011-12-26
KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=N
Michael Neuling
1
-1
/
+1
2011-12-26
KVM: PPC: protect use of kvmppc_h_pr
Andreas Schwab
1
-0
/
+2
2011-12-26
KVM: PPC: move compute_tlbie_rb to book3s_64 common header
Andreas Schwab
2
-33
/
+33
2011-12-26
KVM: Don't automatically expose the TSC deadline timer in cpuid
Jan Kiszka
1
-10
/
+9
2011-12-25
KVM: x86: Prevent starting PIT timers in the absence of irqchip support
Jan Kiszka
1
-3
/
+7
2011-12-24
ARM: 7237/1: PL330: Fix driver freeze
Javi Merino
1
-67
/
+49
2011-12-24
ARM: 7197/1: errata: Remove SMP dependency for erratum 751472
Dave Martin
2
-3
/
+5
2011-12-24
ARM: 7196/1: errata: Remove SMP dependency for erratum 720789
Dave Martin
1
-1
/
+1
2011-12-23
perf/x86: Fix raw_spin_unlock_irqrestore() usage
Robert Richter
1
-1
/
+1
[next]