summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-11Merge branch 'core/urgent' into locking/urgent, to collect all pending lockin...Ingo Molnar1-2/+2
2015-01-09mutex: Always clear owner field upon mutex_unlock()Chris Wilson1-1/+1
2015-01-09Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-8/+8
2015-01-09Makefile: include arch/*/include/generated/uapi before .../generatedMichal Marek1-0/+1
2015-01-09Merge tag 'pinctrl-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+58
2015-01-09Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-61/+75
2015-01-09Merge tag 'keys-fixes-20150107' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+3
2015-01-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-12/+13
2015-01-08Merge tag 'iommu-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-12/+7
2015-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-12/+36
2015-01-07assoc_array: Include rcupdate.h for call_rcu() definitionPranith Kumar1-0/+1
2015-01-07vhost/net: length miscalculationMichael S. Tsirkin1-1/+1
2015-01-07pinctrl: st: Add irq_disable hook to st_gpio_irqchipPatrice CHOTARD1-0/+1
2015-01-07pinctrl: st: avoid multiple mutex lockFrancesco VIRLINZI1-1/+3
2015-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-71/+105
2015-01-07Merge tag 'for-linus-3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds1-1/+2
2015-01-07qla3xxx: don't allow never end busy loopAndy Shevchenko1-5/+3
2015-01-07Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki189-2245/+1998
2015-01-07ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521XHans de Goede1-0/+10
2015-01-07Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-121/+129
2015-01-07mm: propagate error from stack expansion even for guard pageLinus Torvalds2-3/+3
2015-01-06Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller4-10/+16
2015-01-06xen-netback: fixing the propagation of the transmit shaper timeoutPalik, Imre1-0/+1
2015-01-06Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2-8/+11
2015-01-06r8152: support ndo_features_checkhayeswang1-0/+17
2015-01-06virtio_pci: document why we defer kfreeMichael S. Tsirkin1-0/+3
2015-01-06virtio_pci: defer kfree until release callbackSasha Levin1-6/+4
2015-01-06virtio_pci: device-specific release callbackMichael S. Tsirkin3-10/+9
2015-01-06virtio: make del_vqs idempotentMichael S. Tsirkin1-0/+1
2015-01-06batman-adv: fix potential TT client + orig-node memory leakLinus Lüssing1-3/+3
2015-01-06batman-adv: fix multicast counter when purging originatorsLinus Lüssing1-1/+2
2015-01-06batman-adv: fix counter for multicast supporting nodesLinus Lüssing1-3/+5
2015-01-06batman-adv: fix lock class for decoding hash in network-coding.cMartin Hundebøll1-1/+1
2015-01-06batman-adv: fix delayed foreign originator recognitionLinus Lüssing1-0/+1
2015-01-06batman-adv: fix and simplify condition when bonding should be usedSimon Wunderlich1-2/+4
2015-01-06Linux 3.19-rc3v3.19-rc3Linus Torvalds1-1/+1
2015-01-06Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds7-11/+22
2015-01-06ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo4-15/+13
2015-01-06ACPI / processor: Convert apic_id to phys_id to make it arch agnosticHanjun Guo3-41/+44
2015-01-06Merge tag 'please-pull-syscall' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-1/+3
2015-01-06ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki2-6/+9
2015-01-05[IA64] Enable execveat syscall for ia64Tony Luck3-1/+3
2015-01-05KEYS: close race between key lookup and freeingSasha Levin1-2/+2
2015-01-05iommu/rockchip: Drop owner assignment from platform_driversWolfram Sang1-1/+0
2015-01-05iommu/vt-d: Remove dead code in device_notifierJoerg Roedel1-8/+0
2015-01-05iommu/vt-d: Fix dmar_domain leak in iommu_attach_deviceJoerg Roedel1-0/+4
2015-01-05iommu/ipmmu-vmsa: Change IOMMU_EXEC to IOMMU_NOEXECLaurent Pinchart1-3/+3
2015-01-05crypto: sha-mb - Add avx2_supported check.Vinson Lee1-1/+1
2015-01-05crypto: aesni - fix "by8" variant for 128 bit keysMathias Krause1-11/+35
2015-01-05Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg2-8/+11