summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix select on /proc files without ->pollAlexey Dobriyan2007-09-113-3/+4
* Restore call_usermodehelper_pipe() behaviourMichael Ellerman2007-09-111-1/+1
* tty: termios locking functions break with new termios typeDavid Miller2007-09-111-2/+2
* futex_compat: fix list traversal bugsArnd Bergmann2007-09-111-2/+2
* fix typo in Documentation/SubmittingPatchesAndre Haupt2007-09-111-1/+1
* PTR_ALIGNMatthew Wilcox2007-09-111-0/+1
* RTC v3020 fixesMike Rapoport2007-09-111-2/+7
* H8/300: Fix misnamed "CONFIG_BLKDEV_RESERVE_ADDRESS" Kconfig variableRobert P. J. Day2007-09-111-1/+1
* Documentation/00-INDEX: notice ecryptfs.txt movedRob Landley2007-09-112-2/+2
* Fix DAC960 driver on machines which don't support 64-bit DMAMatthew Wilcox2007-09-112-14/+10
* afs: mntput called before dputAndreas Gruenbacher2007-09-111-1/+1
* md: fix some bugs with growing raid5/raid6 arrays.NeilBrown2007-09-111-8/+9
* PNP: remove SMCf010 quirkBjorn Helgaas2007-09-111-103/+0
* BCM1480 serial build fixThiemo Seufer2007-09-112-0/+11
* drivers/edac: fix e752x correct return codeAristeu Rozanski2007-09-111-1/+1
* drivers/edac: fix printk level down to debug from emergDoug Thompson2007-09-111-1/+1
* spi_mpc83xx: hang fixJan Andersson2007-09-111-5/+2
* quota: fix infinite loopJan Kara2007-09-113-4/+31
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-09-113-5/+8
|\
| * [MIPS] Fix aliasing bug in copy_user_highpage.Ralf Baechle2007-09-111-1/+4
| * [MIPS] IP22: fix wrong argument orderThomas Bogendoerfer2007-09-111-2/+2
| * [MIPS] IP22: Fix wrong check for second HPCThomas Bogendoerfer2007-09-111-2/+2
| * [MIPS] Ocelot: remove remaining bitsYoichi Yuasa2007-09-112-44/+0
| * [MIPS] TLB: Fix instruction bitmasksThiemo Seufer2007-09-111-2/+2
| * [MIPS] R10000: Fix wrong test in dma-default.cMaxime Bizon2007-09-111-1/+1
| * [MIPS] Provide empty irq_enable_hazard definition for legacy and R1 cores.Ralf Baechle2007-09-111-0/+1
| * [MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC.Ralf Baechle2007-09-111-1/+0
| * [MIPS] Kconfig: whitespace cleanup.Ralf Baechle2007-09-111-4/+4
| * [MIPS] PCI: Set need_domain_info if controller domain index is non-zero.Ralf Baechle2007-09-111-0/+1
| * [MIPS] BCM1480: Fix computation of interrupt mask address register.Ralf Baechle2007-09-111-4/+4
| * [MIPS] i8259: Add disable method.Kyungmin Park2007-09-111-0/+1
| * [MIPS] tty: add the new ioctls and definitions.Alan Cox2007-09-113-4/+13
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-09-1110-97/+141
|\ \
| * | pdc202xx_new: PLL detection fixMikael Pettersson2007-09-111-1/+1
| * | via82cxxx: add Arima W730-K8 and other rebadgings to short cables listBartlomiej Zolnierkiewicz2007-09-111-4/+11
| * | pmac: build fixTony Breeds2007-09-111-1/+1
| * | pata_ali/alim15x3: override 80-wire cable detection for Toshiba S1800-814Daniel Exner2007-09-112-0/+14
| * | hpt366: UltraDMA filter for SATA cards (take 2)Sergei Shtylyov2007-09-111-47/+49
| * | ide: add ide_dev_is_sata() helper (take 2)Sergei Shtylyov2007-09-112-2/+14
| * | hpt366: fix PCI clock detection for HPT374 (take 4)Sergei Shtylyov2007-09-111-13/+31
| * | pdc202xx_new: fix PCI refcountingSergei Shtylyov2007-09-111-3/+4
| * | ide: fix PCI refcountingSergei Shtylyov2007-09-111-25/+16
| * | mpc8xx: Only build mpc8xx on arch/ppcKumar Gala2007-09-112-2/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-09-116-9/+39
|\ \ \
| * | | PCI: irq and pci_ids patch for Intel TolapaiJason Gaston2007-09-112-0/+3
| * | | PCI: unhide SMBus on Compaq Deskpro EP 401963-001 motherboardgw.kernel@tnode.com2007-09-111-2/+14
| * | | PCI: Remove __devinit from pcibios_get_irq_routing_tableRalf Baechle2007-09-111-1/+1
| * | | PCI: remove devinit from pci_read_bridge_basesRalf Baechle2007-09-111-1/+1
| * | | PCI AER: fix warnings when PCIEAER=nRandy Dunlap2007-09-111-5/+20
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-09-1110-27/+85
|\ \ \