summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-14Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds46-628/+1842
2008-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds31-353/+11267
2008-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arj...Linus Torvalds4-10/+193
2008-10-14Revert "vt: fix background color on line feed"Linus Torvalds6-38/+17
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-14qlge: Fix page size ifdef test.Ron Mercer1-1/+1
2008-10-14net: Rationalise email address: Network Specific PartsAlan Cox37-45/+47
2008-10-14dsa: fix compile bug on s390Heiko Carstens1-1/+1
2008-10-14netns: mib6 section fixletAlexey Dobriyan1-1/+1
2008-10-14enic: Fix Kconfig headline descriptionRoland Dreier1-1/+1
2008-10-14de2104x: wrong MAC address fixMartin Langer1-0/+1
2008-10-14s390: claw compile fixletAlexey Dobriyan1-1/+1
2008-10-14net: export genphy_restart_anegAdrian Bunk1-0/+1
2008-10-14cxgb3: extend copyrights to 2008Divy Le Ray20-20/+20
2008-10-14cxgb3: update driver versionDivy Le Ray1-1/+1
2008-10-14net/phy: add missing kernel-docRandy Dunlap1-0/+1
2008-10-14pktgen: fix skb leak in case of failureIlpo Järvinen1-3/+5
2008-10-14mISDN/dsp_cmx.c: fix size checksAdrian Bunk1-2/+2
2008-10-14misdn: use nonseekable_open()Andrew Morton1-1/+1
2008-10-14net: fix driver build errors due to missing net/ip6_checksum.h includeKamalesh Babulal3-0/+3
2008-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds75-2574/+2656
2008-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds82-3290/+3005
2008-10-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds377-6866/+29913
2008-10-14mfd: Fix warning in WM8350Mark Brown1-1/+0
2008-10-14mfd: Add placeholders for WM8350 client devicesMark Brown7-3/+57
2008-10-14da903x: add regulator support for DA9030/DA9034Eric Miao3-0/+522
2008-10-14mfd: Add WM8350 subdevice registration helperMark Brown1-0/+26
2008-10-14regulator: Add WM8350 regulator supportMark Brown6-0/+1494
2008-10-14mfd: Add WM8350 interrupt supportMark Brown3-6/+787
2008-10-14mfd: Add initialisation callback for WM8350Mark Brown3-3/+25
2008-10-14mfd: Add GPIO pin configuration support for WM8350Mark Brown3-1/+233
2008-10-14mfd: Add I2C control support for WM8350Mark Brown3-0/+132