aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-06-09wext: reformat struct/union declarationsJohannes Berg1-41/+22
2016-06-08sched: place state, next_sched and gso_skb in same cacheline againFlorian Westphal1-2/+2
2016-06-08sched: remove qdisc->dropFlorian Westphal1-36/+0
2016-06-08sched: remove qdisc_rehape_failFlorian Westphal1-19/+0
2016-06-08cbq: remove TCA_CBQ_POLICE supportFlorian Westphal1-4/+0
2016-06-09drm: Replace fb_helper->atomic with mode_config->atomic_commitDaniel Vetter1-11/+0
2016-06-09drm: Remove dev_pm_ops from drm_classLukas Wunner1-2/+0
2016-06-09Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...Dave Airlie6-234/+57
2016-06-09Merge branch 'virtio-gpu-for-airlied' of git://git.kraxel.org/linux into drm-...Dave Airlie1-0/+2
2016-06-09Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...Dave Airlie9-63/+306
2016-06-09Backmerge tag 'v4.7-rc2' into drm-nextDave Airlie17-29/+141
2016-06-09cpufreq: Return index from cpufreq_frequency_table_target()Viresh Kumar1-2/+1
2016-06-09cpufreq: Drop freq-table param to cpufreq_frequency_table_target()Viresh Kumar1-1/+0
2016-06-09cpufreq: Remove cpufreq_frequency_get_table()Viresh Kumar1-2/+0
2016-06-08x86, asm: use bool for bitops and other assembly outputsH. Peter Anvin1-6/+6
2016-06-08net: Add l3mdev ruleDavid Ahern3-2/+35
2016-06-08net: dsa: Initialize CPU port ethtool ops per treeFlorian Fainelli1-0/+1
2016-06-08net: sched: fix missing doc annotationsEric Dumazet1-1/+2
2016-06-08qed: Add dcbnl support.Sudarsana Reddy Kalluru1-0/+62
2016-06-08qed: Add support for query/config dcbx.Sudarsana Reddy Kalluru1-0/+90
2016-06-08fsl/qe: Do not prefix header guard with CONFIG_Andreas Ziegler1-2/+2
2016-06-08drivers: of: Fix of_pci.h header guardRobin Murphy1-1/+1
2016-06-08locking/qspinlock: Use atomic_sub_return_release() in queued_spin_unlock()Pan Xinhui1-3/+2
2016-06-08locking/mutex: Optimize mutex_trylock() fast-pathPeter Zijlstra2-2/+6
2016-06-08locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update()Jason Low1-16/+0
2016-06-08locking/rwsem: Convert sem->count to 'atomic_long_t'Jason Low2-6/+8
2016-06-08Merge branch 'locking/urgent' into locking/core, to pick up dependencyIngo Molnar1-36/+17
2016-06-08Merge branch 'sched/urgent' into sched/core, to pick up dependencyIngo Molnar11-24/+60
2016-06-08locking/qspinlock: Fix spin_unlock_wait() some morePeter Zijlstra1-36/+17
2016-06-08locking/barriers: Validate lockless_dereference() is used on a pointer typePeter Zijlstra1-0/+4
2016-06-08leds: core: Fix brightness setting upon hardware blinking enabledTony Makkiel1-11/+12
2016-06-08spi: Add DMA support for spi_flash_read()Vignesh R1-0/+4
2016-06-08Merge branch 'linus' into perf/core, to refresh the branchIngo Molnar602-3785/+15462
2016-06-07Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-1/+8
2016-06-07usb: ohci-at91: Forcibly suspend ports while USB suspendWenyou Yang1-0/+29
2016-06-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2016-06-07coredump: fix dumping through pipesMateusz Guzik1-0/+1
2016-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2016-06-07net: sched: fix tc_should_offload for specific clsact classesDaniel Borkmann2-3/+8
2016-06-07net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet2-4/+16
2016-06-07net_sched: transform qdisc running bit into a seqcountEric Dumazet2-11/+5
2016-06-07gtp: #define _UAPI_LINUX_GTP_H_ and not _UAPI_LINUX_GTP_H__Colin Ian King1-1/+1
2016-06-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2016-06-07drivers/net: support hdlc function for QE-UCCZhao Qiang2-2/+21
2016-06-07fsl/qe: Add QE TDM libZhao Qiang2-4/+95
2016-06-07fsl/qe: Make regs resouce_size_tZhao Qiang1-1/+1
2016-06-07fsl/qe: setup clock source for TDM modeZhao Qiang3-0/+21
2016-06-07fsl/qe: add rx_sync and tx_sync for TDM modeZhao Qiang2-0/+4
2016-06-07net sched: indentation and other OCD stylistic fixesJamal Hadi Salim3-11/+13
2016-06-07net sched actions: aggregate dumping of actions timeinfoJamal Hadi Salim1-0/+8