Age | Commit message (Expand) | Author |
2019-07-08 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-06-23 | smp: Remove smp_call_function() and on_each_cpu() return values | Nadav Amit |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-03-05 | agp: efficeon: no need to set PG_reserved on GATT tables | David Hildenbrand |
2018-12-28 | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS |
2018-07-10 | char: amd64-agp: Use 64-bit arithmetic instead of 32-bit | Gustavo A. R. Silva |
2018-07-10 | char: agp: Change return type to vm_fault_t | Souptick Joarder |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-05-10 | agp: uninorth: make two functions static | Mathieu Malaterre |
2018-02-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-01-11 | agp: sworks: Deprecate pci_get_bus_and_slot() | Sinan Kaya |
2018-01-11 | agp: nvidia: Deprecate pci_get_bus_and_slot() | Sinan Kaya |
2017-12-12 | drm/i915: prefer resource_size_t for everything stolen | Matthew Auld |
2017-12-12 | drm/i915: make dsm struct resource centric | Matthew Auld |
2017-12-11 | agp/intel: Flush all chipset writes after updating the GGTT | Chris Wilson |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-04 | agp: nvidia: constify pci_device_id. | Arvind Yadav |
2017-08-04 | agp: amd64: constify pci_device_id. | Arvind Yadav |
2017-08-04 | agp: sis: constify pci_device_id. | Arvind Yadav |
2017-08-04 | agp: efficeon: constify pci_device_id. | Arvind Yadav |
2017-08-04 | agp: ati: constify pci_device_id. | Arvind Yadav |
2017-08-04 | agp: ali: constify pci_device_id. | Arvind Yadav |
2017-08-04 | agp: intel: constify pci_device_id. | Arvind Yadav |
2017-08-04 | agp: amd-k7: constify pci_device_id. | Arvind Yadav |
2017-08-04 | agp: uninorth: constify pci_device_id. | Arvind Yadav |
2017-05-08 | agp: use set_memory.h header | Laura Abbott |
2017-05-08 | treewide: use kv[mz]alloc* rather than opencoded variants | Michal Hocko |
2017-05-03 | Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2017-03-08 | Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr... | Dave Airlie |
2017-03-01 | Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up... | Ingo Molnar |
2017-02-24 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang |
2017-01-28 | x86/boot/e820: Move asm/e820.h to asm/e820/api.h | Ingo Molnar |
2017-01-23 | agp/intel: Move intel_fake_agp_sizes into #ifdef block | Chris Wilson |
2017-01-06 | drm/i915: Use fixed-sized types for stolen | Chris Wilson |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-14 | mm: use vmf->address instead of of vmf->virtual_address | Jan Kara |
2016-08-18 | agp/intel: Flush chipset writes after updating a single PTE | Chris Wilson |
2016-06-13 | drm/i915: Add support for mapping an object page by page | Chris Wilson |
2016-03-21 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2016-03-20 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-02-18 | mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits() | Dave Hansen |
2016-02-11 | agp/intel-gtt: Only register fake agp driver for gen1 | Daniel Vetter |
2016-02-10 | agp/intel-gtt: Don't leak the scratch page | Daniel Vetter |
2016-02-05 | PCI: Remove includes of asm/pci-bridge.h | Bjorn Helgaas |
2015-10-02 | agp/uninorth: fix a memleak in create_gatt_table | Denis Kirjanov |
2015-07-15 | Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued | Daniel Vetter |
2015-06-29 | agp/intel: Fix typo in needs_ilk_vtd_wa() | Chris Wilson |
2015-06-26 | drm/i915/gtt: Allow >= 4GB sizes for vm. | Mika Kuoppala |