| Commit message (Expand) | Author | Age |
* | Merge branch 'apei' into apei-release | Len Brown | 2011-08-03 |
|\ |
|
| * | ACPI, APEI, EINJ Param support is disabled by default | Huang Ying | 2011-08-03 |
| * | APEI GHES: 32-bit buildfix | Len Brown | 2011-08-03 |
| * | ACPI: APEI build fix | Len Brown | 2011-08-03 |
| * | ACPI, APEI, GHES: Add hardware memory error recovery support | Huang Ying | 2011-08-03 |
| * | HWPoison: add memory_failure_queue() | Huang Ying | 2011-08-03 |
| * | ACPI, APEI, GHES, Error records content based throttle | Huang Ying | 2011-08-03 |
| * | ACPI, APEI, GHES, printk support for recoverable error via NMI | Huang Ying | 2011-08-03 |
| * | lib, Make gen_pool memory allocator lockless | Huang Ying | 2011-08-03 |
| * | lib, Add lock-less NULL terminated single list | Huang Ying | 2011-08-03 |
| * | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG | Huang Ying | 2011-08-03 |
| * | ACPI, APEI, Add WHEA _OSC support | Huang Ying | 2011-07-13 |
| * | ACPI, APEI, Add APEI bit support in generic _OSC call | Huang Ying | 2011-07-13 |
| * | ACPI, APEI, GHES, Support disable GHES at boot time | Huang Ying | 2011-07-13 |
| * | ACPI, APEI, GHES, Prevent GHES to be built as module | Huang Ying | 2011-07-13 |
| * | ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERST | Huang Ying | 2011-07-13 |
| * | ACPI, APEI, Add apei_exec_run_optional | Huang Ying | 2011-07-13 |
| * | ACPI, APEI, GHES, Do not ratelimit fatal error printk before panic | Huang Ying | 2011-07-13 |
| * | ACPI, APEI, ERST, Fix erst-dbg long record reading issue | Chen Gong | 2011-07-13 |
| * | ACPI, APEI, ERST, Prevent erst_dbg from loading if ERST is disabled | Huang Ying | 2011-07-13 |
* | | oom: task->mm == NULL doesn't mean the memory was freed | Oleg Nesterov | 2011-08-01 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2011-08-01 |
|\ \ |
|
| * \ | Merge branch 'for-next' into for-linus | Liam Girdwood | 2011-08-01 |
| |\ \ |
|
| | * | | regulator: Improve WM831x DVS VSEL selection algorithm | Mark Brown | 2011-07-28 |
| | * | | regulator: Bootstrap wm831x DVS VSEL value from ON VSEL if not already set | Mark Brown | 2011-07-28 |
| | * | | regulator: Set up GPIO for WM831x VSEL before enabling VSEL mode | Mark Brown | 2011-07-28 |
| | * | | regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdc | Mark Brown | 2011-07-28 |
| | * | | regulator: Fix WM831x DCDC DVS VSEL bootstrapping | Mark Brown | 2011-07-28 |
| | * | | regulator: Fix WM831x regulator ID lookups for multiple WM831xs | Mark Brown | 2011-07-28 |
| | * | | regulator: Fix argument format type errors in error prints | Mark Brown | 2011-07-22 |
| | * | | regulator: Fix memory leak in set_machine_constraints() error paths | Axel Lin | 2011-07-22 |
| | * | | regulator: Make core more chatty about some errors | Mark Brown | 2011-07-22 |
| | * | | regulator: tps65910: Fix array access out of bounds bug | Axel Lin | 2011-07-22 |
| | * | | regulator: tps65910: Add missing breaks in switch/case | Axel Lin | 2011-07-22 |
| | * | | regulator: tps65910: Fix a memory leak in tps65910_probe error path | Axel Lin | 2011-07-22 |
| | * | | regulator: TWL: Remove entry of RES_ID for 6030 macros | Ambresh K | 2011-07-22 |
| | * | | ASoC: tlv320aic3x: Add correct hw registers to Line1 cross connect muxes | Jarkko Nikula | 2011-07-04 |
| | * | | regulator: Add basic per consumer debugfs | Mark Brown | 2011-07-04 |
| | * | | regulator: Add rdev_crit() macro | Mark Brown | 2011-06-09 |
| | * | | regulator: Refactor supply implementation to work as regular consumers | Mark Brown | 2011-06-09 |
| | * | | regulator: Include the device name in the microamps_requested_ file | Mark Brown | 2011-06-09 |
| | * | | regulator: Increase the limit on sysfs file names | Mark Brown | 2011-06-09 |
| | * | | regulator: Properly register dummy regulator driver | Mark Brown | 2011-06-08 |
| | * | | regulator: twl-regulator: fix n_voltages for twl6030 variable LDOs | Colin Cross | 2011-05-30 |
| | * | | regulator: Use _cansleep() for WM8994 regulator GPIOs | Mark Brown | 2011-05-30 |
| | * | | regulator: Do bulk enables of regulators in parallel | Mark Brown | 2011-05-30 |
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2011-08-01 |
|\ \ \ \ |
|
| * | | | | ext4: prevent memory leaks from ext4_mb_init_backend() on error path | Yu Jian | 2011-08-01 |
| * | | | | ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode # | Yu Jian | 2011-08-01 |
| * | | | | ext4: use ext4_msg() instead of printk in mballoc | Theodore Ts'o | 2011-08-01 |