sfrench/cifs-2.6.git
2007-10-17 Al Virofix adbhid mismerge
2007-10-16 Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
2007-10-16 Al Virofix cirrusfb breakage
2007-10-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-16 Linus TorvaldsMerge ssh:///pub/scm/linux/kernel/git/sam/kbuild
2007-10-16 Linus TorvaldsMerge branch 'release' of ssh:///linux/kernel/git/aegl...
2007-10-16 KaiGai KoheiSELinux: kills warnings in Improve SELinux performance...
2007-10-16 KaiGai KoheiSELinux: improve performance when AVC misses.
2007-10-16 Eric ParisSELinux: policy selectable handling of unknown classes...
2007-10-16 Yuichi NakamuraSELinux: Improve read/write performance
2007-10-16 Yuichi NakamuraSELinux: tune avtab to reduce memory usage
2007-10-16 Jay Fenlasonfirewire: fw-cdev: reorder wakeup vs. spinlock
2007-10-16 Yann Dirsonfirewire: in-code doc updates.
2007-10-16 Stefan Richterfirewire: a header cleanup
2007-10-16 Stefan Richterfirewire: adopt read cycle timer ABI from raw1394
2007-10-16 Stefan Richterfirewire: fw-ohci: check for misconfigured bus (phyID...
2007-10-16 Stefan Richterfirewire: fw-ohci: missing dma_unmap_single
2007-10-16 Stefan Richterfirewire: fw-ohci: log posted write errors
2007-10-16 Stefan Richterfirewire: fw-ohci: reorder includes
2007-10-16 Stefan Richterfirewire: fw-ohci: fix includes
2007-10-16 Stefan Richterfirewire: fw-ohci: enforce read order for selfID generation
2007-10-16 Stefan Richterfirewire: fw-sbp2: use an own workqueue (fix system...
2007-10-16 Stefan Richterfirewire: fw-sbp2: expose module parameter for workarounds
2007-10-16 Stefan Richterfirewire: fw-sbp2: add support for multiple logical...
2007-10-16 Stefan Richterfirewire: fw-sbp2: always enable IRQs before calling...
2007-10-16 Stefan Richterfirewire: fw-core: local variable shadows a global one
2007-10-16 Stefan Richterfirewire: optimize fw_core_add_address_handler
2007-10-16 Matthias Kaehlckeieee1394: ieee1394_core.c: use DEFINE_SPINLOCK for...
2007-10-16 Stefan Richterieee1394: csr1212: proper refcounting
2007-10-16 Stefan Richterieee1394: nodemgr: fix leak of struct csr1212_keyval
2007-10-16 Jean Delvareieee1394: pcilynx: I2C cleanups
2007-10-16 Satyam Sharmaieee1394: Fix kthread stopping in nodemgr_host_thread
2007-10-16 Stefan Richterieee1394: sbp2: fix unsafe iteration over list of devices
2007-10-16 Stefan Richterieee1394: pcilynx: superfluous local variables
2007-10-16 Stefan Richterieee1394: eth1394: fix lock imbalance
2007-10-16 Stefan Richterieee1394: eth1394: superfluous local variable
2007-10-16 Sam Ravnborgx86: fix boot error introduced by kbuild
2007-10-16 Bartlomiej... amd74xx: remove /proc/ide/amd74xx
2007-10-16 Bartlomiej... amd74xx/via82cxxx: don't initialize drive->dn
2007-10-16 Bartlomiej... sis5513: remove /proc/ide/sis
2007-10-16 Bartlomiej... ide: remove CONFIG_IDEDMA_ONLYDISK
2007-10-16 Bartlomiej... ide: add "hdx=nodma" kernel parameter
2007-10-16 Bartlomiej... ide: remove hwif->autodma and drive->autodma
2007-10-16 Bartlomiej... ide: remove "idex=dma" kernel parameter
2007-10-16 Bartlomiej... ide: remove CONFIG_BLK_DEV_IDEDMA_FORCED
2007-10-16 Bartlomiej... ide: use PCI_VDEVICE() macro
2007-10-16 Bartlomiej... sis5513: clear prefetch and postwrite for ATAPI devices
2007-10-16 Bartlomiej... it8213/piix/slc90e66: "de-couple" PIO and UDMA modes
2007-10-16 Adrian Bunkide: unexport noautodma
2007-10-16 Adrian Bunkide: unexport ide_tune_dma
2007-10-16 Bartlomiej... ide: remove ->ide_dma_check (take 2)
2007-10-16 Bartlomiej... ide-pmac: add PIO autotune fallback to ->ide_dma_check
2007-10-16 Bartlomiej... ide-cris: add PIO autotune fallback to ->ide_dma_check
2007-10-16 Bartlomiej... sl82c105: add PIO autotune fallback to ->ide_dma_check
2007-10-16 Bartlomiej... cs5530/sc1200: add PIO autotune fallback to ->ide_dma_check
2007-10-16 Bartlomiej... ide: remove ide_use_fast_pio()
2007-10-16 Bartlomiej... ide: remove drive->init_speed zeroing
2007-10-16 Bartlomiej... au1xxx-ide: use ide_tune_dma()
2007-10-16 Bartlomiej... it8213/piix/slc90e66: remove {it8213,piix,slc90e66...
2007-10-16 Bartlomiej... atiixp: DMA setup fixes
2007-10-16 Bartlomiej... sc1200: always tune PIO
2007-10-16 Bartlomiej... cs5530: always tune PIO
2007-10-16 Bartlomiej... ide-cris: always tune PIO
2007-10-16 Bartlomiej... slc90e66: always tune PIO
2007-10-16 Bartlomiej... aec62xx: always tune PIO
2007-10-16 Bartlomiej... sis5513: always tune PIO
2007-10-16 Bartlomiej... sis5513: DMA setup fixes
2007-10-16 Bartlomiej... hpt366: always tune PIO
2007-10-16 Kristoffer... ide-cs: Add additional id string (corsair, 1GB)
2007-10-16 Tony Battersbyide: fix serverworks.c UDMA regression
2007-10-16 Tony Luck[IA64] Fix build for CONFIG_SMP=n
2007-10-16 Anton BlanchardUpdate PowerPC vmemmap code for 1TB segments
2007-10-16 Anton BlanchardFix powerpc breakage in sg chaining code
2007-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-10-16 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-16 Ralf Baechle[MIPS] Increase cp0 compare clockevent min_delta_ns...
2007-10-16 Ralf Baechle[MIPS] Cache: Provide more information on cache policy...
2007-10-16 Ralf Baechle[MIPS] Fix aliasing bug in copy_user_highpage, take 2.
2007-10-16 Kay Sievers[MIPS] VPE loader: convert from struct class_ device...
2007-10-16 Thiemo Seufer[MIPS] MIPSsim: Fix booting from NFS root
2007-10-16 Ralf Baechle[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.
2007-10-16 Ralf Baechle[MIPS] Alchemy: Get rid of au_ffz().
2007-10-16 Ralf Baechle[MIPS] Alchemy: Get rid of au_ffs().
2007-10-16 Ralf Baechle[MIPS] Alchemy: cleanup interrupt code.
2007-10-16 Ralf Baechle[MIPS] Lasat: Fix build by conversion to irq_cpu.c.
2007-10-16 Ralf Baechle[MIPS] Lasat: Add #ifndef ... #endif include warpper...
2007-10-16 Ralf Baechle[MIPS] IP22: Enable -Werror.
2007-10-16 Ralf Baechle[MIPS] IP22: Fix warning.
2007-10-16 Ralf Baechle[MIPS] IP22: Complain if requesting the front panel...
2007-10-16 Ralf Baechle[MIPS] vmlinux.lds.S: Handle KPROBES_TEXT.
2007-10-16 Ralf Baechle[MIPS] vmlinux.lds.S: Fix handling of .notes in final...
2007-10-16 Ralf Baechle[MIPS] vmlinux.lds.S: Remove duplicate comment.
2007-10-16 Ralf Baechle[MIPS] MSP71XX: Add workarounds file.
2007-10-16 Ralf Baechle[MIPS] IP32: Fix build by conversion to irq_cpu.c.
2007-10-16 Linus TorvaldsMerge branch 'linus' of /linux/kernel/git/perex/alsa
2007-10-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-16 Ingo Molnartime: introduce xtime_seconds
2007-10-16 Mikael PetterssonCREDITS: correct Mikael Pettersson's URL
2007-10-16 Roland McGrathpowerpc32 vDSO: linker script indentation
next