aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-27PCI: Test for std config alias when testing extended config spaceAlex Williamson1-1/+38
2014-05-22PCI: Remove pcibios_add_platform_entries()Sebastian Ott2-11/+0
2014-05-22s390/pci: use pdev->dev.groups for attribute creationSebastian Ott3-40/+16
2014-04-30PCI: Move Open Firmware devspec attribute to PCI common codeSebastian Ott3-40/+18
2014-04-29PCI: Fix use of uninitialized MPS valueBjorn Helgaas1-1/+1
2014-04-29PCI: Remove dead codeBjorn Helgaas1-2/+1
2014-04-29MAINTAINERS: Add arch/x86/kernel/quirks.c to PCI file patternsBjorn Helgaas1-0/+1
2014-04-29PCI: Remove unnecessary __ref annotationsBjorn Helgaas7-25/+24
2014-04-29PCI: Fail new_id for vendor/device values already built into driverBandan Das1-1/+21
2014-04-28PCI: Add new ID for Intel GPU "spurious interrupt" quirkThomas Jarosch1-0/+1
2014-04-25PCI: Update my email addressBen Hutchings1-1/+1
2014-04-25PCI: Fix incorrect vgaarb conditional in WARN_ON()Bjorn Helgaas1-1/+1
2014-04-24PCI: Use designated initialization in PCI_VDEVICEMark Rustad1-5/+5
2014-04-24PCI: Remove old serial device IDsJean Delvare1-3/+0
2014-04-14PCI: Remove unnecessary includes of <linux/init.h>Paul Gortmaker9-9/+0
2014-04-14powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversalMike Qiu1-4/+6
2014-04-13Linux 3.15-rc1Linus Torvalds1-2/+2
2014-04-13mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven1-1/+1
2014-04-13cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven1-1/+1
2014-04-12sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka1-0/+4
2014-04-12powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras1-1/+2
2014-04-12futex: update documentation for ordering guaranteesDavidlohr Bueso1-9/+23
2014-04-12ceph: fix pr_fmt() redefinitionLinus Torvalds1-2/+1
2014-04-12vti: don't allow to add the same tunnel twiceNicolas Dichtel1-1/+1
2014-04-12gre: don't allow to add the same tunnel twiceNicolas Dichtel1-1/+1
2014-04-12drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione1-1/+1
2014-04-12missing bits of "splice: fix racy pipe->buffers uses"Al Viro3-4/+4
2014-04-12cifs: fix the race in cifs_writev()Al Viro1-5/+18
2014-04-12ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failureAl Viro1-2/+2
2014-04-12pktgen: be friendly to LLTX devicesDaniel Borkmann1-2/+6
2014-04-12r8152: check RTL8152_UNPLUGhayeswang1-0/+48
2014-04-12net: sun4i-emac: add promiscuous supportMarc Zyngier1-9/+21
2014-04-12net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong1-3/+1
2014-04-12blackfin: cleanup board filesSteven Miao28-1209/+1089
2014-04-12bf609: clock: drop unused clock bit set/clear functionsSteven Miao1-18/+0
2014-04-12Blackfin: bf537: rename "CONFIG_ADT75"Paul Bolle1-1/+1
2014-04-12Blackfin: bf537: rename "CONFIG_AD7314"Paul Bolle1-2/+2
2014-04-12Blackfin: bf537: rename ad2s120x ->ad2s1200Paul Bolle1-7/+7
2014-04-12blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE"Paul Bolle1-1/+1
2014-04-12blackfin: dma: current count mmr is read onlySonic Zhang1-2/+0
2014-04-12bfin_crc: Move architecture independant crc header file out of the blackfin folder.Sonic Zhang1-125/+0
2014-04-12bf54x: drop unuesd HOST status,control,timeout registers bit define macrosSteven Miao2-60/+0
2014-04-12blackfin: portmux: cleanup head fileSteven Miao1-6/+4
2014-04-11ib_srpt: Use correct ib_sg_dma primitivesMike Marciniszyn1-6/+10
2014-04-11target/tcm_fc: Rename ft_tport_create to ft_tport_getAndy Grover1-3/+3
2014-04-11target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwnAndy Grover1-6/+6
2014-04-11target/tcm_fc: Rename structs and list members for clarityAndy Grover2-33/+32
2014-04-11target/tcm_fc: Limit to 1 TPG per wwnAndy Grover2-11/+12
2014-04-11target/tcm_fc: Don't export ft_lport_listAndy Grover2-2/+1
2014-04-11target/tcm_fc: Fix use-after-free of ft_tpgAndy Grover1-0/+1