summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm: mark drm_context support as legacyDavid Herrmann2014-08-051-35/+0
* drm: make sysfs device always available for minorsDavid Herrmann2014-08-051-2/+1
* drm: move module initialization to drm_stub.cDavid Herrmann2014-08-051-4/+0
* drm: don't de-authenticate clients on master-closeDavid Herrmann2014-08-051-1/+0
* drm: drop redundant drm_file->is_masterDavid Herrmann2014-08-051-3/+16
* drm: extract legacy ctxbitmap flushingDavid Herrmann2014-08-051-0/+1
* Merge tag 'v3.16' into drm-nextDave Airlie2014-08-0527-104/+113
|\
| * kexec: export free_huge_page to VMCOREINFOAtsushi Kumagai2014-07-301-0/+1
| * Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-07-301-0/+3
| |\
| | * of: Add memory limiting function for flattened devicetreesLaura Abbott2014-07-291-0/+1
| | * of: Split early_init_dt_scan into two partsLaura Abbott2014-07-291-0/+2
| * | Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-07-301-0/+1
| |\ \
| | * | x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel2014-07-301-0/+1
| * | | Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds2014-07-301-3/+0
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-302-10/+4
| |\ \ \
| | * | | cdc_subset: deal with a device that needs reset for timeoutOliver Neukum2014-07-291-0/+3
| | * | | ip: make IP identifiers less predictableEric Dumazet2014-07-281-10/+1
| * | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-291-3/+4
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge tag 'omap-for-v3.16/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2014-07-241-3/+4
| | |\ \ \
| | | * | | pinctrl: dra: dt-bindings: Fix pull enable/disableNishanth Menon2014-07-231-3/+4
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-07-251-0/+3
| |\ \ \ \ \
| | * | | | | fuse: add FUSE_NO_OPEN_SUPPORT flag to INITAndrew Gallagher2014-07-221-0/+3
| | |/ / / /
| * | | | | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-231-0/+1
| |\ \ \ \ \
| | * | | | | libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo2014-07-231-0/+1
| * | | | | | mm/rmap.c: fix pgoff calculation to handle hugepage correctlyNaoya Horiguchi2014-07-231-0/+12
| | |_|_|/ / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-212-3/+5
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-07-162-3/+5
| | |\ \ \ \
| | | * | | | netfilter: nf_tables: 64bit stats need some extra synchronizationEric Dumazet2014-07-141-2/+4
| | | * | | | netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stalePablo Neira Ayuso2014-07-141-1/+1
| * | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-07-194-24/+49
| |\ \ \ \ \ \
| | * | | | | | locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNERDavidlohr Bueso2014-07-161-2/+4
| | * | | | | | locking/rwsem: Reduce the size of struct rw_semaphoreJason Low2014-07-161-14/+11
| | * | | | | | locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra2014-07-161-4/+4
| | * | | | | | locking/spinlocks/mcs: Introduce and use init macro and function for osq locksJason Low2014-07-162-1/+9
| | * | | | | | locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overheadJason Low2014-07-163-6/+24
| | * | | | | | locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()Jason Low2014-07-162-4/+4
| * | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-191-36/+10
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'urgent.2014.06.23a' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-06-251-36/+10
| | |\ \ \ \ \ \ \
| | | * | | | | | | rcu: Reduce overhead of cond_resched() checks for RCUPaul E. McKenney2014-06-231-36/+0
| | | * | | | | | | rcu: Export debug_init_rcu_head() and and debug_init_rcu_head()Paul E. McKenney2014-06-231-0/+10
| | | | |_|_|/ / / | | | |/| | | | |
| * | | | | | | | Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-07-181-2/+2
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | cpufreq: make table sentinel macros unsigned to match useBrian W Hart2014-07-181-2/+2
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-07-161-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | sched: Fix compiler warningsGuenter Roeck2014-07-021-4/+4
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-155-18/+9
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | neigh: sysctl - simplify address calculation of gc_* variablesMathias Krause2014-07-141-1/+0
| | * | | | | | | ieee802154: reassembly: fix possible buffer overflowAlexander Aring2014-07-021-1/+1
| | * | | | | | | net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai2014-07-021-2/+2
| | * | | | | | | net: fix sparse warning in sk_dst_set()Eric Dumazet2014-07-021-1/+1
| | * | | | | | | net: fix circular dependency in of_mdio codeDaniel Mack2014-07-021-8/+0