aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-15IB/mlx5: Add function to read WQE from user-spaceHaggai Eran1-0/+3
2014-12-15IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran1-0/+13
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-5/+13
2014-12-15Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+132
2014-12-15ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIsTero Kristo1-2/+2
2014-12-15Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into tmpMichael Turquette1-0/+15
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-82/+101
2014-12-15vringh: update for virtio 1.0 APIsMichael S. Tsirkin1-0/+33
2014-12-15vringh: 64 bit featuresMichael S. Tsirkin1-2/+2
2014-12-15tracing: Add tp_printk cmdline to have tracepoints go to printk()Steven Rostedt (Red Hat)1-0/+1
2014-12-15tracing: Move enabling tracepoints to just after rcu_init()Steven Rostedt (Red Hat)1-0/+6
2014-12-15Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-1/+2
2014-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds2-0/+7
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds5-6/+267
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds9-5/+200
2014-12-14Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds5-53/+50
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds13-129/+135
2014-12-14Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds3-6/+49
2014-12-14Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-0/+1
2014-12-14Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-0/+29
2014-12-14virtio: core support for config generationMichael S. Tsirkin1-4/+28
2014-12-13aio: Make it possible to remap aio ringPavel Emelyanov1-0/+1
2014-12-13Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2-7/+13
2014-12-13Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds3-2/+14
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+1109
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds27-123/+318
2014-12-13percpu: remove __get_cpu_var and __raw_get_cpu_var macrosChristoph Lameter1-2/+0
2014-12-13fsnotify: remove destroy_list from fsnotify_markJan Kara1-2/+5
2014-12-13fsnotify: unify inode and mount marks handlingJan Kara1-20/+4
2014-12-13ipc/msg: increase MSGMNI, remove scalingManfred Spraul1-20/+0
2014-12-13fault-inject: add ratelimit optionDmitry Monakhov1-6/+11
2014-12-13ratelimit: add initialization macroDmitry Monakhov1-3/+9
2014-12-13syscalls: implement execveat() system callDavid Drysdale5-0/+17
2014-12-13memcg: fix possible use-after-free in memcg_kmem_get_cache()Vladimir Davydov2-4/+12
2014-12-13oom: don't assume that a coredumping thread will exit soonOleg Nesterov1-0/+11
2014-12-13mm: vmscan: invoke slab shrinkers from shrink_zone()Johannes Weiner2-5/+3
2014-12-13mm,vmacache: count number of system-wide flushesDavidlohr Bueso1-0/+1
2014-12-13mm/page_owner: keep track of page ownersJoonsoo Kim2-0/+48
2014-12-13stacktrace: introduce snprint_stack_trace for buffer outputJoonsoo Kim1-0/+5
2014-12-13mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim1-1/+16
2014-12-13mm/debug-pagealloc: prepare boottime configurable on/offJoonsoo Kim4-37/+33
2014-12-13mm/page_ext: resurrect struct page extending code for debuggingJoonsoo Kim2-0/+71
2014-12-13mm, gfp: escalatedly define GFP_HIGHUSER and GFP_HIGHUSER_MOVABLEJianyu Zhan1-5/+2
2014-12-13include/linux/kmemleak.h: needs slab.hAndrew Morton1-0/+2
2014-12-13mm/memcontrol.c: remove the unused arg in __memcg_kmem_get_cache()Zhang Zhen1-2/+2
2014-12-13mm: move swp_entry_t definition to include/linux/mm_types.hTejun Heo2-8/+8
2014-12-13memcg: turn memcg_kmem_skip_account into a bit fieldVladimir Davydov1-2/+5
2014-12-13lib: bitmap: add alignment offset for bitmap_find_next_zero_area()Michal Nazarewicz1-5/+31
2014-12-13mm/rmap: share the i_mmap_rwsemDavidlohr Bueso1-0/+10
2014-12-13mm: convert i_mmap_mutex to rwsemDavidlohr Bueso2-4/+5