summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-04-12VFS: Add iov_iter_fault_in_multipages_readable()Anton Altaparmakov1-0/+1
2015-04-12switch security_inode_getattr() to struct path *Al Viro1-4/+3
2015-04-12kill struct filename.separateAl Viro1-1/+1
2015-04-12Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown1-4/+0
2015-04-12Merge remote-tracking branches 'spi/topic/blackfin', 'spi/topic/cadence', 'sp...Mark Brown2-77/+1
2015-04-12Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2385', 'spi/t...Mark Brown1-0/+4
2015-04-12clk: at91: change to using endian agnositc IOBen Dooks1-2/+2
2015-04-11new helper: msg_data_left()Al Viro1-0/+5
2015-04-11get rid of the size argument of sock_sendmsg()Al Viro1-1/+1
2015-04-11Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner3-17/+2
2015-04-11Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner1-0/+2
2015-04-11if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov2-0/+9
2015-04-11clk: clk-gpio-gate: Fix active lowMartin Fuzzey1-1/+1
2015-04-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+3
2015-04-11sd, mmc, virtio_blk, string_helpers: fix block size unitsJames Bottomley1-1/+1
2015-04-11Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/coreJason Cooper1-0/+1
2015-04-11Merge branch 'irqchip/stacked-omap' into irqchip/coreJason Cooper3-17/+1
2015-04-11f2fs: add F2FS_INLINE_DOTS to recover missing dot dentriesJaegeuk Kim1-0/+1
2015-04-10Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...Mark Brown3-7/+19
2015-04-10Merge remote-tracking branches 'regulator/topic/dbx500', 'regulator/topic/loa...Mark Brown2-11/+4
2015-04-10Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/ar...Mark Brown1-0/+14
2015-04-10Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2-1/+2
2015-04-10i2c: davinci: use ICPFUNC to toggle I2C as gpio for bus recoveryGrygorii Strashko1-0/+1
2015-04-10i2c: change input parameter to i2c_adapter for prepare/unprepare_recoveryGrygorii Strashko1-2/+2
2015-04-10Merge branch 'pci/misc' into nextBjorn Helgaas3-4/+6
2015-04-10earlycon: Fix __earlycon_table stridePeter Hurley1-1/+1
2015-04-10Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/l...Greg Kroah-Hartman1-0/+3
2015-04-10Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-0/+26
2015-04-10Merge back earlier suspend/hibernate material for v4.1.Rafael J. Wysocki1-4/+5
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-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. Miller2-6/+30
2015-04-09fs_pin: Allow for the possibility that m_list or s_list go unused.Eric W. Biederman1-0/+2
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-09mmc: dw_mmc: fix fifo ordering in big endianBen Dooks1-2/+2
2015-04-09Merge branch 'iov_iter' into for-davemAl Viro1-0/+14
2015-04-09Merge branch 'iocb' into for-davemAl Viro2-69/+23
2015-04-09Merge tag 'v4.0-rc7' into drm-nextDave Airlie7-10/+52
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 Gleixner31-59/+165
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. Miller1-0/+27
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 Ayuso33-92/+241