summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
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
2014-10-14isdn/capi: correct capi20_manufacturer argument type mismatchTilman Schmidt
2014-10-14skbuff: fix ftrace handling in skb_unshareAlexander Aring
2014-10-14block: Remove REQ_KERNELMartin K. Petersen
2014-10-14mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY clearedPeter Feiner
2014-10-14kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h>Geert Uytterhoeven
2014-10-14kernel/watchdog.c: control hard lockup detection defaultUlrich Obergfell
2014-10-14lib / string_helpers: introduce string_escape_mem()Andy Shevchenko
2014-10-14lib / string_helpers: move documentation to c-fileAndy Shevchenko
2014-10-14include/linux: remove strict_strto* definitionsDaniel Walter
2014-10-14lib: string: Make all calls to strnicmp into calls to strncasecmpRasmus Villemoes
2014-10-14x86: optimize resource lookups for ioremapMike Travis
2014-10-14rbtree: add comment to rb_insert_augmented()Lai Jiangshan
2014-10-14kexec: take the segment adding out of locate_mem_hole functionsBaoquan He
2014-10-14signal: use BUILD_BUG() instead of _NSIG_WORDS_is_unsupported_size()Oleg Nesterov
2014-10-14lib: remove prio_heapLai Jiangshan
2014-10-14list: include linux/kernel.hMasahiro Yamada
2014-10-14drivers: dma-contiguous: add initialization from device treeMarek Szyprowski
2014-10-14kernel: add support for gcc 5Sasha Levin
2014-10-12don't need that forward declaration of struct nameidata in dcache.h anymoreAl Viro
2014-10-12take dname_external() into fs/dcache.cAl Viro
2014-10-10net/phy: micrel: Add clock support for KSZ8021/KSZ8031Sascha Hauer
2014-10-09include/linux/screen_info.h: remove unused ORIG_* macrosGeert Uytterhoeven
2014-10-09include/linux/blkdev.h: use NULL instead of zeroMichele Curti
2014-10-09include/linux/kernel.h: deduplicate code implementing clamp* macrosMichal Nazarewicz
2014-10-09include/linux/kernel.h: rewrite min3, max3 and clamp using min and maxMichal Nazarewicz
2014-10-09zsmalloc: change return value unit of zs_get_total_size_bytesMinchan Kim
2014-10-09mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov
2014-10-09mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAPKonstantin Khlebnikov
2014-10-09mm/balloon_compaction: redesign ballooned pages managementKonstantin Khlebnikov
2014-10-09mm: memcontrol: fix transparent huge page allocations under pressureJohannes Weiner
2014-10-09memcg: move memcg_update_cache_size() to slab_common.cVladimir Davydov
2014-10-09memcg: move memcg_{alloc,free}_cache_params to slab_common.cVladimir Davydov
2014-10-09mm: introduce VM_BUG_ON_MMSasha Levin
2014-10-09mm: clear __GFP_FS when PF_MEMALLOC_NOIO is setJunxiao Bi
2014-10-09mm: clean up zone flagsJohannes Weiner