index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-04
mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()
David Hildenbrand
1
-2
/
+2
2020-02-04
mm: factor out next_present_section_nr()
David Hildenbrand
1
-0
/
+10
2020-02-04
mm/page_alloc.c: initialize memmap of unavailable memory directly
David Hildenbrand
1
-6
/
+0
2020-02-03
Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
1
-2
/
+0
2020-02-03
Merge tag 'backlight-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2020-02-03
Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
10
-74
/
+1089
2020-02-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+4
2020-02-03
mfd: syscon: Fix syscon_regmap_lookup_by_phandle_args() dummy
Geert Uytterhoeven
1
-1
/
+1
2020-02-02
Merge tag 'leds-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...
Linus Torvalds
2
-1
/
+6
2020-02-01
Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+11
2020-02-01
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-17
/
+11
2020-01-31
Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-22
/
+159
2020-01-31
Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
10
-85
/
+119
2020-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
16
-101
/
+899
2020-01-31
Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-9
/
+23
2020-01-31
Merge tag 'iomap-5.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+28
2020-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
18
-109
/
+217
2020-01-31
Merge tag 'modules-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-19
/
+106
2020-01-31
include/linux/io-mapping.h-mapping: use PHYS_PFN() macro in io_mapping_map_at...
Andy Shevchenko
1
-3
/
+2
2020-01-31
uapi: rename ext2_swab() to swab() and share globally in swab.h
Yury Norov
2
-0
/
+11
2020-01-31
lib/zlib: add zlib_deflate_dfltcc_enabled() function
Mikhail Zaslonko
1
-0
/
+6
2020-01-31
thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>
Akinobu Mita
1
-11
/
+0
2020-01-31
include/linux/units.h: add helpers for kelvin to/from Celsius conversion
Akinobu Mita
1
-0
/
+84
2020-01-31
mm: fix comments related to node reclaim
Hao Lee
2
-2
/
+2
2020-01-31
include/linux/memory.h: drop fields 'hw' and 'phys_callback' from struct memo...
Anshuman Khandual
1
-2
/
+0
2020-01-31
include/linux/mm.h: remove dead code totalram_pages_set()
Wei Yang
1
-5
/
+0
2020-01-31
include/linux/mm.h: clean up obsolete check on space in page->flags
Yu Zhao
1
-4
/
+0
2020-01-31
mm/hotplug: silence a lockdep splat with printk()
Qian Cai
1
-2
/
+2
2020-01-31
mm/memory_hotplug: pass in nid to online_pages()
David Hildenbrand
1
-1
/
+2
2020-01-31
mm/memblock: define memblock_physmem_add()
Anshuman Khandual
1
-4
/
+3
2020-01-31
mm: remove "count" parameter from has_unmovable_pages()
David Hildenbrand
1
-2
/
+2
2020-01-31
mm: remove the memory isolate notifier
David Hildenbrand
1
-27
/
+0
2020-01-31
mm, tracing: print symbol name for kmem_alloc_node call_site events
Junyong Sun
1
-2
/
+2
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
1
-13
/
+13
2020-01-31
mm/gup: introduce pin_user_pages*() and FOLL_PIN
John Hubbard
1
-13
/
+50
2020-01-31
mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
John Hubbard
1
-5
/
+13
2020-01-31
mm/filemap.c: clean up filemap_write_and_wait()
Ira Weiny
1
-1
/
+5
2020-01-31
ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use
Andy Shevchenko
1
-0
/
+1
2020-01-31
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
2
-20
/
+27
2020-01-31
kdb: kdb_current_regs should be private
Douglas Anderson
1
-2
/
+0
2020-01-31
Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-29
/
+35
2020-01-31
Merge branches 'pm-cpufreq' and 'pm-core'
Rafael J. Wysocki
1
-9
/
+23
2020-01-30
Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-5
/
+0
2020-01-30
Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
1
-11
/
+5
2020-01-30
Merge tag 'f2fs-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2
-1
/
+107
2020-01-30
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-6
/
+22
2020-01-30
RDMA/core: Make the entire API tree static
Jason Gunthorpe
1
-3
/
+3
2020-01-30
Merge branch 'cve-2019-3016' into kvm-next-5.6
Paolo Bonzini
5
-7
/
+27
2020-01-30
x86/kvm: Cache gfn to pfn translation
Boris Ostrovsky
2
-3
/
+13
2020-01-30
x86/kvm: Introduce kvm_(un)map_gfn()
Boris Ostrovsky
1
-0
/
+2
[next]