summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* usbcore: rename struct dev_state to struct usb_dev_stateValentina Manea2014-03-101-3/+3
* staging: usbip: claim ports used by shared devicesValentina Manea2014-03-091-0/+7
* Merge branch 'imx-drm-staging' of git://ftp.arm.linux.org.uk/~rmk/linux-arm i...Greg Kroah-Hartman2014-03-072-30/+69
|\
| * of: Fix of_graph_parse_endpoint stub for !CONFIG_OF buildsPhilipp Zabel2014-03-071-1/+1
| * [media] of: move common endpoint parsing to drivers/ofPhilipp Zabel2014-03-062-6/+22
| * [media] of: move graph helpers from drivers/media/v4l2-core to drivers/ofPhilipp Zabel2014-03-062-24/+47
* | Merge 3.14-rc5 into staging-nextGreg Kroah-Hartman2014-03-037-13/+24
|\|
| * Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-031-4/+5
| |\
| | * sysfs: fix namespace refcnt leakLi Zefan2014-02-251-4/+5
| * | Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-02-281-0/+8
| |\ \
| | * \ Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2014-02-231-0/+8
| | |\ \ | | | |/ | | |/|
| | | * ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functionsCharles Keepax2014-02-201-0/+8
| * | | Merge tag 'metag-fixes-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-271-1/+5
| |\ \ \
| | * | | asm-generic: add sched_setattr/sched_getattr syscallsJames Hogan2014-02-241-1/+5
| * | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-02-273-6/+6
| |\ \ \ \
| | * | | | fsnotify: Allocate overflow events with proper typeJan Kara2014-02-251-1/+1
| | * | | | Revert "writeback: do not sync data dirtied after sync start"Jan Kara2014-02-222-4/+4
| | * | | | inotify: Fix reporting of cookies for inotify eventsJan Kara2014-02-181-1/+1
| | | |/ / | | |/| |
| * | | | ipc,mqueue: remove limits for the amount of system-wide queuesDavidlohr Bueso2014-02-261-2/+0
| | |/ / | |/| |
* | | | Merge 3.14-rc4 into staging-next.Greg Kroah-Hartman2014-02-2417-30/+132
|\| | |
| * | | 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-194-0/+8
| |\ \ \
| | * \ \ Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomas...Dave Airlie2014-02-181-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-181-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-193-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 tag 'iio-for-3.15b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-02-232-6/+20
|\ \ \ \ \ \