index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-09
drm/amdgpu: introduce AMDGPU_CTX_PRIORITY_UNSET
Andres Rodriguez
1
-0
/
+1
2017-10-09
drm/amdgpu: add parameter to allocate high priority contexts v11
Andres Rodriguez
1
-1
/
+9
2017-10-09
drm/amdgpu: introduce AMDGPU_GEM_CREATE_EXPLICIT_SYNC v2
Andres Rodriguez
1
-0
/
+2
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-3
/
+10
2017-10-09
dma-fence: fix dma_fence_get_rcu_safe v2
Christian König
1
-1
/
+4
2017-10-09
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
2
-0
/
+6
2017-10-09
ALSA: seq: Fix copy_from_user() call inside lock
Takashi Iwai
1
-0
/
+1
2017-10-09
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
3
-3
/
+23
2017-10-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-1
/
+2
2017-10-07
Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-1
/
+1
2017-10-07
mm/shmem: introduce shmem_file_setup_with_mnt
Matthew Auld
1
-0
/
+2
2017-10-06
drm/ttm: add support for different pool sizes
Christian König
1
-2
/
+2
2017-10-06
drm/ttm: remove unsued options from ttm_mem_global_alloc_page
Christian König
1
-2
/
+1
2017-10-06
drm/amdgpu: add FENCE_TO_HANDLE ioctl that returns syncobj or sync_file
Marek Olšák
1
-0
/
+16
2017-10-06
drm/syncobj: add a new helper drm_syncobj_get_fd
Marek Olšák
1
-0
/
+1
2017-10-06
drm/syncobj: extract two helpers from drm_syncobj_create
Marek Olšák
1
-0
/
+4
2017-10-06
Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-61
/
+64
2017-10-06
drm/i915: Don't use BIT() in UAPI section
Joonas Lahtinen
1
-1
/
+1
2017-10-06
drm/atomic: Make atomic iterators less surprising
Maarten Lankhorst
1
-43
/
+42
2017-10-06
drm/atomic: Remove unneeded null check for private objects
Maarten Lankhorst
1
-6
/
+3
2017-10-05
Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-10-05
Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-28
/
+68
2017-10-04
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-17
/
+17
2017-10-04
drm/i915/scheduler: Support user-defined priorities
Chris Wilson
1
-0
/
+7
2017-10-04
drm/i915: Expand I915_PARAM_HAS_SCHEDULER into a capability bitmask
Chris Wilson
1
-1
/
+8
2017-10-04
regmap: add iopoll-like polling macro for regmap_field
Chen-Yu Tsai
1
-0
/
+39
2017-10-04
Drivers: hv: vmbus: Fix bugs in rescind handling
K. Y. Srinivasan
1
-1
/
+1
2017-10-04
powerpc/watchdog: Make use of watchdog_nmi_probe()
Thomas Gleixner
1
-0
/
+1
2017-10-04
watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()
Thomas Gleixner
1
-1
/
+2
2017-10-04
mmc: Delete bounce buffer handling
Linus Walleij
1
-1
/
+1
2017-10-03
Merge tag 'reset-fixes-for-4.14' of git://git.pengutronix.de/git/pza/linux in...
Olof Johansson
2
-17
/
+17
2017-10-03
include/linux/fs.h: fix comment about struct address_space
Mike Rapoport
1
-1
/
+1
2017-10-03
mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline...
YASUAKI ISHIMATSU
1
-2
/
+8
2017-10-03
include/linux/bitfield.h: remove 32bit from FIELD_GET comment block
Masahiro Yamada
1
-1
/
+1
2017-10-03
exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array
Oleg Nesterov
1
-1
/
+1
2017-10-03
android: binder: drop lru lock in isolate callback
Sherry Yang
1
-0
/
+6
2017-10-03
mm, oom_reaper: skip mm structs with mmu notifiers
Michal Hocko
1
-0
/
+5
2017-10-03
include/linux/mm.h: fix typo in VM_MPX definition
Kirill A. Shutemov
1
-1
/
+1
2017-10-03
bpf: fix bpf_tail_call() x64 JIT
Alexei Starovoitov
1
-1
/
+1
2017-10-03
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+22
2017-10-03
Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2017-10-03
Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2017-10-03
Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2017-10-03
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
637
-9016
/
+16434
2017-10-02
scsi: libiscsi: Remove iscsi_destroy_session
Khazhismel Kumykov
1
-1
/
+0
2017-10-02
scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP
Martin K. Petersen
2
-0
/
+2
2017-10-03
BackMerge tag 'v4.14-rc3' into drm-next
Dave Airlie
12
-55
/
+110
2017-10-01
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+14
2017-10-01
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+20
[prev]
[next]