r8169: Fix receive buffer length when MTU is between 1515 and 1536
[safe/jmp/linux-2.6] / drivers / acpi /
2009-09-24 Linus TorvaldsMerge branch 'drm-intel-next' of git://git./linux/kerne...
2009-09-24 Bjorn HelgaasACPI: remove cpumask_t usage
2009-09-24 Li Zefancpumask: use zalloc_cpumask_var() where possible
2009-09-23 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-09-20 Felipe Contrerasx86: Trivial whitespace cleanups
2009-09-19 Len BrownMerge branch 'video' into release
2009-09-19 Bjorn HelgaasACPI: don't pass handle for fixed hardware notifications
2009-09-19 Bjorn HelgaasACPI: remove null pointer checks in deferred execution...
2009-09-19 Bjorn HelgaasACPI: simplify deferred execution path
2009-09-19 Len BrownMerge branch 'misc-2.6.32' into release
2009-09-19 Len BrownMerge branch 'processor-procfs-2.6.32' into release
2009-09-19 Len BrownMerge branch 'power-meter' into release
2009-09-19 Len BrownMerge branch 'bugzilla-13620' into release
2009-09-19 Len BrownMerge branch 'ec' into release
2009-09-19 Len BrownMerge branch 'bjorn-start-stop-2.6.32' into release
2009-09-19 Len BrownMerge branch 'battery' into release
2009-09-19 Len BrownMerge branch 'acpica' into release
2009-09-19 Alexey Dobriyanacpi: switch /proc/acpi/{debug_layer,debug_level} to...
2009-09-19 Len BrownACPI: linux/acpi.h should not include linux/dmi.h
2009-09-19 Darrick J. Wonghwmon driver for ACPI 4.0 power meters
2009-09-19 Len BrownMerge branch 'sfi-base' into release
2009-09-19 Len BrownMerge branch 'linus' into sfi-release
2009-09-19 Len BrownMerge branch 'linus' into release
2009-09-16 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-09-15 Linus TorvaldsMerge branch 'x86-txt-for-linus' of git://git./linux...
2009-09-10 Jesse BarnesACPI button: provide lid status functions
2009-09-09 Rafael J. WysockiPCI / ACPI PM: Propagate wake-up enable for devices...
2009-09-09 Rafael J. WysockiACPI PM: Replace wakeup.prepared with reference counter
2009-09-09 Rafael J. WysockiPCI / ACPI PM: Rework some debug messages
2009-09-09 Alex ChiangACPI: export acpi_pci_root and friends
2009-09-09 Bob MooreACPICA: Windows compatibility: autoexecute root _INI...
2009-09-09 Bob MooreACPICA: Update _OSI with new Windows OS strings
2009-09-09 Bob MooreACPICA: Fix memory leak for ill-formed Package objects
2009-09-09 Bob MooreACPICA: Remove error message for Store(Localx,Localx)
2009-09-09 Bob MooreACPICA: Fix extraneous warning if _DSM returns a package
2009-09-09 Tejun Heodmi: extend dmi_get_year() to dmi_get_date()
2009-09-05 Len BrownMerge branch 'bugzilla-13002' into release
2009-09-05 Len BrownRevert "ACPI: Attach the ACPI device to the ACPI handle...
2009-09-02 Ingo MolnarMerge commit 'v2.6.31-rc8' into x86/txt
2009-09-02 Shane Wangx86, intel_txt: clean up the impact on generic code...
2009-09-01 Len BrownMerge branch 'bugzilla-13745' into release
2009-09-01 Hugh DickinsACPI: fix NULL bug for HID/UID string
2009-08-31 Alex ChiangACPI: pci_slot.ko wants a 64-bit _SUN
2009-08-31 Zhang RuiACPI video: work-around BIOS AML bug in _BQC
2009-08-30 Dmitry TorokhovACPI: video - rename cdev to cooling_dev -- syntax...
2009-08-30 Dmitry TorokhovACPI: video - fix potential crash when unloading
2009-08-30 Len BrownACPI: sleep: another HP DMI entry for init_set_sci_en_o...
2009-08-30 Alexey StarikovskiyACPI: EC: Drop orphan comment
2009-08-30 Alexey StarikovskiyACPI: EC: use BURST mode only for MSI notebooks
2009-08-30 Alexey StarikovskiyACPI: EC: Merge IRQ and POLL modes
2009-08-30 Hector MartinACPI battery: work around negative s16 battery current...
2009-08-29 Vladimir SerbinenkoACPI video: ignore buggy _BQC
2009-08-28 Len BrownACPI: check acpi_disabled in acpi_table_parse() and...
2009-08-28 Len BrownACPI: Move definition of PREFIX from acpi_bus.h to...
2009-08-28 Bob MooreACPICA: acpi_reset: Bypass port validation mechanism
2009-08-28 Lin MingACPICA: Add support for module-level executable AML...
2009-08-28 Bob MooreACPICA: ACPI 4: Add validation for new predefined names.
2009-08-28 Lin MingACPICA: reformat predefined method table, no functional...
2009-08-28 Bob MooreACPICA: Fix fault if acpi_terminate is called twice
2009-08-28 Bob MooreACPICA: ACPI 4.0 : Add new return package type, restruc...
2009-08-28 Bob MooreACPICA: Add repair for predefined methods that return...
2009-08-28 Bob MooreACPICA: Move predefined repair code to new file, no...
2009-08-28 Keith PackardACPI: don't free non-existent backlight in acpi video...
2009-08-28 Lin MingACPICA: Windows compatibility fix: same buffer/string...
2009-08-27 Zhang RuiACPI: video: remove unneeded memsets
2009-08-27 Lin MingACPICA: fix leak of acpi_os_validate_address
2009-08-27 Bob MooreACPICA: Clarify common suffix for error/warning messages
2009-08-27 Bob MooreACPICA: Fix: Predefined object repair executed only...
2009-08-27 Bob MooreACPICA: Dump table header - suppress output of non...
2009-08-27 Bob MooreACPICA: Fix several acpi_attach_data problems
2009-08-27 Lin MingACPICA: ACPI 4.0: Interpreter support for IPMI.
2009-08-27 Lin MingACPICA: ACPI 4.0: iASL/Disassembler - IPMI keyword...
2009-08-27 Bob MooreACPICA: Fix possible memory leak in nspredef
2009-08-27 Bob MooreACPICA: Major update for acpi_get_object_info external...
2009-08-27 Bob MooreACPICA: Remove duplicate prototypes from header
2009-08-27 Bob MooreACPICA: Add 64-bit support to acpi_read and acpi_write
2009-08-27 Bob MooreACPICA: Remove duplicate extern declarations for public...
2009-08-27 Bob MooreACPICA: Fix several pointer casts to avoid possible...
2009-08-27 Frans Popacpi processor: remove superfluous warning message
2009-08-27 Frans PopACPI processor: force throttling state when BIOS return...
2009-08-27 Yinghai Luacpi: don't call acpi_processor_init if acpi is disabled
2009-08-19 Suresh Siddhaclockevent: Prevent dead lock on clockevents_lock
2009-08-02 Len BrownMerge branch 'misc-2.6.31' into release
2009-08-02 Len BrownMerge branch 'memhotplug-crash' into release
2009-08-02 Zhao YakuiACPI: Ingore the memory block with zero block size...
2009-08-02 Zhao YakuiACPI: Don't treat generic error as ACPI error code...
2009-08-02 Len BrownMerge branch 'bugzilla-13751' into release
2009-08-02 Bjorn HelgaasACPI: bind workqueues to CPU 0 to avoid SMI corruption
2009-08-02 Len BrownMerge branch 'bugzilla-13620-revert' into release
2009-08-02 Len BrownACPI: root-only read protection on /sys/firmware/acpi...
2009-07-29 Bartlomiej Zolnier... PM / ACPI: HP G7000 Notebook needs a SCI_EN resume...
2009-07-27 Len BrownRevert "ACPICA: Remove obsolete acpi_os_validate_addres...
2009-07-21 Joseph Cihulax86, intel_txt: Intel TXT Sx shutdown support
2009-06-26 Troy MoureACPI: video: prevent NULL deref in acpi_get_pci_dev()
2009-06-25 Bjorn HelgaasACPI: remove unused acpi_device_ops .stop method
2009-06-25 Bjorn HelgaasACPI: EC: remove .stop() method
2009-06-25 Bjorn HelgaasACPI: EC: remove .start() method
2009-06-25 Bjorn HelgaasACPI: EC: move acpi_ec_start() after acpi_ec_add()
2009-06-25 Bjorn HelgaasACPI: memory hotplug: remove .start() method
2009-06-25 Bjorn HelgaasACPI: processor: remove .start() method
next