| Commit message (Expand) | Author | Age |
* | 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 |
* | ACPI, APEI, HEST, Detect duplicated hardware error source ID | Huang Ying | 2011-07-13 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2011-07-12 |
|\ |
|
| * | mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header | Benjamin Herrenschmidt | 2011-07-11 |
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin... | Linus Torvalds | 2011-07-12 |
|\ \ |
|
| * | | pcmcia: pxa2xx/vpac270: free gpios on exist rather than requesting | Jonathan Cameron | 2011-07-11 |
* | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-07-12 |
|\ \ \
| |_|/
|/| | |
|
| * | | drm/i915/ringbuffer: Idling requires waiting for the ring to be empty | Chris Wilson | 2011-07-12 |
| * | | Revert "drm/i915: enable rc6 by default" | Keith Packard | 2011-07-12 |
| * | | drm/i915: Clean up i915_driver_load failure path | Keith Packard | 2011-07-12 |
| * | | drm/i915: Enable GPU reset on Ivybridge. | Kenneth Graunke | 2011-07-07 |
| * | | drm/i915/dp: manage sink power state if possible | Jesse Barnes | 2011-07-07 |
| * | | drm/i915/dp: consolidate AUX retry code | Jesse Barnes | 2011-07-07 |
| * | | drm/i915/dp: remove DPMS mode tracking from DP | Jesse Barnes | 2011-07-07 |
| * | | drm/i915/dp: try to read receiver capabilities 3 times when detecting | Jesse Barnes | 2011-07-07 |
| * | | drm/i915/dp: read more receiver capability bits on hotplug | Jesse Barnes | 2011-07-07 |
| * | | drm/i915/dp: use DP DPCD defines when looking at DPCD values | Jesse Barnes | 2011-07-07 |
| * | | drm/i915/dp: retry link status read 3 times on failure | Jesse Barnes | 2011-07-07 |
| |/ |
|
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-07-11 |
|\ \ |
|
| * | | [media] msp3400: fill in v4l2_tuner based on vt->type field | Hans Verkuil | 2011-07-07 |
| * | | [media] tuner-core.c: don't change type field in g_tuner or g_frequency | Hans Verkuil | 2011-07-07 |
| * | | [media] cx18/ivtv: fix g_tuner support | Hans Verkuil | 2011-07-07 |
| * | | [media] tuner-core: power up tuner when called with s_power(1) | Hans Verkuil | 2011-07-07 |
| * | | [media] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEK | Hans Verkuil | 2011-07-07 |
| * | | [media] tuner-core: simplify the standard fixup | Hans Verkuil | 2011-07-07 |
| * | | [media] tuner-core/v4l2-subdev: document that the type field has to be filled in | Hans Verkuil | 2011-07-07 |
| * | | [media] bttv: fix s_tuner for radio | Hans Verkuil | 2011-07-07 |
| * | | [media] pvrusb2: fix g/s_tuner support | Hans Verkuil | 2011-07-07 |
| * | | [media] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tuner | Hans Verkuil | 2011-07-07 |
| * | | [media] tuner-core: fix tuner_resume: use t->mode instead of t->type | Hans Verkuil | 2011-07-07 |
| * | | [media] tuner-core: fix s_std and s_tuner | Hans Verkuil | 2011-07-07 |
* | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2011-07-11 |
|\ \ \ |
|
| * | | | PM: Reintroduce dropped call to check_wakeup_irqs | Colin Cross | 2011-07-11 |
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2011-07-11 |
|\ \ \ \ |
|
| * | | | | [CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug. | Luming Yu | 2011-07-10 |
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 2011-07-11 |
|\ \ \ \ \ |
|
| * | | | | | hp-wmi: fix use after free | Eric Dumazet | 2011-07-11 |
| * | | | | | dell-laptop - using buffer without mutex_lock | Jose Alonso | 2011-07-11 |
| * | | | | | Revert: "dell-laptop: Toggle the unsupported hardware killswitch" | Keng-Yu Lin | 2011-07-11 |
| * | | | | | platform-drivers-x86: set backlight type to BACKLIGHT_PLATFORM | Axel Lin | 2011-07-07 |
| * | | | | | thinkpad-acpi: handle HKEY 0x4010, 0x4011 events | Henrique de Moraes Holschuh | 2011-07-07 |
| * | | | | | drivers/platform/x86: Fix memory leak | Andre Bartke | 2011-07-07 |