| Commit message (Expand) | Author | Age |
* | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 2010-12-14 |
|\ |
|
| * | agp/intel: Fix missed cached memory flags setting in i965_write_entry() | Chris Wilson | 2010-12-14 |
* | | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 2010-12-05 |
|\| |
|
| * | agp/intel: Fix wrong kunmap in i830_cleanup() | Takashi Iwai | 2010-12-05 |
* | | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 2010-12-02 |
|\| |
|
| * | tpm: Autodetect itpm devices | Matthew Garrett | 2010-11-29 |
| * | Char: virtio_console, fix memory leak | Jiri Slaby | 2010-11-23 |
* | | agp/intel: Remove duplicate const | Chris Wilson | 2010-11-23 |
* | | intel-gtt: export api for drm/i915 | Daniel Vetter | 2010-11-23 |
* | | agp: kill agp_rebind_memory | Daniel Vetter | 2010-11-23 |
* | | drm/i915: restore gtt on resume in the drm instead of in intel-gtt.ko | Daniel Vetter | 2010-11-23 |
* | | agp: kill agp_flush_chipset and corresponding ioctl | Daniel Vetter | 2010-11-23 |
* | | drm/i915/gtt: call chipset flush directly | Daniel Vetter | 2010-11-23 |
* | | drm/i915|intel-gtt: consolidate intel-gtt.h headers | Daniel Vetter | 2010-11-23 |
* | | intel-gtt: fold i81x-only dcache support into the generic driver | Daniel Vetter | 2010-11-23 |
* | | intel-gtt: switch i81x to the common initialization helpers | Daniel Vetter | 2010-11-23 |
* | | intel-gtt: switch i81x to the write_entry helpers | Daniel Vetter | 2010-11-23 |
* | | intel-gtt: kill unneeded sandybridge memory types | Daniel Vetter | 2010-11-23 |
* | | intel-gtt: drop dcache support for i830 and later | Daniel Vetter | 2010-11-23 |
* | | agp/intel: Remove confusion of stolen entries not stolen memory | Chris Wilson | 2010-11-23 |
* | | agp/intel: Remove the artificial cap on stolen size | Chris Wilson | 2010-11-23 |
* | | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 2010-11-22 |
|\| |
|
| * | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 |
| * | Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again) | Jim Bos | 2010-11-15 |
* | | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 2010-11-15 |
|\| |
|
| * | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds | 2010-11-13 |
| |\ |
|
| | * | pcmcia: fix warning in synclink driver | Andres Salomon | 2010-11-10 |
| | * | pcmcia/cm4000: fix error code | Nicolas Kaiser | 2010-11-10 |
| * | | i8k: Tell gcc that *regs gets clobbered | Jim Bos | 2010-11-13 |
| * | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2010-11-12 |
| |\ \ |
|
| | * | | amiserial: Remove unused variable icount | Geert Uytterhoeven | 2010-11-11 |
| | * | | nozomi: Fix warning from the previous TIOCGCOUNT changes | Alan Cox | 2010-11-09 |
| | * | | tty: fix warning in synclink driver | Andres Salomon | 2010-11-09 |
| | |/ |
|
| * | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie | 2010-11-08 |
| |\ \
| | |/
| |/| |
|
| | * | agp/intel: fix cache control for sandybridge | Zhenyu Wang | 2010-11-04 |
| | * | agp/intel: restore cache behavior on sandybridge | Zhenyu Wang | 2010-11-04 |
| * | | TTY: move .gitignore from drivers/char/ to drivers/tty/vt/ | Greg Kroah-Hartman | 2010-11-06 |
| * | | TTY: create drivers/tty/vt and move the vt code there | Greg Kroah-Hartman | 2010-11-05 |
| * | | TTY: create drivers/tty and move the tty core files there | Greg Kroah-Hartman | 2010-11-05 |
| * | | audit: Call tty_audit_push_task() outside preempt disabled | Thomas Gleixner | 2010-10-30 |
| * | | parisc-agp: fix missing slab.h include | Kyle McMartin | 2010-10-29 |
| * | | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-10-28 |
| |\ \ |
|
| | * | | xen: make hvc_xen console work for dom0. | Jeremy Fitzhardinge | 2010-10-22 |
| * | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par... | Linus Torvalds | 2010-10-28 |
| |\ \ \ |
|
| | * | | | drivers/char/agp/parisc-agp.c: eliminate memory leak | Julia Lawall | 2010-10-21 |
| | |/ / |
|
| * | | | ramoops: use the platform data structure instead of module params | Kyungmin Park | 2010-10-27 |
| * | | | drivers/char/mxser.c: fix compilation warning in mxser.c | Rakib Mullick | 2010-10-27 |
| * | | | drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-y | Tracey Dent | 2010-10-27 |
| * | | | drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module... | Tracey Dent | 2010-10-27 |
| * | | | drivers/char/mwave/Makefile: clean up | Tracey Dent | 2010-10-27 |