summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-09PCI: designware: Use typical "for" loop idiomBjorn Helgaas
2013-12-09PCI: designware: Remove redundant call to pci_write_config_word()Bjørn Erik Nilsen
2013-12-09PCI: designware: Fix crash in dw_msi_teardown_irq()Bjørn Erik Nilsen
2013-12-09PCI: imx6: Remove unneeded check of platform_get_resource()Fabio Estevam
2013-12-07PCI: rcar: Fix rcar_pci_probe() return value checkWei Yongjun
2013-12-07PCI: Disable Gen2 for Tegra20 and Tegra30Eric Brower
2013-12-07PCI: Disable Bus Master only on kexec rebootKhalid Aziz
2013-11-26PCI: mvebu: Support a bridge with no IO port windowJason Gunthorpe
2013-11-26PCI: mvebu: Obey bridge PCI_COMMAND_MEM and PCI_COMMAND_IO bitsJason Gunthorpe
2013-11-26PCI: mvebu: Return 'unsupported' for Interrupt Line and Interrupt PinJason Gunthorpe
2013-11-26PCI: mvebu: Drop writes to bridge Secondary Status registerJason Gunthorpe
2013-11-25PCI: Omit PCI ID macro strings to shorten quirk namesMichal Marek
2013-11-25PCI: Move device_del() from pci_stop_dev() to pci_destroy_dev()Rafael J. Wysocki
2013-11-25Revert "workqueue: allow work_on_cpu() to be called recursively"Bjorn Helgaas
2013-11-25PCI: Avoid unnecessary CPU switch when calling driver .probe() methodAlexander Duyck
2013-11-22PCI: Clear NumVFs when disabling SR-IOV in sriov_init()ethan.zhao
2013-11-22Linux 3.13-rc1Linus Torvalds
2013-11-22Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/...Linus Torvalds
2013-11-22Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-11-22Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-22Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-11-22Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2013-11-22Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-11-22Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds
2013-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-11-22Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-11-22Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2013-11-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-11-22ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial)David Henningsson
2013-11-22ALSA: hda - Provide missing pin configs for VAIO with ALC260Takashi Iwai
2013-11-21Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2013-11-21Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2013-11-21mm: place page->pmd_huge_pte to right unionKirill A. Shutemov
2013-11-21MAINTAINERS: add keyboard driver to Hyper-V file listHaiyang Zhang
2013-11-21x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov
2013-11-21ipc,shm: correct error return value in shmctl (SHM_UNLOCK)Jesper Nilsson
2013-11-21mm, mempolicy: silence gcc warningDavid Rientjes
2013-11-21block/partitions/efi.c: fix bound checkAntti P Miettinen
2013-11-21ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdownJohan Hovold
2013-11-21mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli
2013-11-21kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu
2013-11-21ipc,shm: fix shm_file deletion racesGreg Thelen
2013-11-21mm: thp: give transparent hugepage code a separate copy_pageDave Hansen
2013-11-21checkpatch: fix "Use of uninitialized value" warningsJoe Perches