index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
sched-stats.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-12-11
[PATCH] myri10ge: fix big_bytes in case of vlan frames
Brice Goglin
1
-2
/
+2
2006-12-11
[PATCH] myri10ge: Full vlan frame in small_bytes
Brice Goglin
1
-2
/
+2
2006-12-11
[PATCH] myri10ge: drop contiguous skb routines
Brice Goglin
1
-204
/
+8
2006-12-11
[PATCH] myri10ge: switch to page-based skb
Brice Goglin
1
-79
/
+93
2006-12-11
[PATCH] myri10ge: add page-based skb routines
Brice Goglin
1
-0
/
+190
2006-12-11
[PATCH] myri10ge: indentation cleanups
Brice Goglin
1
-4
/
+4
2006-12-11
[PATCH] chelsio: working NAPI
Stephen Hemminger
4
-83
/
+67
2006-12-11
[PATCH] MACB: Use __raw register access
Haavard Skinnemoen
2
-3
/
+3
2006-12-11
[PATCH] MACB: Use struct delayed_work instead of struct work_struct
Haavard Skinnemoen
2
-4
/
+4
2006-12-11
[PATCH] ucc_geth: Initialize mdio_lock.
Scott Wood
1
-0
/
+2
2006-12-11
[PATCH] ucc_geth: compilation error fixes
Scott Wood
1
-5
/
+5
2006-12-10
[MIPS] Export local_flush_data_cache_page for sake of IDE.
Ralf Baechle
1
-0
/
+1
2006-12-10
[MIPS] Export pm_power_off
Ralf Baechle
1
-0
/
+2
2006-12-10
[MIPS] Export csum_partial_copy_nocheck.
Ralf Baechle
1
-0
/
+3
2006-12-10
[MIPS] Move die and die_if_kernel() from system.h to ptrace.h
Ralf Baechle
2
-9
/
+8
2006-12-10
[MIPS] Discard .exit.text at linktime.
Ralf Baechle
1
-3
/
+1
2006-12-10
[MIPS] Fix build of several IDE drivers by providing pci_get_legacy_ide_irq
Ralf Baechle
1
-0
/
+6
2006-12-10
[CRYPTO] dm-crypt: Select CRYPTO_CBC
Herbert Xu
1
-0
/
+1
2006-12-10
[PATCH] add MODULE_* attributes to bit reversal library
Cal Peake
1
-0
/
+4
2006-12-10
[PATCH] kvm: userspace interface
Avi Kivity
18
-0
/
+9814
2006-12-10
[PATCH] clocksource: small cleanup
Daniel Walker
4
-12
/
+18
2006-12-10
[PATCH] clocksource: add usage of CONFIG_SYSFS
Daniel Walker
1
-0
/
+2
2006-12-10
[PATCH] user of the jiffies rounding patch: Slab
Arjan van de Ven
1
-3
/
+5
2006-12-10
[PATCH] user of the jiffies rounding code: JBD
Arjan van de Ven
1
-1
/
+1
2006-12-10
[PATCH] round_jiffies infrastructure
Arjan van de Ven
2
-0
/
+138
2006-12-10
[PATCH] fdtable: Implement new pagesize-based fdtable allocator
Vadim Lobanov
2
-142
/
+72
2006-12-10
[PATCH] fdtable: Remove the free_files field
Vadim Lobanov
5
-27
/
+11
2006-12-10
[PATCH] fdtable: Make fdarray and fdsets equal in size
Vadim Lobanov
13
-81
/
+48
2006-12-10
[PATCH] fdtable: Delete pointless code in dup_fd()
Vadim Lobanov
1
-6
/
+5
2006-12-10
[PATCH] dio: lock refcount operations
Zach Brown
1
-31
/
+45
2006-12-10
[PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED
Zach Brown
3
-62
/
+39
2006-12-10
[PATCH] dio: remove duplicate bio wait code
Zach Brown
1
-29
/
+12
2006-12-10
[PATCH] dio: formalize bio counters as a dio reference count
Zach Brown
1
-74
/
+66
2006-12-10
[PATCH] dio: call blk_run_address_space() once per op
Zach Brown
1
-5
/
+3
2006-12-10
[PATCH] dio: centralize completion in dio_complete()
Zach Brown
1
-52
/
+42
2006-12-10
[PATCH] md: assorted md and raid1 one-liners
NeilBrown
2
-1
/
+3
2006-12-10
[PATCH] md: return a non-zero error to bi_end_io as appropriate in raid5
NeilBrown
1
-4
/
+12
2006-12-10
[PATCH] md: remove some old ifdefed-out code from raid5.c
NeilBrown
1
-63
/
+0
2006-12-10
[PATCH] MD: conditionalize some code
Jeff Garzik
1
-1
/
+3
2006-12-10
[PATCH] md: fix innocuous bug in raid6 stripe_to_pdidx
NeilBrown
1
-4
/
+6
2006-12-10
[PATCH] md: enable bypassing cache for reads
Raz Ben-Jehuda(caro)
1
-0
/
+5
2006-12-10
[PATCH] md: allow reads that have bypassed the cache to be retried on failure
Raz Ben-Jehuda(caro)
2
-5
/
+163
2006-12-10
[PATCH] md: handle bypassing the read cache (assuming nothing fails)
Raz Ben-Jehuda(caro)
1
-0
/
+78
2006-12-10
[PATCH] md: define raid5_mergeable_bvec
Raz Ben-Jehuda(caro)
1
-0
/
+24
2006-12-10
[PATCH] md: tidy up device-change notification when an md array is stopped
NeilBrown
1
-5
/
+5
2006-12-10
[PATCH] Fbdev driver for IBM GXT4500P videocards
Paul Mackerras
3
-0
/
+752
2006-12-10
[PATCH] ide-cd: Handle strange interrupt on the Intel ESB2
Alan Cox
3
-0
/
+12
2006-12-10
[PATCH] kernel/sched.c: whitespace cleanups
Miguel Ojeda Sandonis
1
-40
/
+55
2006-12-10
[PATCH] sched: optimize activate_task for RT task
Chen, Kenneth W
1
-3
/
+5
2006-12-10
[PATCH] sched: remove lb_stopbalance counter
Chen, Kenneth W
2
-8
/
+4
[next]