summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian.Michel Dänzer2009-09-181-5/+6
* drm/radeon/kms: don't fail if we fail to init GPU accelerationJerome Glisse2009-09-181-0/+1
* Merge remote branch 'origin/master' of ../linux-2.6 into drm-nextDave Airlie2009-09-087-5/+37
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-051-2/+2
| |\
| | * pkt_sched: Revert tasklet_hrtimer changes.David S. Miller2009-09-021-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-09-052-2/+3
| |\ \
| | * | crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL testHerbert Xu2009-08-292-2/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-09-052-1/+16
| |\ \ \
| | * | | dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow2009-09-041-1/+12
| | * | | dm stripe: expose correct io hintsMike Snitzer2009-09-041-0/+4
| * | | | exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov2009-09-051-0/+1
| * | | | workqueues: introduce __cancel_delayed_work()Oleg Nesterov2009-09-051-0/+15
| |/ / /
* | | | drm: include seq_file.h for debugfs builds.Dave Airlie2009-09-081-0/+3
* | | | Merge intel drm-intel-next branchDave Airlie2009-09-0710-33/+44
|\| | |
| * | | lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.hBenjamin Herrenschmidt2009-09-011-1/+1
| * | | ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop2009-08-271-2/+3
| * | | flex_array: convert element_nr formals to unsignedDavid Rientjes2009-08-271-4/+6
| * | | flex_array: declare parts member to have incomplete typeDavid Rientjes2009-08-271-1/+1
| * | | mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins2009-08-241-2/+4
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-08-241-0/+4
| |\ \ \
| | * | | Input: ucb1400_ts - enable ADC FilterMarek Vasut2009-08-211-0/+4
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-241-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | pkt_sched: Convert qdisc_watchdog to tasklet_hrtimerDavid S. Miller2009-08-231-2/+2
| * | | | kernel_read: redefine offset typeMimi Zohar2009-08-241-1/+1
| * | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-211-0/+4
| |\ \ \ \
| | * | | | drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher2009-08-211-0/+2
| | * | | | drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie2009-08-211-0/+2
| * | | | | Make bitmask 'and' operators return a result codeLinus Torvalds2009-08-212-20/+18Star
| |/ / / /
* | | | | drm/kms: add a function that can add the mode for the output device without EDIDZhao Yakui2009-09-071-0/+2
* | | | | drm/kms: add explicit encoder disable function and detach harder.Dave Airlie2009-09-021-0/+2
* | | | | drm/mm: add ability to dump mm lists via debugfsDave Airlie2009-09-021-0/+4
* | | | | drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie2009-08-312-0/+84
* | | | | drm/crtc_helper: place drm_helper_encoder_in_use() in the header fileMaarten Maathuis2009-08-311-0/+1
* | | | | drm: GEM handles are u32, not intPekka Paalanen2009-08-271-2/+2
* | | | | drm/ttm: consolidate cache flushing code in one place.Dave Airlie2009-08-271-0/+38
* | | | | Merge Linus master to drm-nextDave Airlie2009-08-2065-238/+659
|\| | | |
| * | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-191-1/+1
| |\ \ \ \
| | * | | | drm/radeon/kms: implement bo busy check + current domainDave Airlie2009-08-171-1/+1
| * | | | | mm: revert "oom: move oom_adj value"KOSAKI Motohiro2009-08-192-2/+1Star
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-185-8/+13
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | net: restore gnet_stats_basic to previous definitionEric Dumazet2009-08-185-8/+13
| * | | | | security: define round_hint_to_min in !CONFIG_SECURITYEric Paris2009-08-171-15/+15
| * | | | | Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-172-15/+17
| * | | | | Capabilities: move cap_file_mmap to commoncap.cEric Paris2009-08-171-3/+4
| | |/ / / | |/| | |
| * | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-131-11/+38
| |\ \ \ \
| | * | | | perf: Rework/fix the whole read vs group stuffPeter Zijlstra2009-08-131-11/+36
| | * | | | perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar2009-08-131-0/+2
| * | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-08-131-1/+8
| |\ \ \ \ \
| | * | | | | locking, sched: Give waitqueue spinlocks their own lockdep classesPeter Zijlstra2009-08-101-1/+8
| | | |/ / / | | |/| | |
| * | | | | NFS: Fix an O_DIRECT Oops...Trond Myklebust2009-08-121-3/+2Star
| | |/ / / | |/| | |