index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-2
/
+2
2018-07-10
char: amd64-agp: Use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-2
/
+2
2018-07-10
char: agp: Change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
3
-3
/
+5
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
4
-7
/
+14
2018-05-10
agp: uninorth: make two functions static
Mathieu Malaterre
1
-2
/
+2
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+11
2018-01-11
agp: sworks: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-1
/
+2
2018-01-11
agp: nvidia: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-3
/
+9
2017-12-12
drm/i915: prefer resource_size_t for everything stolen
Matthew Auld
1
-6
/
+6
2017-12-12
drm/i915: make dsm struct resource centric
Matthew Auld
1
-2
/
+0
2017-12-11
agp/intel: Flush all chipset writes after updating the GGTT
Chris Wilson
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-08-04
agp: nvidia: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-04
agp: amd64: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-04
agp: sis: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-04
agp: efficeon: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-04
agp: ati: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-04
agp: ali: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-04
agp: intel: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-04
agp: amd-k7: constify pci_device_id.
Arvind Yadav
1
-2
/
+2
2017-08-04
agp: uninorth: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-05-08
agp: use set_memory.h header
Laura Abbott
5
-1
/
+7
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
1
-7
/
+1
2017-05-03
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-8
/
+8
2017-03-08
Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-8
/
+8
2017-03-01
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...
Ingo Molnar
2
-5
/
+6
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-3
/
+2
2017-01-28
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
1
-1
/
+1
2017-01-23
agp/intel: Move intel_fake_agp_sizes into #ifdef block
Chris Wilson
1
-8
/
+8
2017-01-06
drm/i915: Use fixed-sized types for stolen
Chris Wilson
1
-2
/
+4
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2
-2
/
+2
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
1
-2
/
+1
2016-08-18
agp/intel: Flush chipset writes after updating a single PTE
Chris Wilson
1
-0
/
+2
2016-06-13
drm/i915: Add support for mapping an object page by page
Chris Wilson
1
-0
/
+8
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-14
/
+18
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2016-02-18
mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits()
Dave Hansen
1
-1
/
+1
2016-02-11
agp/intel-gtt: Only register fake agp driver for gen1
Daniel Vetter
1
-12
/
+12
2016-02-10
agp/intel-gtt: Don't leak the scratch page
Daniel Vetter
1
-2
/
+6
2016-02-05
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
1
-1
/
+0
2015-10-02
agp/uninorth: fix a memleak in create_gatt_table
Denis Kirjanov
1
-6
/
+10
2015-07-15
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
Daniel Vetter
1
-1
/
+1
2015-06-29
agp/intel: Fix typo in needs_ilk_vtd_wa()
Chris Wilson
1
-1
/
+1
2015-06-26
drm/i915/gtt: Allow >= 4GB sizes for vm.
Mika Kuoppala
1
-2
/
+2
2015-02-05
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...
Dave Airlie
1
-7
/
+7
2015-01-29
agp: change agp_free_page_array to use kvfree
Wang, Yalin
2
-12
/
+4
2015-01-28
agp/intel: Serialise after GTT updates
Chris Wilson
1
-7
/
+7
2014-12-23
agp: Fix up email address & attributions in AGP MODULE_AUTHOR tags
Dave Jones
8
-8
/
+8
2014-09-19
agp/intel-gtt: Remove get/put_pages
Daniel Vetter
1
-4
/
+0
[next]