aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-06-11
|\
| * kobject: Documentation Spelling PatchDavid Brigada2008-06-11
| * dev_set_name: fix missing kernel-docRandy Dunlap2008-06-11
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-06-11
|\ \
| * | ACPICA: fix stray va_end() caused by mis-mergeLen Brown2008-06-11
| * | ACPI: Reject below-freezing temperatures as invalid critical temperaturesArjan van de Ven2008-06-11
| * | ACPICA: Fix for access to deleted object <regression>Bob Moore2008-06-11
| * | ACPICA: Fix to make _SST method optionalBob Moore2008-06-11
| * | ACPICA: Fix for Load operator, load table at the namespace rootBob Moore2008-06-11
| * | ACPICA: Ignore ACPI table signature for Load() operatorBob Moore2008-06-11
| * | ACPICA: Fix to allow zero-length ASL field declarationsBob Moore2008-06-11
| * | ACPI: use memory_read_from_buffer()Akinobu Mita2008-06-11
| * | bay: exit if notify handler cannot be installedHolger Macht2008-06-11
| * | dock.c remove trailing printk whitespaceTim Pepper2008-06-11
| * | proper prototype for acpi_processor_tstate_has_changed()Adrian Bunk2008-06-11
| * | ACPI: handle invalid ACPI SLIT tableFenghua Yu2008-06-11
| * | PNPACPI: use _CRS IRQ descriptor length for _SRSBjorn Helgaas2008-06-11
| * | pnpacpi: fix shareable IRQ encode/decodeBjorn Helgaas2008-06-11
| * | pnpacpi: fix IRQ flag decodingBjorn Helgaas2008-06-11
| * | MAINTAINERS: update ACPI homepageAdrian Bunk2008-06-11
| * | ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning messageAlistair John Strachan2008-06-11
| * | ACPI: EC: Use msleep instead of udelay while waiting for event.Alexey Starikovskiy2008-06-11
| * | thinkpad-acpi: fix LED handling on older ThinkPadsHenrique de Moraes Holschuh2008-06-11
| * | thinkpad-acpi: fix initialization error pathsHenrique de Moraes Holschuh2008-06-11
| * | thinkpad-acpi: SW_RADIO to SW_RFKILL_ALL renameHenrique de Moraes Holschuh2008-06-11
| * | cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi2008-06-11
| * | ACPI: Disable Fixed_RTC event when installing RTC handlerZhao Yakui2008-06-11
| |/
* | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-11
|\ \
| * | KVM: MMU: Fix is_empty_shadow_page() checkAvi Kivity2008-06-06
| * | KVM: MMU: Fix printk() format stringAvi Kivity2008-06-06
| * | KVM: IOAPIC: only set remote_irr if interrupt was injectedMarcelo Tosatti2008-06-06
| * | KVM: MMU: reschedule during shadow teardownAvi Kivity2008-06-06
| * | KVM: VMX: Clear CR4.VMXE in hardware_disableEli Collins2008-06-06
| * | KVM: migrate PIT timerMarcelo Tosatti2008-06-06
| * | KVM: ppc: Report bad GFNsHollis Blanchard2008-06-06
| * | KVM: ppc: Use a read lock around MMU operations, and release it on errorHollis Blanchard2008-06-06
| * | KVM: ppc: Remove unmatched kunmap() callHollis Blanchard2008-06-06
| * | KVM: ppc: add lwzx/stwz emulationHollis Blanchard2008-06-06
| * | KVM: ppc: Remove duplicate functionHollis Blanchard2008-06-06
| * | KVM: s390: Fix race condition in kvm_s390_handle_waitCarsten Otte2008-06-06
| * | KVM: s390: Send program check on access errorCarsten Otte2008-06-06
| * | KVM: s390: fix interrupt deliveryCarsten Otte2008-06-06
| * | KVM: s390: handle machine checks when guest is runningChristian Borntraeger2008-06-06
| * | KVM: s390: fix locking order problem in enable_sieChristian Borntraeger2008-06-06
| * | KVM: s390: use yield instead of schedule to implement diag 0x44Christian Borntraeger2008-06-06
| * | KVM: x86 emulator: fix hypercall return value on AMDAvi Kivity2008-06-06
| * | KVM: ia64: fix zero extending for mmio ld1/2/4 emulation in KVMJes Sorensen2008-06-06
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-06-11
|\ \ \
| * | | [CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabledSteve French2008-06-10
| * | | [CIFS] Fix hang in mount when negprot causes server to kill tcp sessionSteve French2008-06-10