summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | drm/kms/fb: add polling support for when nothing is connected.Dave Airlie2010-04-071-2/+10
| * | | | | drm/kms/fb: separate fbdev connector list from core drm connectorsDave Airlie2010-04-073-7/+5Star
| * | | | | drm/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie2010-04-072-13/+13
| * | | | | drm/fb: fix fbdev object model + cleanup properly.Dave Airlie2010-04-073-21/+16Star
| |/ / / /
* | | | | Merge branch 'drm-edid-fixes' into drm-core-nextDave Airlie2010-04-202-5/+4Star
|\ \ \ \ \
| * | | | | drm/edid: Add secondary GTF curve supportAdam Jackson2010-04-061-0/+4
| * | | | | drm/edid: Remove arbitrary EDID extension limitAdam Jackson2010-04-061-3/+0Star
| * | | | | drm/edid: Fix secondary block fetch.Adam Jackson2010-04-061-2/+0Star
| |/ / / /
* | | | | Merge branch 'drm-ttm-pool' into drm-core-nextDave Airlie2010-04-201-0/+74
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | drm/ttm: Add sysfs interface to control pool allocator.Pauli Nieminen2010-04-061-1/+1
| * | | | drm/ttm: Add debugfs output entry to pool allocator.Pauli Nieminen2010-04-061-0/+4
| * | | | drm/ttm: add pool wc/uc page allocator V3Pauli Nieminen2010-04-061-0/+70
| |/ / /
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-191-9/+56
|\ \ \ \
| * | | | rcu: Make RCU lockdep check the lockdep_recursion variablePaul E. McKenney2010-04-191-4/+1Star
| * | | | rcu: Better explain the condition parameter of rcu_dereference_check()David Howells2010-04-141-5/+23
| * | | | rcu: Add rcu_access_pointer and rcu_dereference_protectedPaul E. McKenney2010-04-141-0/+32
* | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-191-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | drm/radeon/kms: add FireMV 2400 PCI ID.Dave Airlie2010-04-191-0/+1
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-04-152-25/+82
|\ \ \ \ | | |_|/ | |/| |
| * | | firewire: cdev: change license of exported header files to MIT licenseStefan Richter2010-04-152-17/+47
| * | | firewire: cdev: comment fixletStefan Richter2010-04-101-2/+2
| * | | firewire: cdev: iso packet documentationClemens Ladisch2010-04-101-6/+33
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-04-151-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Input: matrix_keypad - allow platform to disable key autorepeatH Hartley Sweeten2010-04-061-0/+2
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-04-141-0/+1
|\ \ \ \
| * | | | NFSv4: fix delegated lockingTrond Myklebust2010-04-121-0/+1
* | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-1171-175/+411
|\| | | |
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-098-33/+185
| |\ \ \ \
| | * | | | i2o: Remove the dangerous kobj_to_i2o_device macroFerenc Wagner2010-03-241-1/+0Star
| | * | | | block: remove 16 bytes of padding from struct request on 64bitsRichard Kennedy2010-03-191-5/+6
| | * | | | Merge branch 'master' into for-linusJens Axboe2010-03-1980-163/+622
| | |\ \ \ \
| | * | | | | Remove GENHD_FL_DRIVERFSNeilBrown2010-03-161-1/+1
| | * | | | | block: Finalize conversion of block limits functionsMartin K. Petersen2010-03-151-24/+0Star
| | * | | | | block: Fix overrun in lcm() and move it to libMartin K. Petersen2010-03-151-0/+8
| | * | | | | vfs: improve writeback_inodes_wb()Edward Shishkin2010-03-121-0/+3
| | * | | | | drbd: Renamed overwrite_peer to primary_forcePhilipp Reisner2010-03-111-1/+1
| | * | | | | drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> )Philipp Reisner2010-03-112-1/+2
| | * | | | | Add DocBook documentation for the block tracepoints.William Cohen2010-03-091-0/+164
| * | | | | | radix_tree_tag_get() is not as safe as the docs make out [ver #2]David Howells2010-04-091-0/+7
| * | | | | | slab: Generify kernel pointer validationPekka Enberg2010-04-091-0/+1
| * | | | | | libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)Mark Lord2010-04-081-2/+2
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2010-04-081-0/+1
| |\ \ \ \ \ \
| | * | | | | | ide: Requeue request after DMA timeoutHerbert Xu2010-04-011-0/+1
| * | | | | | | virtio: disable multiport console support.Michael S. Tsirkin2010-04-081-23/+0Star
| * | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-071-2/+6
| |\ \ \ \ \ \ \
| | * | | | | | | ibft, x86: Change reserve_ibft_region() to find_ibft_region()Yinghai Lu2010-04-021-2/+6
| | |/ / / / / /
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-04-073-2/+19
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-04-072-1/+18
| | |\ \ \ \ \ \ \
| | | * | | | | | | ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-04-052-1/+18
| | * | | | | | | | ALSA: i2c: cleanup: change parameter to pointerDan Carpenter2010-04-041-1/+1
| | |/ / / / / / /