Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-12-23 | oprofile, arm/sh: Fix oprofile_arch_exit() linkage issue | Vladimir Zapolskiy | 2 | -3/+3 |
2011-12-23 | sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq(). | David S. Miller | 1 | -2/+2 |
2011-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -2/+2 |
2011-12-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -8/+8 |
2011-12-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2011-12-20 | Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 1 | -6/+10 |