Age | Commit message (Expand) | Author | Files | Lines |
2013-10-23 | EDAC, GHES: Update ghes error record info | Chen, Gong | 1 | -0/+11 |
2013-10-23 | ACPI, APEI, CPER: Cleanup CPER memory error output format | Chen, Gong | 1 | -36/+31 |
2013-10-23 | ACPI, APEI, CPER: Enhance memory reporting capability | Chen, Gong | 1 | -0/+12 |
2013-10-23 | ACPI, APEI, CPER: Add UEFI 2.4 support for memory error | Chen, Gong | 3 | -8/+8 |
2013-10-23 | DMI: Parse memory device (type 17) in SMBIOS | Chen, Gong | 1 | -0/+60 |
2013-10-23 | ACPI, x86: Extended error log driver for x86 platform | Chen, Gong | 4 | -1/+350 |
2013-10-21 | bitops: Introduce a more generic BITMASK macro | Chen, Gong | 4 | -34/+27 |
2013-10-21 | ACPI, CPER: Update cper info | Chen, Gong | 3 | -62/+62 |
2013-10-21 | ACPI, APEI, CPER: Fix status check during error printing | Chen, Gong | 1 | -1/+1 |
2013-10-18 | Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -189/+15 |
2013-10-18 | Merge branch 'acpi-fixes' | Rafael J. Wysocki | 7 | -181/+7 |
2013-10-17 | Merge tag 'driver-core-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+5 |
2013-10-17 | Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 16 | -80/+339 |
2013-10-17 | Merge tag 'tty-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -5/+3 |
2013-10-17 | Merge tag 'char-misc-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -2/+13 |
2013-10-17 | Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 101 | -694/+1078 |
2013-10-17 | Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code" | Greg Kroah-Hartman | 1 | -2/+6 |
2013-10-17 | ACPI / PM: Drop two functions that are not used any more | Rafael J. Wysocki | 2 | -57/+0 |
2013-10-17 | ATA / ACPI: remove power dependent device handling | Aaron Lu | 3 | -21/+0 |
2013-10-16 | driver core: Release device_hotplug_lock when store_mem_state returns EINVAL | Yasuaki Ishimatsu | 1 | -2/+5 |
2013-10-16 | Merge tag 'dm-3.12-fix-cve' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -6/+12 |
2013-10-16 | Merge tag 'gpio-v3.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2 | -4/+7 |
2013-10-16 | cpufreq: s3c64xx: Rename index to driver_data | Charles Keepax | 1 | -1/+1 |
2013-10-16 | ACPI / power: Drop automaitc resume of power resource dependent devices | Rafael J. Wysocki | 1 | -99/+1 |
2013-10-16 | intel_pstate: Fix type mismatch warning | Rafael J. Wysocki | 1 | -3/+4 |
2013-10-16 | Drivers: hv: vmbus: Fix a bug in channel rescind code | K. Y. Srinivasan | 1 | -6/+2 |
2013-10-16 | usb: misc: usb3503: Fix compile error due to incorrect regmap depedency | Matthew Dawson | 1 | -1/+1 |
2013-10-16 | usb/chipidea: fix oops on memory allocation failure | Russell King - ARM Linux | 1 | -2/+4 |
2013-10-16 | usb-storage: add quirk for mandatory READ_CAPACITY_16 | Oliver Neukum | 2 | -1/+11 |
2013-10-16 | usb: serial: option: blacklist Olivetti Olicard200 | Enrico Mioso | 1 | -1/+3 |
2013-10-16 | serial: vt8500: add missing braces | Roel Kluin | 1 | -2/+3 |
2013-10-16 | USB: quirks: add touchscreen that is dazzeled by remote wakeup | Oliver Neukum | 1 | -0/+3 |
2013-10-16 | dm snapshot: fix data corruption | Mikulas Patocka | 1 | -6/+12 |
2013-10-15 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 6 | -199/+1 |
2013-10-16 | cpufreq / intel_pstate: Fix max_perf_pct on resume | Dirk Brandewie | 1 | -4/+3 |
2013-10-15 | Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -0/+1 |
2013-10-16 | ACPI: remove /proc/acpi/event from ACPI_BUTTON help | Krzysztof Mazur | 1 | -3/+3 |
2013-10-16 | ACPI / power: Release resource_lock after acpi_power_get_state() return error | Lan Tianyu | 1 | -1/+3 |
2013-10-15 | iio:buffer: Free active scan mask in iio_disable_all_buffers() | Lars-Peter Clausen | 1 | -0/+3 |
2013-10-15 | Revert "drivers: of: add initialization code for dma reserved memory" | Marek Szyprowski | 4 | -184/+0 |
2013-10-14 | Merge tag 'vfio-v3.12-rc5' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -19/+21 |
2013-10-14 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 13 | -135/+122 |
2013-10-14 | Revert "usb: musb: gadget: fix otg active status flag" | Greg Kroah-Hartman | 1 | -0/+1 |
2013-10-14 | USB: quirks.c: add one device that cannot deal with suspension | Oliver Neukum | 1 | -0/+3 |
2013-10-14 | Merge branch 'misc' into for-next | Roland Dreier | 5 | -9/+9 |
2013-10-14 | IB: Remove unnecessary semicolons | Joe Perches | 5 | -9/+9 |
2013-10-14 | Merge tag 'pm+acpi-3.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -4/+6 |
2013-10-14 | Revert "of: Feed entire flattened device tree into the random pool" | Grant Likely | 1 | -12/+0 |
2013-10-14 | of: fix unnecessary warning on missing /cpus node | Grant Likely | 1 | -3/+1 |
2013-10-13 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 3 | -4/+5 |