Age | Commit message (Expand) | Author | Files | Lines |
2008-07-27 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 28 | -95/+21 |
2008-07-27 | Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/fro... | Linus Torvalds | 1 | -11/+12 |
2008-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2 | -0/+4 |
2008-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 39 | -437/+81 |
2008-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6 | Linus Torvalds | 5 | -1/+753 |
2008-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 3 | -9/+4 |
2008-07-27 | hugetlb: remove unused variable warning | Andrea Righi | 1 | -1/+4 |
2008-07-27 | gpiolib: fix typo in comment | Michael Buesch | 1 | -1/+1 |
2008-07-27 | [PATCH] remove remaining namei_{32,64}.h crap | Al Viro | 2 | -26/+0 |
2008-07-27 | [PATCH] get rid of indirect users of namei.h | Al Viro | 2 | -2/+1 |
2008-07-27 | [PATCH] get rid of __user_path_lookup_open | Al Viro | 1 | -1/+0 |
2008-07-27 | [PATCH] f_count may wrap around | Al Viro | 2 | -4/+4 |
2008-07-27 | [PATCH] sanitize __user_walk_fd() et.al. | Al Viro | 1 | -6/+7 |
2008-07-27 | [PATCH] kill nameidata passing to permission(), rename to inode_permission() | Al Viro | 1 | -1/+1 |
2008-07-27 | [patch 1/4] vfs: utimes: move owner check into inode_change_ok() | Miklos Szeredi | 1 | -16/+17 |
2008-07-27 | [PATCH] vfs: use kstrdup() and check failing allocation | Li Zefan | 1 | -1/+1 |
2008-07-27 | [PATCH] pass MAY_OPEN to vfs_permission() explicitly | Al Viro | 1 | -4/+3 |
2008-07-27 | [PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess | Al Viro | 2 | -3/+1 |
2008-07-27 | [PATCH] kill altroot | Al Viro | 25 | -360/+1 |
2008-07-27 | [PATCH] permission checks for chdir need special treatment only on the last step | Al Viro | 1 | -1/+0 |
2008-07-27 | [patch 5/5] vfs: remove mode parameter from vfs_symlink() | Miklos Szeredi | 1 | -1/+1 |
2008-07-27 | [patch 3/5] vfs: change remove_suid() to file_remove_suid() | Miklos Szeredi | 1 | -1/+1 |
2008-07-27 | [PATCH] sanitize ->permission() prototype | Al Viro | 5 | -5/+8 |
2008-07-27 | [PATCH] sanitize proc_sysctl | Al Viro | 2 | -0/+6 |
2008-07-27 | [PATCH] sysctl: keep track of tree relationships | Al Viro | 1 | -0/+3 |
2008-07-27 | [PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns ones | Al Viro | 1 | -0/+2 |
2008-07-27 | [PATCH] allow delayed freeing of ctl_table_header | Al Viro | 1 | -0/+6 |
2008-07-27 | [PATCH] beginning of sysctl cleanup - ctl_table_set | Al Viro | 2 | -3/+16 |
2008-07-27 | [PATCH] reuse xxx_fifo_fops for xxx_pipe_fops | Denys Vlasenko | 1 | -3/+3 |
2008-07-27 | netfilter: fix double-free and use-after free | Pekka Enberg | 1 | -0/+1 |
2008-07-27 | Add mISDN HFC multiport driver | Karsten Keil | 1 | -0/+33 |
2008-07-27 | Add mISDN DSP | Karsten Keil | 1 | -0/+37 |
2008-07-27 | Add mISDN core files | Karsten Keil | 2 | -0/+680 |
2008-07-27 | Define AF_ISDN and PF_ISDN | Karsten Keil | 1 | -1/+3 |
2008-07-27 | mmc: Add per-card debugfs support | Haavard Skinnemoen | 1 | -0/+2 |
2008-07-27 | mmc: Export internal host state through debugfs | Haavard Skinnemoen | 1 | -0/+2 |
2008-07-27 | tracehook: comment fixes | Roland McGrath | 1 | -11/+12 |
2008-07-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -7/+7 |
2008-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 20 | -205/+165 |
2008-07-26 | drivers/char/rtc.c: make 2 functions static | Adrian Bunk | 1 | -2/+0 |
2008-07-26 | mm/swapfile.c: make code static | Adrian Bunk | 1 | -3/+0 |
2008-07-26 | make mm/memory.c:print_bad_pte() static | Adrian Bunk | 1 | -1/+0 |
2008-07-26 | mm/allocpercpu.c: make 4 functions static | Adrian Bunk | 1 | -29/+0 |
2008-07-26 | task_current_syscall | Roland McGrath | 1 | -0/+4 |
2008-07-26 | tracehook: wait_task_inactive | Roland McGrath | 1 | -2/+6 |
2008-07-26 | tracehook: asm/syscall.h | Roland McGrath | 2 | -1/+143 |
2008-07-26 | tracehook: TIF_NOTIFY_RESUME | Roland McGrath | 1 | -0/+34 |
2008-07-26 | tracehook: force signal_pending() | Roland McGrath | 1 | -0/+14 |
2008-07-26 | tracehook: death | Roland McGrath | 2 | -1/+53 |
2008-07-26 | tracehook: job control | Roland McGrath | 1 | -0/+20 |