summaryrefslogtreecommitdiffstats
path: root/fs/romfs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-15powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPsBenjamin Herrenschmidt1-1/+1
2008-10-15powerpc: Fix 32-bit SMP boot on CHRPBenjamin Herrenschmidt1-0/+6
2008-10-15powerpc: Fix link errors on 32-bit machines using legacy DMABenjamin Herrenschmidt1-0/+6
2008-10-15powerpc/pci: Improve detection of unassigned bridge resourcesBenjamin Herrenschmidt1-47/+116
2008-10-15hvc_console: Fix free_irq in spinlocked sectionChristian Borntraeger1-5/+5
2008-10-14Revert "vt: fix background color on line feed"Linus Torvalds6-38/+17
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-14powerpc: Get USE_STRICT_MM_TYPECHECKS working againDavid Gibson6-22/+24
2008-10-14powerpc: Reflect the used arguments in machine_init() prototypeSebastian Andrzej Siewior1-1/+1
2008-10-14powerpc: Fix DMA offset for non-coherent DMABenjamin Herrenschmidt2-3/+7
2008-10-13mfd: Fix warning in WM8350Mark Brown1-1/+0
2008-10-13mfd: Add placeholders for WM8350 client devicesMark Brown7-3/+57
2008-10-13da903x: add regulator support for DA9030/DA9034Eric Miao3-0/+522
2008-10-13mfd: Add WM8350 subdevice registration helperMark Brown1-0/+26
2008-10-13regulator: Add WM8350 regulator supportMark Brown6-0/+1494
2008-10-13mfd: Add WM8350 interrupt supportMark Brown3-6/+787
2008-10-13mfd: Add initialisation callback for WM8350Mark Brown3-3/+25
2008-10-13mfd: Add GPIO pin configuration support for WM8350Mark Brown3-1/+233