Age | Commit message (Expand) | Author |
2008-02-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2008-02-15 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-02-15 | Linux 2.6.25-rc2v2.6.25-rc2 | Linus Torvalds |
2008-02-15 | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2008-02-15 | ata: fix sparse warning in pata_acpi.c | Harvey Harrison |
2008-02-15 | ata: fix sparse warning in pata_marvell.c | Harvey Harrison |
2008-02-15 | ata: fix sparse warning in pata_jmicron.c | Harvey Harrison |
2008-02-15 | ata: fix sparse warning in pata_cs5536.c | Harvey Harrison |
2008-02-15 | ata: sparse fixes for pata_amd.c | Harvey Harrison |
2008-02-15 | pata_scc.c: add thaw ops | Akira Iguchi |
2008-02-15 | pata_cs5536.c bugfix | Martin K. Petersen |
2008-02-15 | pata_legacy: don't call ata_host_detach() after initialization failure | Tejun Heo |
2008-02-15 | ata: fix sparse warnings in sata_mv.c | Harvey Harrison |
2008-02-15 | ata: fix sparse warning in sata_via.c | Harvey Harrison |
2008-02-15 | ata: fix sparse warning in sata_promise.c | Harvey Harrison |
2008-02-15 | ata: fix sparse warning in ata_piix.c | Harvey Harrison |
2008-02-15 | ata: fix sparse warning in libata-core.c | Harvey Harrison |
2008-02-15 | ata: make ata_scsiop_inq_89 static in libata-scsi.c | Harvey Harrison |
2008-02-15 | Merge branch 'linus_origin' into hotfixes | Trond Myklebust |
2008-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-02-15 | kbuild: explain why DEBUG_SECTION_MISMATCH is UNDEFINED | Sam Ravnborg |
2008-02-15 | [NET]: Make sure sockets implement splice_read | RĂ©mi Denis-Courmont |
2008-02-15 | netconsole: avoid null pointer dereference at show_local_mac() | Keiichi KII |
2008-02-14 | [IPV6]: Fix reversed local_df test in ip6_fragment | Herbert Xu |
2008-02-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2008-02-14 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-02-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2008-02-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt | Linus Torvalds |
2008-02-14 | Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds |
2008-02-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2008-02-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds |
2008-02-14 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2008-02-14 | dentries: Extract common code to remove dentry from lru | Christoph Lameter |
2008-02-14 | d_path: Make d_path() use a struct path | Jan Blunck |
2008-02-14 | d_path: Make seq_path() use a struct path argument | Jan Blunck |
2008-02-14 | Use struct path in struct svc_expkey | Jan Blunck |
2008-02-14 | Use struct path in struct svc_export | Jan Blunck |
2008-02-14 | d_path: Make get_dcookie() use a struct path argument | Jan Blunck |
2008-02-14 | d_path: Make proc_get_link() use a struct path argument | Jan Blunck |
2008-02-14 | d_path: Use struct path in struct avc_audit_data | Jan Blunck |
2008-02-14 | d_path: kerneldoc cleanup | Jan Blunck |
2008-02-14 | One less parameter to __d_path | Jan Blunck |
2008-02-14 | Make set_fs_{root,pwd} take a struct path | Jan Blunck |
2008-02-14 | Use struct path in fs_struct | Jan Blunck |
2008-02-14 | Introduce path_get() | Jan Blunck |
2008-02-14 | Use path_put() in a few places instead of {mnt,d}put() | Jan Blunck |
2008-02-14 | Introduce path_put() | Jan Blunck |
2008-02-14 | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck |
2008-02-14 | Move struct path into its own header | Jan Blunck |
2008-02-14 | Remove path_release_on_umount() | Jan Blunck |