| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] x86_64: allow unwinder to build without module support | Jan Beulich | 2006-06-26 | 1 | -0/+8 |
* | [PATCH] i386/x86-64: fall back to old-style call trace if no unwinding | Jan Beulich | 2006-06-26 | 1 | -4/+4 |
* | [PATCH] x86_64: reliable stack trace support | Jan Beulich | 2006-06-26 | 3 | -0/+129 |
* | [PATCH] x86_64: Optimize bitmap_weight for small bitmaps | Andi Kleen | 2006-06-26 | 1 | -0/+5 |
* | [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings | Andi Kleen | 2006-06-26 | 2 | -0/+4 |
* | Revert "swsusp special saveable pages support" commits | Linus Torvalds | 2006-06-25 | 1 | -1/+0 |
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2006-06-25 | 9 | -38/+109 |
|\ |
|
| * | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2006-06-25 | 2 | -0/+33 |
| |\ |
|
| * | | git-nfs-build-fixes | Andrew Morton | 2006-06-25 | 1 | -2/+0 |
| * | | Merge branch 'odirect' | Trond Myklebust | 2006-06-25 | 1 | -2/+0 |
| * | | NFS: Eliminate nfs_get_user_pages() | Chuck Lever | 2006-06-24 | 1 | -0/+2 |
| * | | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2006-06-24 | 81 | -506/+1297 |
| |\ \ |
|
| * \ \ | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2006-06-20 | 169 | -1004/+1099 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2006-06-20 | 25 | -31/+719 |
| |\ \ \ \ |
|
| * | | | | | NLM: Fix reclaim races | Trond Myklebust | 2006-06-09 | 1 | -0/+1 |
| * | | | | | NLM: sem to mutex conversion | Trond Myklebust | 2006-06-09 | 1 | -1/+1 |
| * | | | | | locks.c: add the fl_owner to nlm_compare_locks | Marc Eshel | 2006-06-09 | 1 | -0/+1 |
| * | | | | | NFSv4: Follow a referral | Manoj Naik | 2006-06-09 | 2 | -0/+2 |
| * | | | | | NFSv4: Ensure client submounts when following a referral | Manoj Naik | 2006-06-09 | 1 | -0/+2 |
| * | | | | | NFSv4: convert fs-locations-components to conform to RFC3530 | Manoj Naik | 2006-06-09 | 1 | -10/+20 |
| * | | | | | NFSv4: Implement the fs_locations function call | Trond Myklebust | 2006-06-09 | 2 | -0/+25 |
| * | | | | | RPC: Allow struc xdr_stream to read the page section of an xdr_buf | Trond Myklebust | 2006-06-09 | 1 | -0/+1 |
| * | | | | | NFS: Add timeout to submounts | Trond Myklebust | 2006-06-09 | 1 | -0/+3 |
| * | | | | | NFS: Ensure the client submounts, when it crosses a server mountpoint. | Trond Myklebust | 2006-06-09 | 1 | -0/+9 |
| * | | | | | NFS: Store the file system "fsid" value in the NFS super block. | Trond Myklebust | 2006-06-09 | 4 | -10/+16 |
| * | | | | | VFS: Remove dependency of ->umount_begin() call on MNT_FORCE | Trond Myklebust | 2006-06-09 | 1 | -1/+1 |
| * | | | | | VFS: Add shrink_submounts() | Trond Myklebust | 2006-06-09 | 1 | -0/+3 |
| * | | | | | VFS: Unexport do_kern_mount() and clean up simple_pin_fs() | Trond Myklebust | 2006-06-09 | 1 | -1/+1 |
| * | | | | | VFS: Add GPL_EXPORTED function vfs_kern_mount() | Trond Myklebust | 2006-06-09 | 1 | -0/+5 |
| * | | | | | NFS: Flesh out nfs_invalidate_page() | Trond Myklebust | 2006-06-09 | 2 | -2/+3 |
| * | | | | | NFS: Separate metadata and page cache revalidation mechanisms | Trond Myklebust | 2006-06-09 | 1 | -1/+1 |
| * | | | | | NFS: More page cache revalidation fixups | Trond Myklebust | 2006-06-09 | 1 | -1/+5 |
| * | | | | | NFS: Optimize allocation of nfs_read/write_data structures | Chuck Lever | 2006-06-09 | 1 | -2/+2 |
| * | | | | | NFS: Clean up inode metadata updates | Trond Myklebust | 2006-06-09 | 1 | -2/+1 |
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2006-06-25 | 4 | -210/+262 |
|\ \ \ \ \ \ |
|
| * | | | | | | V4L/DVB (4203): Explicitly set the enum values. | Hans Verkuil | 2006-06-25 | 1 | -91/+91 |
| * | | | | | | V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP API | Hans Verkuil | 2006-06-25 | 1 | -2/+7 |
| * | | | | | | V4L/DVB (4188): Add new MPEG control/ioctl definitions to videodev2.h | Hans Verkuil | 2006-06-25 | 1 | -3/+222 |
| * | | | | | | V4L/DVB (4108): Fixes some userspace dependencies at V4L2 public api header | Mauro Carvalho Chehab | 2006-06-25 | 1 | -2/+4 |
| * | | | | | | V4L/DVB (4070): Zoran strncpy() fix | Eric Sesterhenn | 2006-06-25 | 1 | -0/+2 |
| * | | | | | | V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi... | Mauro Carvalho Chehab | 2006-06-25 | 2 | -25/+4 |
| * | | | | | | V4L/DVB (4065): Several improvements at videodev.c | Mauro Carvalho Chehab | 2006-06-25 | 2 | -163/+30 |
| * | | | | | | V4L/DVB (4048): Add support for the Texas Instruments TLV320AIC23B audio codec | Scott Alfter | 2006-06-25 | 1 | -0/+1 |
| * | | | | | | V4L/DVB (4046): Trivial videodev2.h patch | David Mosberger-Tang | 2006-06-25 | 1 | -0/+1 |
| * | | | | | | V4L/DVB (3916): AverMedia 6 Eyes AVS6EYES support | Martin Samuelsson | 2006-06-25 | 1 | -0/+2 |
| * | | | | | | V4L/DVB (3727): Remove DMX_GET_EVENT and associated data structures | Andreas Oberritter | 2006-06-25 | 1 | -26/+0 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | [PATCH] Fix "biovec-(256)" in /proc/slabinfo | Alexey Dobriyan | 2006-06-25 | 1 | -1/+1 |
* | | | | | | [PATCH] pacct: none-delayed process accounting accumulation | KaiGai Kohei | 2006-06-25 | 1 | -0/+2 |
* | | | | | | [PATCH] pacct: avoidance to refer the last thread as a representation of the ... | KaiGai Kohei | 2006-06-25 | 2 | -4/+6 |
* | | | | | | [PATCH] pacct: add pacct_struct to fix some pacct bugs. | KaiGai Kohei | 2006-06-25 | 2 | -0/+11 |