summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | pnpacpi: fix IRQ flag decodingBjorn Helgaas2008-06-112-7/+15
| * | | | MAINTAINERS: update ACPI homepageAdrian Bunk2008-06-111-5/+5
| * | | | ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning messageAlistair John Strachan2008-06-111-1/+1
| * | | | ACPI: EC: Use msleep instead of udelay while waiting for event.Alexey Starikovskiy2008-06-111-1/+1
| * | | | thinkpad-acpi: fix LED handling on older ThinkPadsHenrique de Moraes Holschuh2008-06-111-27/+28
| * | | | thinkpad-acpi: fix initialization error pathsHenrique de Moraes Holschuh2008-06-111-207/+230
| * | | | thinkpad-acpi: SW_RADIO to SW_RFKILL_ALL renameHenrique de Moraes Holschuh2008-06-112-3/+3
| * | | | cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi2008-06-113-11/+43
| * | | | ACPI: Disable Fixed_RTC event when installing RTC handlerZhao Yakui2008-06-112-0/+12
| |/ / /
* | | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-1121-79/+106
|\ \ \ \
| * | | | KVM: MMU: Fix is_empty_shadow_page() checkAvi Kivity2008-06-061-1/+1
| * | | | KVM: MMU: Fix printk() format stringAvi Kivity2008-06-061-1/+1
| * | | | KVM: IOAPIC: only set remote_irr if interrupt was injectedMarcelo Tosatti2008-06-061-10/+11
| * | | | KVM: MMU: reschedule during shadow teardownAvi Kivity2008-06-061-0/+1
| * | | | KVM: VMX: Clear CR4.VMXE in hardware_disableEli Collins2008-06-061-0/+1
| * | | | KVM: migrate PIT timerMarcelo Tosatti2008-06-067-5/+25
| * | | | KVM: ppc: Report bad GFNsHollis Blanchard2008-06-061-1/+1
| * | | | KVM: ppc: Use a read lock around MMU operations, and release it on errorHollis Blanchard2008-06-061-2/+3
| * | | | KVM: ppc: Remove unmatched kunmap() callHollis Blanchard2008-06-061-2/+0
| * | | | KVM: ppc: add lwzx/stwz emulationHollis Blanchard2008-06-061-0/+12
| * | | | KVM: ppc: Remove duplicate functionHollis Blanchard2008-06-062-33/+1
| * | | | KVM: s390: Fix race condition in kvm_s390_handle_waitCarsten Otte2008-06-061-2/+5
| * | | | KVM: s390: Send program check on access errorCarsten Otte2008-06-061-1/+4
| * | | | KVM: s390: fix interrupt deliveryCarsten Otte2008-06-061-1/+2
| * | | | KVM: s390: handle machine checks when guest is runningChristian Borntraeger2008-06-062-0/+6
| * | | | KVM: s390: fix locking order problem in enable_sieChristian Borntraeger2008-06-061-17/+27
| * | | | KVM: s390: use yield instead of schedule to implement diag 0x44Christian Borntraeger2008-06-061-1/+1
| * | | | KVM: x86 emulator: fix hypercall return value on AMDAvi Kivity2008-06-061-1/+2
| * | | | KVM: ia64: fix zero extending for mmio ld1/2/4 emulation in KVMJes Sorensen2008-06-061-1/+2
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-06-1111-130/+172
|\ \ \ \
| * | | | [CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabledSteve French2008-06-101-11/+10
| * | | | [CIFS] Fix hang in mount when negprot causes server to kill tcp sessionSteve French2008-06-102-0/+6
| * | | | disable most mode changes on non-unix/non-cifsacl mountsJeff Layton2008-05-251-12/+26
| * | | | [CIFS] Correct incorrect obscure open flagSteve French2008-05-231-5/+18
| * | | | [CIFS] warn if both dynperm and cifsacl mount options specifiedSteve French2008-05-231-0/+4
| * | | | silently ignore ownership changes unless unix extensions are enabled or we're...Jeff Layton2008-05-231-7/+20
| * | | | [CIFS] remove trailing whitespaceSteve French2008-05-231-1/+1
| * | | | when creating new inodes, use file_mode/dir_mode exclusively on mount without...Jeff Layton2008-05-232-3/+8
| * | | | on non-posix shares, clear write bits in mode when ATTR_READONLY is setJeff Layton2008-05-232-72/+75
| * | | | [CIFS] remove unused variablesSteve French2008-05-235-20/+5
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-1147-366/+361
|\ \ \ \ \
| * \ \ \ \ Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-06-1016-189/+151
| |\ \ \ \ \
| | * | | | | sky2: Hold RTNL while calling dev_close()Ben Hutchings2008-06-101-0/+2
| | * | | | | s2io iomem annotationsAl Viro2008-06-101-4/+6
| | * | | | | atl1: fix suspend regressionJay Cliburn2008-06-101-17/+0
| | * | | | | qeth: start dev queue after tx drop errorFrank Blaschka2008-06-102-0/+2
| | * | | | | qeth: Prepare-function to call s390dbf was wrongPeter Tiedemann2008-06-101-3/+5
| | * | | | | qeth: reduce number of kernel messagesFrank Blaschka2008-06-106-131/+42
| | * | | | | qeth: Use ccw_device_get_id().Cornelia Huck2008-06-102-15/+7
| | * | | | | qeth: layer 3 Oops in ip event handlerFrank Blaschka2008-06-101-1/+1