summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2015-01-29ftrace: let notrace function attribute disable hotpatching if necessaryHeiko Carstens-0/+4
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-9/+70
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-0/+13
2014-12-17Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+2
2014-12-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-36/+151
2014-12-17Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds-12/+38
2014-12-17libceph: fixup includes in pagelist.hIlya Dryomov-1/+3
2014-12-17ceph: use getattr request to fetch inline dataYan, Zheng-0/+2
2014-12-17ceph: add inline data to pagecacheYan, Zheng-0/+1
2014-12-17libceph: specify position of extent operationYan, Zheng-1/+2
2014-12-17libceph: add SETXATTR/CMPXATTR osd operations supportYan, Zheng-0/+10
2014-12-17libceph: require cephx message signature by defaultYan, Zheng-0/+1
2014-12-17libceph: update ceph_msg_header structureJohn Spray-1/+2
2014-12-17libceph: message signature supportYan, Zheng-1/+43
2014-12-17libceph: nuke ceph_kvfree()Ilya Dryomov-3/+1
2014-12-17ceph: fix file lock interruptionYan, Zheng-2/+5
2014-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-48/+49
2014-12-16Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-26/+137
2014-12-16Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-5/+41
2014-12-16Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+4
2014-12-16Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds-0/+7
2014-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds-0/+40
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5/+368
2014-12-15Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds-0/+132
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-188/+1211
2014-12-15tracing: Add tp_printk cmdline to have tracepoints go to printk()Steven Rostedt (Red Hat)-0/+1
2014-12-15tracing: Move enabling tracepoints to just after rcu_init()Steven Rostedt (Red Hat)-0/+6
2014-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-0/+7
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-6/+268
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-5/+200
2014-12-14Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-63/+66
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-129/+154
2014-12-14Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-6/+49
2014-12-14Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds-0/+1
2014-12-14Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+29
2014-12-13aio: Make it possible to remap aio ringPavel Emelyanov-0/+1
2014-12-13Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-9/+57
2014-12-13Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+14
2014-12-13Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds-4/+13
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-3/+1685
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds-135/+356
2014-12-13percpu: remove __get_cpu_var and __raw_get_cpu_var macrosChristoph Lameter-2/+0
2014-12-13fsnotify: remove destroy_list from fsnotify_markJan Kara-2/+5
2014-12-13fsnotify: unify inode and mount marks handlingJan Kara-20/+4
2014-12-13ipc/msg: increase MSGMNI, remove scalingManfred Spraul-28/+20
2014-12-13ipc/sem.c: increase SEMMSL, SEMMNI, SEMOPMManfred Spraul-3/+15
2014-12-13fault-inject: add ratelimit optionDmitry Monakhov-6/+11
2014-12-13ratelimit: add initialization macroDmitry Monakhov-3/+9
2014-12-13syscalls: implement execveat() system callDavid Drysdale-1/+20
2014-12-13memcg: fix possible use-after-free in memcg_kmem_get_cache()Vladimir Davydov-4/+12