Age | Commit message (Expand) | Author | Files | Lines |
2013-03-04 | merge compat sys_ipc instances | Al Viro | 15 | -315/+52 |
2013-03-04 | consolidate compat lookup_dcookie() | Al Viro | 18 | -60/+20 |
2013-03-04 | convert vmsplice to COMPAT_SYSCALL_DEFINE | Al Viro | 6 | -30/+24 |
2013-03-04 | switch getrusage() to COMPAT_SYSCALL_DEFINE | Al Viro | 6 | -27/+16 |
2013-03-04 | switch epoll_pwait to COMPAT_SYSCALL_DEFINE | Al Viro | 5 | -63/+50 |
2013-03-04 | convert sendfile{,64} to COMPAT_SYSCALL_DEFINE | Al Viro | 20 | -175/+54 |
2013-03-04 | switch signalfd{,4}() to COMPAT_SYSCALL_DEFINE | Al Viro | 4 | -45/+33 |
2013-03-04 | make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect | Al Viro | 9 | -89/+31 |
2013-03-04 | make HAVE_SYSCALL_WRAPPERS unconditional | Al Viro | 10 | -30/+0 |
2013-03-04 | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro | 29 | -209/+44 |
2013-03-04 | teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long | Al Viro | 9 | -127/+23 |
2013-03-04 | get rid of duplicate logics in __SC_....[1-6] definitions | Al Viro | 2 | -62/+38 |
2013-03-04 | Linux 3.9-rc1v3.9-rc1 | Linus Torvalds | 1 | -2/+2 |
2013-03-04 | Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow... | Linus Torvalds | 8 | -254/+284 |
2013-03-04 | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 5 | -49/+57 |
2013-03-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 26 | -171/+108 |
2013-03-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+1 |
2013-03-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 17 | -144/+172 |
2013-03-04 | Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -13/+21 |
2013-03-04 | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 200 | -8/+26934 |
2013-03-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 9 | -29/+36 |
2013-03-03 | Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -8/+10 |
2013-03-03 | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -15/+14 |
2013-03-03 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 31 | -856/+888 |
2013-03-03 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 5 | -116/+127 |
2013-03-03 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 15 | -273/+1375 |
2013-03-03 | btrfs/raid56: Add missing #include <linux/vmalloc.h> | Geert Uytterhoeven | 1 | -0/+1 |
2013-03-03 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 9 | -82/+79 |
2013-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2013-03-03 | fix compat_sys_rt_sigprocmask() | Al Viro | 1 | -1/+1 |
2013-03-03 | Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 11 | -24/+77 |
2013-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 48 | -1019/+5443 |
2013-03-03 | Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd | Linus Torvalds | 38 | -331/+1881 |
2013-03-03 | Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus | Russell King | 239 | -1306/+2071 |
2013-03-03 | SUNRPC: One line comment fix | Trond Myklebust | 1 | -1/+1 |
2013-03-03 | ext4: enable quotas before orphan cleanup | Jan Kara | 1 | -10/+10 |
2013-03-03 | ext4: don't allow quota mount options when quota feature enabled | Jan Kara | 1 | -7/+26 |
2013-03-03 | ext4: fix a warning from sparse check for ext4_dir_llseek | Zheng Liu | 1 | -1/+1 |
2013-03-03 | ext4: convert number of blocks to clusters properly | Lukas Czerner | 4 | -9/+9 |
2013-03-03 | ext4: fix possible memory leak in ext4_remount() | Wei Yongjun | 1 | -0/+1 |
2013-03-03 | jbd2: fix ERR_PTR dereference in jbd2__journal_start | Dmitry Monakhov | 1 | -1/+1 |
2013-03-03 | metag: Provide dma_get_sgtable() | James Hogan | 1 | -0/+7 |
2013-03-03 | metag: prom.h: remove declaration of metag_dt_memblock_reserve() | James Hogan | 1 | -1/+0 |
2013-03-03 | metag: copy devicetree to non-init memory | James Hogan | 3 | -0/+20 |
2013-03-03 | metag: cleanup metag_ksyms.c includes | James Hogan | 1 | -6/+3 |
2013-03-03 | metag: move mm/init.c exports out of metag_ksyms.c | James Hogan | 2 | -2/+3 |
2013-03-03 | metag: move usercopy.c exports out of metag_ksyms.c | James Hogan | 2 | -16/+13 |
2013-03-03 | metag: move setup.c exports out of metag_ksyms.c | James Hogan | 2 | -5/+3 |
2013-03-03 | metag: move kick.c exports out of metag_ksyms.c | James Hogan | 2 | -2/+3 |
2013-03-03 | metag: move traps.c exports out of metag_ksyms.c | James Hogan | 2 | -5/+3 |