index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
hwmon/lm78: Be less i2c_client-centric
Jean Delvare
2007-05-08
1
-46
/
+40
|
*
|
|
hwmon/lm78: No longer use i2c-isa
Jean Delvare
2007-05-08
2
-111
/
+267
|
*
|
|
hwmon: New max6650 driver
Hans-Juergen Koch
2007-05-08
5
-0
/
+763
|
*
|
|
hwmon/smsc47m1: Use dynamic sysfs callbacks
Jean Delvare
2007-05-08
1
-103
/
+95
|
*
|
|
hwmon/smsc47m1: Use DRVNAME consistently
Jean Delvare
2007-05-08
1
-8
/
+6
|
*
|
|
hwmon/smsc47m1: Convert to a platform driver
Jean Delvare
2007-05-08
2
-136
/
+194
|
*
|
|
hwmon: Document the new fan1_target interface file
Jean Delvare
2007-05-08
1
-0
/
+7
|
*
|
|
hwmon/w83627hf: Convert to a platform driver
Jean Delvare
2007-05-08
2
-283
/
+311
|
*
|
|
hwmon/w83627hf: Preliminary cleanups
Jean Delvare
2007-05-08
1
-40
/
+36
|
*
|
|
hwmon-vid: Add support for VIA Esther
Rudolf Marek
2007-05-08
1
-3
/
+3
|
*
|
|
hwmon: Only call vid_which_vrm() when needed
Jean Delvare
2007-05-08
2
-5
/
+6
|
*
|
|
hwmon/smsc47m1: Get rid of a useless mutex
Jean Delvare
2007-05-08
1
-23
/
+10
|
*
|
|
hwmon/smsc47m1: Add support for the LPC47M292
Jean Delvare
2007-05-08
3
-41
/
+139
|
*
|
|
hwmon: Request the I/O regions in platform drivers
Jean Delvare
2007-05-08
3
-2
/
+42
|
*
|
|
hwmon/smsc47m192: Document the LPC47M292 as supported
Jean Delvare
2007-05-08
3
-6
/
+8
*
|
|
|
Fix sunrpc warning noise
Geert Uytterhoeven
2007-05-08
1
-4
/
+4
*
|
|
|
Merge git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
2007-05-08
44
-304
/
+491
|
\
\
\
\
|
*
|
|
|
[XFS] Add lockdep support for XFS
Lachlan McIlroy
2007-05-08
5
-28
/
+88
|
*
|
|
|
[XFS] Fix race in xfs_write() b/w dmapi callout and direct I/O checks.
Lachlan McIlroy
2007-05-08
1
-27
/
+26
|
*
|
|
|
[XFS] Get rid of redundant "required" in msg.
Utako Kusaka
2007-05-08
1
-2
/
+1
|
*
|
|
|
[XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg.
Tim Shimmin
2007-05-08
2
-1
/
+12
|
*
|
|
|
[XFS] Remove unused ilen variable and references.
Tim Shimmin
2007-05-08
1
-4
/
+0
|
*
|
|
|
[XFS] Fix to prevent the notorious 'NULL files' problem after a crash.
Lachlan McIlroy
2007-05-08
9
-88
/
+208
|
*
|
|
|
[XFS] Fix race condition in xfs_write().
Lachlan McIlroy
2007-05-08
1
-29
/
+32
|
*
|
|
|
[XFS] Fix uquota and oquota enforcement problems.
Kouta Ooizumi
2007-05-08
3
-4
/
+12
|
*
|
|
|
[XFS] propogate return codes from flush routines
Lachlan McIlroy
2007-05-08
10
-22
/
+53
|
*
|
|
|
[XFS] Fix quotaon syscall failures for group enforcement requests.
Donald Douwsma
2007-05-08
1
-3
/
+1
|
*
|
|
|
[XFS] Invalidate quotacheck when mounting without a quota type.
Donald Douwsma
2007-05-08
1
-0
/
+11
|
*
|
|
|
[XFS] reducing the number of random number functions.
Joe Perches
2007-05-08
4
-20
/
+3
|
*
|
|
|
[XFS] remove more misc. unused args
Eric Sandeen
2007-05-08
3
-15
/
+8
|
*
|
|
|
[XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it.
Eric Sandeen
2007-05-08
5
-21
/
+13
|
*
|
|
|
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with
Eric Sandeen
2007-05-08
21
-67
/
+50
|
|
/
/
/
*
|
|
|
Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...
Linus Torvalds
2007-05-08
32
-212
/
+321
|
\
\
\
\
|
*
|
|
|
[libata reset-seq] build and merge fixes
Jeff Garzik
2007-05-01
3
-3
/
+5
|
*
|
|
|
libata: reimplement reset sequencing
Tejun Heo
2007-05-01
3
-67
/
+42
|
*
|
|
|
libata: improve ata_std_prereset()
Tejun Heo
2007-05-01
1
-7
/
+15
|
*
|
|
|
libata: improve 0xff status handling
Tejun Heo
2007-05-01
3
-20
/
+30
|
*
|
|
|
libata: add deadline support to prereset and reset methods
Tejun Heo
2007-05-01
32
-135
/
+249
*
|
|
|
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-05-08
37
-557
/
+1228
|
\
\
\
\
\
|
*
|
|
|
|
[netdrvr] atl1: fix build
Jeff Garzik
2007-05-08
1
-0
/
+1
|
*
|
|
|
|
pasemi_mac: Use local-mac-address instead of mac-address if available
Olof Johansson
2007-05-08
1
-1
/
+6
|
*
|
|
|
|
pasemi_mac: PHY support
Olof Johansson
2007-05-08
3
-0
/
+133
|
*
|
|
|
|
pasemi_mac: Add msglevel support and "debug" module param
Olof Johansson
2007-05-08
2
-4
/
+23
|
*
|
|
|
|
pasemi_mac: Logic cleanup / rx performance improvements
Olof Johansson
2007-05-08
1
-38
/
+37
|
*
|
|
|
|
pasemi_mac: Minor cleanup / define fixes
Olof Johansson
2007-05-08
2
-10
/
+8
|
*
|
|
|
|
pasemi_mac: Add SKB reuse / copy-break
Olof Johansson
2007-05-08
1
-7
/
+24
|
*
|
|
|
|
pasemi_mac: Timer and interrupt fixes
Olof Johansson
2007-05-08
2
-12
/
+30
|
*
|
|
|
|
pasemi_mac: Abstract and fix up interrupt restart routines
Olof Johansson
2007-05-08
1
-3
/
+41
|
*
|
|
|
|
pasemi_mac: Move the IRQ mapping from the PCI layer to the driver
Olof Johansson
2007-05-08
4
-23
/
+23
|
*
|
|
|
|
tc35815: Remove unnecessary skb->dev assignment
Atsushi Nemoto
2007-05-08
1
-1
/
+0
[prev]
[next]