Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KM... | Seiji Aguchi | 2011-01-13 | 1 | -0/+5 |
* | i915/gtt: fix ordering causing DMAR errors on object teardown. | Dave Airlie | 2011-01-12 | 1 | -2/+2 |
* | i915/gtt: fix ordering issues with status setup and DMAR | Dave Airlie | 2011-01-12 | 1 | -2/+2 |
* | Merge branch 'drm-intel-fixes' of ssh://master.kernel.org/pub/scm/linux/kerne... | Dave Airlie | 2011-01-12 | 2 | -0/+11 |
|\ | |||||
| * | agp/intel: Flush the chipset write buffers when changing GTT base | Chris Wilson | 2011-01-11 | 2 | -0/+11 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-01-12 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Merge remote branch 'gcl/next' into next | Benjamin Herrenschmidt | 2011-01-11 | 3 | -9/+44 |
| |\ \ | |||||
| * | | | drivers/char/hvc_vio: Use static const char arrays | Joe Perches | 2010-11-29 | 1 | -1/+1 |
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-11 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-01-09 | 1 | -17/+16 |
| |\ \ \ | |||||
| * | | | | x86: Convert some devices to use DIE_NMIUNKNOWN | Don Zickus | 2011-01-07 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-01-11 | 8 | -472/+363 |
|\ \ \ \ | |||||
| * | | | | Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next | Dave Airlie | 2011-01-04 | 1 | -5/+7 |
| |\| | | | |||||
| * | | | | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 2010-12-14 | 1 | -2/+9 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 2010-12-05 | 1 | -2/+4 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 2010-12-03 | 2 | -28/+33 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | agp/intel: Remove duplicate const | Chris Wilson | 2010-11-23 | 1 | -1/+1 |
| * | | | | | | | intel-gtt: export api for drm/i915 | Daniel Vetter | 2010-11-23 | 1 | -52/+68 |
| * | | | | | | | agp: kill agp_rebind_memory | Daniel Vetter | 2010-11-23 | 1 | -20/+0 |
| * | | | | | | | drm/i915: restore gtt on resume in the drm instead of in intel-gtt.ko | Daniel Vetter | 2010-11-23 | 1 | -5/+0 |
| * | | | | | | | agp: kill agp_flush_chipset and corresponding ioctl | Daniel Vetter | 2010-11-23 | 6 | -24/+0 |
| * | | | | | | | drm/i915/gtt: call chipset flush directly | Daniel Vetter | 2010-11-23 | 1 | -0/+7 |
| * | | | | | | | drm/i915|intel-gtt: consolidate intel-gtt.h headers | Daniel Vetter | 2010-11-23 | 1 | -5/+0 |
| * | | | | | | | intel-gtt: fold i81x-only dcache support into the generic driver | Daniel Vetter | 2010-11-23 | 1 | -89/+61 |
| * | | | | | | | intel-gtt: switch i81x to the common initialization helpers | Daniel Vetter | 2010-11-23 | 1 | -127/+71 |
| * | | | | | | | intel-gtt: switch i81x to the write_entry helpers | Daniel Vetter | 2010-11-23 | 1 | -92/+60 |
| * | | | | | | | intel-gtt: kill unneeded sandybridge memory types | Daniel Vetter | 2010-11-23 | 1 | -6/+0 |
| * | | | | | | | intel-gtt: drop dcache support for i830 and later | Daniel Vetter | 2010-11-23 | 1 | -7/+1 |
| * | | | | | | | agp/intel: Remove confusion of stolen entries not stolen memory | Chris Wilson | 2010-11-23 | 1 | -33/+7 |
| * | | | | | | | agp/intel: Remove the artificial cap on stolen size | Chris Wilson | 2010-11-23 | 1 | -13/+3 |
| * | | | | | | | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 2010-11-22 | 12 | -15/+4 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 2010-11-15 | 47 | -25702/+290 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | agp/intel: restore cache behavior on sandybridge | Zhenyu Wang | 2010-11-02 | 1 | -1/+1 |
| * | | | | | | | | | agp/intel: fix cache control for sandybridge | Zhenyu Wang | 2010-11-02 | 1 | -2/+2 |
| * | | | | | | | | | agp/intel: the GMCH is always enabled for integrated processor graphics | Chris Wilson | 2010-10-31 | 1 | -16/+27 |
| * | | | | | | | | | agp/intel: Sandybridge doesn't require GMCH enabling | Chris Wilson | 2010-10-29 | 1 | -7/+30 |
| * | | | | | | | | | intel-gtt: maximize ggtt size on platforms that support this | Daniel Vetter | 2010-10-28 | 2 | -29/+81 |
| * | | | | | | | | | intel-gtt: save PGETBL_CTL later in the setup process | Daniel Vetter | 2010-10-28 | 1 | -7/+7 |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2011-01-10 | 2 | -2/+23 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into next | James Morris | 2011-01-09 | 17 | -38/+216 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | key: add tpm_send command | Mimi Zohar | 2010-11-28 | 1 | -0/+16 |
| * | | | | | | | | | | | tpm: add module_put wrapper | Mimi Zohar | 2010-11-28 | 2 | -2/+7 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-01-10 | 1 | -4/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | ipmi: explicitly include of_address.h and of_irq.h | Rob Herring | 2011-01-04 | 1 | -0/+2 |
| * | | | | | | | | | | | of: Fixes for OF probing on little endian systems | Rob Herring | 2011-01-03 | 1 | -4/+4 |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | headers: kobject.h redux | Alexey Dobriyan | 2011-01-10 | 1 | -1/+0 |
| |_|/ / / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-01-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | random: Use this_cpu_inc_return | Christoph Lameter | 2010-12-17 | 1 | -1/+1 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-01-08 | 6 | -8/+9 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | tpm: don't use flush_scheduled_work() | Tejun Heo | 2010-12-24 | 1 | -2/+2 |