index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-28
mm/migrate: allow migrate_vma() to alloc new page on empty entry v3
hmm-v24
Jérôme Glisse
2
-6
/
+161
2017-06-28
mm/migrate: support un-addressable ZONE_DEVICE page in migration v2
Jérôme Glisse
4
-29
/
+150
2017-06-28
mm/migrate: migrate_vma() unmap page from vma while collecting pages
Jérôme Glisse
1
-16
/
+98
2017-06-28
mm/migrate: new memory migration helper for use with device memory v4
Jérôme Glisse
2
-0
/
+548
2017-06-28
mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
Jérôme Glisse
9
-15
/
+86
2017-06-28
mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory v3
Jérôme Glisse
2
-1
/
+109
2017-06-28
mm/hmm/devmem: device memory hotplug using ZONE_DEVICE v6
Jérôme Glisse
2
-1
/
+478
2017-06-28
mm/ZONE_DEVICE: special case put_page() for device private pages v2
Jérôme Glisse
4
-10
/
+61
2017-06-28
mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory v4
Jérôme Glisse
11
-5
/
+308
2017-06-28
mm/memory_hotplug: introduce add_pages
Michal Hocko
3
-7
/
+30
2017-06-28
mm/hmm/mirror: device page fault handler
Jérôme Glisse
2
-12
/
+271
2017-06-28
mm/hmm/mirror: helper to snapshot CPU page table v3
Jérôme Glisse
2
-2
/
+333
2017-06-28
mm/hmm/mirror: mirror process address space on device with HMM helpers v3
Jérôme Glisse
3
-15
/
+275
2017-06-28
mm/hmm: heterogeneous memory management (HMM for short) v4
Jérôme Glisse
6
-1
/
+242
2017-06-28
hmm: heterogeneous memory management documentation v2
Jérôme Glisse
2
-0
/
+351
2017-06-23
pci: test for unexpectedly disabled bridges
Linus Torvalds
1
-0
/
+9
2017-06-23
slab-leaks3-default-y
Andrew Morton
1
-1
/
+6
2017-06-23
mutex subsystem, synchro-test module
David Howells
4
-0
/
+660
2017-06-23
kernel/fork.c: export kernel_thread() to modules
Andrew Morton
1
-0
/
+1
2017-06-23
Releasing resources with children
Matthew Wilcox
1
-0
/
+2
2017-06-23
Make sure nobody's leaking resources
Matthew Wilcox
1
-0
/
+8
2017-06-23
mm: add strictlimit knob
Maxim Patlasov
2
-0
/
+43
2017-06-23
lib/crc-ccitt: add CCITT-FALSE CRC16 variant
Andrey Vostrikov
2
-1
/
+64
2017-06-23
writeback: rework wb_[dec|inc]_stat family of functions
Nikolay Borisov
4
-31
/
+18
2017-06-23
xtensa: use generic fb.h
Tobias Klauser
2
-12
/
+1
2017-06-23
sparc64: NG4 memset 32 bits overflow
Pavel Tatashin
1
-13
/
+13
2017-06-23
mm, migration: do not trigger OOM killer when migrating memory
Michal Hocko
2
-2
/
+3
2017-06-23
drm/i915: use __GFP_RETRY_MAYFAIL
Michal Hocko
1
-1
/
+2
2017-06-23
mm: kvmalloc support __GFP_RETRY_MAYFAIL for all sizes
Michal Hocko
1
-10
/
+4
2017-06-23
xfs: map KM_MAYFAIL to __GFP_RETRY_MAYFAIL
Michal Hocko
1
-0
/
+10
2017-06-23
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
23
-46
/
+84
2017-06-23
MIPS: do not use __GFP_REPEAT for order-0 request
Michal Hocko
1
-1
/
+1
2017-06-23
powerpc,mmap: properly account for stack randomization in mmap_base
Rik van Riel
1
-9
/
+19
2017-06-23
arm64/mmap: properly account for stack randomization in mmap_base
Rik van Riel
1
-1
/
+6
2017-06-23
x86/mmap: properly account for stack randomization in mmap_base
Rik van Riel
1
-1
/
+6
2017-06-23
include/linux/string.h: add the option of fortified string.h functions
Daniel Micay
11
-0
/
+248
2017-06-23
powerpc: make feature-fixup tests fortify-safe
Daniel Axtens
1
-90
/
+90
2017-06-23
powerpc: don't fortify prom_init
Daniel Axtens
1
-0
/
+3
2017-06-23
IB/rxe: do not copy extra stack memory to skb
Kees Cook
1
-1
/
+3
2017-06-23
kexec_file: adjust declaration of kexec_purgatory
Kees Cook
2
-7
/
+2
2017-06-23
efi: avoid fortify checks in EFI stub
Kees Cook
1
-0
/
+1
2017-06-23
powerpc-64s-implement-arch-specific-hardlockup-watchdog-checkpatch-fixes
Andrew Morton
1
-2
/
+2
2017-06-23
powerpc/64s: watchdog honor watchdog disable at boot/hotplug
Nicholas Piggin
1
-6
/
+6
2017-06-23
powerpc/64s: implement arch-specific hardlockup watchdog
Nicholas Piggin
9
-25
/
+460
2017-06-23
kernel/watchdog: hide unused function
Arnd Bergmann
1
-0
/
+4
2017-06-23
watchdog-provide-watchdog_reconfigure-for-arch-watchdogs-fix
Nicholas Piggin
1
-0
/
+15
2017-06-23
kernel/watchdog: provide watchdog_nmi_reconfigure() for arch watchdogs
Nicholas Piggin
1
-4
/
+25
2017-06-23
watchdog-split-up-config-options-fix
Nicholas Piggin
1
-5
/
+1
2017-06-23
kernel/watchdog: split up config options
Nicholas Piggin
11
-159
/
+252
2017-06-23
kernel/watchdog: introduce arch_touch_nmi_watchdog()
Nicholas Piggin
9
-24
/
+31
[next]