Age | Commit message (Expand) | Author | Files | Lines |
2013-05-15 | netfilter: log: netns NULL ptr bug when calling from conntrack | Hans Schillstrom | 2 | -2/+4 |
2013-05-06 | virtio: don't expose u16 in userspace api | stephen hemminger | 1 | -1/+1 |
2013-05-05 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -33/+27 |
2013-05-05 | Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -0/+4 |
2013-05-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -1/+8 |
2013-05-04 | hostfs: move HOSTFS_SUPER_MAGIC to <linux/magic.h> | James Hogan | 1 | -0/+1 |
2013-05-04 | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2013-05-04 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -1/+137 |
2013-05-04 | fs: Fix hang with BSD accounting on frozen filesystem | Jan Kara | 1 | -0/+7 |
2013-05-04 | nubus: Kill nubus_proc_detach_device() | Geert Uytterhoeven | 1 | -1/+0 |
2013-05-03 | Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 4 | -0/+11 |
2013-05-03 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -1/+1 |
2013-05-03 | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 15 | -75/+220 |
2013-05-03 | Merge tag 'for-v3.10' of git://git.infradead.org/users/cbou/linux-pstore | Linus Torvalds | 1 | -4/+10 |
2013-05-03 | Merge branch 'for_next' into for_linus | Jan Kara | 1 | -1/+1 |
2013-05-03 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 23 | -223/+835 |
2013-05-03 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -18/+1 |
2013-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 4 | -27/+27 |
2013-05-03 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -32/+45 |
2013-05-03 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -2/+345 |
2013-05-03 | Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2 | -0/+4 |
2013-05-03 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -0/+28 |
2013-05-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -0/+1 |
2013-05-02 | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -42/+162 |
2013-05-02 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -3/+0 |
2013-05-02 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 3 | -0/+56 |
2013-05-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -54/+92 |
2013-05-02 | net: Restore NETIF_F_* bit ordering. | David Miller | 1 | -6/+6 |
2013-05-02 | drm/radeon: add new richland pci ids | Alex Deucher | 1 | -0/+2 |
2013-05-02 | drm/radeon: add some new SI PCI ids | Alex Deucher | 1 | -0/+3 |
2013-05-02 | tcm_vhost: header split up | Michael S. Tsirkin | 1 | -0/+28 |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 20 | -306/+218 |
2013-05-02 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -8/+82 |
2013-05-02 | linkage.h: fix build breakage due to symbol prefix handling | James Hogan | 1 | -5/+2 |
2013-05-02 | don't bother with deferred freeing of fdtables | Al Viro | 1 | -1/+0 |
2013-05-02 | proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h | David Howells | 1 | -107/+33 |
2013-05-02 | proc: Make the PROC_I() and PDE() macros internal to procfs | David Howells | 1 | -15/+2 |
2013-05-02 | proc: Supply a function to remove a proc entry by PDE | David Howells | 1 | -0/+2 |
2013-05-02 | take cgroup_open() and cpuset_open() to fs/proc/base.c | Al Viro | 2 | -3/+2 |
2013-05-02 | drm: proc: Use minor->index to label things, not PDE->name | David Howells | 1 | -2/+1 |
2013-05-02 | drm: Constify drm_proc_list[] | David Howells | 1 | -1/+1 |
2013-05-02 | proc: Supply an accessor for getting the data from a PDE's parent | David Howells | 1 | -0/+1 |
2013-05-02 | proc: Add proc_mkdir_data() | David Howells | 1 | -3/+10 |
2013-05-02 | proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h} | David Howells | 4 | -37/+22 |
2013-05-02 | proc: Move PDE_NET() to fs/proc/proc_net.c | David Howells | 1 | -5/+0 |
2013-05-02 | proc: Split the namespace stuff out into linux/proc_ns.h | David Howells | 2 | -66/+76 |
2013-05-02 | proc: Supply PDE attribute setting accessor functions | David Howells | 1 | -0/+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 |