aboutsummaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-03futex_lock_pi() key refcnt fixMikael Pettersson1-1/+1
2010-02-01softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resumeJason Wessel3-3/+22
2010-01-27lockdep: Fix check_usage_backwards() error messageOleg Nesterov1-1/+1
2010-01-26fnctl: f_modown should call write_lock_irqsave/restoreGreg Kroah-Hartman1-2/+4
2010-01-25virtio_net: Make delayed refill more reliableHerbert Xu1-2/+1
2010-01-25sfc: Use fixed-size buffers for MCDI NVRAM requestsBen Hutchings3-6/+7
2010-01-25sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS bufferGuido Barzini1-1/+3
2010-01-25tcp_probe: avoid modulus operation and wrap fixStephen Hemminger1-9/+10
2010-01-25qlge: Only free resources if they were allocatedBreno Leitao1-7/+8
2010-01-25[WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique.Denis Turischev2-8/+7
2010-01-25ASoC: fix a memory-leak in wm8903Guennadi Liakhovetski1-1/+2
2010-01-25KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()Wei Yongjun1-2/+3
2010-01-25KVM: x86: Fix probable memory leak of vcpu->arch.mce_banksWei Yongjun1-0/+1
2010-01-25KVM: S390: fix potential array overrun in intercept handlingChristian Borntraeger1-2/+2
2010-01-25KVM: fix spurious interrupt with irqfdMichael S. Tsirkin1-1/+2
2010-01-25eventfd - allow atomic read and waitqueue removeDavide Libenzi2-15/+90
2010-01-25KVM: MMU: bail out pagewalk on kvm_read_guest errorMarcelo Tosatti1-1/+3
2010-01-25KVM: properly check max PIC pin in irq route setupMarcelo Tosatti1-1/+5
2010-01-25KVM: only allow one gsi per fdMichael S. Tsirkin1-2/+13
2010-01-25KVM: x86: Fix host_mapping_level()Sheng Yang1-4/+2
2010-01-25KVM: powerpc: Show timing option only on embeddedAlexander Graf1-1/+1
2010-01-25KVM: Fix race between APIC TMR and IRRAvi Kivity1-5/+6
2010-01-25hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdogHans de Goede1-2/+5
2010-01-25hwmon: (asus_atk0110) Do not fail if MBIF is missingLuca Tettamanti1-10/+9
2010-01-25hwmon: (amc6821) Double unlock bugDan Carpenter1-1/+0
2010-01-25hwmon: (smsc47m1) Fix section mismatchJeff Mahoney1-1/+1
2010-01-25ALSA: hda - add possibility to choose speakers configuration for 4930gŁukasz Wojniłowicz1-0/+1
2010-01-24netns xfrm: deal with dst entries in netnsAlexey Dobriyan4-20/+84
2010-01-24sky2: revert config space changestephen hemminger1-0/+13
2010-01-25drm/radeon/kms: preface warning printk with driver nameDave Airlie1-1/+1
2010-01-25drm/radeon/kms: drop unnecessary printks.Dave Airlie1-2/+0
2010-01-25drm: fix regression in fb blank handlingZhenyu Wang1-1/+1
2010-01-25drm/radeon/kms: make hibernate work on IGPsDave Airlie1-1/+2
2010-01-25drm/vmwgfx: Optimize memory footprint for DMA buffers.Thomas Hellstrom4-1/+30
2010-01-25drm/ttm: Allow system memory as a busy placement.Thomas Hellstrom1-0/+8
2010-01-24vlan: fix vlan_skb_recv()Eric Dumazet1-1/+1
2010-01-25drm/ttm: Fix race condition in ttm_bo_delayed_delete (v3, final)Luca Barbieri1-31/+23
2010-01-25drm/nv50: prevent switching off SOR when in use for DVI-over-DPBen Skeggs1-0/+13
2010-01-25drm/nv50: fail auxch transaction if reply count not what we expectBen Skeggs1-1/+7
2010-01-25drm/nouveau: fix failure path if userspace specifies no valid memtypesBen Skeggs1-0/+1
2010-01-25drm/nouveau: report LVDS as disconnected if lid closedBen Skeggs3-0/+12
2010-01-24i2c: imx: call ioremap only after request_mem_regionUwe Kleine-König1-10/+11
2010-01-24i2c: mxc: let time to generate stop bitValentin Longchamp1-2/+3
2010-01-24drm/radeon/kms: fix legacy get_engine/memory clockAlex Deucher1-2/+2
2010-01-24drm/radeon/kms/atom: atom parser fixesAlex Deucher1-2/+6
2010-01-24drm/radeon/kms: clean up atombios pll codeAlex Deucher1-75/+121
2010-01-24drm/radeon/kms: clean up pll structAlex Deucher4-49/+62
2010-01-24drm/radeon/kms/atom: fix crtc lock orderingAlex Deucher1-1/+1
2010-01-23netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan4-19/+21
2010-01-23sky2: Enable/disable WOL per hardware deviceMike McCormack1-7/+22