Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86, crashdump, /proc/vmcore: remove CONFIG_EXPERIMENTAL from kdump | Bernhard Walle | 2008-07-08 | 1 | -1/+1 |
*---------------. | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 2008-07-08 | 104 | -1371/+1699 |
|\ \ \ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ | Merge branch 'linus' into x86/irqstats | Ingo Molnar | 2008-06-16 | 53 | -426/+645 |
| | | | | | |\ \ \ \ | | | | | | | | |/ / | | | | | | | |/| | | |||||
| | | | | | * | | | | x86: make /proc/stat account for all interrupts | Jan Beulich | 2008-05-25 | 1 | -0/+9 |
| | | |_|_|/ / / / | | |/| | | | | | | |||||
| | | | | * | | | | x86, generic: CPA add statistics about state of direct mapping v4 | Andi Kleen | 2008-07-08 | 1 | -0/+7 |
| | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | Fix pagemap_read() use of struct mm_walk | Andrew Morton | 2008-07-05 | 1 | -34/+38 |
| * | | | | | | | Fix clear_refs_write() use of struct mm_walk | Andrew Morton | 2008-07-05 | 1 | -4/+4 |
| * | | | | | | | security: filesystem capabilities: fix fragile setuid fixup code | Andrew G. Morgan | 2008-07-04 | 1 | -15/+22 |
| * | | | | | | | add kernel-doc for simple_read_from_buffer and memory_read_from_buffer | Akinobu Mita | 2008-07-04 | 1 | -0/+28 |
| * | | | | | | | ntfs: update help text | Jess Guerrero | 2008-07-04 | 1 | -1/+1 |
| * | | | | | | | ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev() | Michael Halcrow | 2008-07-04 | 1 | -2/+0 |
| * | | | | | | | reiserfs: add missing unlock to an error path in reiserfs_quota_write() | Jan Kara | 2008-07-04 | 1 | -1/+3 |
| * | | | | | | | ext4: add missing unlock to an error path in ext4_quota_write() | Jan Kara | 2008-07-04 | 1 | -1/+3 |
| * | | | | | | | ext3: add missing unlock to error path in ext3_quota_write() | Jan Kara | 2008-07-04 | 1 | -1/+3 |
| * | | | | | | | 9p: fix O_APPEND in legacy mode | Eric Van Hensbergen | 2008-07-03 | 3 | -10/+14 |
| * | | | | | | | Properly notify block layer of sync writes | Jens Axboe | 2008-07-01 | 1 | -5/+8 |
| * | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2008-06-29 | 1 | -34/+23 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'master' into for_mm | Jan Kara | 2008-06-24 | 14 | -183/+185 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | udf: Fix regression in UDF anchor block detection | Tomas Janousek | 2008-06-24 | 1 | -34/+23 |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-06-29 | 6 | -91/+88 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | [patch 2/3] vfs: dcache cleanups | Miklos Szeredi | 2008-06-23 | 1 | -17/+14 |
| | * | | | | | | | | [patch 1/3] vfs: dcache sparse fixes | Miklos Szeredi | 2008-06-23 | 1 | -11/+12 |
| | * | | | | | | | | [patch 3/3] vfs: make d_path() consistent across mount operations | Andreas Gruenbacher | 2008-06-23 | 1 | -5/+7 |
| | * | | | | | | | | [patch 4/4] flock: remove unused fields from file_lock_operations | Denis V. Lunev | 2008-06-23 | 1 | -6/+0 |
| | * | | | | | | | | [patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink | Marcin Slusarz | 2008-06-23 | 1 | -7/+8 |
| | * | | | | | | | | [patch 2/4] fs: make struct file arg to d_path const | Jan Engelhardt | 2008-06-23 | 1 | -1/+1 |
| | * | | | | | | | | [patch 1/4] vfs: path_{get,put}() cleanups | Jan Blunck | 2008-06-23 | 2 | -12/+9 |
| | * | | | | | | | | [patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens() | Michael Kerrisk | 2008-06-23 | 1 | -8/+3 |
| | * | | | | | | | | [patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for {UTIME_NOW,UT... | Michael Kerrisk | 2008-06-23 | 1 | -15/+21 |
| | * | | | | | | | | [patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec == UTIME_OM... | Michael Kerrisk | 2008-06-23 | 1 | -8/+0 |
| | * | | | | | | | | [patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime() for immut... | Michael Kerrisk | 2008-06-23 | 1 | -0/+4 |
| | * | | | | | | | | [PATCH] fix cgroup-inflicted breakage in block_dev.c | Al Viro | 2008-06-23 | 1 | -1/+9 |
| | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| * | | | | | | | | [GFS2] fix gfs2 block allocation (cleaned up) | Benjamin Marzinski | 2008-06-24 | 1 | -14/+9 |
| * | | | | | | | | [GFS2] BUG: unable to handle kernel paging request at ffff81002690e000 | Bob Peterson | 2008-06-24 | 1 | -1/+1 |
| | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | NFS: nfs_updatepage(): don't mark page as dirty if an error occurred | Trond Myklebust | 2008-06-23 | 1 | -3/+4 |
| * | | | | | | | NFS: Fix filehandle size comparisons in the mount code | Trond Myklebust | 2008-06-23 | 2 | -6/+7 |
| * | | | | | | | NFS: Reduce the NFS mount code stack usage. | Trond Myklebust | 2008-06-23 | 1 | -28/+40 |
| * | | | | | | | Fix performance regression on lmbench select benchmark | Linus Torvalds | 2008-06-22 | 1 | -1/+1 |
| |/ / / / / / | |||||
| * | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2008-06-21 | 1 | -1/+2 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Ext4: Fix online resize block group descriptor corruption | Frederic Bohe | 2008-06-20 | 1 | -1/+2 |
| * | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2008-06-18 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | * | | | | | | udf: restore UDFFS_DEBUG to being undefined by default | Paul Collins | 2008-06-16 | 1 | -1/+1 |
| | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | fuse: fix thinko in max I/O size calucation | Miklos Szeredi | 2008-06-17 | 1 | -2/+2 |
| * | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-06-16 | 6 | -137/+123 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | ocfs2: Remove ->hangup() from stack glue operations. | Joel Becker | 2008-06-16 | 4 | -23/+6 |
| | * | | | | | | ocfs2: Move the call of ocfs2_hb_ctl into the stack glue. | Joel Becker | 2008-06-16 | 3 | -48/+40 |
| | * | | | | | | ocfs2: Move the hb_ctl_path sysctl into the stack glue. | Joel Becker | 2008-06-16 | 5 | -78/+89 |
| | |/ / / / / | |||||
| * | | | | | | Remove last traces of a.out support from ELF loader. | David Woodhouse | 2008-06-16 | 1 | -3/+0 |
| * | | | | | | Include <asm/a.out.h> in fs/exec.c only for Alpha. | David Woodhouse | 2008-06-16 | 1 | -2/+6 |
| |/ / / / / | |||||
| * | | | | | pagemap: fix large pages in pagemap | Dave Hansen | 2008-06-12 | 1 | -9/+30 |