aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-05-06switch {__,}blockdev_direct_IO() to iov_iterAl Viro1-6/+6
2014-05-06convert the guts of nfs_direct_IO() to iov_iterAl Viro1-2/+2
2014-05-06pass iov_iter to ->direct_IO()Al Viro2-4/+2
2014-05-06kill generic_segment_checks()Al Viro1-2/+0
2014-05-06generic_file_direct_write(): switch to iov_iterAl Viro1-2/+2
2014-05-06kill iov_iter_copy_from_user()Al Viro1-2/+0
2014-05-06Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2-0/+19
2014-05-06slub: use sysfs'es release mechanism for kmem_cacheChristoph Lameter1-0/+9
2014-05-06hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan1-0/+10
2014-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-0/+4
2014-05-06Merge branch 'rfkill-gpio-cleanups' of git://git.kernel.org/pub/scm/linux/ker...John W. Linville1-10/+0
2014-05-06nick kvfree() from apparmorAl Viro1-0/+2
2014-05-05tracing: Replace __get_cpu_var uses with this_cpu_ptrChristoph Lameter1-1/+1
2014-05-05Merge tag 'iio-for-3.16b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman5-1/+38
2014-05-05asmlinkage: Revert "lto: Make asmlinkage __visible"Andi Kleen1-2/+2
2014-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+8
2014-05-05clk: sunxi: Implement MMC phase controlEmilio López1-0/+22
2014-05-05Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+0
2014-05-05of: introduce of_dma_is_coherent() helperSantosh Shilimkar1-0/+6
2014-05-05of: introduce of_dma_get_range() helperGrygorii Strashko1-0/+8
2014-05-05device: introduce per device dma_pfn_offsetSantosh Shilimkar1-0/+2
2014-05-05net: Generalize checksum_init functionsTom Herbert1-0/+93
2014-05-05NVMe: Flush with data supportKeith Busch1-1/+0
2014-05-05NVMe: Configure support for block flushKeith Busch1-0/+1
2014-05-05NVMe: Update copyright headersMatthew Wilcox1-5/+1
2014-05-05kvm/irqchip: Speed up KVM_SET_GSI_ROUTINGChristian Borntraeger1-0/+1
2014-05-05of: Spelling s/anonymouns/anonymous/Geert Uytterhoeven1-1/+1
2014-05-05iio: hid-sensors: Add API to power on/offSrinivas Pandruvada1-1/+1
2014-05-05iio: hid-sensors: Add api to get poll valueSrinivas Pandruvada1-0/+2
2014-05-05iio: hid-sensors: Convert units and exponentSrinivas Pandruvada1-0/+4
2014-05-05xfs: fix Q_XQUOTARM ioctlEric Sandeen1-0/+1
2014-05-04net: filter: make register naming more comprehensibleDaniel Borkmann1-8/+36
2014-05-04net: filter: simplify label names from jump-tableDaniel Borkmann1-0/+3
2014-05-04cgroup, memcg: implement css->id and convert css_from_id() to use itTejun Heo1-0/+9
2014-05-04cgroup, memcg: allocate cgroup ID from 1Tejun Heo1-2/+2
2014-05-04cgroup: make flags and subsys_masks unsigned intTejun Heo1-4/+4
2014-05-03goldfish: Add a 64bit write helperAlan1-0/+15
2014-05-03Drivers: hv: vmbus: Implement per-CPU mapping of relid to channelK. Y. Srinivasan1-0/+5
2014-05-03Drivers: hv: Eliminate the channel spinlock in the callback pathK. Y. Srinivasan1-0/+2
2014-05-03Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...Peter Hurley1-1/+0
2014-05-03genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner1-0/+4
2014-05-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+4
2014-05-03iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiersPeter Meerwald1-0/+2
2014-05-02tcp: fix cwnd limited checking to improve congestion controlEric Dumazet1-0/+1
2014-05-02mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_freeGrygorii Strashko1-0/+7
2014-05-02DMA: shdma: add cyclic transfer supportKuninori Morimoto1-0/+1
2014-05-02fbdev/fb.h: silence warning with -Wsign-compareBrian W Hart1-1/+1
2014-05-01dentry_kill(): don't try to remove from shrink listAl Viro1-0/+2
2014-04-30PCI/MSI: Remove pci_enable_msi_block()Alexander Gordeev1-4/+1
2014-05-01cpuidle: Combine cpuidle_enabled() with cpuidle_select()Rafael J. Wysocki1-5/+0