Commit Graph

85691 Commits (1a4e30c3eaffb83218977477bb83d54316844acb)
 

Author SHA1 Message Date
Mauro Carvalho Chehab 1a4e30c3ea V4L/DVB (7119): Remove obsolete code from v4l2-common 17 years ago
Mauro Carvalho Chehab a9254475bb V4L/DVB (7115): Fix bug #9833: regression when compiling V4L without I2C 17 years ago
Linus Torvalds 1309d4e684 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev 17 years ago
Linus Torvalds 101142c37b Linux 2.6.25-rc2 17 years ago
Linus Torvalds 03df25dc03 Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 17 years ago
Harvey Harrison 5410f729e3 ata: fix sparse warning in pata_acpi.c 17 years ago
Harvey Harrison 42268e26aa ata: fix sparse warning in pata_marvell.c 17 years ago
Harvey Harrison ef2f2e4911 ata: fix sparse warning in pata_jmicron.c 17 years ago
Harvey Harrison 2072fb55cf ata: fix sparse warning in pata_cs5536.c 17 years ago
Harvey Harrison d98f88c222 ata: sparse fixes for pata_amd.c 17 years ago
Akira Iguchi 1ec414ecc0 pata_scc.c: add thaw ops 17 years ago
Martin K. Petersen b6966a61a8 pata_cs5536.c bugfix 17 years ago
Tejun Heo 7a3a16fe7d pata_legacy: don't call ata_host_detach() after initialization failure 17 years ago
Harvey Harrison 5ab063e397 ata: fix sparse warnings in sata_mv.c 17 years ago
Harvey Harrison 48e1f800ea ata: fix sparse warning in sata_via.c 17 years ago
Harvey Harrison 6903c0f7ef ata: fix sparse warning in sata_promise.c 17 years ago
Harvey Harrison 018d982721 ata: fix sparse warning in ata_piix.c 17 years ago
Harvey Harrison eeb37ac874 ata: fix sparse warning in libata-core.c 17 years ago
Harvey Harrison 08f01058fe ata: make ata_scsiop_inq_89 static in libata-scsi.c 17 years ago
Trond Myklebust 52833e897f Merge branch 'linus_origin' into hotfixes 17 years ago
Linus Torvalds f6866fecd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
Rémi Denis-Courmont 997b37da15 [NET]: Make sure sockets implement splice_read 17 years ago
Keiichi KII 69c3683ca7 netconsole: avoid null pointer dereference at show_local_mac() 17 years ago
Herbert Xu b5c15fc004 [IPV6]: Fix reversed local_df test in ip6_fragment 17 years ago
Linus Torvalds 4ee29f6a52 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid 17 years ago
Linus Torvalds 4e3d031945 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 17 years ago
Linus Torvalds 11d64be6a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 17 years ago
Linus Torvalds c24ce1d887 Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt 17 years ago
Linus Torvalds f527cf4050 Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm 17 years ago
Linus Torvalds cead99dcf4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband 17 years ago
Linus Torvalds 664a1566df Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 17 years ago
Linus Torvalds b9e222904c Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 17 years ago
Christoph Lameter 4a0962abd1 dentries: Extract common code to remove dentry from lru 17 years ago
Jan Blunck cf28b4863f d_path: Make d_path() use a struct path 17 years ago
Jan Blunck c32c2f63a9 d_path: Make seq_path() use a struct path argument 17 years ago
Jan Blunck e83aece3af Use struct path in struct svc_expkey 17 years ago
Jan Blunck 5477549161 Use struct path in struct svc_export 17 years ago
Jan Blunck 448678a0f3 d_path: Make get_dcookie() use a struct path argument 17 years ago
Jan Blunck 3dcd25f37c d_path: Make proc_get_link() use a struct path argument 17 years ago
Jan Blunck 44707fdf59 d_path: Use struct path in struct avc_audit_data 17 years ago
Jan Blunck a03a8a709a d_path: kerneldoc cleanup 17 years ago
Jan Blunck 329c97f0af One less parameter to __d_path 17 years ago
Jan Blunck ac748a09fc Make set_fs_{root,pwd} take a struct path 17 years ago
Jan Blunck 6ac08c39a1 Use struct path in fs_struct 17 years ago
Jan Blunck 5dd784d049 Introduce path_get() 17 years ago
Jan Blunck 09da5916ba Use path_put() in a few places instead of {mnt,d}put() 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Jan Blunck c5e725f33b Move struct path into its own header 17 years ago
Jan Blunck 429731b155 Remove path_release_on_umount() 17 years ago