Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-03-28 | 2 | -1/+78 | |
|\ | ||||||
| * | agp/intel: Add support for new intel chipset. | Shaohua Li | 2009-03-27 | 1 | -0/+2 | |
| * | drm: Convert proc files to seq_file and introduce debugfs | Ben Gamari | 2009-03-27 | 1 | -1/+76 | |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-03-28 | 7 | -46/+197 | |
|\ \ | ||||||
| * | | vfs: simple_set_mnt() should return void | Sukadev Bhattiprolu | 2009-03-27 | 1 | -1/+1 | |
| * | | fs: move bdev code out of buffer.c | Nick Piggin | 2009-03-27 | 2 | -7/+7 | |
| * | | constify dentry_operations: misc filesystems | Al Viro | 2009-03-27 | 1 | -1/+1 | |
| * | | constify dentry_operations: NFS | Al Viro | 2009-03-27 | 2 | -2/+2 | |
| * | | fs: make struct dentry->d_op const | Jan Engelhardt | 2009-03-27 | 1 | -1/+1 | |
| * | | vfs: Further changes from macro to inline function in fs.h | Steven Whitehouse | 2009-03-27 | 1 | -7/+38 | |
| * | | vfs: Update fs.h to use inline functions when no file locking set | Steven Whitehouse | 2009-03-27 | 1 | -26/+139 | |
| * | | do_pipe cleanup: drop its last user in arch/alpha/ | Cheng Renquan | 2009-03-27 | 1 | -1/+0 | |
| * | | generic compat_sys_ustat | Christoph Hellwig | 2009-03-27 | 1 | -0/+8 | |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-03-27 | 2 | -43/+87 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | quota: Remove uppercase aliases for quota functions. | Jan Kara | 2009-03-26 | 1 | -31/+0 | |
| * | | quota: Remove NODQUOT macro | Jan Kara | 2009-03-26 | 1 | -2/+0 | |
| * | | quota: Use inode->i_blkbits to get block bits | Mingming Cao | 2009-03-26 | 1 | -14/+8 | |
| * | | quota: Add quota reservation claim and released operations | Mingming Cao | 2009-03-26 | 2 | -0/+59 | |
| * | | quota: Add quota reservation support | Mingming Cao | 2009-03-26 | 2 | -0/+24 | |
| |/ | ||||||
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2009-03-27 | 1 | -4/+17 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-----. \ | Merge branches 'topic/slob/cleanups', 'topic/slob/fixes', 'topic/slub/core', ... | Pekka Enberg | 2009-03-24 | 1 | -4/+17 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| | | | | * | SLUB: Do not pass 8k objects through to the page allocator | Pekka Enberg | 2009-02-20 | 1 | -2/+2 | |
| | | | | * | SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constants | Christoph Lameter | 2009-02-20 | 1 | -3/+16 | |
| | | | |/ | | | |/| | ||||||
| | | | * | slub: move min_partial to struct kmem_cache | David Rientjes | 2009-02-23 | 1 | -1/+1 | |
| | | |/ | ||||||
* | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2009-03-27 | 2 | -2/+1 | |
|\ \ \ \ | ||||||
| * | | | | Use f_lock to protect f_flags | Jonathan Corbet | 2009-03-16 | 1 | -1/+1 | |
| * | | | | Rename struct file->f_ep_lock | Jonathan Corbet | 2009-03-16 | 2 | -2/+1 | |
* | | | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-03-27 | 92 | -843/+938 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge commit 'v2.6.29' into core/header-fixes | Ingo Molnar | 2009-03-26 | 86 | -358/+615 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| * | | | | | emu101k1.h: fix duplicate include of <linux/types.h> | Arnd Bergmann | 2009-03-26 | 1 | -1/+0 | |
| * | | | | | compiler-gcc4: conditionalize #error on __KERNEL__ | H. Peter Anvin | 2009-03-26 | 1 | -2/+4 | |
| * | | | | | remove __KERNEL_STRICT_NAMES | Arnd Bergmann | 2009-03-26 | 2 | -13/+5 | |
| * | | | | | make netfilter use strict integer types | Arnd Bergmann | 2009-03-26 | 39 | -190/+260 | |
| * | | | | | make drm headers use strict integer types | Arnd Bergmann | 2009-03-26 | 6 | -188/+190 | |
| * | | | | | make MTD headers use strict integer types | Arnd Bergmann | 2009-03-26 | 6 | -115/+123 | |
| * | | | | | make most exported headers use strict integer types | Arnd Bergmann | 2009-03-26 | 15 | -226/+240 | |
| * | | | | | make exported headers use strict posix types | Arnd Bergmann | 2009-03-26 | 18 | -66/+67 | |
| * | | | | | unconditionally include asm/types.h from linux/types.h | Jaswinder Singh Rajput | 2009-03-26 | 1 | -1/+2 | |
| * | | | | | make linux/types.h as assembly safe | Jaswinder Singh Rajput | 2009-02-06 | 1 | -1/+2 | |
| * | | | | | headers_check fix cleanup: linux/reiserfs_fs.h | Jaswinder Singh Rajput | 2009-02-03 | 1 | -34/+28 | |
| * | | | | | headers_check fix cleanup: linux/nubus.h | Jaswinder Singh Rajput | 2009-02-03 | 1 | -1/+1 | |
| * | | | | | headers_check fix cleanup: linux/coda_psdev.h | Jaswinder Singh Rajput | 2009-02-03 | 1 | -1/+1 | |
| * | | | | | headers_check fix: linux/reinserfs_fs.h | Jaswinder Singh Rajput | 2009-02-02 | 1 | -0/+8 | |
| * | | | | | headers_check fix: linux/socket.h | Jaswinder Singh Rajput | 2009-02-02 | 1 | -2/+4 | |
| * | | | | | headers_check fix: linux/nubus.h | Jaswinder Singh Rajput | 2009-02-02 | 1 | -0/+2 | |
| * | | | | | headers_check fix: linux/in6.h | Jaswinder Singh Rajput | 2009-02-02 | 1 | -1/+1 | |
| * | | | | | headers_check fix: linux/coda_psdev.h | Jaswinder Singh Rajput | 2009-02-02 | 1 | -8/+7 | |
| * | | | | | headers_check fix: mn10300, swab.h | Jaswinder Singh Rajput | 2009-02-01 | 1 | -1/+1 | |
| * | | | | | headers_check fix: m32r, swab.h | Jaswinder Singh Rajput | 2009-02-01 | 1 | -1/+1 | |
| * | | | | | headers_check fix: frv, swab.h | Jaswinder Singh Rajput | 2009-02-01 | 1 | -1/+1 |