kernel-doc fix for kmod.c
[linux-2.6] / drivers /
2007-07-26  Al Viroax88796 (address space): cast to unsigned long, not...
2007-07-26  Al Viroraw1394 __user annotation
2007-07-26  Al Virodrivers/ misc __iomem annotations
2007-07-26  Al Virocxgb3 gfp_t annotations
2007-07-26  Al Viromisannotation in pppol2tp
2007-07-26  Al Virouse CLOCKSOURCE_MASK() instead of too large constant
2007-07-26  Al Virosun userflash is PCI-dependent
2007-07-26  Al Viromore VIRT_TO_BUS dependencies
2007-07-26  Al Virofix missing arguments in drivers/rtc/rtc-stk17ta8.c
2007-07-25  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-07-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-25  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-07-25  Greg Ungererm68knommu: fix workqueues in 68328 serial driver
2007-07-25  Greg Ungererm68knommu: remove legacy power managament from 68328...
2007-07-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-25  john stultzCleanup non-arch xtime uses, use get_seconds() or curre...
2007-07-25  Aurelien JarnoKVM: disable writeback for 0x0f 0x01 instructions.
2007-07-25  Avi KivityKVM: Fix removal of nx capability from guest cpuid
2007-07-25  Avi KivityRevert "KVM: Avoid useless memory write when possible"
2007-07-25  Rusty RussellKVM: Fix unlikely kvm_create vs decache_vcpus_on_cpu...
2007-07-25  Avi KivityKVM: Correctly handle writes crossing a page boundary
2007-07-25  Len BrownPull auto-load-modules into release branch
2007-07-25  Len BrownPull d-states into release branch
2007-07-25  Len BrownPull kconfig into release branch
2007-07-25  Len BrownACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source
2007-07-25  Len BrownACPI: quiet ACPI Exceptions due to no _PTC or _TSS
2007-07-25  Linus TorvaldsMerge branch 'for_paulus' of /linux/kernel/git/galak...
2007-07-24  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-07-24  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-07-24  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-07-24  Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-07-24  Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-07-24  Alan Coxpata_hpt37x: Fix 2.6.22 clock PLL regression
2007-07-24  Alan Coxpata_ali: Correct HP detect
2007-07-24  Tejun Heoata_piix: fix suspend/resume for some TOSHIBA laptops
2007-07-24  Tejun HeoPCI: export __pci_reenable_device()
2007-07-24  Geert Uytterhoevennetdev: i82596 Ethernet needs <asm/cacheflush.h>
2007-07-24  Ayaz Abdullaforcedeth: mcp73 device addition
2007-07-24  Chris Snookatl1: make atl1_init_ring_ptrs static
2007-07-24  Jan-Bernd ThemanneHEA: net_poll support
2007-07-24  Adrian Bunkdrivers/net/acenic.c: fix check-after-use
2007-07-24  Maciej W. Rozyckidefxx: Use __maybe_unused rather than a local hack
2007-07-24  Andy FlemingFix error checking in Vitesse IRQ config
2007-07-24  Masakazu Mokunops3: reduce allocation size of rx skb buffers
2007-07-24  Jay Cliburnatl1: use kernel provided ethernet length constants
2007-07-24  Jay Cliburnatl1: fix typo in dma_req_block
2007-07-24  Jay Cliburnatl1: change cmb write threshold
2007-07-24  Jay Cliburnatl1: fix typo in DMA engine setup
2007-07-24  Jay Cliburnatl1: change tpd_avail function name
2007-07-24  Masakazu Mokunops3: fix rare issue that reenabling rx DMA fails
2007-07-24  Masakazu Mokunops3: removed calling netif_poll_enable() in open()
2007-07-24  Masakazu Mokunops3: use ethX as the name of irq
2007-07-24  Masakazu Mokunops3: use net_device_stats of net_device structure
2007-07-24  Masakazu Mokunops3: removed conditional ethtool support
2007-07-24  Masakazu Mokunops3: removed defines no longer used
2007-07-24  Masakazu Mokunops3: tx descriptor handling cleanup
2007-07-24  Masakazu Mokunops3: some minor cleanups
2007-07-24  Masakazu Mokunops3: fix wrong calculation of rx descriptor address
2007-07-24  dhananjay@netxen.comnetxen: Load firmware during probe, dma watchdog fix.
2007-07-24  Li Yangucc_geth: add support to netif message level
2007-07-24  Li Yangucc_geth: add ethtool support
2007-07-24  Al Viro[SPARC32]: Deal with rtc/sun_mostek_rtc conflict.
2007-07-24  Alan Coxaacraid: fix security hole
2007-07-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-24  Linus TorvaldsMerge branch 'request-queue-t' of git://git.kernel...
2007-07-24  Al ViroFix failure exits in asus-laptop
2007-07-24  Ralf BaechleFix Au1100 fb dependencies, add helptext
2007-07-24  Josh BoyerUse resource_size_t for serial port IO addresses
2007-07-24  Rafael J. WysockiACPI: Remove references to ACPI_STATE_S2 from acpi_pm_enter
2007-07-24  Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2007-07-24  Len BrownACPI: Kconfig: always enable CONFIG_ACPI_SLEEP on X86
2007-07-24  Len BrownACPI: Kconfig: fold /proc/acpi/sleep under CONFIG_ACPI_...
2007-07-24  Len BrownACPI: Kconfig: CONFIG_ACPI_PROCFS now defaults to N
2007-07-23  Thomas RenningerACPI: autoload modules - Create __mod_acpi_device_table...
2007-07-23  Thomas RenningerACPI: autoload modules - Create ACPI alias interface
2007-07-23  Thomas RenningerACPI: autoload modules - ACPICA modifications
2007-07-23  Al ViroACPI: asus-laptop: Fix failure exits
2007-07-23  Luming YuACPI: fix oops due to typo in new throttling code
2007-07-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-22  Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-07-22  James Bottomley[SCSI] libsas: make ATA functions selectable by a confi...
2007-07-22  Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2007-07-22  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-07-22  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-07-22  Linus TorvaldsMerge branch 'audit.b39' of git://git./linux/kernel...
2007-07-22  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-07-22  Avi KivityKVM: Require CONFIG_ANON_INODES
2007-07-22  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-07-22  Russell KingMerge branches 'at91', 'imx', 'iop', 'ixp', 'ks8695...
2007-07-22  Ben Dooks[ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3c
2007-07-22  Jesper Juhl[POWERPC] Clean up duplicate includes in drivers/macintosh/
2007-07-22  Stephen Rothwell[POWERPC] init and exit markings for hvc_iseries
2007-07-22  Stephen Rothwell[POWERPC] Quiet section mismatch in hvc_rtas.c
2007-07-22  Stephen Rothwell[POWERPC] hvcs: Make some things static and const
2007-07-22  Stephen Rothwell[POWERPC] Constify of_platform_driver name
2007-07-22  Andrew Mortonleds: cr_bllcd.c: build fix
2007-07-22  Shaohua LiACPI: ignore _PSx method for hotplugable PCI devices
2007-07-22  Shaohua LiACPI: Use ACPI methods to select PCI device suspend...
2007-07-22  Shaohua LiACPI, PNP: hook ACPI D-state to PNP suspend/resume
2007-07-22  Shaohua LiACPI: Add acpi_pm_device_sleep_state helper routine
next