summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2014-10-31Return short read or 0 at end of a raw device, not EIODavid Jeffery
2014-10-30net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet
2014-10-29mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner
2014-10-29mm: page-writeback: inline account_page_dirtied() into single callerJohannes Weiner
2014-10-29mm, thp: fix collapsing of hugepages on madviseDavid Rientjes
2014-10-29drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski
2014-10-28block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not definedMartin K. Petersen
2014-10-28overlayfs: fix lockdep misannotationMiklos Szeredi
2014-10-28rcu: Provide counterpart to rcu_dereference() for non-RCU situationsPaul E. McKenney
2014-10-28usbnet: add a callback for set_rx_modeOlivier Blin
2014-10-28skbuff.h: fix kernel-doc warning for headers_endRandy Dunlap
2014-10-28compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompilesSteven Noonan
2014-10-28Revert "block: all blk-mq requests are tagged"Christoph Hellwig
2014-10-24kvm: vfio: fix unregister kvm_device_ops of vfioWanpeng Li
2014-10-24fs: limit filesystem stacking depthMiklos Szeredi
2014-10-24vfs: add whiteout supportMiklos Szeredi
2014-10-24vfs: export check_sticky()Miklos Szeredi
2014-10-24vfs: introduce clone_private_mount()Miklos Szeredi
2014-10-24vfs: export __inode_permission() to modulesMiklos Szeredi
2014-10-24vfs: export do_splice_direct() to modulesMiklos Szeredi
2014-10-24vfs: add i_op->dentry_open()Miklos Szeredi
2014-10-22uprobes: Remove "weak" from function declarationsBjorn Helgaas
2014-10-22memory-hotplug: Remove "weak" from memory_block_size_bytes() declarationBjorn Helgaas
2014-10-22kgdb: Remove "weak" from kgdb_arch_pc() declarationBjorn Helgaas
2014-10-22vmcore: Remove "weak" from function declarationsBjorn Helgaas
2014-10-22clocksource: Remove "weak" from clocksource_default_clock() declarationBjorn Helgaas
2014-10-22audit: Remove "weak" from audit_classify_compat_syscall() declarationBjorn Helgaas
2014-10-21OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko
2014-10-21mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings
2014-10-21cpufreq: cpufreq-dt: extend with platform_dataThomas Petazzoni
2014-10-21cpufreq: allow driver-specific dataThomas Petazzoni
2014-10-20watchdog: simplify definitions of WATCHDOG_NOWAYOUT(_INIT_STATUS)?Uwe Kleine-König
2014-10-19Boaz Harrosh - Fix broken email addressBoaz Harrosh
2014-10-17mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings
2014-10-17random: add and use memzero_explicit() for clearing dataDaniel Borkmann
2014-10-15net: Add ndo_gso_checkTom Herbert
2014-10-15dmaengine: remove FSLDMA_EXTERNAL_STARTVinod Koul
2014-10-15dmaengine: freescale: add and export fsl_dma_external_start()Vinod Koul
2014-10-15dmaengine: add dmaengine_prep_dma_sg() helperVinod Koul
2014-10-15dmaengine: dw: export probe()/remove() and Co to usersAndy Shevchenko
2014-10-15dmaengine: dw: split dma-dw.h to platform and private partsAndy Shevchenko
2014-10-15dmaengine: dw: move private definitions to regs.hAndy Shevchenko
2014-10-15virtio: add API to enable VQs earlyMichael S. Tsirkin
2014-10-15virtio: defer config changed notificationsMichael S. Tsirkin
2014-10-15virtio-pci: move freeze/restore to virtio coreMichael S. Tsirkin
2014-10-15virtio: unify config_changed handlingMichael S. Tsirkin
2014-10-14genl_magic: Resolve logical-op warningsMark Rustad
2014-10-14libceph: sync osd op definitions in rados.hIlya Dryomov
2014-10-14libceph: remove redundant declarationFabian Frederick
2014-10-14libceph: reference counting pagelistYan, Zheng