| Commit message (Expand) | Author | Files | Lines |
2010-08-15 | arch/tile: don't validate CROSS_COMPILE needlessly | Chris Metcalf | 1 | -9/+11 |
2010-08-15 | mm: fix up some user-visible effects of the stack guard page | Linus Torvalds | 2 | -1/+15 |
2010-08-15 | arch/tile: export only COMMAND_LINE_SIZE to userspace. | Chris Metcalf | 1 | -2/+6 |
2010-08-15 | arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | Chris Metcalf | 1 | -3/+2 |
2010-08-15 | ALSA: sound/usb/format: silence uninitialized variable warnings | Dan Carpenter | 1 | -0/+8 |
2010-08-15 | gcc-4.6: ACPI: fix unused but set variables in ACPI | Andi Kleen | 7 | -26/+11 |
2010-08-15 | ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFS | Zhang Rui | 2 | -33/+54 |
2010-08-15 | ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFS | Zhang Rui | 2 | -50/+82 |
2010-08-15 | ACPI processor: remove deprecated ACPI procfs I/F | Zhang Rui | 6 | -273/+0 |
2010-08-15 | ACPI power_resource: remove unused procfs I/F | Zhang Rui | 1 | -127/+1 |
2010-08-15 | ACPI: remove deprecated ACPI procfs I/F | Zhang Rui | 7 | -484/+1 |
2010-08-15 | ACPI: introduce drivers/acpi/sysfs.c | Zhang Rui | 6 | -571/+688 |
2010-08-15 | ACPI: introduce module parameter acpi.aml_debug_output | Zhang Rui | 4 | -2/+12 |
2010-08-15 | ACPI: introduce drivers/acpi/debugfs.c | Zhang Rui | 5 | -75/+93 |
2010-08-15 | intel_idle: recognize Lincroft Atom Processor | Arjan van de Ven | 1 | -0/+1 |
2010-08-15 | ACPI, APEI, ERST debug support | Huang Ying | 3 | -0/+217 |
2010-08-15 | fusion: add function parameter names to kernel-doc | Randy Dunlap | 1 | -0/+2 |
2010-08-15 | fs/dcache: fix function param name in kernel-doc | Randy Dunlap | 1 | -1/+1 |
2010-08-15 | fusion: fix non-kernel-doc comment block | Randy Dunlap | 1 | -1/+1 |
2010-08-15 | mm/page-writeback: fix non-kernel-doc function comments | Randy Dunlap | 1 | -2/+2 |
2010-08-15 | Documentation: move SCSI parameters to their own text file | Randy Dunlap | 2 | -126/+141 |
2010-08-14 | defconfig reduction | Sam Ravnborg | 197 | -207237/+1181 |
2010-08-14 | kbuild: drop unifdef-y support | Sam Ravnborg | 2 | -8/+1 |
2010-08-14 | archs: replace unifdef-y with header-y | Sam Ravnborg | 11 | -73/+65 |
2010-08-14 | include: replace unifdef-y with header-y | Sam Ravnborg | 15 | -325/+321 |
2010-08-14 | hwmon: (via-cputemp) Remove bogus "SHOW" global variable | H. Peter Anvin | 1 | -1/+1 |
2010-08-14 | hwmon: jc42 depends on I2C | Randy Dunlap | 1 | -0/+1 |
2010-08-14 | hwmon: (pc87427) Add a maintainer | Jean Delvare | 1 | -0/+7 |
2010-08-14 | hwmon: (pc87427) Move sysfs file removal to a separate function | Jean Delvare | 1 | -32/+26 |
2010-08-14 | hwmon: (pc87427) Add temperature monitoring support | Jean Delvare | 3 | -7/+379 |
2010-08-14 | hwmon: (pc87427) Add support for the second logical device | Jean Delvare | 1 | -42/+87 |
2010-08-14 | hwmon: (pc87427) Add support for manual fan speed control | Jean Delvare | 3 | -5/+282 |
2010-08-14 | hwmon: (pc87427) Minor style cleanups | Jean Delvare | 1 | -15/+16 |
2010-08-14 | hwmon: (pc87427) Handle disabled fan inputs properly | Jean Delvare | 1 | -9/+58 |
2010-08-14 | hwmon: (w83627ehf) Add support for W83667HG-B | Guenter Roeck | 2 | -14/+43 |
2010-08-14 | hwmon: (w83627ehf) Driver cleanup | Guenter Roeck | 1 | -3/+56 |
2010-08-14 | hwmon: Add driver for SMSC EMC2103 temperature monitor and fan controller | Steve Glendinning | 5 | -0/+791 |
2010-08-14 | hwmon: Remove in[0-*]_fault from sysfs-interface | Jean Delvare | 1 | -1/+0 |
2010-08-14 | hwmon: Add 4 current alarm/beep attributes to sysfs-interface | Guenter Roeck | 1 | -3/+4 |
2010-08-14 | hwmon: Add 3 critical limit attributes to sysfs-interface | Guenter Roeck | 1 | -1/+20 |
2010-08-14 | hwmon: (asc7621) Clean up and improve detect function | Jean Delvare | 1 | -7/+2 |
2010-08-14 | hwmon: (it87) Export labels for internal sensors | Jean Delvare | 1 | -2/+44 |
2010-08-14 | hwmon: (lm75) Add suspend/resume feature | Shubhrajyoti Datta | 2 | -0/+40 |
2010-08-14 | hwmon: (emc1403) Add power support | Alan Cox | 1 | -0/+33 |
2010-08-14 | hwmon: (ltc4245) Expose all GPIO pins as analog voltages | Ira W. Snyder | 3 | -11/+211 |
2010-08-14 | hwmon: (pc87360) Fix device resource declaration | Jean Delvare | 1 | -14/+17 |
2010-08-14 | hwmon: (k8temp) Adjust confusing if indentation | Julia Lawall | 1 | -1/+2 |
2010-08-14 | Documentation: DMA-API-HOWTO.txt: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MI... | FUJITA Tomonori | 1 | -3/+3 |
2010-08-14 | mm: fix page table unmap for stack guard page properly | Linus Torvalds | 1 | -7/+6 |
2010-08-14 | intel_idle: no longer EXPERIMENTAL | Len Brown | 1 | -1/+0 |