summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sched: Add 'flags' argument to sched_{set,get}attr() syscallsPeter Zijlstra2014-02-211-2/+4
* Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-201-0/+20
|\
| * PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact()Alexander Gordeev2014-02-131-0/+20
* | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-201-0/+2
|\ \
| * | cgroup: protect modifications to cgroup_idr with cgroup_mutexLi Zefan2014-02-111-0/+2
| |/
* | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-201-4/+1
|\ \
| * | workqueue: add args to workqueue lockdep nameLi Zhong2014-02-141-4/+1
| |/
* | Merge tag 'mfd-fixes-3.14-1' of git://git.linaro.org/people/lee.jones/mfdLinus Torvalds2014-02-193-4/+4
|\ \
| * | mfd: tps65217: Naturalise cross-architecture discrepanciesLee Jones2014-02-191-2/+2
| * | mfd: max8998: Naturalise cross-architecture discrepanciesLee Jones2014-02-191-1/+1
| * | mfd: max8997: Naturalise cross-architecture discrepanciesLee Jones2014-02-191-1/+1
| |/
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-02-184-0/+8
|\ \
| * \ Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomas...Dave Airlie2014-02-191-0/+2
| |\ \
| | * | drm/ttm: declare 'struct device' in ttm_page_alloc.hAlexandre Courbot2014-02-181-0/+2
| * | | Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~tho...Dave Airlie2014-02-191-0/+1
| |\ \ \
| | * | | drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZECharmaine Lee2014-02-121-0/+1
| | | |/ | | |/|
| * | | drm: add DRM_CAPs for cursor sizeAlex Deucher2014-02-182-0/+5
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-183-17/+50
|\ \ \
| * | | netdevice: move netdev_cap_txqueue for shared usage to headerDaniel Borkmann2014-02-171-0/+20
| * | | netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-171-3/+6
| * | | net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's...Matija Glavinic Pecotic2014-02-171-13/+1
| * | | net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal2014-02-131-0/+17
| * | | net: core: introduce netif_skb_dev_featuresFlorian Westphal2014-02-131-1/+6
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-02-171-2/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | ceph: remove xattr when null value is given to setxattr()Yan, Zheng2014-02-171-2/+3
| | |/ | |/|
* | | Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-02-171-1/+1
|\ \ \
| * | | dma-buf: update debugfs outputSumit Semwal2014-02-131-1/+1
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-02-171-0/+39
|\ \ \ \
| * | | | mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bitAneesh Kumar K.V2014-02-171-0/+39
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-02-161-1/+0
|\ \ \ \ \
| * | | | | Revert "btrfs: add ioctl to export size of global metadata reservation"Chris Mason2014-02-141-1/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-02-151-1/+0
|\ \ \ \ \ \
| * | | | | | target: Simplify command completion by removing CMD_T_FAILED flagRoland Dreier2014-02-121-1/+0
| | |/ / / / | |/| | | |
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...Linus Torvalds2014-02-151-0/+5
|\ \ \ \ \ \ \
| | * | | | | | genirq: Add devm_request_any_context_irq()Stephen Boyd2014-02-091-0/+5
| |/ / / / / /
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-151-0/+14
|\ \ \ \ \ \ \
| * | | | | | | drivers: phy: Add support for optional physAndrew Lunn2014-02-051-0/+14
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-02-141-2/+0
|\ \ \ \ \ \ \
| * | | | | | | Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp2014-02-071-2/+0
| |/ / / / / /
* | | | | | | Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-142-2/+2
|\ \ \ \ \ \ \
| * | | | | | | misc: mic: fix possible signed underflow (undefined behavior) in userspace APISudeep Dutt2014-02-071-1/+1
| * | | | | | | Drivers: hv: vmbus: Specify the target CPU that should receive notificationK. Y. Srinivasan2014-02-071-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-141-5/+1
|\ \ \ \ \ \ \
| * | | | | | | compiler/gcc4: Make quirk for asm_volatile_goto() unconditionalSteven Noonan2014-02-131-5/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'pm+acpi-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-02-141-6/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-02-131-6/+1
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | intel_pstate: Remove energy reporting from pstate_sample tracepointDirk Brandewie2014-02-131-6/+1
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-02-144-30/+36
|\ \ \ \ \ \ \
| * | | | | | | block: Fix cloning of discard/write same biosKent Overstreet2014-02-111-0/+11
| * | | | | | | Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2014-02-101-20/+14
| |\ \ \ \ \ \ \