| Commit message (Expand) | Author | Age |
* | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 |
|\ |
|
| * | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 |
* | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2008-07-14 |
|\ \ |
|
| * | | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 |
| |\| |
|
| * | | agp-frontend: BKL pushdown | Arnd Bergmann | 2008-06-20 |
* | | | Merge branch 'linus' into x86/gart | Ingo Molnar | 2008-06-25 |
|\ \ \
| | |/
| |/| |
|
| * | | [agp]: fixup chipset flush for new Intel G4x. | Zhenyu Wang | 2008-06-19 |
| * | | agp: brown paper bag patch - put back the two lines it took out. | Dave Airlie | 2008-06-19 |
| * | | agp/intel: cleanup some serious whitespace badness | Dave Airlie | 2008-06-19 |
| * | | [AGP] intel_agp: Add support for Intel 4 series chipsets | Zhenyu Wang | 2008-06-19 |
| * | | [AGP] intel_agp: extra stolen mem size available for IGD_GM chipset | Zhenyu Wang | 2008-06-19 |
| * | | agp: more boolean conversions. | Dave Airlie | 2008-06-18 |
| * | | drivers/char/agp - use bool | Joe Perches | 2008-06-18 |
| * | | agp: two-stage page destruction issue | Jan Beulich | 2008-06-18 |
| * | | agp/via: fixup pci ids | Greg KH | 2008-06-18 |
* | | | Merge branch 'linus' into x86/gart | Ingo Molnar | 2008-06-16 |
|\| | |
|
| * | | agp: add support for Radeon Mobility 9000 chipset | Amit Kucheria | 2008-06-12 |
| |/ |
|
* | | x86, aperture_64: use symbolic constants | Pavel Machek | 2008-05-22 |
* | | x86 gart: factor out common code | Pavel Machek | 2008-05-12 |
* | | x86: checking aperture size order | Yinghai Lu | 2008-05-12 |
* | | x86: agp_gart size checking for buggy device | Yinghai Lu | 2008-05-12 |
* | | x86: iommu: use symbolic constants, not hardcoded numbers | Pavel Machek | 2008-05-12 |
|/ |
|
* | drivers/char: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-30 |
* | agp: convert drivers/char/agp/frontend.c to use unlocked_ioctl | Mathieu Segaud | 2008-04-26 |
* | agp: fix shadowed variable warning in amd-k7-agp.c | Harvey Harrison | 2008-04-26 |
* | agp: fix missing casts that produced a warning. | Dave Airlie | 2008-02-19 |
* | agp: add support for 662/671 to agp driver | Chaoyu Chen | 2008-02-19 |
* | fix historic ioremap() abuse in AGP | Arjan van dev Ven | 2008-02-18 |
* | agp/sis: Suspend support for SiS AGP | Stuart Bennett | 2008-02-18 |
* | agp/sis: Clear bit 2 from aperture size byte as well | Stuart Bennett | 2008-02-18 |
* | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2008-02-05 |
|\ |
|
| * | agp: remove flush_agp_mappings calls from new flush handling code | Dave Airlie | 2008-02-05 |
| * | intel-agp: introduce IS_I915 and do some cleanups.. | Dave Airlie | 2008-02-04 |
| * | [intel_agp] fix name for G35 chipset | Zhenyu Wang | 2008-02-04 |
| * | intel-agp: fixup resource handling in flush code. | Dave Airlie | 2008-02-04 |
| * | intel-agp: add new chipset ID | Zhenyu Wang | 2008-02-04 |
| * | agp: remove unnecessary pci_dev_put | Julia Lawall | 2008-02-04 |
| * | agp: remove uid comparison as security check | serue@us.ibm.com | 2008-02-04 |
| * | fix AGP warning | Andrew Morton | 2008-02-04 |
| * | agp/intel: Add chipset flushing support for i8xx chipsets. | Dave Airlie | 2008-02-04 |
| * | intel-agp: add chipset flushing support | Dave Airlie | 2008-02-04 |
| * | agp: add chipset flushing support to AGP interface | Dave Airlie | 2008-02-04 |
* | | agp: alpha nopage | Nick Piggin | 2008-02-05 |
|/ |
|
* | x86: remove flush_agp_mappings() | Ingo Molnar | 2008-01-30 |
* | x86: cpa: move flush to cpa | Thomas Gleixner | 2008-01-30 |
* | x86: convert CPA users to the new set_page_ API | Arjan van de Ven | 2008-01-30 |
* | agp/intel: add support for E7221 chipset | Carlos MartÃn | 2008-01-23 |
* | x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU | Joerg Roedel | 2007-10-29 |
* | x86: Create clflush() inline, remove hardcoded wbinvd | H. Peter Anvin | 2007-10-17 |
* | convert ill defined log2() to ilog2() | Fengguang Wu | 2007-10-17 |