index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-23
Merge branch 'tlb-fixes'
Linus Torvalds
1
-14
/
+13
2018-08-23
Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
1
-0
/
+12
2018-08-23
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
1
-0
/
+95
2018-08-23
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
10
-44
/
+761
2018-08-23
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
7
-13
/
+107
2018-08-23
mm: mmu_notifier fix for tlb_end_vma
Nicholas Piggin
1
-4
/
+13
2018-08-22
net_sched: fix unused variable warning in stmmac
Arnd Bergmann
1
-1
/
+1
2018-08-22
x86/mm/tlb: Revert the recent lazy TLB patches
Peter Zijlstra
1
-10
/
+0
2018-08-22
include/linux/compiler*.h: make compiler-*.h mutually exclusive
Nick Desaulniers
4
-232
/
+127
2018-08-22
sunrpc: Extract target name into svc_cred
Chuck Lever
1
-0
/
+3
2018-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-1
/
+30
2018-08-22
Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+5
2018-08-22
Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-5
/
+0
2018-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
35
-105
/
+317
2018-08-22
ipc/util.c: further variable name cleanups
Manfred Spraul
1
-1
/
+1
2018-08-22
ipc: get rid of ids->tables_initialized hack
Davidlohr Bueso
1
-1
/
+0
2018-08-22
signal: make get_signal() return bool
Christian Brauner
1
-1
/
+1
2018-08-22
signal: make unhandled_signal() return bool
Christian Brauner
1
-1
/
+1
2018-08-22
signal: make force_sigsegv() void
Christian Brauner
1
-1
/
+1
2018-08-22
autofs: add AUTOFS_EXP_FORCED flag
Ian Kent
1
-3
/
+5
2018-08-22
lib: add crc64 calculation routines
Coly Li
1
-0
/
+11
2018-08-22
include/linux/bitops.h: introduce BITS_PER_TYPE
Chris Wilson
2
-2
/
+2
2018-08-22
kernel: tracepoints: add support for relative references
Ard Biesheuvel
1
-4
/
+15
2018-08-22
PCI: Add support for relative addressing in quirk tables
Ard Biesheuvel
1
-0
/
+20
2018-08-22
init: allow initcall tables to be emitted using relative references
Ard Biesheuvel
1
-11
/
+33
2018-08-22
module: use relative references for __ksymtab entries
Ard Biesheuvel
3
-13
/
+64
2018-08-22
module: allow symbol exports to be disabled
Ard Biesheuvel
1
-1
/
+10
2018-08-22
kernel/hung_task.c: allow to set checking interval separately from timeout
Dmitry Vyukov
2
-0
/
+2
2018-08-22
linux/compiler.h: don't use bool
Rasmus Villemoes
1
-1
/
+1
2018-08-22
userns: use refcount_t for reference counting instead atomic_t
Sebastian Andrzej Siewior
1
-2
/
+3
2018-08-22
bdi: use refcount_t for reference counting instead atomic_t
Sebastian Andrzej Siewior
2
-3
/
+4
2018-08-22
kernel.h: documentation for roundup() vs round_up()
Kees Cook
1
-1
/
+34
2018-08-22
include/asm-generic/bug.h: clarify valid uses of WARN()
Dmitry Vyukov
1
-3
/
+13
2018-08-22
proc/kcore: add vmcoreinfo note to /proc/kcore
Omar Sandoval
1
-0
/
+2
2018-08-22
proc/kcore: don't grab lock for kclist_add()
Omar Sandoval
1
-1
/
+1
2018-08-22
proc: spread "const" a bit
Alexey Dobriyan
1
-1
/
+1
2018-08-22
mm: fix comment for NODEMASK_ALLOC
Oscar Salvador
1
-1
/
+1
2018-08-22
/proc/meminfo: add percpu populated pages count
Dennis Zhou (Facebook)
1
-0
/
+2
2018-08-22
mm, oom: introduce memory.oom.group
Roman Gushchin
1
-0
/
+18
2018-08-22
mm/page_alloc: Introduce free_area_init_core_hotplug
Oscar Salvador
2
-1
/
+2
2018-08-22
mm: access zone->node via zone_to_nid() and zone_set_nid()
Pavel Tatashin
2
-15
/
+20
2018-08-22
mm: remove zone_id() and make use of zone_idx() in is_dev_zone()
Oscar Salvador
1
-19
/
+12
2018-08-22
mm: zero out the vma in vma_init()
Andrew Morton
1
-0
/
+1
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
4
-12
/
+30
2018-08-22
mm, swap, get_swap_pages: use entry_size instead of cluster in parameter
Huang Ying
1
-1
/
+1
2018-08-22
mm: struct shrinker: make flags of unsigned type
Kirill Tkhai
1
-2
/
+2
2018-08-22
mm: struct shrink_control: keep int fields together
Kirill Tkhai
1
-3
/
+3
2018-08-22
fs/quota: Replace XQM_MAXQUOTAS usage with MAXQUOTAS
Jeremy Cline
1
-7
/
+1
2018-08-22
ata: libahci_platform: add reset control support
Kunihiko Hayashi
1
-0
/
+2
2018-08-22
ata: add an extra argument to ahci_platform_get_resources()
Kunihiko Hayashi
1
-1
/
+1
[prev]
[next]