aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-06-16
|\
| * hwmon: (max6650) Add support for alarmsChristian Engelmayer2009-06-15
| * hwmon: (f71882fg) Add support for the F71858FHans de Goede2009-06-15
| * hwmon: (f71882fg) Add temp#_fault sysfs attr for f8000Hans de Goede2009-06-15
| * hwmon: (f71882fg) Sanity check f8000 pwm settingsHans de Goede2009-06-15
| * hwmon: (f71882fg) Cleanup f8000 pwm handlingHans de Goede2009-06-15
| * hwmon: PCI quirk for hwmon access on MSI MS-7031 boardJean Delvare2009-06-15
| * hwmon: (w83627ehf) Add W83627DHG-P supportJean Delvare2009-06-15
| * hwmon: (tmp401) Add documentationAndre Prendel2009-06-15
| * hwmon: (tmp401) Add support for TI's TMP411 sensors chipAndre Prendel2009-06-15
| * hwmon: (tmp401) Add support for TI's TMP401 sensor chipHans de Goede2009-06-15
| * hwmon: (ibmaem) Automatically load on HC10 bladeDarrick J. Wong2009-06-15
| * hwmon: Fix more __devexit_p glitchesJean Delvare2009-06-15
* | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2009-06-16
|\ \
| * | ACPICA: Update version to 20090521.Bob Moore2009-05-27
| * | ACPICA: Disable preservation of SCI enable bit (SCI_EN)Bob Moore2009-05-27
| * | ACPICA: Region deletion: Ensure region object is removed from handler listLin Ming2009-05-27
| * | ACPICA: Eliminate extra call to NsGetParentNodeAlex Chiang2009-05-27
| * | ACPICA: Simplify internal operation region interfaceBob Moore2009-05-27
| * | ACPICA: Update Load() to use operation region interfacesBob Moore2009-05-27
| * | ACPICA: New: AcpiInstallMethod - install a single control methodLin Ming2009-05-27
| * | ACPICA: Invalidate DdbHandle after table unloadLin Ming2009-05-27
| * | ACPICA: Fix reference count issues for DdbHandle objectLin Ming2009-05-27
| * | ACPICA: Simplify and optimize NsGetNextNode functionBob Moore2009-05-27
| * | ACPICA: Additional validation of _PRT packages (resource mgr)Bob Moore2009-05-27
| * | ACPICA: Fix DebugObject output for DdbHandle objectsBob Moore2009-05-27
| * | ACPICA: Fix allowable release order for ASL mutex objectsBob Moore2009-05-27
| * | ACPICA: Mutex support: Fix release ordering issue and current sync levelBob Moore2009-05-27
| * | ACPICA: Update version to 20090422.Bob Moore2009-05-27
| * | ACPICA: Linux OSL: cleanup/update/mergeBob Moore2009-05-27
| * | ACPICA: Fix implementation of AML BreakPoint operator (break to debugger)Bob Moore2009-05-27
| * | ACPICA: Fix miscellaneous warnings under gcc 4+Bob Moore2009-05-27
| * | ACPICA: Miscellaneous lint changesBob Moore2009-05-27
| * | ACPICA: Fix possible dereference of null pointerBob Moore2009-05-27
| * | ACPICA: Fix printf format warnings for 64-bit buildBob Moore2009-05-27
| * | ACPICA: Cleanup byte/word/dword extraction macros, fix possible warningsBob Moore2009-05-27
| * | ACPICA: Fix possible warnings for ACPI_THREAD_ID on 64-bit buildBob Moore2009-05-27
| * | ACPICA: Remove unused global variablesBob Moore2009-05-27
| * | ACPICA: Change behavior of object copy for mutex/event objectsBob Moore2009-05-27
| * | ACPICA: Fix a few warnings for gcc 3.4.4Bob Moore2009-05-27
| * | ACPICA: Update error/warning interfacesBob Moore2009-05-27
* | | tty: Fix leaks introduced by the shift to separate ldisc objectsAlan Cox2009-06-16
* | | pty: Narrow the race on ldisc lockingAlan Cox2009-06-16
* | | printk: add KERN_DEFAULT loglevel to print_modules()Linus Torvalds2009-06-16
* | | printk: Add KERN_DEFAULT printk log-levelLinus Torvalds2009-06-16
* | | printk: clean up handling of log-levels and newlinesLinus Torvalds2009-06-16
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-06-15
|\ \ \
| * | | [IA64] fix compile error in arch/ia64/mm/extable.cRusty Russell2009-06-15
| | |/ | |/|
* | | Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2009-06-15
|\ \ \
| * | | timers: Logic to move non pinned timersArun R Bharadwaj2009-05-13