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
path:
root
/
init
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-15
init/main: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-6
/
+20
2019-02-15
linux-next
Andrew Morton
2
-4
/
+82
2019-02-15
init/initramfs.c: provide more details in error messages
David Engraf
1
-3
/
+3
2019-02-15
mm/shuffle: default enable all shuffling
Dan Williams
1
-2
/
+2
2019-02-15
mm: shuffle initial free memory to improve memory-side-cache utilization
Dan Williams
1
-0
/
+23
2019-02-15
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
1
-1
/
+2
2019-02-15
revert "initramfs: cleanup incomplete rootfs"
Andrew Morton
1
-3
/
+3
2019-02-15
origin
Andrew Morton
1
-1
/
+2
2019-02-01
psi: clarify the Kconfig text for the default-disable option
Johannes Weiner
1
-0
/
+11
2019-02-01
init/Kconfig: fix grammar by moving a closing parenthesis
Jonathan Neuschäfer
1
-1
/
+1
2019-01-14
kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7
Paul Burton
1
-0
/
+1
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
1
-0
/
+3
2019-01-05
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-0
/
+2
2019-01-04
initramfs: cleanup incomplete rootfs
David Engraf
1
-3
/
+3
2019-01-04
fork: fix some -Wmissing-prototypes warnings
Yi Wang
1
-1
/
+0
2019-01-04
init/main.c: make "initcall_level_names[]" const char *
Alexey Dobriyan
1
-1
/
+1
2018-12-28
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+20
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-21
/
+0
2018-12-28
debugobjects: call debug_objects_mem_init eariler
Qian Cai
1
-1
/
+1
2018-12-27
Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+0
2018-12-26
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+0
2018-12-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2018-12-20
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
2
-0
/
+2
2018-12-14
psi: fix reference to kernel commandline enable
Baruch Siach
1
-2
/
+2
2018-12-04
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
2
-10
/
+21
2018-12-04
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-3
/
+3
2018-11-30
initramfs: clean old path before creating a hardlink
Li Zhijian
1
-10
/
+12
2018-11-30
psi: make disabling/enabling easier for vendor kernels
Johannes Weiner
1
-0
/
+9
2018-11-30
x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86
Sai Praneeth Prakhya
1
-4
/
+0
2018-11-27
main: Replace rcu_barrier_sched() with rcu_barrier()
Paul E. McKenney
1
-3
/
+3
2018-11-26
arch: Move initrd= parsing into do_mounts_initrd.c
Florian Fainelli
1
-0
/
+17
2018-11-26
arch: Make phys_initrd_start and phys_initrd_size global variables
Florian Fainelli
1
-0
/
+3
2018-11-19
audit: remove WATCH and TREE config options
Richard Guy Briggs
1
-9
/
+0
2018-11-07
block: remove dead elevator code
Jens Axboe
3
-21
/
+0
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-5
/
+8
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
1
-2
/
+2
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-3
/
+3
2018-10-31
init/do_mounts.c: add root=PARTLABEL=<name> support
Nikolaus Voss
1
-0
/
+31
2018-10-26
psi: cgroup support
Johannes Weiner
1
-0
/
+4
2018-10-26
psi: pressure stall information for CPU, memory, and IO
Johannes Weiner
1
-0
/
+15
2018-10-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2018-10-09
init: add arch_call_rest_init to allow stack switching
Martin Schwidefsky
1
-2
/
+7
2018-10-02
sched/pelt: Fix warning and clean up IRQ PELT config
Vincent Guittot
1
-0
/
+5
2018-09-27
jump_label: Annotate entries that operate on __init code earlier
Ard Biesheuvel
1
-1
/
+0
2018-08-25
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-0
/
+2
2018-08-24
kbuild: test dead code/data elimination support in Kconfig
Masahiro Yamada
1
-0
/
+2
2018-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-80
/
+31
[next]