index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-02-18
hwmon: (coretemp) Add Penryn CPU to coretemp
Rudolf Marek
2
-3
/
+4
2008-02-18
hwmon: (coretemp) Add TjMax detection for mobile CPUs
Rudolf Marek
1
-32
/
+51
2008-02-17
hwmon: (applesmc) sensors set for MacBook2
Riki Oktarianto
1
-10
/
+19
2008-02-17
hwmon: (thmc50) Storage class should be before const qualifier
Tobias Klauser
1
-3
/
+3
2008-02-17
hwmon: (coretemp) fix section mismatch warning
Sam Ravnborg
1
-2
/
+2
2008-02-17
hwmon: (coretemp) Add maximum cooling temperature readout
Rudolf Marek
2
-5
/
+32
2008-02-17
hwmon: (adm1026) Properly terminate sysfs groups
Jean Delvare
1
-0
/
+2
2008-02-17
hwmon: (vt8231) Update maintainer email address
Roger Lucas
2
-3
/
+3
2008-02-17
hwmon: (vt8231) Add individual alarm files
Jean Delvare
1
-2
/
+38
2008-02-17
hwmon: (via686a) Add individual alarm files
Jean Delvare
1
-0
/
+28
2008-02-17
hwmon: (smsc47m1) Add individual alarm files
Jean Delvare
1
-3
/
+22
2008-02-17
hwmon: (max1619) Add individual alarm and fault files
Jean Delvare
1
-0
/
+17
2008-02-17
hwmon: (lm92) Add individual alarm files
Jean Delvare
1
-1
/
+15
2008-02-15
Linux 2.6.25-rc2
v2.6.25-rc2
Linus Torvalds
1
-2
/
+2
2008-02-15
[NET]: Make sure sockets implement splice_read
RĂ©mi Denis-Courmont
1
-0
/
+3
2008-02-15
netconsole: avoid null pointer dereference at show_local_mac()
Keiichi KII
1
-2
/
+2
2008-02-15
[IPV6]: Fix reversed local_df test in ip6_fragment
Herbert Xu
1
-2
/
+2
2008-02-15
dentries: Extract common code to remove dentry from lru
Christoph Lameter
1
-28
/
+14
2008-02-15
d_path: Make d_path() use a struct path
Jan Blunck
12
-36
/
+24
2008-02-15
d_path: Make seq_path() use a struct path argument
Jan Blunck
9
-17
/
+16
2008-02-15
Use struct path in struct svc_expkey
Jan Blunck
2
-19
/
+14
2008-02-15
Use struct path in struct svc_export
Jan Blunck
9
-70
/
+67
2008-02-15
d_path: Make get_dcookie() use a struct path argument
Jan Blunck
4
-48
/
+37
2008-02-15
d_path: Make proc_get_link() use a struct path argument
Jan Blunck
5
-42
/
+34
2008-02-15
d_path: Use struct path in struct avc_audit_data
Jan Blunck
6
-51
/
+43
2008-02-15
d_path: kerneldoc cleanup
Jan Blunck
1
-3
/
+16
2008-02-15
One less parameter to __d_path
Jan Blunck
1
-7
/
+5
2008-02-15
Make set_fs_{root,pwd} take a struct path
Jan Blunck
3
-24
/
+20
2008-02-15
Use struct path in fs_struct
Jan Blunck
9
-111
/
+87
2008-02-15
Introduce path_get()
Jan Blunck
2
-2
/
+16
2008-02-15
Use path_put() in a few places instead of {mnt,d}put()
Jan Blunck
2
-12
/
+6
2008-02-15
Introduce path_put()
Jan Blunck
41
-118
/
+125
2008-02-15
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
47
-402
/
+431
2008-02-15
Move struct path into its own header
Jan Blunck
2
-5
/
+13
2008-02-15
Remove path_release_on_umount()
Jan Blunck
3
-12
/
+3
2008-02-15
Dont touch fs_struct in usermodehelper
Jan Blunck
1
-4
/
+1
2008-02-15
Dont touch fs_struct in drivers
Jan Blunck
7
-19
/
+6
2008-02-15
vfs: add explanation of I_DIRTY_DATASYNC bit
Jan Kara
1
-2
/
+4
2008-02-15
Include kernel.h from configfs.h
Ben Nizette
1
-0
/
+1
2008-02-15
MAINTAINERS: update decnet and DLM entries
Christine Caulfield
1
-4
/
+4
2008-02-15
FLAT binaries: drop BINFMT_FLAT bad header magic warning
Mike Frysinger
1
-4
/
+4
2008-02-15
m68knommu: use tabs not spaces in cacheflush.h
Greg Ungerer
1
-7
/
+7
2008-02-15
m68knommu: fix profile timer
Matt Waddel
1
-5
/
+12
2008-02-15
m68knommu: use asflags instead of EXTRA_AFLAGS
Greg Ungerer
12
-36
/
+12
2008-02-15
m68knommu: avoid unneccessary use of xchg() in set_mb()
Greg Ungerer
1
-1
/
+1
2008-02-15
m68knommu: fix coldfire interrupt exit path
Walter T Gruczka
1
-5
/
+4
2008-02-15
MAINTAINERS: add linux-fsdevel to VFS entry
Paul Menage
1
-0
/
+1
2008-02-15
kernel-doc: remove fastcall
Harvey Harrison
1
-1
/
+0
2008-02-15
cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gcc
Jesper Nilsson
2
-391
/
+404
2008-02-15
inotify: make variables static in inotify_user.c
Harvey Harrison
1
-3
/
+3
[next]