summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-04-10Merge tag 'pm+acpi-4.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2015-04-10Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller3-7/+19
2015-04-10blk-mq: cleanup blk_mq_rq_to_pdu()Jens Axboe1-2/+2
2015-04-10Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki1-1/+0
2015-04-09PCI: Don't clear ASPM bits when the FADT declares it's unsupportedMatthew Garrett1-4/+0
2015-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-7/+226
2015-04-09mac802154: fix transmission power datatypeVarka Bhadram1-1/+1
2015-04-09fs_pin: Allow for the possibility that m_list or s_list go unused.Eric W. Biederman1-0/+2
2015-04-09ASoC: Make soc_dpcm_debugfs_add() non-fatalLars-Peter Clausen1-1/+1
2015-04-09mfd: sec: Fix RTC alarm interrupt number on S2MPS11Krzysztof Kozlowski1-1/+1
2015-04-09jump_label: Allow jump labels to be used in assemblyAnton Blanchard1-4/+17
2015-04-09mac802154: fix typo for deviceVarka Bhadram1-1/+1
2015-04-09mmc: dw_mmc: fix fifo ordering in big endianBen Dooks1-2/+2
2015-04-09Bluetooth: Read LE remote features during connection establishmentMarcel Holtmann1-0/+13
2015-04-09net: switch importing msghdr from userland to {compat_,}import_iovec()Al Viro1-1/+1
2015-04-09Merge branch 'iov_iter' into for-davemAl Viro1-0/+14
2015-04-09Merge branch 'iocb' into for-davemAl Viro3-70/+23
2015-04-09Merge tag 'v4.0-rc7' into drm-nextDave Airlie12-29/+59
2015-04-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+5
2015-04-09Merge tag 'irqchip-core-4.0' of git://git.infradead.org/users/jcooper/linux i...Thomas Gleixner1-0/+30
2015-04-09genirq: Allow the irqchip state of an IRQ to be save/restoredMarc Zyngier2-0/+20
2015-04-09Merge branch 'linus' into irq/core to get the GIC updates whichThomas Gleixner56-181/+324
2015-04-09PCI/ACPI: Optimize device state transition delaysAaron Lu2-0/+3
2015-04-09Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller4-1/+37
2015-04-08PCI: Make a shareable UUID for PCI firmware ACPI _DSMAaron Lu1-0/+3
2015-04-08net: phy: broadcom: Add BCM54616S phy entryAlessio Igor Bogani1-0/+1
2015-04-08[media] Add and use IS_REACHABLE macroArnd Bergmann1-0/+9
2015-04-08Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche1-1/+3
2015-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso57-250/+419
2015-04-08pinctrl: Add support for PM8916 GPIO's and MPP'sIvan T. Ivanov2-0/+19
2015-04-08writeback: Export enums used by tracepoint to user spaceSteven Rostedt (Red Hat)1-8/+25
2015-04-08netfilter: nf_tables: support optional userdata for set elementsPatrick McHardy2-0/+9
2015-04-08netfilter: nf_tables: add support for dynamic set updatesPatrick McHardy3-0/+47
2015-04-08netfilter: nf_tables: support different set binding typesPatrick McHardy1-0/+2
2015-04-08netfilter: nf_tables: prepare set element accounting for async updatesPatrick McHardy1-1/+3
2015-04-08v4l: Export enums used by tracepoints to user spaceSteven Rostedt (Red Hat)1-25/+50
2015-04-08netfilter: bridge: make BRNF_PKT_TYPE flag a boolFlorian Westphal2-1/+1
2015-04-08netfilter: bridge: start splitting mask into public/private chunksFlorian Westphal2-3/+6
2015-04-08netfilter: bridge: add helpers for fetching physin/outdevFlorian Westphal1-1/+22
2015-04-08netfilter: bridge: don't use nf_bridge_info data to store mac headerFlorian Westphal1-1/+1
2015-04-08SUNRPC: Export enums in tracepoints to user spaceSteven Rostedt (Red Hat)1-18/+44
2015-04-08mm: tracing: Export enums in tracepoints to user spaceSteven Rostedt (Red Hat)1-10/+32
2015-04-08irq/tracing: Export enums in tracepoints to user spaceSteven Rostedt (Red Hat)1-12/+27
2015-04-08f2fs: Export the enums in the tracepoints to userspaceSteven Rostedt (Red Hat)1-0/+30
2015-04-08net/9p/tracing: Export enums in tracepoints to userspaceSteven Rostedt (Red Hat)1-69/+88
2015-04-08x86/tlb/trace: Export enums in used by tlb_flush tracepointSteven Rostedt (Red Hat)1-5/+25
2015-04-08tracing: Allow for modules to convert their enums to valuesSteven Rostedt (Red Hat)1-0/+2
2015-04-08tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their valuesSteven Rostedt (Red Hat)4-5/+32
2015-04-08tracing: Give system name a pointerSteven Rostedt (Red Hat)2-3/+18
2015-04-08ALSA: hda - Work around races of power up/down with runtime PMTakashi Iwai1-0/+28