index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Add SRCU-based notifier chains
Alan Stern
2006-10-04
3
-7
/
+166
*
[PATCH] srcu-3: add SRCU operations to rcutorture
Paul E. McKenney
2006-10-04
2
-10
/
+138
*
[PATCH] srcu-3: RCU variant permitting read-side blocking
Paul E. McKenney
2006-10-04
6
-2
/
+350
*
[PATCH] htirq: tidy up the htirq code
Eric W. Biederman
2006-10-04
7
-16
/
+22
*
[PATCH] msi: move the ia64 code into arch/ia64
Eric W. Biederman
2006-10-04
5
-6
/
+5
*
[PATCH] msi: refactor and move the msi irq_chip into the arch code
Eric W. Biederman
2006-10-04
13
-395
/
+335
*
[PATCH] msi: only use a single irq_chip for msi interrupts
Eric W. Biederman
2006-10-04
1
-91
/
+24
*
[PATCH] msi: simplify msi sanity checks by adding with generic irq code
Eric W. Biederman
2006-10-04
4
-36
/
+23
*
[PATCH] Initial generic hypertransport interrupt support
Eric W. Biederman
2006-10-04
8
-0
/
+486
*
[PATCH] Add Hypertransport capability defines
Eric W. Biederman
2006-10-04
2
-1
/
+22
*
[PATCH] genirq: x86_64 irq: Kill irq compression
Eric W. Biederman
2006-10-04
3
-47
/
+1
*
[PATCH] genirq: x86_64 irq: Kill gsi_irq_sharing
Eric W. Biederman
2006-10-04
2
-65
/
+1
*
[PATCH] genirq: x86_64 irq: make vector_irq per cpu
Eric W. Biederman
2006-10-04
5
-53
/
+144
*
[PATCH] genirq: x86_64 irq: Make the external irq handlers report their vecto...
Eric W. Biederman
2006-10-04
4
-39
/
+33
*
[PATCH] genirq: irq: generalize the check for HARDIRQ_BITS
Eric W. Biederman
2006-10-04
2
-1
/
+9
*
[PATCH] genirq: irq: remove msi hacks
Eric W. Biederman
2006-10-04
1
-36
/
+0
*
[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vector
Eric W. Biederman
2006-10-04
7
-192
/
+50
*
[PATCH] genirq: x86_64 irq: Remove the msi assumption that irq == vector
Eric W. Biederman
2006-10-04
4
-146
/
+47
*
[PATCH] genirq: msi: only build msi-apic.c on ia64
Eric W. Biederman
2006-10-04
1
-1
/
+2
*
[PATCH] genirq: i386 irq: Move msi message composition into io_apic.c
Eric W. Biederman
2006-10-04
3
-5
/
+119
*
[PATCH] genirq: x86_64 irq: Move msi message composition into io_apic.c
Eric W. Biederman
2006-10-04
3
-5
/
+123
*
[PATCH] genirq: msi: make the msi code irq based and not vector based
Eric W. Biederman
2006-10-04
2
-264
/
+168
*
[PATCH] genirq: x86_64 irq: Dynamic irq support
Eric W. Biederman
2006-10-04
1
-5
/
+46
*
[PATCH] genirq: i386 irq: Dynamic irq support
Eric W. Biederman
2006-10-04
1
-0
/
+48
*
[PATCH] genirq: ia64 irq: Dynamic irq support
Eric W. Biederman
2006-10-04
1
-0
/
+20
*
[PATCH] genirq: irq: add a dynamic irq creation API
Eric W. Biederman
2006-10-04
2
-1
/
+64
*
[PATCH] genirq: msi: simplify the msi irq limit policy
Eric W. Biederman
2006-10-04
4
-95
/
+8
*
[PATCH] genirq: msi: refactor the msi_ops
Eric W. Biederman
2006-10-04
5
-115
/
+116
*
[PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msg
Eric W. Biederman
2006-10-04
3
-106
/
+104
*
[PATCH] genirq: msi: make the msi boolean tests return either 0 or 1
Eric W. Biederman
2006-10-04
1
-2
/
+2
*
[PATCH] genirq: msi: simplify msi enable and disable
Eric W. Biederman
2006-10-04
1
-106
/
+16
*
[PATCH] genirq: x86_64 irq: Reenable migrating irqs to other cpus
Eric W. Biederman
2006-10-04
1
-3
/
+33
*
[PATCH] genirq: irq: add moved_masked_irq
Eric W. Biederman
2006-10-04
2
-7
/
+27
*
[PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bit
Eric W. Biederman
2006-10-04
2
-5
/
+4
*
[PATCH] genirq: convert the i386 architecture to irq-chips
Ingo Molnar
2006-10-04
4
-146
/
+80
*
[PATCH] genirq: convert the x86_64 architecture to irq-chips
Ingo Molnar
2006-10-04
4
-143
/
+44
*
[PATCH] fbdev: riva warning fix
Andrew Morton
2006-10-04
1
-1
/
+1
*
[PATCH] ecryptfs: fs/Makefile and fs/Kconfig
Michael Halcrow
2006-10-04
15
-0
/
+6852
*
[PATCH] Fix linux/nfsd/const.h for make headers_check
Cedric Le Goater
2006-10-04
1
-1
/
+2
*
[PATCH] knfsd: nfsd4: actually use all the pieces to implement referrals
J.Bruce Fields
2006-10-04
3
-13
/
+69
*
[PATCH] knfsd: nfsd4: xdr encoding for fs_locations
J.Bruce Fields
2006-10-04
2
-2
/
+126
*
[PATCH] knfsd: nfsd4: fslocations data structures
Manoj Naik
2006-10-04
2
-4
/
+134
*
[PATCH] knfsd: nfsd: store export path in export
J.Bruce Fields
2006-10-04
2
-0
/
+11
*
[PATCH] knfsd: close a race-opportunity in d_splice_alias
NeilBrown
2006-10-04
1
-4
/
+5
*
[PATCH] knfsd: fix auto-sizing of nfsd request/reply buffers
NeilBrown
2006-10-04
1
-1
/
+1
*
[PATCH] knfsd: lockd: fix refount on nsm
NeilBrown
2006-10-04
1
-2
/
+4
*
[PATCH] knfsd: nfsd4: acls: fix handling of zero-length acls
J.Bruce Fields
2006-10-04
2
-20
/
+5
*
[PATCH] knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_posix interface
J.Bruce Fields
2006-10-04
1
-27
/
+21
*
[PATCH] knfsd: nfsd4: acls: fix inheritance
J.Bruce Fields
2006-10-04
1
-13
/
+30
*
[PATCH] knfsd: nfsd4: acls: relax the nfsv4->posix mapping
J.Bruce Fields
2006-10-04
1
-354
/
+273
[next]