aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-03-04mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)lockingGravatar Vlastimil Babka 1-1/+1
2014-03-04mm: close PageTail raceGravatar David Rientjes 2-43/+12
2014-03-02Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-4/+5
2014-02-28Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-0/+8
2014-02-27Merge tag 'metag-fixes-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+5
2014-02-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 3-6/+6
2014-02-25ipc,mqueue: remove limits for the amount of system-wide queuesGravatar Davidlohr Bueso 1-2/+0
2014-02-25sysfs: fix namespace refcnt leakGravatar Li Zefan 1-4/+5
2014-02-25fsnotify: Allocate overflow events with proper typeGravatar Jan Kara 1-1/+1
2014-02-24asm-generic: add sched_setattr/sched_getattr syscallsGravatar James Hogan 1-1/+5
2014-02-23Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusGravatar Mark Brown 1-0/+8
2014-02-22Revert "writeback: do not sync data dirtied after sync start"Gravatar Jan Kara 2-4/+4
2014-02-21sched: Add 'flags' argument to sched_{set,get}attr() syscallsGravatar Peter Zijlstra 1-2/+4
2014-02-20Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+20
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+2
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+1
2014-02-20ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functionsGravatar Charles Keepax 1-0/+8
2014-02-19Merge tag 'mfd-fixes-3.14-1' of git://git.linaro.org/people/lee.jones/mfdGravatar Linus Torvalds 3-4/+4
2014-02-19mfd: tps65217: Naturalise cross-architecture discrepanciesGravatar Lee Jones 1-2/+2
2014-02-19mfd: max8998: Naturalise cross-architecture discrepanciesGravatar Lee Jones 1-1/+1
2014-02-19mfd: max8997: Naturalise cross-architecture discrepanciesGravatar Lee Jones 1-1/+1
2014-02-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 4-0/+8
2014-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-17/+50
2014-02-19Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomas...Gravatar Dave Airlie 1-0/+2
2014-02-19Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~tho...Gravatar Dave Airlie 1-0/+1
2014-02-18drm: add DRM_CAPs for cursor sizeGravatar Alex Deucher 2-0/+5
2014-02-18drm/ttm: declare 'struct device' in ttm_page_alloc.hGravatar Alexandre Courbot 1-0/+2
2014-02-18inotify: Fix reporting of cookies for inotify eventsGravatar Jan Kara 1-1/+1
2014-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 1-2/+3
2014-02-17Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2014-02-17ceph: remove xattr when null value is given to setxattr()Gravatar Yan, Zheng 1-2/+3
2014-02-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 1-0/+39
2014-02-17netdevice: move netdev_cap_txqueue for shared usage to headerGravatar Daniel Borkmann 1-0/+20
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueGravatar Daniel Borkmann 1-3/+6
2014-02-17net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's...Gravatar Matija Glavinic Pecotic 1-13/+1
2014-02-17mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bitGravatar Aneesh Kumar K.V 1-0/+39
2014-02-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-1/+0
2014-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingGravatar Linus Torvalds 1-1/+0
2014-02-15Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...Gravatar Linus Torvalds 1-0/+5
2014-02-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+14
2014-02-14Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-2/+0
2014-02-14Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-2/+2
2014-02-14Revert "btrfs: add ioctl to export size of global metadata reservation"Gravatar Chris Mason 1-1/+0
2014-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-5/+1
2014-02-14Merge tag 'pm+acpi-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-6/+1
2014-02-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 4-30/+36
2014-02-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 2-1/+5
2014-02-14Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma...Gravatar Roland Dreier 1-0/+3
2014-02-14workqueue: add args to workqueue lockdep nameGravatar Li Zhong 1-4/+1
2014-02-13mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() useGravatar Roland Dreier 1-0/+2