summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-30hwmon: fscher read control bugfixHans de Goede1-0/+2
2007-07-30hwmon: (adm1031) Fix broken links in documentationJean Delvare1-2/+2
2007-07-30hwmon: make abituguru3_read_increment_offset() staticAdrian Bunk1-2/+3
2007-07-30hwmon: Fix regression caused by typo in lm90.cGuillaume Chazarain1-1/+1
2007-07-30hwmon: (applesmc) add temperature sensors set for MacbookMartin Szulecki1-5/+9
2007-07-30hwmon: fscher control update bugfixHans de Goede1-1/+1
2007-07-30hwmon: fix dme1737 temp fault attributeJuerg Haefliger1-1/+1
2007-07-30hwmon: Add missing __devexit tags in various driversJean Delvare7-8/+8
2007-07-30hwmon: clean up duplicate includesJesper Juhl1-1/+0
2007-07-30hwmon: fix lm78 detection regressionHans de Goede1-1/+1
2007-07-30hwmon: fix array overruns in lm93.cHans-Jürgen Koch1-1/+1
2007-07-30hwmon: add support for THMC50 and ADM1022Krzysztof Helt4-0/+525
2007-07-30Fallout from "Remove fs.h from mm.h" patchAlexey Dobriyan1-0/+1
2007-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds41-2096/+1595
2007-07-30APM support depends on CONFIG_PM_SLEEPStephen Rothwell1-1/+1
2007-07-30m32r: build fix for removing fs.h from mm.hHirokazu Takata3-0/+3
2007-07-30setup and detect 2nd phy on MCF5275 in FEC driverMike Cruse1-0/+23
2007-07-30clean up reading of ICR register in FEC driverGreg Ungerer1-3/+3
2007-07-30fix work queues in FEC driverGreg Ungerer1-6/+11
2007-07-30remove unused config symbol from FEC driverGreg Ungerer1-2/+0
2007-07-30include cacheflush.h in FEC driverGreg Ungerer1-0/+1
2007-07-30[SPARC64]: Fix show_stack() when stack argument is NULL.David S. Miller2-11/+12
2007-07-30[SPARC]: Fix serial console node string creation.David S. Miller1-2/+3
2007-07-30[SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.cDavid S. Miller3-25/+48
2007-07-30[SPARC64]: asm-sparc64/floppy.h needs linux/pci.hDavid S. Miller1-3/+3
2007-07-30[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller18-1224/+620
2007-07-30[VIDEO]: Fix OOPS in all SBUS framebuffer drivers.David S. Miller8-624/+567
2007-07-30[SPARC64]: Handle mostek clock type in mini_rtc driver.David S. Miller1-0/+75
2007-07-30[PARTITION]: Sun/Solaris VTOC table correctionsMark Fortescue2-17/+46
2007-07-30[SPARC]: Fix floppy on some sun4c systems.Mark Fortescue1-30/+50
2007-07-30[SPARC64]: Fix sun4u PCI config space accesses on sun4u.David S. Miller2-12/+126
2007-07-30[PARTITION] MSDOS: Fix Sun num_partitions handling.Mark Fortescue2-2/+5
2007-07-30[SPARC]: Update defconfig.David S. Miller1-146/+40
2007-07-29Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=nRusty Russell3-3/+11
2007-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds39-14921/+15951
2007-07-29Remove fs.h from mm.hAlexey Dobriyan45-33/+81
2007-07-29ACPI: restore CONFIG_ACPI_SLEEPLen Brown13-10/+25
2007-07-29Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki17-86/+164
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki33-47/+47
2007-07-28Provide timespec to guests rather than jiffies clock.Rusty Russell5-25/+60
2007-07-28Fix lguest bzImage loading with CONFIG_RELOCATABLE=yRusty Russell1-0/+5
2007-07-28m68knommu: remove crap from machdep.hGreg Ungerer1-33/+2
2007-07-28m68knommu: fix declaration of mach_sched_initGreg Ungerer1-1/+1
2007-07-28Fix procfs compat_ioctl regressionDavid Miller1-2/+22
2007-07-28audit: fix two bugs in the new execve audit codePeter Zijlstra1-2/+4
2007-07-28rip some includes from linux/interrupt.hAl Viro2-2/+3
2007-07-28fix preprocessor idiocy in reiserfsAl Viro1-3/+5
2007-07-28more include order horrorsAl Viro1-17/+16
2007-07-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds34-463/+236
2007-07-28Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds19-65/+136