summaryrefslogtreecommitdiffstats
path: root/drivers/net (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-18hwmon: (coretemp) Add Penryn CPU to coretempRudolf Marek2-3/+4
2008-02-18hwmon: (coretemp) Add TjMax detection for mobile CPUsRudolf Marek1-32/+51
2008-02-17hwmon: (applesmc) sensors set for MacBook2Riki Oktarianto1-10/+19
2008-02-17hwmon: (thmc50) Storage class should be before const qualifierTobias Klauser1-3/+3
2008-02-17hwmon: (coretemp) fix section mismatch warningSam Ravnborg1-2/+2
2008-02-17hwmon: (coretemp) Add maximum cooling temperature readoutRudolf Marek2-5/+32
2008-02-17hwmon: (adm1026) Properly terminate sysfs groupsJean Delvare1-0/+2
2008-02-17hwmon: (vt8231) Update maintainer email addressRoger Lucas2-3/+3
2008-02-17hwmon: (vt8231) Add individual alarm filesJean Delvare1-2/+38
2008-02-17hwmon: (via686a) Add individual alarm filesJean Delvare1-0/+28
2008-02-17hwmon: (smsc47m1) Add individual alarm filesJean Delvare1-3/+22
2008-02-17hwmon: (max1619) Add individual alarm and fault filesJean Delvare1-0/+17
2008-02-17hwmon: (lm92) Add individual alarm filesJean Delvare1-1/+15
2008-02-15Linux 2.6.25-rc2v2.6.25-rc2Linus Torvalds1-2/+2
2008-02-15[NET]: Make sure sockets implement splice_readRĂ©mi Denis-Courmont1-0/+3
2008-02-15netconsole: avoid null pointer dereference at show_local_mac()Keiichi KII1-2/+2
2008-02-15[IPV6]: Fix reversed local_df test in ip6_fragmentHerbert Xu1-2/+2
2008-02-15dentries: Extract common code to remove dentry from lruChristoph Lameter1-28/+14
2008-02-15d_path: Make d_path() use a struct pathJan Blunck12-36/+24
2008-02-15d_path: Make seq_path() use a struct path argumentJan Blunck9-17/+16
2008-02-15Use struct path in struct svc_expkeyJan Blunck2-19/+14
2008-02-15Use struct path in struct svc_exportJan Blunck9-70/+67
2008-02-15d_path: Make get_dcookie() use a struct path argumentJan Blunck4-48/+37
2008-02-15d_path: Make proc_get_link() use a struct path argumentJan Blunck5-42/+34
2008-02-15d_path: Use struct path in struct avc_audit_dataJan Blunck6-51/+43
2008-02-15d_path: kerneldoc cleanupJan Blunck1-3/+16
2008-02-15One less parameter to __d_pathJan Blunck1-7/+5
2008-02-15Make set_fs_{root,pwd} take a struct pathJan Blunck3-24/+20
2008-02-15Use struct path in fs_structJan Blunck9-111/+87
2008-02-15Introduce path_get()Jan Blunck2-2/+16
2008-02-15Use path_put() in a few places instead of {mnt,d}put()Jan Blunck2-12/+6
2008-02-15Introduce path_put()Jan Blunck41-118/+125
2008-02-15Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck47-402/+431
2008-02-15Move struct path into its own headerJan Blunck2-5/+13
2008-02-15Remove path_release_on_umount()Jan Blunck3-12/+3
2008-02-15Dont touch fs_struct in usermodehelperJan Blunck1-4/+1
2008-02-15Dont touch fs_struct in driversJan Blunck7-19/+6
2008-02-15vfs: add explanation of I_DIRTY_DATASYNC bitJan Kara1-2/+4
2008-02-15Include kernel.h from configfs.hBen Nizette1-0/+1
2008-02-15MAINTAINERS: update decnet and DLM entriesChristine Caulfield1-4/+4
2008-02-15FLAT binaries: drop BINFMT_FLAT bad header magic warningMike Frysinger1-4/+4
2008-02-15m68knommu: use tabs not spaces in cacheflush.hGreg Ungerer1-7/+7
2008-02-15m68knommu: fix profile timerMatt Waddel1-5/+12
2008-02-15m68knommu: use asflags instead of EXTRA_AFLAGSGreg Ungerer12-36/+12
2008-02-15m68knommu: avoid unneccessary use of xchg() in set_mb()Greg Ungerer1-1/+1
2008-02-15m68knommu: fix coldfire interrupt exit pathWalter T Gruczka1-5/+4
2008-02-15MAINTAINERS: add linux-fsdevel to VFS entryPaul Menage1-0/+1
2008-02-15kernel-doc: remove fastcallHarvey Harrison1-1/+0
2008-02-15cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gccJesper Nilsson2-391/+404
2008-02-15inotify: make variables static in inotify_user.cHarvey Harrison1-3/+3