summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt2010-01-293-2/+8
* fnctl: f_modown should call write_lock_irqsave/restoreGreg Kroah-Hartman2010-01-261-2/+4
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-01-253-35/+77
|\
| * ext4: Drop EXT4_GET_BLOCKS_UPDATE_RESERVE_SPACE flagAneesh Kumar K.V2010-01-153-11/+8
| * ext4: Fix quota accounting error with fallocateAneesh Kumar K.V2010-01-253-13/+54
| * ext4: Handle -EDQUOT error on writeAneesh Kumar K.V2010-01-221-14/+18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-01-253-8/+8
|\ \
| * | [WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique.Denis Turischev2010-01-252-8/+7
| * | [WATCHDOG] ixp2000: Fix build failure caused by missing includePeter Huewe2010-01-191-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-01-252-16/+24
|\ \ \
| * \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2010-01-251-15/+22
| |\ \ \
| | * | | ALSA: hda - add possibility to choose speakers configuration for 4930gŁukasz Wojniłowicz2010-01-251-0/+1
| | * | | ALSA: hda - Fix HP T5735 automuteTakashi Iwai2010-01-201-3/+3
| | * | | ALSA: hda - Turn on EAPD only if available for Realtek codecsTakashi Iwai2010-01-191-12/+17
| | * | | ALSA: hda - Fix parsing pin node 0x21 on ALC259Takashi Iwai2010-01-191-0/+1
| * | | | ASoC: fix a memory-leak in wm8903Guennadi Liakhovetski2010-01-251-1/+2
* | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-01-2510-34/+128
|\ \ \ \ \
| * | | | | KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()Wei Yongjun2010-01-251-2/+3
| * | | | | KVM: x86: Fix probable memory leak of vcpu->arch.mce_banksWei Yongjun2010-01-251-0/+1
| * | | | | KVM: S390: fix potential array overrun in intercept handlingChristian Borntraeger2010-01-251-2/+2
| * | | | | KVM: fix spurious interrupt with irqfdMichael S. Tsirkin2010-01-251-1/+2
| * | | | | eventfd - allow atomic read and waitqueue removeDavide Libenzi2010-01-252-15/+90
| * | | | | KVM: MMU: bail out pagewalk on kvm_read_guest errorMarcelo Tosatti2010-01-251-1/+3
| * | | | | KVM: properly check max PIC pin in irq route setupMarcelo Tosatti2010-01-251-1/+5
| * | | | | KVM: only allow one gsi per fdMichael S. Tsirkin2010-01-251-2/+13
| * | | | | KVM: x86: Fix host_mapping_level()Sheng Yang2010-01-251-4/+2
| * | | | | KVM: powerpc: Show timing option only on embeddedAlexander Graf2010-01-251-1/+1
| * | | | | KVM: Fix race between APIC TMR and IRRAvi Kivity2010-01-251-5/+6
* | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2010-01-253-8/+9
|\ \ \ \ \ \
| * | | | | | UBI: fix memory leak in update pathArtem Bityutskiy2010-01-181-0/+1
| * | | | | | UBI: add more checks to chdev openArtem Bityutskiy2010-01-121-8/+7
| * | | | | | UBI: initialise update markerPeter Horton2010-01-121-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-01-254-14/+15
|\ \ \ \ \ \
| * | | | | | hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdogHans de Goede2010-01-251-2/+5
| * | | | | | hwmon: (asus_atk0110) Do not fail if MBIF is missingLuca Tettamanti2010-01-251-10/+9
| * | | | | | hwmon: (amc6821) Double unlock bugDan Carpenter2010-01-251-1/+0
| * | | | | | hwmon: (smsc47m1) Fix section mismatchJeff Mahoney2010-01-251-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-2551-520/+958
|\ \ \ \ \ \
| * | | | | | drm/radeon/kms: preface warning printk with driver nameDave Airlie2010-01-251-1/+1
| * | | | | | drm/radeon/kms: drop unnecessary printks.Dave Airlie2010-01-251-2/+0
| * | | | | | drm: fix regression in fb blank handlingZhenyu Wang2010-01-251-1/+1
| * | | | | | drm/radeon/kms: make hibernate work on IGPsDave Airlie2010-01-251-1/+2
| * | | | | | drm/vmwgfx: Optimize memory footprint for DMA buffers.Thomas Hellstrom2010-01-254-1/+30
| * | | | | | drm/ttm: Allow system memory as a busy placement.Thomas Hellstrom2010-01-251-0/+8
| * | | | | | Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie2010-01-2516-241/+472
| |\ \ \ \ \ \
| | * | | | | | drm/radeon/kms: fix legacy get_engine/memory clockAlex Deucher2010-01-241-2/+2
| | * | | | | | drm/radeon/kms/atom: atom parser fixesAlex Deucher2010-01-241-2/+6
| | * | | | | | drm/radeon/kms: clean up atombios pll codeAlex Deucher2010-01-241-75/+121
| | * | | | | | drm/radeon/kms: clean up pll structAlex Deucher2010-01-244-49/+62
| | * | | | | | drm/radeon/kms/atom: fix crtc lock orderingAlex Deucher2010-01-241-1/+1