Age | Commit message (Expand) | Author | Files | Lines |
2008-07-28 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 9 | -60/+67 |
2008-07-28 | task IO accounting: move all IO statistics in struct task_io_accounting | Andrea Righi | 3 | -45/+32 |
2008-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 1 | -0/+1 |
2008-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 6 | -3/+202 |
2008-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 1 | -1/+9 |
2008-07-27 | Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -3/+5 |
2008-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2 | -3/+6 |
2008-07-27 | task IO accounting: improve code readability | Andrea Righi | 3 | -26/+76 |
2008-07-27 | missing bits of net-namespace / sysctl | Al Viro | 2 | -2/+2 |
2008-07-27 | [SCSI] extend the last_sector_bug flag to cover more sectors | Alan Jenkins | 1 | -1/+2 |
2008-07-27 | Merge commit 'upstream/master' | Haavard Skinnemoen | 1284 | -39523/+39523 |
2008-07-27 | [ARM] fix VIPT/VIVT macro optimisations, add comments | Russell King | 1 | -4/+13 |
2008-07-27 | KVM: ppc: fix invalidation of large guest pages | Hollis Blanchard | 1 | -1/+2 |
2008-07-27 | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 5 | -54/+37 |
2008-07-27 | KVM: s390: Fix instruction naming for lctlg | Christian Borntraeger | 1 | -1/+1 |
2008-07-27 | KVM: s390: Change guestaddr type in gaccess | Martin Schwidefsky | 1 | -1/+1 |
2008-07-27 | KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module | Joerg Roedel | 1 | -0/+1 |
2008-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -1/+3 |
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 |