Age | Commit message (Expand) | Author | Files | Lines |
2012-03-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 74 | -1356/+2484 |
2012-03-30 | Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 16 | -195/+10368 |
2012-03-30 | Documentation: remove references to /etc/modprobe.conf | Lucas De Marchi | 7 | -14/+15 |
2012-03-30 | Merge branch 'tboot' into release | Len Brown | 2 | -3/+31 |
2012-03-30 | Merge branch 'd3' into release | Len Brown | 4 | -39/+209 |
2012-03-30 | Merge branch 'apei' into release | Len Brown | 4 | -26/+56 |
2012-03-30 | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis... | Len Brown | 27 | -148/+753 |
2012-03-30 | ACPI throttling: fix endian bug in acpi_read_throttling_status() | Dan Carpenter | 1 | -3/+2 |
2012-03-30 | Disable MCP limit exceeded messages from Intel IPS driver | Andi Kleen | 1 | -11/+2 |
2012-03-30 | ACPI video: Don't start video device until its associated input device has be... | Igor Murzov | 1 | -7/+8 |
2012-03-30 | ACPI video: Harden video bus adding. | Igor Murzov | 1 | -15/+26 |
2012-03-30 | ACPI: Add support for exposing BGRT data | Matthew Garrett | 3 | -0/+185 |
2012-03-30 | ACPI: export acpi_kobj | Matthew Garrett | 1 | -0/+1 |
2012-03-30 | ACPI: Fix logic for removing mappings in 'acpi_unmap' | Myron Stowe | 1 | -1/+1 |
2012-03-30 | CPER failed to handle generic error records with multiple sections | Jiang Liu | 1 | -0/+2 |
2012-03-30 | ACPI: Clean redundant codes in scan.c | Alex He | 1 | -4/+1 |
2012-03-30 | ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed() | Paul E. McKenney | 1 | -2/+1 |
2012-03-30 | ACPI: consistently use should_use_kmap() | Jan Beulich | 1 | -1/+1 |
2012-03-30 | PNPACPI: Fix device ref leaking in acpi_pnp_match | Yinghai Lu | 1 | -1/+6 |
2012-03-30 | ACPI: processor_driver: add missing kfree | Julia Lawall | 1 | -4/+10 |
2012-03-30 | ACPI, APEI: Fix incorrect APEI register bit width check and usage | Gary Hade | 1 | -21/+40 |
2012-03-30 | ACPI, APEI, EINJ, new parameter to control trigger action | Chen Gong | 1 | -3/+12 |
2012-03-30 | ACPI, APEI, EINJ, limit the range of einj_param | Chen Gong | 1 | -1/+1 |
2012-03-30 | ACPI, APEI, Fix ERST header length check | Jiang Liu | 1 | -1/+1 |
2012-03-30 | cpuidle: power_usage should be declared signed integer | Boris Ostrovsky | 1 | -1/+1 |
2012-03-30 | idle, x86: Allow off-lined CPU to enter deeper C states | Boris Ostrovsky | 2 | -0/+59 |
2012-03-30 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 5 | -40/+37 |
2012-03-30 | ACPI: Add CPU hotplug support for processor device objects | Toshi Kani | 1 | -10/+38 |
2012-03-30 | ACPI / PM: print physical addresses consistently with other parts of kernel | Bjorn Helgaas | 1 | -2/+2 |
2012-03-30 | ACPI: Evaluate thermal trip points before reading temperature | Matthew Garrett | 1 | -4/+4 |
2012-03-30 | ACPI, PCI: Move acpi_dev_run_wake() to ACPI core | Lin Ming | 2 | -37/+38 |
2012-03-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 10 | -194/+694 |
2012-03-30 | cpuidle: use the driver's state_count as default | Daniel Lezcano | 2 | -2/+2 |
2012-03-30 | cpuidle: add a sysfs entry to disable specific C state for debug purpose. | ShuoX Liu | 3 | -1/+45 |
2012-03-30 | ACPI: Add interface to register/unregister device to/from power resources | Lin Ming | 1 | -0/+162 |
2012-03-30 | ACPI: Introduce ACPI D3_COLD state support | Zhang Rui | 2 | -2/+9 |
2012-03-30 | ACPICA: Object repair code: Support to add Package wrappers | Bob Moore | 4 | -105/+64 |
2012-03-29 | Input: wacom - check for allocation failure in probe() | Dan Carpenter | 1 | -0/+2 |
2012-03-30 | ACPI: Make ACPI interrupt threaded | Andi Kleen | 1 | -1/+2 |
2012-03-30 | ACPI: ec: Do request_region outside WARN() | Andi Kleen | 1 | -4/+4 |
2012-03-29 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -14/+10 |
2012-03-29 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 5 | -3/+2 |
2012-03-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 6 | -5/+6 |
2012-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia | Linus Torvalds | 12 | -121/+43 |
2012-03-29 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 57 | -985/+3616 |
2012-03-29 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -0/+7 |
2012-03-29 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Olof Johansson | 1 | -1/+1 |
2012-03-29 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 3 | -1/+18 |
2012-03-29 | Merge branch 'fixes-gpio-to-irq' into fixes | Tony Lindgren | 1 | -1/+1 |