summaryrefslogtreecommitdiff
path: root/include (unfollow)
Commit message (Expand)Author
2010-03-15drm/radeon: add new RS880 pci idAlex Deucher
2010-03-01vga_switcheroo: fix build on platforms with no ACPIDave Airlie
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie
2010-03-01drm/ttm: fix function prototype to match implementationRandy Dunlap
2010-02-26drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.Eric Anholt
2010-02-25drm/nouveau: new gem pushbuf interface, bump to 0.0.16Ben Skeggs
2010-02-25drm/radeon/kms: add support for square microtiles on r3xx-r5xxMarek Olšák
2010-02-23Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe
2010-02-23drm: Add generic multipart buffer.Pauli Nieminen
2010-02-20ARM: 5951/1: ARM: fix documentation of the PrimeCell busLinus Walleij
2010-02-19fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab ...Richard Kennedy
2010-02-18Input: add KEY_RFKILLMatthew Garrett
2010-02-16kfifo: Don't use integer as NULL pointerAnton Vorontsov
2010-02-11drm: introduce drm_gem_object_[handle_]unreference_unlockedLuca Barbieri
2010-02-11drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz
2010-02-11drm/vmwgfx: Update the user-space interface.Thomas Hellstrom
2010-02-09drm/nouveau: Add getparam to get available PGRAPH units.Marcin Kościelnicki
2010-02-09drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx)Alex Deucher
2010-02-09drm/radeon/kms: add support for hardcoded edids in rom (v2)Alex Deucher
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet
2010-02-07ima: rename ima_path_check to ima_file_checkMimi Zohar
2010-02-07fix ima breakageMimi Zohar
2010-02-05percpu: add __percpu for sparseStephen Rothwell
2010-02-04libata: fix ata_id_logical_per_physical_sectorsChristoph Hellwig
2010-02-04perf: Make bp_len type to u64 generic across the archMahesh Salgaonkar
2010-02-02connector: Delete buggy notification code.Evgeniy Polyakov
2010-02-01softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resumeJason Wessel
2010-02-01drm/kms: Remove incorrect comment in struct drm_mode_modeinfoMarcin Kościelnicki
2010-01-30perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel
2010-01-29Split 'flush_old_exec' into two functionsLinus Torvalds
2010-01-28Input: add the ABS_MT_PRESSURE eventHenrik Rydberg
2010-01-29powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt
2010-01-27mm: add new 'read_cache_page_gfp()' helper functionLinus Torvalds
2010-01-26firewire: cdev: add_descriptor documentation fixStefan Richter
2010-01-25eventfd - allow atomic read and waitqueue removeDavide Libenzi
2010-01-24netns xfrm: deal with dst entries in netnsAlexey Dobriyan
2010-01-23netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan
2010-01-21perf: Change the is_software_event() definitionPeter Zijlstra
2010-01-21sched: Fix vmark regression on big machinesMike Galbraith
2010-01-20USB: Fix duplicate sysfs problem after device reset.Sarah Sharp
2010-01-19phylib: Move workqueue initialization to a proper placeAnton Vorontsov
2010-01-19Input: ad7879 - support auxiliary GPIOs via gpiolibMichael Hennerich
2010-01-18mfd: tmio_mmc hardware abstraction for CNF areaIan Molton
2010-01-18mfd: Correct WM835x ISINK ramp time definesMark Brown
2010-01-17[SCSI] fc-transport: Use packed modifier for fc_bsg_request structure.Harish Zunjarrao
2010-01-16nommu: fix shared mmap after truncate shrinkage problemsDavid Howells
2010-01-16nommu: don't need get_unmapped_area() for NOMMUDavid Howells
2010-01-16nommu: struct vm_region's vm_usage count need not be atomicDavid Howells
2010-01-16kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2()Roland Dreier