summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-04-26Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann1-0/+0
2014-04-26cgroup: implement cgroup.populated for the default hierarchyTejun Heo1-0/+15
2014-04-26Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Tejun Heo34-69/+157
2014-04-26Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-3/+3
2014-04-25Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2-11/+11
2014-04-25kobject: Make support for uevent_helper optional.Michael Marineau1-0/+2
2014-04-25kernfs: implement kernfs_root->supers listTejun Heo1-0/+4
2014-04-25serial: sc16is7xxJon Ringle1-0/+3
2014-04-25cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy2-0/+12
2014-04-25mac80211: add option to generate CCMP IVs only for mgmt framesMarek Kwaczynski1-6/+10
2014-04-25cfg80211: allow drivers to iterate over matching combinationsMichal Kazior1-0/+27
2014-04-25blk-mq: respect rq_affinityChristoph Hellwig1-1/+0
2014-04-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar21-54/+89
2014-04-25tty/serial: add generic serial earlyconRob Herring1-0/+16
2014-04-25PCI: Use designated initialization in PCI_VDEVICEMark Rustad1-5/+5
2014-04-25tty: serial: Add driver for MEN's 16z135 High Speed UART.Johannes Thumshirn1-0/+3
2014-04-25tty: xuartps: Rebrand driver as Cadence UARTSoren Brinkmann1-1/+1
2014-04-25serial: fix UART_IIR_IDFelipe Balbi1-1/+1
2014-04-25tty_ldisc: add more limits to the @write_wakeupHuang Shijie1-1/+4
2014-04-25tty: Fix race condition between __tty_buffer_request_room and flush_to_ldiscManfred Schlaegl1-0/+1
2014-04-25Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll...Arnd Bergmann32-69/+151
2014-04-25PCI: Remove old serial device IDsJean Delvare1-3/+0
2014-04-25of/irq: do irq resolution in platform_get_irqRob Herring1-0/+5
2014-04-25vxlan: add x-netns supportNicolas Dichtel1-1/+1
2014-04-24phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHYGrygorii Strashko1-0/+16
2014-04-24Merge tag 'regulator-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2014-04-24net: Add variants of capable for use on netlink messagesEric W. Biederman1-0/+7
2014-04-24net: Add variants of capable for use on on socketsEric W. Biederman1-0/+5
2014-04-24net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman1-1/+1
2014-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-04-24Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2014-04-246lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabledLuis R. Rodriguez1-7/+0
2014-04-24dt: tegra: remove non-existent clock IDsStephen Warren1-3/+3
2014-04-24arm: xen: implement multicall hypercall support.Ian Campbell1-3/+3
2014-04-24extcon: Add resource-managed extcon register functionSangjung Woo1-0/+13
2014-04-24netfilter: nf_tables: Add meta expression key for bridge interface nameTomasz Bursztyka1-0/+4
2014-04-24kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklistMasami Hiramatsu3-3/+28
2014-04-24kprobes: Prohibit probing on .entry.text codeMasami Hiramatsu1-0/+1
2014-04-24bus: mvebu: pass the coherency availability information at init timeThomas Petazzoni1-1/+1
2014-04-24Revert "KVM: Simplify kvm->tlbs_dirty handling"Xiao Guangrong1-3/+1
2014-04-24locks: rename FL_FILE_PVT and IS_FILE_PVT to use "*_OFDLCK" insteadJeff Layton1-1/+1
2014-04-23cgroup: implement dynamic subtree controller enable/disable on the default hi...Tejun Heo1-0/+5
2014-04-23cgroup: add css_set->dfl_cgrpTejun Heo1-0/+3
2014-04-23cgroup: teach css_task_iter about effective cssesTejun Heo1-0/+2
2014-04-23cgroup: reorganize css_task_iterTejun Heo1-3/+6
2014-04-23cgroup: implement cgroup->e_csets[]Tejun Heo1-0/+18
2014-04-23cgroup: update cgroup->subsys_mask to ->child_subsys_mask and restore cgroup_...Tejun Heo1-2/+5
2014-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-0/+2
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil1-1/+1
2014-04-23regulator: max14577: Add support for MAX77836 regulatorsKrzysztof Kozlowski2-1/+43