summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: remove skb recyclingEric Dumazet2012-10-078-102/+16
* infiniband: pass rdma_cm module to netlink_dump_startGao feng2012-10-072-1/+3
* Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-075-6/+25
|\
| * xen: mark xen_init_IRQ __initStefano Stabellini2012-10-021-2/+1
| * xen/Makefile: fix dom-y buildStefano Stabellini2012-10-021-1/+1
| * Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk2012-09-265-7/+26
| |\
| | * xen/arm: compile netbackStefano Stabellini2012-08-082-0/+2
| | * xen/arm: compile blkfront and blkbackStefano Stabellini2012-08-081-0/+1
| | * xen/arm: receive Xen events on ARMStefano Stabellini2012-09-141-3/+14
| | * xen: do not compile manage, balloon, pci, acpi, pcpu and cpu_hotplug on ARMStefano Stabellini2012-09-131-4/+9
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-0620-168/+229
|\ \ \
| * | | driver/mtd:IFC NAND:Initialise internal SRAM before any writePrabhakar Kushwaha2012-09-271-1/+55
| * | | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-09-181-31/+12
| |\ \ \
| | * | | powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao2012-09-121-31/+12
| * | | | powerpc/eeh: Remove EEH PE for normal PCI hotplugGavin Shan2012-09-181-1/+1
| * | | | Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into nextBenjamin Herrenschmidt2012-09-1778-900/+847
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge commit 'v3.6-rc5' into pci/gavin-window-alignmentBjorn Helgaas2012-09-13464-2743/+6077
| | |\ \ \
| * | \ \ \ Merge branch 'merge' into nextBenjamin Herrenschmidt2012-09-07434-2643/+5823
| |\ \ \ \ \
| * | | | | | powerpc: Rename 64-bit PVR constants to PVR_fooMichael Ellerman2012-09-051-9/+9
| * | | | | | hvc_vio: Improve registration of udbg backendBenjamin Herrenschmidt2012-09-051-53/+70
| * | | | | | hvc_console: Better kernel console supportBenjamin Herrenschmidt2012-09-051-7/+26
| * | | | | | powerpc/ps3: Replace virt_to_abs() with __pa()Michael Ellerman2012-09-051-2/+1
| * | | | | | ehea: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman2012-09-053-14/+13
| * | | | | | drivers/macintosh/smu.c: Replace abs_to_virt() with __va()Michael Ellerman2012-09-051-2/+1
| * | | | | | IB/ehca: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman2012-09-058-22/+21
| * | | | | | IB/ehca: Don't use phys_to_abs(), it's a nopMichael Ellerman2012-09-051-19/+14
| * | | | | | powerpc/crypto: Remove users of virt_to_abs() and phys_to_abs() in nx crypto ...Michael Ellerman2012-09-051-9/+8
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-0618-148/+176
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fixes-for-3.7' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-10-043-5/+9
| |\ \ \ \ \ \ \
| | * | | | | | | can: mpc5xxx_can: fix section type conflictMarc Kleine-Budde2012-10-041-4/+4
| | * | | | | | | can: peak_pcmcia: fix error return codePeter Senna Tschudin2012-10-041-1/+3
| | * | | | | | | can: peak_pci: fix error return codePeter Senna Tschudin2012-10-041-0/+2
| * | | | | | | | team: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet2012-10-041-0/+2
| * | | | | | | | bonding: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet2012-10-041-0/+2
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-10-046-114/+112
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | ixgbe: add support for X540-AT1joshua.a.hay@intel.com2012-10-033-0/+4
| | * | | | | | | ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bitEmil Tantilov2012-10-031-1/+1
| | * | | | | | | ixgbe: fix PTP ethtool timestamping functionJacob Keller2012-10-031-4/+1
| | * | | | | | | ixgbe: (PTP) Fix PPS interrupt codeJacob Keller2012-10-032-61/+48
| | * | | | | | | ixgbe: Fix PTP X540 SDP alignment code for PPS signalJacob Keller2012-10-031-89/+99
| * | | | | | | | cxgb4: Fix build error due to missing linux/vmalloc.h include.David S. Miller2012-10-031-0/+1
| * | | | | | | | bnx2x: fix ring size for 10G functionsYuval Mintz2012-10-031-7/+10
| * | | | | | | | cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()Vipul Pandya2012-10-031-13/+30
| |/ / / / / / /
| * | | | | | | tg3: Fix sparse warnings.Michael Chan2012-10-021-5/+6
| * | | | | | | bnx2x: use strlcpy() to copy a stringDan Carpenter2012-10-021-3/+2
| * | | | | | | net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...htbegin2012-10-021-0/+1
| * | | | | | | pch_gbe: Fix PTP dependencies.David S. Miller2012-10-021-1/+1
* | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-06134-1342/+4741
|\ \ \ \ \ \ \ \
| * | | | | | | | aoe: update aoe-internal version number to 50Ed Cashin2012-10-061-1/+1
| * | | | | | | | aoe: remove unused codeEd Cashin2012-10-061-4/+0