index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
a100u2w.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-03
xen: don't leak IRQs over suspend/resume.
Ian Campbell
1
-0
/
+3
2009-12-03
xen: call clock resume notifier on all CPUs
Ian Campbell
1
-1
/
+14
2009-12-03
xen: use iret for return from 64b kernel to 32b usermode
Jeremy Fitzhardinge
1
-2
/
+2
2009-12-03
xen: don't call dpm_resume_noirq() with interrupts disabled.
Jeremy Fitzhardinge
1
-4
/
+3
2009-12-03
xen: register runstate info for boot CPU early
Jeremy Fitzhardinge
1
-0
/
+2
2009-12-03
xen: register runstate on secondary CPUs
Ian Campbell
1
-0
/
+1
2009-12-03
xen: register timer interrupt with IRQF_TIMER
Ian Campbell
1
-1
/
+1
2009-12-03
xen: correctly restore pfn_to_mfn_list_list after resume
Ian Campbell
3
-1
/
+4
2009-12-03
xen: restore runstate_info even if !have_vcpu_info_placement
Jeremy Fitzhardinge
1
-14
/
+11
2009-12-03
xen: re-register runstate area earlier on resume.
Ian Campbell
3
-3
/
+5
2009-12-03
xen: wait up to 5 minutes for device connetion
Paolo Bonzini
1
-4
/
+16
2009-12-03
xen: improvement to wait_for_devices()
Paolo Bonzini
1
-3
/
+6
2009-12-03
xen: fix is_disconnected_device/exists_disconnected_device
Paolo Bonzini
1
-6
/
+7
2009-12-03
xen/xenbus: make DEVICE_ATTR()s static
Jeremy Fitzhardinge
1
-3
/
+3
2009-11-03
xen: mask extended topology info in cpuid
Jeremy Fitzhardinge
1
-1
/
+10
2009-11-03
xen/hvc: make sure console output is always emitted, with explicit polling
Jeremy Fitzhardinge
1
-1
/
+24
2009-10-28
xen: set up mmu_ops before trying to set any ptes
Jeremy Fitzhardinge
1
-1
/
+2
2009-10-22
move virtrng_remove to .devexit.text
Uwe Kleine-König
1
-1
/
+1
2009-10-22
move virtballoon_remove to .devexit.text
Uwe Kleine-König
1
-1
/
+1
2009-10-22
virtio_blk: Revert serial number support
Rusty Russell
2
-38
/
+3
2009-10-22
virtio: let header files include virtio_ids.h
Christian Borntraeger
14
-7
/
+7
2009-10-22
virtio_blk: revert QUEUE_FLAG_VIRT addition
Christoph Hellwig
1
-1
/
+0
2009-10-22
niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was ...
Joyce Yu
1
-1
/
+1
2009-10-22
PM: Make warning in suspend_test_finish() less likely to happen
Rafael J. Wysocki
1
-2
/
+3
2009-10-22
mmc: at91_mci: Don't include asm/mach/mmc.h
Uwe Kleine-König
1
-1
/
+0
2009-10-22
nfs: Fix nfs_parse_mount_options() kfree() leak
Yinghai Lu
1
-0
/
+1
2009-10-22
fs: pipe.c null pointer dereference
Earl Chew
1
-11
/
+30
2009-10-21
KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICAST
Ben Dooks
1
-1
/
+1
2009-10-21
KS8851: Fix MAC address write order
Ben Dooks
2
-4
/
+34
2009-10-21
KS8851: Add soft reset at probe time
Ben Dooks
1
-0
/
+3
2009-10-21
net: fix section mismatch in fec.c
Steven King
1
-1
/
+1
2009-10-21
dnotify: ignore FS_EVENT_ON_CHILD
Andreas Gruenbacher
1
-1
/
+2
2009-10-20
net: Fix struct inet_timewait_sock bitfield annotation
Eric Dumazet
1
-4
/
+4
2009-10-20
tcp: Try to catch MSG_PEEK bug
Herbert Xu
1
-1
/
+3
2009-10-20
crypto: aesni-intel - Fix irq_fpu_usable usage
Huang Ying
1
-5
/
+5
2009-10-20
net: Fix IP_MULTICAST_IF
Eric Dumazet
2
-5
/
+8
2009-10-20
bluetooth: static lock key fix
Dave Young
1
-3
/
+6
2009-10-20
bluetooth: scheduling while atomic bug fix
Dave Young
1
-2
/
+2
2009-10-20
tcp: fix TCP_DEFER_ACCEPT retrans calculation
Julian Anastasov
1
-12
/
+43
2009-10-20
tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPT
Julian Anastasov
1
-3
/
+31
2009-10-20
tcp: accept socket after TCP_DEFER_ACCEPT period
Julian Anastasov
1
-2
/
+2
2009-10-20
Revert "tcp: fix tcp_defer_accept to consider the timeout"
David S. Miller
1
-1
/
+0
2009-10-19
AF_UNIX: Fix deadlock on connecting to shutdown socket
Tomoki Sekiyama
1
-0
/
+2
2009-10-19
ethoc: clear only pending irqs
Thomas Chou
1
-1
/
+1
2009-10-19
ethoc: inline regs access
Thomas Chou
1
-9
/
+10
2009-10-18
inotify: fix coalesce duplicate events into a single event in special case
Wei Yongjun
1
-1
/
+1
2009-10-18
inotify: deprecate the inotify kernel interface
Eric Paris
1
-0
/
+8
2009-10-18
fsnotify: do not set group for a mark before it is on the i_list
Eric Paris
1
-3
/
+3
2009-10-18
Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt()
Roel Kluin
1
-1
/
+1
2009-10-18
Input: atkbd - consolidate force release quirks for volume keys
Herton Ronaldo Krzesinski
1
-37
/
+14
[next]