summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Makefile: include arch/*/include/generated/uapi before .../generatedMichal Marek2015-01-081-0/+1
* Merge tag 'pinctrl-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-01-082-4/+58
|\
| * pinctrl: st: Add irq_disable hook to st_gpio_irqchipPatrice CHOTARD2015-01-071-0/+1
| * pinctrl: st: avoid multiple mutex lockFrancesco VIRLINZI2015-01-071-1/+3
| * pinctrl: rockchip: Fix enable/disable/mask/unmaskDoug Anderson2014-12-301-3/+33
| * pinctrl: rockchip: Handle wakeup pinsDoug Anderson2014-12-301-0/+21
* | Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-01-089-61/+75
|\ \
| | \
| | \
| *-. \ Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki2015-01-06189-2245/+1998
| |\ \ \
| | | * | ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521XHans de Goede2015-01-061-0/+10
| | * | | ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo2015-01-054-15/+13
| | * | | ACPI / processor: Convert apic_id to phys_id to make it arch agnosticHanjun Guo2015-01-053-41/+44
| | | |/ | | |/|
| * | | ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki2015-01-052-6/+9
| |/ /
* | | Merge tag 'keys-fixes-20150107' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-01-082-2/+3
|\ \ \
| * | | assoc_array: Include rcupdate.h for call_rcu() definitionPranith Kumar2015-01-071-0/+1
| * | | KEYS: close race between key lookup and freeingSasha Levin2015-01-051-2/+2
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-01-084-12/+13
|\ \ \ \
| * | | | vhost/net: length miscalculationMichael S. Tsirkin2015-01-071-1/+1
| * | | | virtio_pci: document why we defer kfreeMichael S. Tsirkin2015-01-061-0/+3
| * | | | virtio_pci: defer kfree until release callbackSasha Levin2015-01-061-6/+4
| * | | | virtio_pci: device-specific release callbackMichael S. Tsirkin2015-01-063-10/+9
| * | | | virtio: make del_vqs idempotentMichael S. Tsirkin2015-01-061-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'iommu-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-01-083-12/+7
|\ \ \ \
| * | | | iommu/rockchip: Drop owner assignment from platform_driversWolfram Sang2015-01-051-1/+0
| * | | | iommu/vt-d: Remove dead code in device_notifierJoerg Roedel2015-01-051-8/+0
| * | | | iommu/vt-d: Fix dmar_domain leak in iommu_attach_deviceJoerg Roedel2015-01-051-0/+4
| * | | | iommu/ipmmu-vmsa: Change IOMMU_EXEC to IOMMU_NOEXECLaurent Pinchart2015-01-051-3/+3
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-01-082-12/+36
|\ \ \ \
| * | | | crypto: sha-mb - Add avx2_supported check.Vinson Lee2015-01-051-1/+1
| * | | | crypto: aesni - fix "by8" variant for 128 bit keysMathias Krause2015-01-051-11/+35
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-0627-71/+105
|\ \ \ \ \
| * | | | | qla3xxx: don't allow never end busy loopAndy Shevchenko2015-01-061-5/+3
| * | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2015-01-064-10/+16
| |\ \ \ \ \
| | * | | | | batman-adv: fix potential TT client + orig-node memory leakLinus Lüssing2015-01-061-3/+3
| | * | | | | batman-adv: fix multicast counter when purging originatorsLinus Lüssing2015-01-061-1/+2
| | * | | | | batman-adv: fix counter for multicast supporting nodesLinus Lüssing2015-01-061-3/+5
| | * | | | | batman-adv: fix lock class for decoding hash in network-coding.cMartin Hundebøll2015-01-061-1/+1
| | * | | | | batman-adv: fix delayed foreign originator recognitionLinus Lüssing2015-01-061-0/+1
| | * | | | | batman-adv: fix and simplify condition when bonding should be usedSimon Wunderlich2015-01-061-2/+4
| * | | | | | xen-netback: fixing the propagation of the transmit shaper timeoutPalik, Imre2015-01-061-0/+1
| * | | | | | Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-01-062-8/+11
| |\ \ \ \ \ \
| | * | | | | | Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg2015-01-052-8/+11
| * | | | | | | r8152: support ndo_features_checkhayeswang2015-01-061-0/+17
| | |/ / / / / | |/| | | | |
| * | | | | | net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi2015-01-041-11/+8
| * | | | | | enic: free all rq buffs when allocation failsGovindarajulu Varadarajan2015-01-021-2/+4
| * | | | | | qmi_wwan: Set random MAC on devices with buggy fwKristian Evensen2015-01-021-3/+7
| * | | | | | openvswitch: Consistently include VLAN header in flow and port stats.Ben Pfaff2015-01-022-3/+4
| * | | | | | tcp: Do not apply TSO segment limit to non-TSO packetsHerbert Xu2015-01-021-2/+2
| * | | | | | Altera TSE: Add missing phydevKostya Belezko2015-01-021-9/+6
| * | | | | | Merge branch 'mlx4-net'David S. Miller2015-01-022-13/+9
| |\ \ \ \ \ \
| | * | | | | | net/mlx4_core: Fix error flow in mlx4_init_hca()Jack Morgenstein2015-01-021-9/+4
OpenPOWER on IntegriCloud