Age | Commit message (Expand) | Author | Files | Lines |
2013-07-14 | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -23/+42 |
2013-07-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -19/+14 |
2013-07-14 | rpc_create_*_dir: don't bother with qstr | Al Viro | 1 | -2/+2 |
2013-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -16/+18 |
2013-07-13 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2013-07-13 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -359/+379 |
2013-07-13 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2 | -0/+25 |
2013-07-13 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 14 | -17/+2673 |
2013-07-13 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 21 | -460/+299 |
2013-07-13 | llist: llist_add() can use llist_add_batch() | Oleg Nesterov | 1 | -10/+4 |
2013-07-13 | llist: fix/simplify llist_add() and llist_add_batch() | Oleg Nesterov | 1 | -12/+7 |
2013-07-13 | fput: turn "list_head delayed_fput_list" into llist_head | Oleg Nesterov | 1 | -0/+2 |
2013-07-13 | Safer ABI for O_TMPFILE | Al Viro | 1 | -2/+6 |
2013-07-12 | Merge branch 'linus' into timers/urgent | Thomas Gleixner | 325 | -1834/+5824 |
2013-07-12 | mutex: Move ww_mutex definitions to ww_mutex.h | Maarten Lankhorst | 3 | -359/+379 |
2013-07-11 | Merge branches 'mlx5', 'qib' and 'srp' into for-next | Roland Dreier | 1 | -2/+2 |
2013-07-11 | mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec | Moshe Lazer | 1 | -2/+2 |
2013-07-11 | Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -5/+5 |
2013-07-11 | Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -1/+7 |
2013-07-11 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 6 | -22/+250 |
2013-07-11 | Merge tag 'remoteproc-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2013-07-11 | Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 1 | -2/+2 |
2013-07-11 | Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2013-07-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 1 | -2/+2 |
2013-07-11 | Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -0/+1 |
2013-07-11 | Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc... | Linus Torvalds | 1 | -0/+6 |
2013-07-11 | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 3 | -27/+35 |
2013-07-11 | Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2 | -4/+6 |
2013-07-10 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 3 | -5/+22 |
2013-07-10 | mm: remove free_area_cache | Michel Lespinasse | 2 | -5/+0 |
2013-07-10 | zbud: add to mm/ | Seth Jennings | 1 | -0/+22 |
2013-07-10 | net: rename busy poll socket op and globals | Eliezer Tamir | 2 | -5/+5 |
2013-07-10 | net: rename ll methods to busy-poll | Eliezer Tamir | 2 | -11/+13 |
2013-07-10 | net: rename include/net/ll_poll.h to include/net/busy_poll.h | Eliezer Tamir | 1 | -0/+0 |
2013-07-10 | dm: optimize use SRCU and RCU | Mikulas Patocka | 2 | -5/+5 |
2013-07-10 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2013-07-10 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -0/+4 |
2013-07-10 | Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -2/+6 |
2013-07-10 | Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -10/+30 |
2013-07-10 | Merge tag 'for-3.11-rc1' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds | 2 | -1/+44 |
2013-07-10 | Merge tag 'for-v3.11' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 1 | -2/+2 |
2013-07-10 | Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo... | Linus Torvalds | 16 | -99/+209 |
2013-07-10 | Merge tag 'regulator-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2013-07-10 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
2013-07-10 | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 1 | -1/+1 |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 87 | -553/+1354 |
2013-07-09 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 21 | -198/+646 |
2013-07-09 | Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 4 | -43/+464 |
2013-07-09 | NFS: Make nfs_attribute_cache_expired() non-static | Scott Mayhew | 1 | -0/+1 |
2013-07-09 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 16 | -65/+180 |