summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arj...Linus Torvalds2008-10-144-10/+193
|\
| * raid, fastboot: hide RAID autodetect option if MD is compiled as a moduleAlan Jenkins2008-10-121-1/+1
| * raid: make RAID autodetect default a KConfig optionArjan van de Ven2008-10-122-2/+23
| * warning: fix init do_mounts_md cIngo Molnar2008-10-121-15/+21
| * fastboot: make the RAID autostart code print a message just before waitingArjan van de Ven2008-10-121-1/+3
| * fastboot: make the raid autodetect code wait for all devices to initArjan van de Ven2008-10-121-0/+7
| * fastboot: Fix bootgraph.pl initcall name regexpArnaud Patard2008-10-121-4/+4
| * fastboot: fix issues and improve output of bootgraph.plArjan van de Ven2008-10-121-8/+17
| * Add a script to visualize the kernel boot process / timeArjan van de Ven2008-10-122-1/+139
* | Revert "vt: fix background color on line feed"Linus Torvalds2008-10-146-38/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-1471-77/+87
|\ \
| * | qlge: Fix page size ifdef test.Ron Mercer2008-10-141-1/+1
| * | net: Rationalise email address: Network Specific PartsAlan Cox2008-10-1437-45/+47
| * | dsa: fix compile bug on s390Heiko Carstens2008-10-141-1/+1
| * | netns: mib6 section fixletAlexey Dobriyan2008-10-141-1/+1
| * | enic: Fix Kconfig headline descriptionRoland Dreier2008-10-141-1/+1
| * | de2104x: wrong MAC address fixMartin Langer2008-10-141-0/+1
| * | s390: claw compile fixletAlexey Dobriyan2008-10-141-1/+1
| * | net: export genphy_restart_anegAdrian Bunk2008-10-141-0/+1
| * | cxgb3: extend copyrights to 2008Divy Le Ray2008-10-1420-20/+20
| * | cxgb3: update driver versionDivy Le Ray2008-10-141-1/+1
| * | net/phy: add missing kernel-docRandy Dunlap2008-10-141-0/+1
| * | pktgen: fix skb leak in case of failureIlpo Järvinen2008-10-141-3/+5
| * | mISDN/dsp_cmx.c: fix size checksAdrian Bunk2008-10-141-2/+2
| * | misdn: use nonseekable_open()Andrew Morton2008-10-141-1/+1
| * | net: fix driver build errors due to missing net/ip6_checksum.h includeKamalesh Babulal2008-10-143-0/+3
* | | arch/m68k/mm/kmap.c: introduce missing kfreeJulia Lawall2008-10-141-1/+3
* | | net/rfkill/rfkill-input.c needs <linux/sched.h>Geert Uytterhoeven2008-10-141-0/+1
* | | m68k: Atari SCSI needs NVRAMGeert Uytterhoeven2008-10-141-0/+1
* | | m68k: init_irq_proc depends on CONFIG_PROC_FSGeert Uytterhoeven2008-10-141-1/+2
* | | m68k: remove the dead PCI codeAdrian Bunk2008-10-146-630/+7
* | | m68k: Remove the broken Hades supportAdrian Bunk2008-10-1414-1000/+23
* | | HP input: kill warnings due to suseconds_t differencesGeert Uytterhoeven2008-10-142-6/+6
* | | m68k: <asm/pci.h> needs <asm-generic/pci-dma-compat.h>Geert Uytterhoeven2008-10-141-0/+1
* | | m68k: Add missing dma_sync_single_range_for_{cpu,device}()Geert Uytterhoeven2008-10-142-2/+18
* | | m68k: Define rtc_lock on AtariGeert Uytterhoeven2008-10-141-0/+3
* | | m68k: Remove unused atari_kbd_translate()Geert Uytterhoeven2008-10-141-12/+0
* | | m68k: Modular Amiga keyboard needs key_mapsGeert Uytterhoeven2008-10-141-0/+9
* | | m68k: Reverse platform MMU logic so Sun 3 is lastGeert Uytterhoeven2008-10-141-21/+22
* | | m68k: Add NOTES to init data so its discarded at bootRoman Zippel2008-10-141-0/+1
* | | m68k: Put .bss at the end of the data sectionRoman Zippel2008-10-141-4/+4
* | | m68k: Use new printk() extension %pS to print symbolsGeert Uytterhoeven2008-10-141-6/+3
* | | m68k: use bcd2bin/bin2bcdAdrian Bunk2008-10-146-84/+62
* | | 8250: Fix lock warning (and possible crash)Alan Cox2008-10-141-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-1375-2574/+2656
|\ \ \
| * | | ata: Add documentation for hard disk shock protection interface (v3)Elias Oltmanns2008-10-131-0/+149
| * | | ide: Implement disk shock protection support (v4)Elias Oltmanns2008-10-138-5/+206
| * | | ide-cd: fix printk format warningAlexander Beregalov2008-10-131-1/+1
| * | | piix: add Hercules EC-900 mini-notebook to ich_laptop short cable listHerton Ronaldo Krzesinski2008-10-131-0/+1
| * | | ide-atapi: assign taskfile flags per device typeBorislav Petkov2008-10-131-2/+9