| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'pci/resource' into next | Bjorn Helgaas | 2014-01-10 | 5 | -10/+9 |
|\ |
|
| * | PCI: Enforce bus address limits in resource allocation | Yinghai Lu | 2014-01-07 | 1 | -1/+0 |
| * | PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev | Yinghai Lu | 2013-12-21 | 4 | -9/+9 |
* | | Merge branch 'pci/msi' into next | Bjorn Helgaas | 2013-12-20 | 1 | -2/+2 |
|\ \ |
|
| * | | s390/PCI: Remove superfluous check of MSI type | Alexander Gordeev | 2013-12-20 | 1 | -2/+0 |
| * | | s390/PCI: Fix single MSI only check | Alexander Gordeev | 2013-12-20 | 1 | -0/+2 |
| |/ |
|
* | | Merge branch 'pci/yijing-dev_is_pci' into next | Bjorn Helgaas | 2013-12-13 | 9 | -43/+28 |
|\ \ |
|
| * | | alpha/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang | 2013-12-11 | 1 | -1/+1 |
| * | | arm/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang | 2013-12-11 | 1 | -3/+3 |
| * | | arm/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang | 2013-12-11 | 1 | -2/+2 |
| * | | parisc/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang | 2013-12-11 | 1 | -17/+5 |
| * | | sparc/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang | 2013-12-11 | 2 | -4/+3 |
| * | | ia64/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang | 2013-12-09 | 2 | -13/+13 |
| * | | x86/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang | 2013-12-09 | 1 | -3/+1 |
| |/ |
|
* / | PCI: Drop "irq" param from *_restore_msi_irqs() | DuanZhenzhong | 2013-12-13 | 4 | -5/+5 |
|/ |
|
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-11-22 | 1 | -2/+2 |
|\ |
|
| * | Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve... | Dave Airlie | 2013-11-21 | 1 | -2/+2 |
| |\ |
|
| | * | x86/early quirk: use gen6 stolen detection for VLV | Jesse Barnes | 2013-11-14 | 1 | -2/+2 |
* | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-11-22 | 8 | -14/+39 |
|\ \ \ |
|
| * | | | ARM: 7894/1: kconfig: select GENERIC_CLOCKEVENTS if HAVE_ARM_ARCH_TIMER | Will Deacon | 2013-11-20 | 1 | -0/+1 |
| * | | | ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMP | Will Deacon | 2013-11-20 | 1 | -1/+1 |
| * | | | ARM: 7892/1: Fix warning for V7M builds | Olof Johansson | 2013-11-19 | 1 | -1/+1 |
| * | | | ARM: 7888/1: seccomp: not compatible with ARM OABI | Kees Cook | 2013-11-14 | 1 | -1/+6 |
| * | | | ARM: 7886/1: make OABI default to off | Kees Cook | 2013-11-14 | 1 | -2/+1 |
| * | | | ARM: 7885/1: Save/Restore 64-bit TTBR registers on LPAE suspend/resume | Mahesh Sivasubramanian | 2013-11-14 | 1 | -5/+12 |
| * | | | ARM: 7884/1: mm: Fix ECC mem policy printk | Michal Simek | 2013-11-14 | 1 | -2/+2 |
| * | | | ARM: 7883/1: fix mov to mvn conversion in case of 64 bit phys_addr_t and BE | Victor Kamensky | 2013-11-14 | 1 | -1/+5 |
| * | | | ARM: 7882/1: mm: fix __phys_to_virt to work with 64 bit phys_addr_t in BE case | Victor Kamensky | 2013-11-14 | 1 | -1/+8 |
| * | | | ARM: 7881/1: __fixup_smp read of SCU config should do byteswap in BE case | Victor Kamensky | 2013-11-14 | 1 | -0/+1 |
| * | | | ARM: Fix nommu.c build warning | Russell King | 2013-11-14 | 1 | -0/+1 |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-11-22 | 2 | -7/+29 |
|\ \ \ \ |
|
| * | | | | kvm: mmu: delay mmu audit activation | Sasha Levin | 2013-11-20 | 1 | -1/+1 |
| * | | | | Merge tag 'kvm-arm-fixes-3.13-1' of git://git.linaro.org/people/cdall/linux-k... | Gleb Natapov | 2013-11-19 | 1 | -6/+28 |
| |\ \ \ \ |
|
| | * | | | | arm/arm64: KVM: Fix hyp mappings of vmalloc regions | Christoffer Dall | 2013-11-16 | 1 | -6/+28 |
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-11-22 | 20 | -36/+75 |
|\ \ \ \ \ \ |
|
| * | | | | | | powerpc/signals: Mark VSX not saved with small contexts | Michael Neuling | 2013-11-21 | 1 | -1/+9 |
| * | | | | | | powerpc/pseries: Fix SMP=n build of rng.c | Michael Ellerman | 2013-11-21 | 1 | -0/+1 |
| * | | | | | | powerpc: Make cpu_to_chip_id() available when SMP=n | Michael Ellerman | 2013-11-21 | 4 | -17/+22 |
| * | | | | | | powerpc/vio: Fix a dma_mask issue of vio | Li Zhong | 2013-11-21 | 1 | -1/+1 |
| * | | | | | | powerpc: booke: Fix build failures | Aneesh Kumar K.V | 2013-11-21 | 7 | -0/+9 |
| * | | | | | | powerpc: ppc64 address space capped at 32TB, mmap randomisation disabled | Anton Blanchard | 2013-11-21 | 1 | -1/+1 |
| * | | | | | | powerpc: Only print PACATMSCRATCH in oops when TM is active | Anton Blanchard | 2013-11-21 | 1 | -1/+2 |
| * | | | | | | powerpc/pseries: Duplicate dtl entries sometimes sent to userspace | Anton Blanchard | 2013-11-21 | 1 | -2/+2 |
| * | | | | | | powerpc: Remove a few lines of oops output | Anton Blanchard | 2013-11-21 | 1 | -9/+9 |
| * | | | | | | powerpc: Print DAR and DSISR on machine check oopses | Anton Blanchard | 2013-11-21 | 1 | -1/+1 |
| * | | | | | | powerpc: Fix __get_user_pages_fast() irq handling | Heiko Carstens | 2013-11-21 | 1 | -2/+3 |
| * | | | | | | powerpc/eeh: More accurate log | Gavin Shan | 2013-11-21 | 1 | -2/+7 |
| * | | | | | | powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridges | Gavin Shan | 2013-11-21 | 1 | -0/+9 |
* | | | | | | | x86, mm: do not leak page->ptl for pmd page tables | Kirill A. Shutemov | 2013-11-21 | 1 | -1/+3 |
| |_|_|_|/ /
|/| | | | | |
|
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-11-20 | 13 | -34/+542 |
|\ \ \ \ \ \ |
|