Age | Commit message (Expand) | Author |
2008-02-18 | hwmon: New driver for Analog Devices ADT7473 sensor chip | Darrick J. Wong |
2008-02-17 | hwmon: (coretemp) Add Penryn CPU to coretemp | Rudolf Marek |
2008-02-17 | hwmon: (coretemp) Add TjMax detection for mobile CPUs | Rudolf Marek |
2008-02-17 | hwmon: (applesmc) sensors set for MacBook2 | Riki Oktarianto |
2008-02-17 | hwmon: (thmc50) Storage class should be before const qualifier | Tobias Klauser |
2008-02-17 | hwmon: (coretemp) fix section mismatch warning | Sam Ravnborg |
2008-02-17 | hwmon: (coretemp) Add maximum cooling temperature readout | Rudolf Marek |
2008-02-17 | hwmon: (adm1026) Properly terminate sysfs groups | Jean Delvare |
2008-02-17 | hwmon: (vt8231) Update maintainer email address | Roger Lucas |
2008-02-17 | hwmon: (vt8231) Add individual alarm files | Jean Delvare |
2008-02-17 | hwmon: (via686a) Add individual alarm files | Jean Delvare |
2008-02-17 | hwmon: (smsc47m1) Add individual alarm files | Jean Delvare |
2008-02-17 | hwmon: (max1619) Add individual alarm and fault files | Jean Delvare |
2008-02-17 | hwmon: (lm92) Add individual alarm files | Jean Delvare |
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 | 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 | [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 |
2008-02-14 | Dont touch fs_struct in usermodehelper | Jan Blunck |
2008-02-14 | Dont touch fs_struct in drivers | Jan Blunck |
2008-02-14 | vfs: add explanation of I_DIRTY_DATASYNC bit | Jan Kara |