index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
/
disk.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-05-03
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
1
-7
/
+7
2007-05-03
sysfs: printk format warning
Randy Dunlap
1
-1
/
+1
2007-05-03
DOC: Fix wrong identifier name in Documentation/driver-model/devres.txt
Rolf Eike Beer
1
-1
/
+1
2007-05-03
platform: reorder platform_device_del
Jean Delvare
1
-3
/
+5
2007-05-03
Driver core: fix show_uevent from taking up way too much stack
Greg Kroah-Hartman
1
-1
/
+6
2007-05-01
libata: honour host controllers that want just one host
Linus Torvalds
1
-7
/
+4
2007-05-01
pm: include EIO from errno-base.h
David Rientjes
1
-1
/
+1
2007-05-01
Add kvasprintf()
Jeremy Fitzhardinge
2
-7
/
+20
2007-05-01
power management: force pm_ops.valid callback to be assigned
Johannes Berg
2
-8
/
+8
2007-05-01
power management: implement pm_ops.valid for everybody
Johannes Berg
11
-55
/
+39
2007-05-01
power management: remove firmware disk mode
Johannes Berg
5
-54
/
+34
2007-05-01
rework pm_ops pm_disk_mode, kill misuse
Johannes Berg
11
-64
/
+56
2007-05-01
reiserfs: suppress lockdep warning
Jeff Mahoney
1
-1
/
+1
2007-05-01
Extend print_symbol capability
Robert Peterson
2
-9
/
+27
2007-04-30
[UDP]: Do not allow specific bind when wildcard bind exists.
David S. Miller
1
-8
/
+33
2007-04-30
[IPV4] UDP: Fix endianness bugs in hashing changes.
David S. Miller
1
-18
/
+18
2007-04-30
[IPV4] SNMP: Support OutMcastPkts and OutBcastPkts
Mitsuru Chinen
1
-0
/
+6
2007-04-30
[IPV4] SNMP: Support InMcastPkts and InBcastPkts
Mitsuru Chinen
1
-0
/
+7
2007-04-30
[IPV4] SNMP: Support InTruncatedPkts
Mitsuru Chinen
1
-1
/
+4
2007-04-30
[IPV4] SNMP: Support InNoRoutes
Mitsuru Chinen
1
-0
/
+2
2007-04-30
[SNMP]: Add definitions for {In,Out}BcastPkts
Mitsuru Chinen
1
-0
/
+2
2007-04-30
[TCP] FRTO: RFC4138 allows Nagle override when new data must be sent
Ilpo Järvinen
3
-7
/
+17
2007-04-30
[TCP] FRTO: Delay skb available check until it's mandatory
Ilpo Järvinen
1
-8
/
+11
2007-04-30
[XFRM]: Restrict upper layer information by bundle.
Masahide NAKAMURA
3
-0
/
+71
2007-04-30
[TCP]: Catch skb with S+L bugs earlier
Ilpo Järvinen
1
-3
/
+1
2007-04-30
[PATCH] INET : IPV4 UDP lookups converted to a 2 pass algo
Eric Dumazet
1
-57
/
+114
2007-04-30
[L2TP]: Add the ability to autoload a pppox protocol module.
James Chapman
1
-0
/
+8
2007-04-30
[PATCH] elevator: elv_list_lock does not need irq disabling
Jens Axboe
1
-8
/
+9
2007-04-30
[BLOCK] Don't pin lots of memory in mempools
Jens Axboe
6
-40
/
+11
2007-04-30
[SKB]: Introduce skb_queue_walk_safe()
James Chapman
1
-0
/
+5
2007-04-30
cfq-iosched: speedup cic rb lookup
Jens Axboe
1
-2
/
+18
2007-04-30
ll_rw_blk: add io_context private pointer
Jens Axboe
2
-0
/
+2
2007-04-30
cfq-iosched: get rid of cfqq hash
Vasily Tarasov
1
-100
/
+67
2007-04-30
cfq-iosched: tighten queue request overlap condition
Jens Axboe
1
-1
/
+2
2007-04-30
cfq-iosched: improve sync vs async workloads
Jens Axboe
1
-13
/
+18
2007-04-30
cfq-iosched: never allow an async queue idling
Jens Axboe
1
-1
/
+6
2007-04-30
cfq-iosched: get rid of ->dispatch_slice
Jens Axboe
1
-5
/
+1
2007-04-30
cfq-iosched: don't pass unused preemption variable around
Jens Axboe
1
-15
/
+13
2007-04-30
cfq-iosched: get rid of ->cur_rr and ->cfq_list
Jens Axboe
1
-55
/
+32
2007-04-30
cfq-iosched: slice offset should take ioprio into account
Jens Axboe
1
-1
/
+2
2007-04-30
[PATCH] cfq-iosched: style cleanups and comments
Jens Axboe
1
-16
/
+50
2007-04-30
cfq-iosched: sort IDLE queues into the rbtree
Jens Axboe
1
-36
/
+31
2007-04-30
cfq-iosched: sort RT queues into the rbtree
Jens Axboe
1
-15
/
+12
2007-04-30
[PATCH] cfq-iosched: speed up rbtree handling
Jens Axboe
1
-14
/
+48
2007-04-30
cfq-iosched: rework the whole round-robin list concept
Jens Axboe
1
-238
/
+123
2007-04-30
cfq-iosched: minor updates
Jens Axboe
1
-63
/
+18
2007-04-30
cfq-iosched: development update
Jens Axboe
1
-120
/
+261
2007-04-30
cfq-iosched: improve preemption for cooperating tasks
Jens Axboe
1
-6
/
+20
2007-04-30
[POWERPC] Remove dev_dbg redefinition in drivers/ps3/vuart.c
Paul Mackerras
1
-8
/
+0
2007-04-30
[POWERPC] remove kernel module option for booke wdt
Dave Jiang
1
-1
/
+1
[next]