aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-25m68knommu: need to include linux/device.h in dma.cGreg Ungerer1-0/+1
2007-07-25m68knommu: fix tick timer definition for coldfireGreg Ungerer1-1/+23
2007-07-25m68knommu: add configure support for more Arcturus boardsDavid Wu1-0/+12
2007-07-25m68knommu: fix workqueues in 68328 serial driverGreg Ungerer1-6/+6
2007-07-25m68knommu: remove legacy power managament from 68328 serial driverGreg Ungerer1-59/+0
2007-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds2-13/+33
2007-07-25Cache xtime every call to update_wall_timejohn stultz3-12/+24
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz13-33/+34
2007-07-25KVM: disable writeback for 0x0f 0x01 instructions.Aurelien Jarno1-0/+2
2007-07-25KVM: Fix removal of nx capability from guest cpuidAvi Kivity1-2/+2
2007-07-25Revert "KVM: Avoid useless memory write when possible"Avi Kivity1-4/+2
2007-07-25KVM: Fix unlikely kvm_create vs decache_vcpus_on_cpu raceRusty Russell1-3/+3
2007-07-25KVM: Correctly handle writes crossing a page boundaryAvi Kivity1-4/+24
2007-07-24Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpcLinus Torvalds45-840/+1660
2007-07-24ocfs2: bad kunmap_atomic()Jens Axboe1-1/+1
2007-07-24Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds17-200/+16
2007-07-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds7-11/+123
2007-07-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds19-309/+824
2007-07-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds11-28/+56
2007-07-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-34/+29
2007-07-24[8021Q]: vlan_ioctl_handler: fix return valueAndrew Morton1-0/+2
2007-07-24[GENETLINK]: Correctly report errors while registering a multicast groupThomas Graf1-1/+1
2007-07-24[GENETLINK]: Fix adjustment of number of multicast groupsThomas Graf1-1/+1
2007-07-24[GENETLINK]: Fix race in genl_unregister_mc_groups()Thomas Graf1-8/+16
2007-07-24[NETFILTER]: Clean up duplicate includes in net/netfilter/Jesper Juhl4-4/+0
2007-07-24[NETFILTER]: Clean up duplicate includes in net/bridge/Jesper Juhl2-2/+0
2007-07-24[NETFILTER]: Fix logging regressionPatrick McHardy4-18/+8
2007-07-24[TCPv6] MD5SIG: Ensure to reset allocation count to avoid panic.YOSHIFUJI Hideaki1-0/+1
2007-07-24[SPARC64]: Mark most of initial bootup asm as .text.init.ref_okDavid S. Miller1-4/+7
2007-07-24pata_hpt37x: Fix 2.6.22 clock PLL regressionAlan Cox1-7/+7
2007-07-24pata_ali: Correct HP detectAlan Cox1-1/+1
2007-07-24ata_piix: fix suspend/resume for some TOSHIBA laptopsTejun Heo2-2/+113
2007-07-24PCI: export __pci_reenable_device()Tejun Heo3-1/+2
2007-07-24[SPARC32]: Fix bug in sparc optimized memset.Alexander Shmelev1-1/+1
2007-07-24netdev: i82596 Ethernet needs <asm/cacheflush.h>Geert Uytterhoeven1-0/+1
2007-07-24forcedeth: mcp73 device additionAyaz Abdulla1-0/+16
2007-07-24forcedeth: new device ids in pci_ids.hAyaz Abdulla1-0/+4
2007-07-24atl1: make atl1_init_ring_ptrs staticChris Snook1-1/+1
2007-07-24eHEA: net_poll supportJan-Bernd Themann2-2/+22
2007-07-24drivers/net/acenic.c: fix check-after-useAdrian Bunk1-6/+0
2007-07-24defxx: Use __maybe_unused rather than a local hackMaciej W. Rozycki1-9/+8
2007-07-24Fix error checking in Vitesse IRQ configAndy Fleming1-1/+1
2007-07-24ps3: reduce allocation size of rx skb buffersMasakazu Mokuno2-13/+44
2007-07-24atl1: use kernel provided ethernet length constantsJay Cliburn2-11/+7
2007-07-24atl1: fix typo in dma_req_blockJay Cliburn1-2/+2
2007-07-24atl1: change cmb write thresholdJay Cliburn1-1/+4
2007-07-24atl1: fix typo in DMA engine setupJay Cliburn1-2/+2
2007-07-24atl1: change tpd_avail function nameJay Cliburn1-2/+2
2007-07-24ps3: fix rare issue that reenabling rx DMA failsMasakazu Mokuno2-2/+8
2007-07-24ps3: removed calling netif_poll_enable() in open()Masakazu Mokuno1-1/+0