aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-11-26plip: fix parport_register_device name parameterMikulas Patocka2-1/+5
2007-11-26plip: use netif_rx_ni() for packet receiveMikulas Patocka1-1/+1
2007-11-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds2-20/+20
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds15-228/+367
2007-11-26radeonfb: add chip definition for RV370 5b63Andreas Herrmann1-0/+1
2007-11-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds13-262/+184
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds6-13/+41
2007-11-26mac68k: mailing list addresssFinn Thain1-1/+1
2007-11-26Amiga zorro bus: Add missing zorro_device_remove()Geert Uytterhoeven1-0/+15
2007-11-26m68k: export atari_keyb_initAdrian Bunk1-1/+2
2007-11-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds24-382/+813
2007-11-26Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds20-307/+263
2007-11-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds47-236/+832
2007-11-26isdn: avoid copying overly-long stringsKarsten Keil1-4/+4
2007-11-26Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds27-308/+328
2007-11-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds14-105/+118
2007-11-26x86: correctly set UTS_MACHINE for "make ARCH=x86"Andreas Herrmann1-3/+2
2007-11-26[MIPS] vpe: Add missing "space"Joe Perches1-2/+2
2007-11-26[MIPS] Compliment va_start() with va_end().Richard Knutsson3-0/+6
2007-11-26[MIPS] IP22: Fix broken eeprom access by using __raw_readl/__raw_writelThomas Bogendoerfer1-19/+21
2007-11-26[MIPS] IP22: Fix broken EISA interrupt setup by switching to generic i8259Thomas Bogendoerfer2-132/+3
2007-11-26[MIPS] 64-bit Sibyte kernels need DMA32.Ralf Baechle5-37/+83
2007-11-26[MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle9-25/+142
2007-11-26[MIPS] Handle R4000/R4400 mfc0 from count register.Ralf Baechle3-61/+43
2007-11-26[MIPS] Fix possible hang in LL/SC futex loops.Ralf Baechle1-3/+3
2007-11-26[MIPS] Fix context DSP context / TLS pointer switching bug for new threads.Ralf Baechle1-2/+6
2007-11-26[MIPS] IP32: More interrupt renumbering fixes.Ralf Baechle2-11/+15
2007-11-26[MIPS] time: MIPSsim's plat_time_init doesn't need to be irq safe.Ralf Baechle1-5/+1
2007-11-26[MIPS] time: Fix negated condition in cevt-r4k driver.Ralf Baechle1-1/+1
2007-11-26[MIPS] Fix pcspeaker build.Ralf Baechle2-10/+2
2007-11-26libata: bump transfer chunk size if it's oddTejun Heo1-3/+32
2007-11-26libata: Return proper ATA INT status in pata_bf54x driversonic zhang1-3/+3
2007-11-25[CIFS] Fix check after use error in ACL codeSteve French1-6/+7
2007-11-25Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French305-4517/+5065
2007-11-23pata_ali: trim trailing whitespace (fix checkpatch complaints)Jeff Garzik1-1/+1
2007-11-23pata_isapnp: Polled devicesAlan Cox1-4/+7
2007-11-23pata_hpt37x: Fix cable detect bug spotted by SergeiAlan Cox1-1/+1
2007-11-23pata_ali: Lots of problems still showing up with small ATAPI DMAAlan Cox1-0/+17
2007-11-23pata_ali: Add Mitac 8317 and derivativesAlan Cox1-0/+3
2007-11-23libata-core: List more documentation sources for referenceAlan Cox1-0/+8
2007-11-23ata_piix: Invalid use of writel/readl with iomapAlan Cox1-3/+3
2007-11-23sata_sil24: fix sg table sizingTejun Heo1-3/+23
2007-11-23pata_jmicron: fix disabled port handling in jmicron_pre_reset()Tejun Heo1-5/+4
2007-11-23pata_sil680: kill bogus reset code (take 2)Sergei Shtylyov1-30/+2
2007-11-21mmc: Avoid re-using minor numbers before the original device is closed.David Woodhouse1-8/+6
2007-11-21tifm_sd: handle non-power-of-2 block sizesAlex Dubov1-11/+7
2007-11-21mmc_block: check card state after writePierre Ossman1-1/+7
2007-11-20Pull bugzilla-9327 into release branchLen Brown2-20/+46
2007-11-20ACPI: EC: Workaround for optimized controllers (version 3)Alexey Starikovskiy2-14/+37
2007-11-20ACPI: EC: use printk_ratelimit(), add some DEBUG mode messagesMárton Németh1-19/+31