aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-02[SCSI] libosd: remover duplicate __bitwise annotationDan Carpenter1-1/+1
2013-05-02[SCSI] bnx2fc: Include chip number in the symbolic nameBhanu Prakash Gollapudi1-1/+5
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds131-2508/+2832
2013-05-01filter: fix va_list build errorXi Wang1-0/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-3/+24
2013-05-01af_unix: fix a fatal race with bit fieldsEric Dumazet1-2/+3
2013-05-01netpoll: convert mutex into a semaphoreNeil Horman1-1/+1
2013-05-01Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-4/+6
2013-05-01Merge branch 'ipc-scalability'Linus Torvalds1-1/+1
2013-05-01ipc: sysv shared memory limited to 8TiBRobin Holt1-1/+1
2013-05-01Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds5-22/+34
2013-05-01Merge tag 'tag-for-linus-3.10' of git://git.linaro.org/people/sumitsemwal/linux-dma-bufLinus Torvalds1-3/+13
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds5-162/+86
2013-05-01dma-buf: Add debugfs supportSumit Semwal1-1/+4
2013-05-01dma-buf: replace dma_buf_export() with dma_buf_export_named()Sumit Semwal1-2/+9
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds19-66/+129
2013-04-30UAPI: remove empty Kbuild filesDavid Howells2-4/+0
2013-04-30kernel/relay.c: move FIX_SIZE macro into relay.czhangwei(Jovi)1-3/+0
2013-04-30pid_namespace.c/.h: simplify definesRaphael S.Carvalho1-1/+3
2013-04-30exec: do not abuse ->cred_guard_mutex in threadgroup_lock()Oleg Nesterov1-14/+4
2013-04-30coredump: only SIGKILL should interrupt the coredumping taskOleg Nesterov1-0/+1
2013-04-30kmod: remove call_usermodehelper_fns()Lucas De Marchi1-10/+1
2013-04-30usermodehelper: export call_usermodehelper_exec() and call_usermodehelper_setup()Lucas De Marchi1-0/+8
2013-04-30ptrace: add ability to retrieve signals without removing from a queue (v4)Andrey Vagin1-0/+12
2013-04-30kernel/compat.c: make do_sysinfo() staticStephen Rothwell1-2/+0
2013-04-30lib/string_helpers: introduce generic string_unescapeAndy Shevchenko1-0/+58
2013-04-30include/linux/fs.h: disable preempt when acquire i_size_seqcount write lockFan Du1-0/+2
2013-04-30kernel/smp.c: remove 'priv' of call_single_dataliguang1-1/+0
2013-04-30workqueue: include workqueue info when printing debug dump of a worker taskTejun Heo1-0/+5
2013-04-30kthread: implement probe_kthread_data()Tejun Heo1-0/+1
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-0/+5
2013-04-30dump_stack: implement arch-specific hardware description in task dumpsTejun Heo2-0/+7
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-0/+5
2013-04-30xen: tmem: enable Xen tmem shim to be built/loaded as a moduleDan Magenheimer1-0/+8
2013-04-30mm: cleancache: clean up cleancache_enabledBob Liu1-1/+1
2013-04-30cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk1-1/+1
2013-04-30frontswap: get rid of swap_lock dependencyMinchan Kim1-3/+3
2013-04-30mm: frontswap: cleanup codeBob Liu1-25/+3
2013-04-30frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk1-1/+1
2013-04-30memory hotplug: fix warningsVincent Stehlé1-1/+1
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds2-4/+7
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds13-265/+501
2013-04-30Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6Linus Torvalds11-30/+180
2013-04-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-0/+269
2013-04-30Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds3-1/+88
2013-04-30Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-28/+55
2013-04-30Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds1-0/+1
2013-04-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds31-162/+499
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds2-3/+104
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds8-13/+13