index
:
kernel/linux.git
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.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-01
[PATCH] IB/ipath: fixes to performance get counters for IB compliance
Bryan O'Sullivan
9
-27
/
+93
2006-07-01
[PATCH] IB/ipath: check for valid LID and multicast LIDs
Bryan O'Sullivan
1
-2
/
+2
2006-07-01
[PATCH] IB/ipath: removed redundant statements
Bryan O'Sullivan
3
-5
/
+0
2006-07-01
[PATCH] IB/ipath: don't confuse the max message size with the MTU
Bryan O'Sullivan
1
-1
/
+1
2006-07-01
[PATCH] IB/ipath: disallow send of invalid packet sizes over UD
Bryan O'Sullivan
1
-0
/
+5
2006-07-01
[PATCH] IB/ipath: fix lost interrupts on HT-400
Bryan O'Sullivan
2
-17
/
+36
2006-07-01
[PATCH] IB/ipath: fixed bug 9776 for real
Bryan O'Sullivan
2
-31
/
+42
2006-07-01
[PATCH] IB/ipath: reduce overhead on receive interrupts
Bryan O'Sullivan
4
-73
/
+105
2006-07-01
[PATCH] IB/ipath: memory management cleanups
Bryan O'Sullivan
6
-370
/
+279
2006-07-01
[PATCH] IB/ipath: use vmalloc to allocate struct ipath_devdata
Bryan O'Sullivan
2
-8
/
+3
2006-07-01
[PATCH] IB/ipath: use more appropriate gfp flags
Bryan O'Sullivan
1
-12
/
+14
2006-07-01
[PATCH] IB/ipath: enable freeze mode when shutting down device
Bryan O'Sullivan
1
-1
/
+1
2006-07-01
[PATCH] IB/ipath: print better debug info when handling 32/64-bit DMA mask pr...
Bryan O'Sullivan
1
-3
/
+20
2006-07-01
[PATCH] IB/ipath: removed unused field ipath_kregvirt from struct ipath_devdata
Bryan O'Sullivan
2
-10
/
+2
2006-07-01
[PATCH] IB/ipath: enforce device resource limits
Bryan O'Sullivan
6
-33
/
+204
2006-07-01
[PATCH] IB/ipath: report correct device identification information in /sys
Bryan O'Sullivan
4
-22
/
+35
2006-07-01
[PATCH] IB/ipath: return an error for unknown multicast GID
Bryan O'Sullivan
1
-1
/
+1
2006-07-01
[PATCH] IB/ipath: fix some memory leaks on failure paths
Bryan O'Sullivan
2
-0
/
+3
2006-07-01
[PATCH] IB/ipath: don't allow resources to be created with illegal values
Bryan O'Sullivan
3
-0
/
+24
2006-07-01
[PATCH] IB/ipath: remove some duplicate code
Bryan O'Sullivan
1
-3
/
+0
2006-07-01
[PATCH] IB/ipath: update some comments and fix typos
Bryan O'Sullivan
2
-8
/
+3
2006-07-01
[PATCH] IB/ipath: allow diags on any unit
Bryan O'Sullivan
5
-87
/
+53
2006-07-01
[PATCH] IB/ipath: fix shared receive queues for RC
Bryan O'Sullivan
1
-142
/
+101
2006-07-01
[PATCH] IB/ipath: fix an indenting problem
Bryan O'Sullivan
1
-26
/
+26
2006-07-01
[PATCH] IB/ipath: share more common code between RC and UC protocols
Bryan O'Sullivan
6
-362
/
+270
2006-07-01
[PATCH] IB/ipath: update copyrights and other strings to reflect new company ...
Bryan O'Sullivan
36
-15
/
+49
2006-07-01
[PATCH] IB/ipath: name zero counter offsets so it's clear they aren't counters
Bryan O'Sullivan
3
-52
/
+52
2006-07-01
[PATCH] ACPI: fix not power-manageable device message
Jae-hyeon Park
1
-1
/
+1
2006-07-01
[PATCH] EDAC: fix module names quoted in sysfs
Doug Thompson
7
-11
/
+12
2006-07-01
[PATCH] IRQ: warning message cleanup
Bjorn Helgaas
1
-6
/
+7
2006-07-01
[PATCH] IRQ: Use SA_PERCPU_IRQ, not IRQ_PER_CPU, for irqaction.flags
Bjorn Helgaas
1
-1
/
+2
2006-07-01
[PATCH] pi-futex: futex_wake() lockup fix
Ingo Molnar
1
-2
/
+4
2006-07-01
[PATCH] pi-futex: fix mm_struct memory leak
Vernon Mauery
1
-1
/
+1
2006-07-01
kbuild: documentation change on allowing checkers besides sparse
Dustin Kirkland
1
-4
/
+5
2006-07-01
[PATCH] audit syscall classes
Al Viro
14
-0
/
+188
2006-07-01
kbuild: warn when a moduled uses a symbol marked UNUSED
Sam Ravnborg
2
-23
/
+64
2006-07-01
[PATCH] audit: support for object context filters
Darrel Goeddel
3
-1
/
+82
2006-07-01
[PATCH] audit: rename AUDIT_SE_* constants
Darrel Goeddel
4
-51
/
+56
2006-07-01
[PATCH] add rule filterkey
Amy Griffis
4
-36
/
+78
2006-07-01
kbuild: fix segv in modpost
Sam Ravnborg
1
-3
/
+6
2006-07-01
kconfig: enhancing accessibility of lxdialog
Samuel Thibault
1
-2
/
+5
2006-07-01
kbuild: fix ia64 breakage after introducing make -rR
Sam Ravnborg
7
-10
/
+16
2006-07-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
6
-209
/
+99
2006-07-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
23
-65
/
+236
2006-07-01
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2
-1
/
+2
2006-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
3018
-3092
/
+95
2006-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6/
Linus Torvalds
14
-91
/
+291
2006-07-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
49
-548
/
+524
2006-07-01
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
75
-2645
/
+2640
2006-07-01
[SPARC64]: Kill sun4v virtual device layer.
David S. Miller
3
-114
/
+23
[prev]
[next]