| Commit message (Expand) | Author | Age | Files | Lines |
* | [SPARC]: Add unique device_node IDs and a ".node" property. | David S. Miller | 2006-06-25 | 2 | -0/+4 |
* | [SPARC]: Add of_set_property() interface. | David S. Miller | 2006-06-25 | 2 | -0/+16 |
* | [SPARC64]: Add missing interfaces to dma-mapping.h | David S. Miller | 2006-06-25 | 1 | -0/+43 |
* | [SPARC64]: Allow floppy driver to build modular. | David S. Miller | 2006-06-25 | 1 | -1/+49 |
* | [PATCH] m68knommu: make enable_irq() macro statement | Greg Ungerer | 2006-06-25 | 1 | -1/+1 |
* | [PATCH] m68knommu: fix ColdFire 5249 PLL set | Greg Ungerer | 2006-06-25 | 1 | -1/+1 |
* | [PATCH] m68knommu: ColdFire cache flush fixups | Greg Ungerer | 2006-06-25 | 1 | -3/+10 |
* | [PATCH] m68knommu: force stack alignment on ColdFire | Greg Ungerer | 2006-06-25 | 1 | -8/+20 |
* | [PATCH] m68knommu: configurable frequency selection header | Greg Ungerer | 2006-06-25 | 1 | -59/+17 |
* | Revert "swsusp special saveable pages support" commits | Linus Torvalds | 2006-06-25 | 1 | -1/+0 |
* | [PATCH] m68knommu: add ColdFire 532x UART address support | Greg Ungerer | 2006-06-25 | 1 | -0/+4 |
* | [PATCH] m68knommu: include ColdFire 532x register definitions | Greg Ungerer | 2006-06-25 | 1 | -0/+3 |
* | [PATCH] m68knommu: add ColdFire 532x cache init | Greg Ungerer | 2006-06-25 | 1 | -0/+15 |
* | [PATCH] m68knommu: ColdFire 532x register definitions | Greg Ungerer | 2006-06-25 | 1 | -0/+2238 |
* | [PATCH] m68knommu: read/write register access for PIT timer | Greg Ungerer | 2006-06-25 | 1 | -5/+3 |
* | [PATCH] m68knommu: read/write register access for ColdFire core timer | Greg Ungerer | 2006-06-25 | 1 | -17/+13 |
* | 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 | 45 | -145/+735 |
| |\ |
|
| * | | 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 | 307 | -3419/+6986 |
| |\ \ |
|
| * \ \ | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2006-06-20 | 944 | -1931/+3030 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2006-06-20 | 109 | -889/+2577 |
| |\ \ \ \ |
|
| * | | | | | 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 | 18 | -218/+1251 |
|\ \ \ \ \ \ |
|
| * | | | | | | V4L/DVB (4210b): git-dvb: tea575x-tuner build fix | Andrew Morton | 2006-06-25 | 1 | -1/+2 |
| * | | | | | | V4L/DVB (4205): Merge tda9887 module into tuner. | Mauro Carvalho Chehab | 2006-06-25 | 1 | -0/+10 |
| * | | | | | | V4L/DVB (4203): Explicitly set the enum values. | Hans Verkuil | 2006-06-25 | 2 | -94/+94 |
| * | | | | | | V4L/DVB (4202): allow selecting CX2341x port mode | Hans Verkuil | 2006-06-25 | 1 | -0/+7 |
| * | | | | | | V4L/DVB (4199): Add cx2341x-specific control array to cx2341x.c | Hans Verkuil | 2006-06-25 | 1 | -0/+1 |