Age | Commit message (Expand) | Author | Files | Lines |
2013-05-02 | [SCSI] libosd: remover duplicate __bitwise annotation | Dan Carpenter | 1 | -1/+1 |
2013-05-02 | [SCSI] bnx2fc: Include chip number in the symbolic name | Bhanu Prakash Gollapudi | 1 | -1/+5 |
2013-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 131 | -2508/+2832 |
2013-05-02 | filter: fix va_list build error | Xi Wang | 1 | -0/+1 |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -3/+24 |
2013-05-01 | af_unix: fix a fatal race with bit fields | Eric Dumazet | 1 | -2/+3 |
2013-05-01 | netpoll: convert mutex into a semaphore | Neil Horman | 1 | -1/+1 |
2013-05-01 | Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+6 |
2013-05-01 | Merge branch 'ipc-scalability' | Linus Torvalds | 1 | -1/+1 |
2013-05-01 | ipc: sysv shared memory limited to 8TiB | Robin Holt | 1 | -1/+1 |
2013-05-01 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 5 | -22/+34 |
2013-05-01 | Merge tag 'tag-for-linus-3.10' of git://git.linaro.org/people/sumitsemwal/lin... | Linus Torvalds | 1 | -3/+13 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -162/+86 |
2013-05-01 | dma-buf: Add debugfs support | Sumit Semwal | 1 | -1/+4 |
2013-05-01 | dma-buf: replace dma_buf_export() with dma_buf_export_named() | Sumit Semwal | 1 | -2/+9 |
2013-05-01 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 19 | -66/+129 |
2013-05-01 | UAPI: remove empty Kbuild files | David Howells | 2 | -4/+0 |
2013-05-01 | kernel/relay.c: move FIX_SIZE macro into relay.c | zhangwei(Jovi) | 1 | -3/+0 |
2013-05-01 | pid_namespace.c/.h: simplify defines | Raphael S.Carvalho | 1 | -1/+3 |
2013-05-01 | exec: do not abuse ->cred_guard_mutex in threadgroup_lock() | Oleg Nesterov | 1 | -14/+4 |
2013-05-01 | coredump: only SIGKILL should interrupt the coredumping task | Oleg Nesterov | 1 | -0/+1 |
2013-05-01 | kmod: remove call_usermodehelper_fns() | Lucas De Marchi | 1 | -10/+1 |
2013-05-01 | usermodehelper: export call_usermodehelper_exec() and call_usermodehelper_set... | Lucas De Marchi | 1 | -0/+8 |
2013-05-01 | ptrace: add ability to retrieve signals without removing from a queue (v4) | Andrey Vagin | 1 | -0/+12 |
2013-05-01 | kernel/compat.c: make do_sysinfo() static | Stephen Rothwell | 1 | -2/+0 |
2013-05-01 | lib/string_helpers: introduce generic string_unescape | Andy Shevchenko | 1 | -0/+58 |
2013-05-01 | include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock | Fan Du | 1 | -0/+2 |
2013-05-01 | kernel/smp.c: remove 'priv' of call_single_data | liguang | 1 | -1/+0 |
2013-05-01 | workqueue: include workqueue info when printing debug dump of a worker task | Tejun Heo | 1 | -0/+5 |
2013-05-01 | kthread: implement probe_kthread_data() | Tejun Heo | 1 | -0/+1 |
2013-05-01 | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 1 | -0/+5 |
2013-05-01 | dump_stack: implement arch-specific hardware description in task dumps | Tejun Heo | 2 | -0/+7 |
2013-05-01 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 1 | -0/+5 |
2013-05-01 | xen: tmem: enable Xen tmem shim to be built/loaded as a module | Dan Magenheimer | 1 | -0/+8 |
2013-05-01 | mm: cleancache: clean up cleancache_enabled | Bob Liu | 1 | -1/+1 |
2013-05-01 | cleancache: Make cleancache_init use a pointer for the ops | Konrad Rzeszutek Wilk | 1 | -1/+1 |
2013-05-01 | frontswap: get rid of swap_lock dependency | Minchan Kim | 1 | -3/+3 |
2013-05-01 | mm: frontswap: cleanup code | Bob Liu | 1 | -25/+3 |
2013-05-01 | frontswap: make frontswap_init use a pointer for the ops | Konrad Rzeszutek Wilk | 1 | -1/+1 |
2013-05-01 | memory hotplug: fix warnings | Vincent Stehlé | 1 | -1/+1 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2 | -4/+7 |
2013-05-01 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 13 | -265/+501 |
2013-05-01 | Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 11 | -30/+180 |
2013-05-01 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 3 | -0/+269 |
2013-05-01 | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -1/+88 |
2013-04-30 | Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 7 | -28/+55 |
2013-04-30 | Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2013-04-30 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 31 | -162/+499 |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -3/+104 |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 8 | -13/+13 |