Commit Graph

85909 Commits (00e962c5408b9f2d0bebd2308673fe982cb9a5fe)
 

Author SHA1 Message Date
Michael Buesch 9c7d99d6fb b43: Add firmware information to modinfo 17 years ago
Michael Buesch 26bc783f8c b43: Add driver load messages 17 years ago
Stefano Brivio 8e118f0ed8 b43legacy: fix DMA for 30/32-bit DMA engines 17 years ago
Mohamed Abbas d68ab68066 iwlwifi: earlier rx allocation 17 years ago
Gregory Greenman c342a1b91f iwlwifi: Don't send host commands on rfkill 17 years ago
Reinette Chatre 9788864e21 iwlwifi: do not clear GEO_CONFIGURED bit when calling _down 17 years ago
Jussi Kivilinna a97b1f3d20 rndis_wlan: enable stall workaround by link quality instead of link speed 17 years ago
Bruno Randolf 281c56dd27 ath5k: correct padding in tx descriptors 17 years ago
John W. Linville bd196ec7f0 wavelan: mark hardware interfacing structures as packed 17 years ago
Trond Myklebust 52833e897f Merge branch 'linus_origin' into hotfixes 17 years ago
David Graham e8ef7f295b e1000e: PCIe devices do not need to unset MANC_ARP_ENA 17 years ago
David Graham aa20c6c6d2 igb: PCIe devices do not need to unset MANC_ARP_ENA 17 years ago
Auke Kok 41825d7158 ixgbe: Correctly obtain protocol information on transmit 17 years ago
Auke Kok 5918bd88ef e1000e: Fix CRC stripping in hardware context bug 17 years ago
Al Viro fdb26629f3 gianfar iomem misannotations 17 years ago
Jarek Poplawski 9f30c768c0 mkiss: ax_bump() locking fix 17 years ago
Chuck Ebbert a1a98b72db Fix station address detection in smc 17 years ago
Linus Torvalds f6866fecd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
Sam Ravnborg fa2144ba9a kbuild: explain why DEBUG_SECTION_MISMATCH is UNDEFINED 17 years ago
Frederik Deweerdt 242f1a3437 [CRYPTO] tcrypt: Add missing Kconfig dependency on BLKCIPHER 17 years ago
Patrick McHardy f881d8290c [HIFN]: Fix invalid config ifdefs for RNG support 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