index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-06-24
[PATCH] nfsd4: reference count struct nfs4_file
NeilBrown
2
-49
/
+52
2005-06-24
[PATCH] nfsd4: rename nfs4_file fields
NeilBrown
2
-13
/
+13
2005-06-24
[PATCH] nfsd4: remove debugging counters
NeilBrown
1
-24
/
+1
2005-06-24
[PATCH] nfsd4: slabify delegations
NeilBrown
1
-10
/
+9
2005-06-24
[PATCH] nfsd4: slabify stateids
NeilBrown
1
-5
/
+17
2005-06-24
[PATCH] nfsd4: slabify nfs4_files
NeilBrown
1
-24
/
+34
2005-06-24
[PATCH] nfsd4: block metadata ops during grace period
NeilBrown
1
-0
/
+5
2005-06-24
[PATCH] nfsd4: fix fh_expire_type
NeilBrown
2
-2
/
+5
2005-06-24
[PATCH] nfsd4: support CLAIM_DELEGATE_CUR
NeilBrown
1
-1
/
+5
2005-06-24
[PATCH] nfsd4: add open state code for CLAIM_DELEGATE_CUR
NeilBrown
1
-5
/
+16
2005-06-24
[PATCH] nfsd4: don't reopen for delegated client
NeilBrown
1
-8
/
+36
2005-06-24
[PATCH] nfsd4: nfs4_check_delegmode
NeilBrown
1
-9
/
+9
2005-06-24
[PATCH] nfsd4: find_delegation_file()
NeilBrown
1
-11
/
+14
2005-06-24
[PATCH] oprofile: report anonymous region samples
John Levon
4
-15
/
+29
2005-06-24
[PATCH] tuner-core.c improvments and Ymec Tvision TVF8533MF support
Mauro Carvalho Chehab
4
-4
/
+126
2005-06-24
[PATCH] dvb: flexcop: add BCM3510 ATSC frontend support for Air2PC card
Johannes Stezenbach
9
-14
/
+1389
2005-06-24
[PATCH] dvb: dvb_frontend: use time_after()
Johannes Stezenbach
1
-1
/
+3
2005-06-24
[PATCH] dvb-usb: fix init error checking
Johannes Stezenbach
1
-1
/
+1
2005-06-24
[PATCH] dvb: Add generalized dvb-usb driver
Johannes Stezenbach
36
-52
/
+4743
2005-06-24
[PATCH] dvb: drop obsolete dibusb driver
Johannes Stezenbach
13
-2981
/
+1
2005-06-24
[PATCH] tpm: device attribute fixes
Yani Ioannou
2
-3
/
+3
2005-06-24
[PATCH] i2o build fix
Andrew Morton
3
-3
/
+6
2005-06-24
[PATCH] I2O: Limit max sector workaround for Promise controllers
Markus Lidel
1
-0
/
+1
2005-06-24
[PATCH] I2O: Lindent run and replacement of printk through osm printing funct...
Markus Lidel
11
-110
/
+100
2005-06-24
[PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronization
Markus Lidel
12
-358
/
+275
2005-06-24
[PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and...
Markus Lidel
8
-116
/
+282
2005-06-24
[PATCH] I2O: new sysfs attributes and Adaptec specific block device access an...
Markus Lidel
15
-532
/
+1446
2005-06-24
[PATCH] I2O: first code cleanup of spare warnings and unused functions
Markus Lidel
10
-336
/
+356
2005-06-24
[PATCH] I2O: bugfixes and compability enhancements
Markus Lidel
8
-149
/
+124
2005-06-24
[PATCH] tpm: improve output in sysfs files when the TPM fails
Kylene Jo Hall
1
-4
/
+6
2005-06-24
[PATCH] tpm: add debugging output
Kylene Hall
1
-8
/
+17
2005-06-24
[PATCH] tpm: replace odd LPC init function
Kylene Hall
4
-108
/
+22
2005-06-24
[PATCH] tpm: TPMs on additional LPC bus
Kylene Hall
2
-0
/
+2
2005-06-24
[PATCH] tpm: locking fixes
Kylene Hall
1
-3
/
+7
2005-06-24
[PATCH] tpm: add cancel function
Kylene Hall
4
-12
/
+23
2005-06-24
[PATCH] tpm: sysfs owernship changes
Kylene Hall
4
-13
/
+64
2005-06-24
[PATCH] tpm: remove unnecessary __force
Kylene Hall
1
-12
/
+7
2005-06-24
[PATCH] tpm: use to_pci_dev
Kylene Hall
1
-3
/
+3
2005-06-24
[PATCH] tpm: fix timer initialization
Kylene Hall
2
-20
/
+6
2005-06-24
[PATCH] tpm: large stack objects
Kylene Hall
1
-6
/
+15
2005-06-24
[PATCH] tpm: read return code issue
Kylene Hall
1
-20
/
+10
2005-06-24
[PATCH] tpm: remove unnecessary module stuff
Kylene Hall
1
-13
/
+0
2005-06-24
[PATCH] tpm: address missing const defs
Kylene Hall
1
-5
/
+5
2005-06-24
[PATCH] tpm: Fix concerns with TPM driver -- use enums
Kylene Hall
4
-51
/
+87
2005-06-24
[PATCH] char/tpm: use msleep(), clean-up timers,
Nishanth Aravamudan
3
-52
/
+18
2005-06-24
[PATCH] ipmi: add 32-bit ioctl translations for 64-bit platforms
Andrew Morton
1
-0
/
+196
2005-06-24
[PATCH] ipmi: use completions, not semaphores, in powerdown code
Corey Minyard
1
-12
/
+13
2005-06-24
[PATCH] ipmi: add power cycle capability
Corey Minyard
4
-11
/
+155
2005-06-24
[PATCH] ipmi: timer shutdown cleanup
Corey Minyard
1
-12
/
+5
2005-06-24
[PATCH] ipmi: doc updates
Corey Minyard
1
-32
/
+94
[next]