summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-21xtensa: Add config files for Diamond 232L - Rev B processor variantChris Zankel5-1/+684
2008-10-21xtensa: Fix io regionsChris Zankel1-3/+5
2008-10-21xtensa: Add support for the Sonic Ethernet device for the XT2000 board.Chris Zankel3-0/+327
2008-10-14xtensa: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-10-14xtensa: use newer __SPIN_LOCK_UNLOCKED macroRobert P. J. Day1-1/+1
2008-10-14XTENSA: warn about including <asm/rwsem.h> directly.Robert P. J. Day1-0/+4
2008-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds71-77/+87
2008-10-14arch/m68k/mm/kmap.c: introduce missing kfreeJulia Lawall1-1/+3
2008-10-14net/rfkill/rfkill-input.c needs <linux/sched.h>Geert Uytterhoeven1-0/+1
2008-10-14m68k: Atari SCSI needs NVRAMGeert Uytterhoeven1-0/+1
2008-10-14m68k: init_irq_proc depends on CONFIG_PROC_FSGeert Uytterhoeven1-1/+2
2008-10-14m68k: remove the dead PCI codeAdrian Bunk6-630/+7
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk14-1000/+23
2008-10-14HP input: kill warnings due to suseconds_t differencesGeert Uytterhoeven2-6/+6
2008-10-14m68k: <asm/pci.h> needs <asm-generic/pci-dma-compat.h>Geert Uytterhoeven1-0/+1
2008-10-14m68k: Add missing dma_sync_single_range_for_{cpu,device}()Geert Uytterhoeven2-2/+18
2008-10-14m68k: Define rtc_lock on AtariGeert Uytterhoeven1-0/+3
2008-10-14m68k: Remove unused atari_kbd_translate()Geert Uytterhoeven1-12/+0
2008-10-14m68k: Modular Amiga keyboard needs key_mapsGeert Uytterhoeven1-0/+9
2008-10-14m68k: Reverse platform MMU logic so Sun 3 is lastGeert Uytterhoeven1-21/+22
2008-10-14m68k: Add NOTES to init data so its discarded at bootRoman Zippel1-0/+1
2008-10-14m68k: Put .bss at the end of the data sectionRoman Zippel1-4/+4
2008-10-14m68k: Use new printk() extension %pS to print symbolsGeert Uytterhoeven1-6/+3
2008-10-14m68k: use bcd2bin/bin2bcdAdrian Bunk6-84/+62
2008-10-148250: Fix lock warning (and possible crash)Alan Cox1-0/+3
2008-10-13qlge: Fix page size ifdef test.Ron Mercer1-1/+1
2008-10-13net: Rationalise email address: Network Specific PartsAlan Cox37-45/+47
2008-10-13dsa: fix compile bug on s390Heiko Carstens1-1/+1
2008-10-13netns: mib6 section fixletAlexey Dobriyan1-1/+1
2008-10-13enic: Fix Kconfig headline descriptionRoland Dreier1-1/+1
2008-10-13de2104x: wrong MAC address fixMartin Langer1-0/+1
2008-10-13s390: claw compile fixletAlexey Dobriyan1-1/+1
2008-10-13net: export genphy_restart_anegAdrian Bunk1-0/+1
2008-10-13cxgb3: extend copyrights to 2008Divy Le Ray20-20/+20
2008-10-13cxgb3: update driver versionDivy Le Ray1-1/+1
2008-10-13net/phy: add missing kernel-docRandy Dunlap1-0/+1
2008-10-13pktgen: fix skb leak in case of failureIlpo Järvinen1-3/+5
2008-10-13mISDN/dsp_cmx.c: fix size checksAdrian Bunk1-2/+2
2008-10-13misdn: use nonseekable_open()Andrew Morton1-1/+1
2008-10-13net: fix driver build errors due to missing net/ip6_checksum.h includeKamalesh Babulal3-0/+3
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds75-2574/+2656
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds82-3290/+3005
2008-10-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds377-6866/+29913
2008-10-13ata: Add documentation for hard disk shock protection interface (v3)Elias Oltmanns1-0/+149
2008-10-13ide: Implement disk shock protection support (v4)Elias Oltmanns8-5/+206
2008-10-13ide-cd: fix printk format warningAlexander Beregalov1-1/+1
2008-10-13piix: add Hercules EC-900 mini-notebook to ich_laptop short cable listHerton Ronaldo Krzesinski1-0/+1
2008-10-13ide-atapi: assign taskfile flags per device typeBorislav Petkov1-2/+9
2008-10-13ide-cd: move cdrom_info.dma to ide_drive_t.dmaBorislav Petkov2-19/+14
2008-10-13ide: add ide_drive_t.dma flagBorislav Petkov2-4/+6