summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-07-26ax88796 (address space): cast to unsigned long, not longAl Viro
2007-07-26raw1394 __user annotationAl Viro
2007-07-26drivers/ misc __iomem annotationsAl Viro
2007-07-26cxgb3 gfp_t annotationsAl Viro
2007-07-26misannotation in pppol2tpAl Viro
2007-07-26use CLOCKSOURCE_MASK() instead of too large constantAl Viro
2007-07-26sun userflash is PCI-dependentAl Viro
2007-07-26more VIRT_TO_BUS dependenciesAl Viro
2007-07-26fix missing arguments in drivers/rtc/rtc-stk17ta8.cAl Viro
2007-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-07-25m68knommu: fix workqueues in 68328 serial driverGreg Ungerer
2007-07-25m68knommu: remove legacy power managament from 68328 serial driverGreg Ungerer
2007-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz
2007-07-25KVM: disable writeback for 0x0f 0x01 instructions.Aurelien Jarno
2007-07-25KVM: Fix removal of nx capability from guest cpuidAvi Kivity
2007-07-25Revert "KVM: Avoid useless memory write when possible"Avi Kivity
2007-07-25KVM: Fix unlikely kvm_create vs decache_vcpus_on_cpu raceRusty Russell
2007-07-25KVM: Correctly handle writes crossing a page boundaryAvi Kivity
2007-07-25Pull auto-load-modules into release branchLen Brown
2007-07-25Pull d-states into release branchLen Brown
2007-07-25Pull kconfig into release branchLen Brown
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown
2007-07-25ACPI: quiet ACPI Exceptions due to no _PTC or _TSSLen Brown
2007-07-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-07-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-07-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-07-24pata_hpt37x: Fix 2.6.22 clock PLL regressionAlan Cox
2007-07-24pata_ali: Correct HP detectAlan Cox
2007-07-24ata_piix: fix suspend/resume for some TOSHIBA laptopsTejun Heo
2007-07-24PCI: export __pci_reenable_device()Tejun Heo
2007-07-24netdev: i82596 Ethernet needs <asm/cacheflush.h>Geert Uytterhoeven
2007-07-24forcedeth: mcp73 device additionAyaz Abdulla
2007-07-24atl1: make atl1_init_ring_ptrs staticChris Snook
2007-07-24eHEA: net_poll supportJan-Bernd Themann
2007-07-24drivers/net/acenic.c: fix check-after-useAdrian Bunk
2007-07-24defxx: Use __maybe_unused rather than a local hackMaciej W. Rozycki
2007-07-24Fix error checking in Vitesse IRQ configAndy Fleming
2007-07-24ps3: reduce allocation size of rx skb buffersMasakazu Mokuno
2007-07-24atl1: use kernel provided ethernet length constantsJay Cliburn
2007-07-24atl1: fix typo in dma_req_blockJay Cliburn
2007-07-24atl1: change cmb write thresholdJay Cliburn
2007-07-24atl1: fix typo in DMA engine setupJay Cliburn
2007-07-24atl1: change tpd_avail function nameJay Cliburn
2007-07-24ps3: fix rare issue that reenabling rx DMA failsMasakazu Mokuno
2007-07-24ps3: removed calling netif_poll_enable() in open()Masakazu Mokuno
2007-07-24ps3: use ethX as the name of irqMasakazu Mokuno
2007-07-24ps3: use net_device_stats of net_device structureMasakazu Mokuno
2007-07-24ps3: removed conditional ethtool supportMasakazu Mokuno
2007-07-24ps3: removed defines no longer usedMasakazu Mokuno