Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | KVM: only allow one gsi per fd | Michael S. Tsirkin | 2010-01-25 | 1 | -2/+13 | |
| | * | | | | | KVM: x86: Fix host_mapping_level() | Sheng Yang | 2010-01-25 | 1 | -4/+2 | |
| | * | | | | | KVM: powerpc: Show timing option only on embedded | Alexander Graf | 2010-01-25 | 1 | -1/+1 | |
| | * | | | | | KVM: Fix race between APIC TMR and IRR | Avi Kivity | 2010-01-25 | 1 | -5/+6 | |
| * | | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 2010-01-25 | 3 | -8/+9 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | UBI: fix memory leak in update path | Artem Bityutskiy | 2010-01-18 | 1 | -0/+1 | |
| | * | | | | | | UBI: add more checks to chdev open | Artem Bityutskiy | 2010-01-12 | 1 | -8/+7 | |
| | * | | | | | | UBI: initialise update marker | Peter Horton | 2010-01-12 | 1 | -0/+1 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-01-25 | 4 | -14/+15 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog | Hans de Goede | 2010-01-25 | 1 | -2/+5 | |
| | * | | | | | | hwmon: (asus_atk0110) Do not fail if MBIF is missing | Luca Tettamanti | 2010-01-25 | 1 | -10/+9 | |
| | * | | | | | | hwmon: (amc6821) Double unlock bug | Dan Carpenter | 2010-01-25 | 1 | -1/+0 | |
| | * | | | | | | hwmon: (smsc47m1) Fix section mismatch | Jeff Mahoney | 2010-01-25 | 1 | -1/+1 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-01-25 | 51 | -520/+958 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | drm/radeon/kms: preface warning printk with driver name | Dave Airlie | 2010-01-25 | 1 | -1/+1 | |
| | * | | | | | | drm/radeon/kms: drop unnecessary printks. | Dave Airlie | 2010-01-25 | 1 | -2/+0 | |
| | * | | | | | | drm: fix regression in fb blank handling | Zhenyu Wang | 2010-01-25 | 1 | -1/+1 | |
| | * | | | | | | drm/radeon/kms: make hibernate work on IGPs | Dave Airlie | 2010-01-25 | 1 | -1/+2 | |
| | * | | | | | | drm/vmwgfx: Optimize memory footprint for DMA buffers. | Thomas Hellstrom | 2010-01-25 | 4 | -1/+30 | |
| | * | | | | | | drm/ttm: Allow system memory as a busy placement. | Thomas Hellstrom | 2010-01-25 | 1 | -0/+8 | |
| | * | | | | | | Merge remote branch 'korg/drm-radeon-next' into drm-linus | Dave Airlie | 2010-01-25 | 16 | -241/+472 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | drm/radeon/kms: fix legacy get_engine/memory clock | Alex Deucher | 2010-01-24 | 1 | -2/+2 | |
| | | * | | | | | | drm/radeon/kms/atom: atom parser fixes | Alex Deucher | 2010-01-24 | 1 | -2/+6 | |
| | | * | | | | | | drm/radeon/kms: clean up atombios pll code | Alex Deucher | 2010-01-24 | 1 | -75/+121 | |
| | | * | | | | | | drm/radeon/kms: clean up pll struct | Alex Deucher | 2010-01-24 | 4 | -49/+62 | |
| | | * | | | | | | drm/radeon/kms/atom: fix crtc lock ordering | Alex Deucher | 2010-01-24 | 1 | -1/+1 | |
| | | * | | | | | | drm/radeon: r6xx/r7xx possible security issue, system ram access | Jerome Glisse | 2010-01-21 | 4 | -0/+110 | |
| | | * | | | | | | drm/radeon/kms: r600/r700 don't test ib if ib initialization fails | Jerome Glisse | 2010-01-21 | 2 | -12/+14 | |
| | | * | | | | | | drm/radeon/kms: Forbid creation of framebuffer with no valid GEM object | Jerome Glisse | 2010-01-21 | 1 | -1/+5 | |
| | | * | | | | | | drm/radeon/kms: r600 handle irq vector ring overflow | Jerome Glisse | 2010-01-21 | 1 | -3/+7 | |
| | | * | | | | | | drm/radeon/kms: r600/r700 don't process IRQ if not initialized | Jerome Glisse | 2010-01-21 | 1 | -1/+7 | |
| | | * | | | | | | drm/radeon/kms: r600/r700 disable irq at suspend | Jerome Glisse | 2010-01-21 | 3 | -18/+17 | |
| | | * | | | | | | drm/radeon/kms/r4xx: cleanup atom path | Alex Deucher | 2010-01-21 | 3 | -65/+25 | |
| | | * | | | | | | drm/radeon/kms: fix atombios_crtc_set_base | Alex Deucher | 2010-01-21 | 1 | -3/+15 | |
| | | * | | | | | | drm/radeon/kms/atom: upstream parser updates | Alex Deucher | 2010-01-21 | 2 | -1/+8 | |
| | | * | | | | | | drm/radeon/kms/atom: fix some parser bugs | Alex Deucher | 2010-01-21 | 1 | -16/+74 | |
| | | * | | | | | | drm/radeon/kms: fix hardcoded mmio size in register functions | Alex Deucher | 2010-01-21 | 1 | -2/+2 | |
| | | * | | | | | | drm/radeon/kms/r100: fix bug in CS parser | Alex Deucher | 2010-01-21 | 1 | -0/+1 | |
| | | * | | | | | | drm/radeon/kms/r200: fix bug in CS parser | Andrew Randrianasulu | 2010-01-21 | 1 | -0/+2 | |
| | | * | | | | | | drm/radeon/kms/r200: fix bug in CS parser | Andrew Randrianasulu | 2010-01-21 | 1 | -2/+5 | |
| | * | | | | | | | Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus | Dave Airlie | 2010-01-25 | 13 | -34/+111 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | drm/nv50: prevent switching off SOR when in use for DVI-over-DP | Ben Skeggs | 2010-01-25 | 1 | -0/+13 | |
| | | * | | | | | | | drm/nv50: fail auxch transaction if reply count not what we expect | Ben Skeggs | 2010-01-25 | 1 | -1/+7 | |
| | | * | | | | | | | drm/nouveau: fix failure path if userspace specifies no valid memtypes | Ben Skeggs | 2010-01-25 | 1 | -0/+1 | |
| | | * | | | | | | | drm/nouveau: report LVDS as disconnected if lid closed | Ben Skeggs | 2010-01-25 | 3 | -0/+12 | |
| | | * | | | | | | | drm/nv50: prevent accidently turning off encoders we're actually using | Ben Skeggs | 2010-01-18 | 1 | -1/+21 | |
| | | * | | | | | | | drm/nv50: fix alignment of per-channel fifo cache | Ben Skeggs | 2010-01-18 | 1 | -1/+1 | |
| | | * | | | | | | | drm/nouveau: Evict buffers in VRAM before freeing sgdma | Luca Barbieri | 2010-01-18 | 2 | -1/+1 | |
| | | * | | | | | | | drm/nouveau: Acknowledge DMA_VTX_PROTECTION PGRAPH interrupts | Luca Barbieri | 2010-01-18 | 1 | -0/+7 | |
| | | * | | | | | | | drm/nouveau: fix thinko in nv04_instmem.c | Ben Skeggs | 2010-01-18 | 1 | -1/+1 |