index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-12-12
5
-14
/
+25
|
\
|
*
be2net: fix error in rx completion processing.
Ajit Khaparde
2009-12-12
1
-2
/
+2
|
*
igbvf: avoid reset storms due to mailbox issues
Alexander Duyck
2009-12-12
2
-1
/
+8
|
*
igb: fix handling of mailbox collisions between PF/VF
Alexander Duyck
2009-12-12
1
-9
/
+13
|
*
usb: remove rare pm primitive for conversion to new API
Oliver Neukum
2009-12-12
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2009-12-12
3
-102
/
+145
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
.
\
Merge branches 'slab/fixes', 'slab/kmemleak', 'slub/perf' and 'slub/stats' in...
Pekka Enberg
2009-12-12
3
-102
/
+145
|
|
\
\
\
\
\
|
|
|
|
|
*
|
slub: allow stats to be cleared
David Rientjes
2009-10-15
2
-52
/
+75
|
|
|
|
*
|
|
SLUB: Fix __GFP_ZERO unlikely() annotation
Pekka Enberg
2009-11-29
1
-1
/
+1
|
|
|
*
|
|
|
slab, kmemleak: pass the correct pointer to kmemleak_erase()
J. R. Okajima
2009-12-06
1
-0
/
+5
|
|
|
*
|
|
|
slab, kmemleak: stop calling kmemleak_erase() unconditionally
J. R. Okajima
2009-12-06
1
-1
/
+2
|
|
*
|
|
|
|
SLAB: Fix unlikely() annotation in __cache_alloc_node()
Tim Blechmann
2009-12-06
1
-1
/
+1
|
|
*
|
|
|
|
SLAB: Fix lockdep annotations for CPU hotplug
Pekka Enberg
2009-11-30
1
-47
/
+61
|
|
|
/
/
/
/
*
|
|
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-12-12
11
-212
/
+271
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
sched: Remove forced2_migrations stats
Ingo Molnar
2009-12-10
3
-9
/
+0
|
*
|
|
|
|
sched: Fix memory leak in two error corner cases
Phil Carmody
2009-12-10
1
-2
/
+6
|
*
|
|
|
|
sched: Fix build warning in get_update_sysctl_factor()
Mike Galbraith
2009-12-10
1
-1
/
+1
|
*
|
|
|
|
sched: Update normalized values on user updates via proc
Christian Ehrhardt
2009-12-09
3
-8
/
+29
|
*
|
|
|
|
sched: Make tunable scaling style configurable
Christian Ehrhardt
2009-12-09
5
-2
/
+61
|
*
|
|
|
|
sched: Fix missing sched tunable recalculation on cpu add/remove
Christian Ehrhardt
2009-12-09
2
-13
/
+32
|
*
|
|
|
|
sched: Fix task priority bug
Peter Zijlstra
2009-12-09
1
-6
/
+0
|
*
|
|
|
|
sched: cgroup: Implement different treatment for idle shares
Peter Zijlstra
2009-12-09
1
-2
/
+6
|
*
|
|
|
|
sched: Remove unnecessary RCU exclusion
Peter Zijlstra
2009-12-09
1
-7
/
+2
|
*
|
|
|
|
sched: Discard some old bits
Peter Zijlstra
2009-12-09
5
-21
/
+7
|
*
|
|
|
|
sched: Clean up check_preempt_wakeup()
Peter Zijlstra
2009-12-09
1
-40
/
+33
|
*
|
|
|
|
sched: Move update_curr() in check_preempt_wakeup() to avoid redundant call
Jupyung Lee
2009-12-09
1
-2
/
+2
|
*
|
|
|
|
sched: Sanitize fork() handling
Peter Zijlstra
2009-12-09
3
-43
/
+34
|
*
|
|
|
|
sched: Clean up ttwu() rq locking
Peter Zijlstra
2009-12-09
1
-8
/
+5
|
*
|
|
|
|
sched: Remove rq->clock coupling from set_task_cpu()
Peter Zijlstra
2009-12-09
1
-12
/
+1
|
*
|
|
|
|
sched: Consolidate select_task_rq() callers
Peter Zijlstra
2009-12-09
1
-3
/
+11
|
*
|
|
|
|
sched: Remove sysctl.sched_features
Peter Zijlstra
2009-12-09
2
-9
/
+0
|
*
|
|
|
|
sched: Protect sched_rr_get_param() access to task->sched_class
Thomas Gleixner
2009-12-09
5
-9
/
+10
|
*
|
|
|
|
sched: Protect task->cpus_allowed access in sched_getaffinity()
Thomas Gleixner
2009-12-09
1
-0
/
+4
|
*
|
|
|
|
sched: Fix balance vs hotplug race
Peter Zijlstra
2009-12-06
4
-27
/
+41
|
*
|
|
|
|
cpumask: Fix generate_sched_domains() for UP
Geert Uytterhoeven
2009-12-06
1
-1
/
+1
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-12-12
77
-594
/
+1677
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-12-12
3064
-222946
/
+331666
|
|
\
\
\
\
\
|
*
|
|
|
|
|
net: Handle NETREG_UNINITIALIZED devices correctly
Krishna Kumar
2009-12-12
1
-4
/
+6
|
*
|
|
|
|
|
can: add the driver for Analog Devices Blackfin on-chip CAN controllers
Barry Song
2009-12-12
3
-0
/
+793
|
*
|
|
|
|
|
xfrm: Fix truncation length of authentication algorithms installed via PF_KEY
Martin Willi
2009-12-12
1
-0
/
+1
|
*
|
|
|
|
|
net: use compat helper functions in compat_sys_recvmmsg
Heiko Carstens
2009-12-12
1
-5
/
+2
|
*
|
|
|
|
|
net: fix compat_sys_recvmmsg parameter type
Heiko Carstens
2009-12-12
2
-8
/
+6
|
*
|
|
|
|
|
cxgb3: Fixing EEH handlers
Breno Leitao
2009-12-12
1
-0
/
+1
|
*
|
|
|
|
|
cnic: Zero out status block and Event Queue indices.
Michael Chan
2009-12-12
1
-0
/
+5
|
*
|
|
|
|
|
cnic: Send delete command when shutting down iSCSI ring.
Michael Chan
2009-12-12
1
-0
/
+6
|
*
|
|
|
|
|
net: smc91x: Fix up type mismatch in smc_drv_resume().
Paul Mundt
2009-12-12
1
-1
/
+1
|
*
|
|
|
|
|
smc91x: fix unused flags warnings on UP systems
Mike Frysinger
2009-12-12
1
-3
/
+3
|
*
|
|
|
|
|
MAINTAINERS: Transfering maintainership of cdc-ether
Oliver Neukum
2009-12-12
1
-2
/
+1
|
*
|
|
|
|
|
net: Add missing TST_CFG_WRITE bits around sky2_pci_write
Takashi Iwai
2009-12-11
1
-0
/
+4
|
*
|
|
|
|
|
net: Fix Yukon-2 Optima TCP offload setup
Takashi Iwai
2009-12-11
1
-0
/
+5
[next]