index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
ledtrig-ide-disk.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-19
virtio: console: Resize console port 0 on config intr only if multiport is off
Amit Shah
1
-7
/
+10
2010-05-19
virtio: console: Add support for nonblocking write()s
Amit Shah
1
-8
/
+111
2010-05-19
virtio: console: Rename wait_is_over() to will_read_block()
Amit Shah
1
-3
/
+3
2010-05-19
virtio: console: Don't always create a port 0 if using multiport
Amit Shah
1
-17
/
+15
2010-05-19
virtio: console: Use a control message to add ports
Amit Shah
2
-53
/
+41
2010-05-19
virtio: console: Move code around for future patches
Amit Shah
1
-133
/
+133
2010-05-19
virtio: console: Remove config work handler
Amit Shah
1
-63
/
+1
2010-05-19
virtio: console: Don't call hvc_remove() on unplugging console ports
Amit Shah
1
-0
/
+11
2010-05-19
virtio: console: Return -EPIPE to hvc_console if we lost the connection
Amit Shah
1
-2
/
+6
2010-05-19
virtio: console: Let host know of port or device add failures
Amit Shah
2
-0
/
+8
2010-05-19
virtio: console: Add a __send_control_msg() that can send messages without a ...
Amit Shah
1
-5
/
+11
2010-05-19
virtio: Revert "virtio: disable multiport console support."
Amit Shah
2
-41
/
+31
2010-05-19
virtio: add_buf_gfp
Michael S. Tsirkin
2
-14
/
+28
2010-05-19
trans_virtio: use virtqueue_xxx wrappers
Michael S. Tsirkin
1
-3
/
+3
2010-05-19
virtio-rng: use virtqueue_xxx wrappers
Michael S. Tsirkin
1
-3
/
+3
2010-05-19
virtio_ring: remove a level of indirection
Michael S. Tsirkin
2
-73
/
+34
2010-05-19
virtio_net: use virtqueue_xxx wrappers
Michael S. Tsirkin
1
-23
/
+23
2010-05-19
virtio_blk: use virtqueue_xxx wrappers
Michael S. Tsirkin
1
-3
/
+3
2010-05-19
virtio_console: use virtqueue_xxx wrappers
Michael S. Tsirkin
1
-16
/
+16
2010-05-19
virtio_balloon: use virtqueue_xxx wrappers
Michael S. Tsirkin
1
-9
/
+8
2010-05-19
virtio: add virtqueue_ vq_ops wrappers
Michael S. Tsirkin
1
-0
/
+34
2010-05-19
virtio_blk: remove multichar constant.
Rusty Russell
1
-1
/
+1
2010-05-19
Add virtio disk identification ioctl
john cooper
1
-0
/
+10
2010-05-19
Add virtio disk identification support
john cooper
2
-0
/
+35
2010-05-18
stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_ca...
Ingo Molnar
1
-1
/
+4
2010-05-18
x86, hweight: Use a 32-bit popcnt for __arch_hweight32()
H. Peter Anvin
1
-4
/
+6
2010-05-17
perf tools: Add mode to build without newt support
Arnaldo Carvalho de Melo
1
-0
/
+4
2010-05-17
cifs: fix noserverino handling when unix extensions are enabled
Jeff Layton
3
-0
/
+15
2010-05-17
perf symbols: symbol inconsistency message should be done only at verbose=1
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-05-17
cifs: don't update uniqueid in cifs_fattr_to_inode
Jeff Layton
1
-1
/
+0
2010-05-17
cifs: always revalidate hardlinked inodes when using noserverino
Jeff Layton
1
-0
/
+5
2010-05-17
perf tui: Add explicit -lslang option
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-05-17
m68k: amiga - Floppy platform device conversion
Geert Uytterhoeven
2
-26
/
+26
2010-05-17
m68k: amiga - Sound platform device conversion
Geert Uytterhoeven
2
-20
/
+36
2010-05-17
m68k: amiga - Frame buffer platform device conversion
Geert Uytterhoeven
2
-18
/
+46
2010-05-17
m68k: amiga - Zorro host bridge platform device conversion
Geert Uytterhoeven
5
-128
/
+190
2010-05-17
m68k: amiga - Zorro bus modalias support
Geert Uytterhoeven
12
-12
/
+66
2010-05-17
platform: Make platform resource input parameters const
Geert Uytterhoeven
2
-4
/
+6
2010-05-17
m68k: invoke oom-killer from page fault
Nick Piggin
1
-10
/
+4
2010-05-17
serial167: Kill unused variables
Geert Uytterhoeven
1
-2
/
+0
2010-05-17
perf options: Type check all the remaining OPT_ variants
Arnaldo Carvalho de Melo
12
-33
/
+33
2010-05-17
perf options: Type check OPT_BOOLEAN and fix the offenders
Arnaldo Carvalho de Melo
5
-7
/
+8
2010-05-17
m68k: Implement generic_find_next_{zero_,}le_bit()
Geert Uytterhoeven
1
-6
/
+8
2010-05-17
m68k: hp300 - Checkpatch cleanup
Andrea Gelmini
1
-3
/
+1
2010-05-17
m68k: Remove trailing spaces in messages
Frans Pop
3
-7
/
+7
2010-05-17
m68k: Simplify param.h by using <asm-generic/param.h>
Robert P. J. Day
1
-15
/
+1
2010-05-17
m68k: Remove BKL from rtc implementations
Thomas Gleixner
2
-34
/
+14
2010-05-17
perf options: Check v type in OPT_U?INTEGER
Arnaldo Carvalho de Melo
6
-17
/
+18
2010-05-17
perf options: Introduce OPT_UINTEGER
Arnaldo Carvalho de Melo
2
-2
/
+22
2010-05-17
perf tui: Add workaround for slang < 2.1.4
Arnaldo Carvalho de Melo
1
-10
/
+21
[next]