| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-04-28 | 2 | -15/+21 |
|\ |
|
| * | hd: fix locking | Tejun Heo | 2009-04-28 | 1 | -10/+7 |
| * | mg_disk: fix CONFIG_LBD=y warning | Bartlomiej Zolnierkiewicz | 2009-04-28 | 1 | -1/+1 |
| * | mg_disk: fix locking | Tejun Heo | 2009-04-28 | 1 | -4/+13 |
* | | regulator: Fix default constraints for fixed voltage regulators | Mark Brown | 2009-04-28 | 1 | -2/+5 |
* | | regulator/bq24022: fix bug in is_enabled function | Philipp Zabel | 2009-04-28 | 1 | -2/+1 |
* | | regulator/virtual: fix strings compare predicates | Mike Rapoport | 2009-04-28 | 1 | -4/+4 |
* | | regulator core: fix double-free in regulator_register() error path | Paul Walmsley | 2009-04-28 | 1 | -0/+4 |
* | | drivers/regulator: fix when type is different from REGULATOR_VOLTAGE or REGUL... | Diego Liziero | 2009-04-28 | 1 | -2/+2 |
* | | unreachable code in drms_uA_update() | Dan Carpenter | 2009-04-28 | 1 | -2/+2 |
|/ |
|
* | Revert "linux.conf.au 2009: Tuz" | Linus Torvalds | 2009-04-27 | 2 | -5563/+3204 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-04-27 | 8 | -30/+74 |
|\ |
|
| * | PCI: only save/restore existent registers in the PCIe capability | Yu Zhao | 2009-04-22 | 1 | -14/+56 |
| * | docbooks: add/fix PCI kernel-doc | Randy Dunlap | 2009-04-22 | 4 | -8/+13 |
| * | PCI: cleanup debug output resources | Yinghai Lu | 2009-04-22 | 1 | -2/+4 |
| * | x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86 | Matthew Wilcox | 2009-04-22 | 1 | -6/+0 |
| * | PCI quirk: disable MSI on VIA VT3364 chipsets | Thomas Renninger | 2009-04-22 | 1 | -0/+1 |
* | | maple: input: fix up maple mouse driver | Adrian McMenamin | 2009-04-27 | 1 | -20/+23 |
* | | virtio-rng: Remove false BUG for spurious callbacks | Christian Borntraeger | 2009-04-24 | 1 | -2/+2 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-04-24 | 14 | -244/+293 |
|\ \ |
|
| * \ | Merge branch 'bjorn.button' into release | Len Brown | 2009-04-24 | 1 | -96/+44 |
| |\ \ |
|
| | * | | ACPI: button: remove control method/fixed hardware distinctions | Bjorn Helgaas | 2009-04-11 | 1 | -26/+6 |
| | * | | ACPI: button: remove button->device pointer | Bjorn Helgaas | 2009-04-11 | 1 | -18/+13 |
| | * | | ACPI: button: cache hid/name/class pointers | Bjorn Helgaas | 2009-04-11 | 1 | -24/+24 |
| | * | | ACPI: button: use Linux style for getting driver_data | Bjorn Helgaas | 2009-04-11 | 1 | -9/+4 |
| | * | | ACPI: button: remove unnecessary null pointer checks | Bjorn Helgaas | 2009-04-11 | 1 | -21/+1 |
| | * | | ACPI: button: whitespace changes | Bjorn Helgaas | 2009-04-11 | 1 | -6/+4 |
| * | | | Merge branch 'bugzilla-13036' into release | Len Brown | 2009-04-24 | 1 | -14/+72 |
| |\ \ \ |
|
| | * | | | Revert "ACPICA: delete check for AML access to port 0x81-83" | Len Brown | 2009-04-24 | 1 | -0/+1 |
| | * | | | I/O port protection: update for windows compatibility. | Lin Ming | 2009-04-24 | 1 | -14/+71 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'bugzilla-13048' into release | Len Brown | 2009-04-24 | 1 | -4/+5 |
| |\ \ \ |
|
| | * | | | ACPI, i915: Register ACPI video even when not modesetting | Matthew Garrett | 2009-04-24 | 1 | -4/+5 |
| | |/ / |
|
| * | | | Merge branch 'bugzilla-13142' into release | Len Brown | 2009-04-24 | 1 | -0/+3 |
| |\ \ \ |
|
| | * | | | ACPI: prevent processor.max_cstate=0 boot crash | Len Brown | 2009-04-23 | 1 | -0/+3 |
| | |/ / |
|
| * | | | Merge branch 'hpet' into release | Len Brown | 2009-04-24 | 1 | -3/+3 |
| |\ \ \ |
|
| | * | | | ACPI/hpet: prevent boot hang when hpet=force used on ICH-4M | Len Brown | 2009-04-23 | 1 | -3/+3 |
| | |/ / |
|
| * | | | Merge branch 'bugzilla-12249' into release | Len Brown | 2009-04-24 | 1 | -21/+22 |
| |\ \ \ |
|
| | * | | | ACPI video: handle indexed _BQC correctly | Zhang Rui | 2009-04-11 | 1 | -21/+22 |
| * | | | | Merge branch 'bugzilla-12270' into release | Len Brown | 2009-04-24 | 1 | -25/+2 |
| |\ \ \ \ |
|
| | * | | | | ACPI: Revert conflicting workaround for BIOS w/ mangled PRT entries | Zhang Rui | 2009-04-11 | 1 | -25/+2 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'bugzilla-13041' into release | Len Brown | 2009-04-24 | 2 | -17/+53 |
| |\ \ \ \ |
|
| | * | | | | ACPI: Disable _GTS and _BFS support by default | Len Brown | 2009-04-17 | 2 | -17/+53 |
| * | | | | | Merge branch 'idle' into release | Len Brown | 2009-04-24 | 1 | -13/+6 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI: delete obsolete "bus master activity" proc field | Len Brown | 2009-04-22 | 1 | -3/+1 |
| | * | | | | | ACPI: idle: mark_tsc_unstable() at init-time, not run-time | Len Brown | 2009-04-22 | 1 | -10/+5 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge branch 'irq' into release | Len Brown | 2009-04-24 | 2 | -3/+12 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI: add /sys/firmware/acpi/interrupts/sci_not counter | Len Brown | 2009-04-21 | 2 | -3/+12 |
| * | | | | | | Merge branch 'sony-laptop' into release | Len Brown | 2009-04-24 | 2 | -7/+21 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | sony-laptop: always try to unblock rfkill on load | Mattia Dongili | 2009-04-23 | 1 | -4/+16 |
| | * | | | | | | sony-laptop: fix bogus error message display on resume | Mattia Dongili | 2009-04-23 | 1 | -1/+1 |