index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-07-25
m68knommu: fix workqueues in 68328 serial driver
Greg Ungerer
1
-6
/
+6
2007-07-25
m68knommu: remove legacy power managament from 68328 serial driver
Greg Ungerer
1
-59
/
+0
2007-07-25
Cache xtime every call to update_wall_time
john stultz
3
-12
/
+24
2007-07-25
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
john stultz
13
-33
/
+34
2007-07-25
KVM: disable writeback for 0x0f 0x01 instructions.
Aurelien Jarno
1
-0
/
+2
2007-07-25
KVM: Fix removal of nx capability from guest cpuid
Avi Kivity
1
-2
/
+2
2007-07-25
Revert "KVM: Avoid useless memory write when possible"
Avi Kivity
1
-4
/
+2
2007-07-25
KVM: Fix unlikely kvm_create vs decache_vcpus_on_cpu race
Rusty Russell
1
-3
/
+3
2007-07-25
KVM: Correctly handle writes crossing a page boundary
Avi Kivity
1
-4
/
+24
2007-07-25
ocfs2: bad kunmap_atomic()
Jens Axboe
1
-1
/
+1
2007-07-25
[8021Q]: vlan_ioctl_handler: fix return value
Andrew Morton
1
-0
/
+2
2007-07-25
[GENETLINK]: Correctly report errors while registering a multicast group
Thomas Graf
1
-1
/
+1
2007-07-25
[GENETLINK]: Fix adjustment of number of multicast groups
Thomas Graf
1
-1
/
+1
2007-07-25
[GENETLINK]: Fix race in genl_unregister_mc_groups()
Thomas Graf
1
-8
/
+16
2007-07-25
[NETFILTER]: Clean up duplicate includes in net/netfilter/
Jesper Juhl
4
-4
/
+0
2007-07-25
[NETFILTER]: Clean up duplicate includes in net/bridge/
Jesper Juhl
2
-2
/
+0
2007-07-25
[NETFILTER]: Fix logging regression
Patrick McHardy
4
-18
/
+8
2007-07-25
[TCPv6] MD5SIG: Ensure to reset allocation count to avoid panic.
YOSHIFUJI Hideaki
1
-0
/
+1
2007-07-25
[SPARC64]: Mark most of initial bootup asm as .text.init.ref_ok
David S. Miller
1
-4
/
+7
2007-07-24
pata_hpt37x: Fix 2.6.22 clock PLL regression
Alan Cox
1
-7
/
+7
2007-07-24
pata_ali: Correct HP detect
Alan Cox
1
-1
/
+1
2007-07-24
ata_piix: fix suspend/resume for some TOSHIBA laptops
Tejun Heo
2
-2
/
+113
2007-07-24
PCI: export __pci_reenable_device()
Tejun Heo
3
-1
/
+2
2007-07-24
[SPARC32]: Fix bug in sparc optimized memset.
Alexander Shmelev
1
-1
/
+1
2007-07-24
netdev: i82596 Ethernet needs <asm/cacheflush.h>
Geert Uytterhoeven
1
-0
/
+1
2007-07-24
forcedeth: mcp73 device addition
Ayaz Abdulla
1
-0
/
+16
2007-07-24
forcedeth: new device ids in pci_ids.h
Ayaz Abdulla
1
-0
/
+4
2007-07-24
atl1: make atl1_init_ring_ptrs static
Chris Snook
1
-1
/
+1
2007-07-24
eHEA: net_poll support
Jan-Bernd Themann
2
-2
/
+22
2007-07-24
drivers/net/acenic.c: fix check-after-use
Adrian Bunk
1
-6
/
+0
2007-07-24
defxx: Use __maybe_unused rather than a local hack
Maciej W. Rozycki
1
-9
/
+8
2007-07-24
Fix error checking in Vitesse IRQ config
Andy Fleming
1
-1
/
+1
2007-07-24
ps3: reduce allocation size of rx skb buffers
Masakazu Mokuno
2
-13
/
+44
2007-07-24
atl1: use kernel provided ethernet length constants
Jay Cliburn
2
-11
/
+7
2007-07-24
atl1: fix typo in dma_req_block
Jay Cliburn
1
-2
/
+2
2007-07-24
atl1: change cmb write threshold
Jay Cliburn
1
-1
/
+4
2007-07-24
atl1: fix typo in DMA engine setup
Jay Cliburn
1
-2
/
+2
2007-07-24
atl1: change tpd_avail function name
Jay Cliburn
1
-2
/
+2
2007-07-24
ps3: fix rare issue that reenabling rx DMA fails
Masakazu Mokuno
2
-2
/
+8
2007-07-24
ps3: removed calling netif_poll_enable() in open()
Masakazu Mokuno
1
-1
/
+0
2007-07-24
ps3: use ethX as the name of irq
Masakazu Mokuno
1
-1
/
+1
2007-07-24
ps3: use net_device_stats of net_device structure
Masakazu Mokuno
2
-24
/
+8
2007-07-24
ps3: removed conditional ethtool support
Masakazu Mokuno
2
-6
/
+0
2007-07-24
ps3: removed defines no longer used
Masakazu Mokuno
1
-7
/
+0
2007-07-24
ps3: tx descriptor handling cleanup
Masakazu Mokuno
1
-53
/
+71
2007-07-24
ps3: some minor cleanups
Masakazu Mokuno
2
-3
/
+3
2007-07-24
ps3: fix wrong calculation of rx descriptor address
Masakazu Mokuno
1
-1
/
+1
2007-07-24
netxen: Load firmware during probe, dma watchdog fix.
dhananjay@netxen.com
2
-26
/
+25
2007-07-24
ucc_geth: add support to netif message level
Li Yang
1
-125
/
+190
2007-07-24
ucc_geth: add ethtool support
Li Yang
5
-14
/
+407
[next]