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-03-18
target: fix ALUA transition timeout handling
Mike Christie
1
-1
/
+1
2017-03-18
target: allow ALUA setup for some passthrough backends
Mike Christie
1
-1
/
+6
2017-03-18
mm/gup: Implement the dev_pagemap() logic in the generic get_user_pages_fast(...
Kirill A. Shutemov
1
-0
/
+4
2017-03-18
mm/gup: Move permission checks into helpers
Kirill A. Shutemov
1
-0
/
+25
2017-03-18
mm/gup: Drop the arch_pte_access_permitted() MMU callback
Kirill A. Shutemov
1
-6
/
+0
2017-03-17
Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+1
2017-03-17
dma-fence: add dma_fence_match_context helper
Philipp Zabel
1
-0
/
+2
2017-03-17
Merge tag 'drm-fixes-for-v4.11-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
1
-19
/
+19
2017-03-17
hrtimer: Remove hrtimer_peek_ahead_timers() leftovers
Stephen Boyd
1
-4
/
+0
2017-03-17
drm/i915: Add i810/i815 pci-ids for completeness
Chris Wilson
1
-0
/
+8
2017-03-17
cgroup, kthread: close race window where new kthreads can be migrated to non-...
Tejun Heo
2
-0
/
+25
2017-03-17
netfilter: refcounter conversions
Reshetova, Elena
3
-9
/
+14
2017-03-17
Merge branch 'linus' into x86/mm, to pick up a bugfix
Ingo Molnar
14
-13
/
+55
2017-03-17
auxdisplay: charlcd: Add support for 4-bit interfaces
Geert Uytterhoeven
1
-0
/
+2
2017-03-17
auxdisplay: charlcd: Extract character LCD core from misc/panel
Geert Uytterhoeven
1
-0
/
+40
2017-03-17
pps: fix padding issue with PPS_FETCH for ioctl_compat
Matt Ranostay
1
-0
/
+19
2017-03-17
docs: Add kernel-doc comments to VME driver API
Martyn Welch
1
-1
/
+11
2017-03-17
drivers/misc: Add Aspeed LPC control driver
Cyril Bur
1
-0
/
+60
2017-03-17
vmbus: expose debug info for drivers
Stephen Hemminger
1
-0
/
+17
2017-03-17
vmbus: cleanup header file style
Stephen Hemminger
1
-6
/
+6
2017-03-17
vmbus: remove useless return's
Stephen Hemminger
1
-2
/
+0
2017-03-17
fpga: Add flag to indicate bitstream needs decrypting
Moritz Fischer
1
-0
/
+1
2017-03-17
linux/serdev.h: Replace 'ctrl->serdev' with 'serdev'
Andrey Smirnov
1
-2
/
+2
2017-03-17
usb: of: add functions to bind a companion controller
Yoshihiro Shimoda
1
-0
/
+5
2017-03-17
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
yuan linyu
1
-2
/
+2
2017-03-16
bpf: add helper inlining infra and optimize map_array lookup
Alexei Starovoitov
3
-1
/
+15
2017-03-16
tcp: remove tcp_tw_recycle
Soheil Hassas Yeganeh
3
-4
/
+1
2017-03-16
tcp: remove per-destination timestamp cache
Soheil Hassas Yeganeh
1
-5
/
+1
2017-03-16
net/mlx4_core: Avoid delays during VF driver device shutdown
Jack Morgenstein
1
-0
/
+1
2017-03-16
drivers core: remove assert_held_device_hotplug()
Heiko Carstens
1
-1
/
+0
2017-03-16
kasan: add a prototype of task_struct to avoid warning
Masami Hiramatsu
1
-0
/
+1
2017-03-16
raid5-ppl: Partial Parity Log write logging implementation
Artur Paszkiewicz
1
-0
/
+27
2017-03-16
md: superblock changes for PPL
Artur Paszkiewicz
1
-4
/
+14
2017-03-16
ipv4: fib_rules: Add notifier info to FIB rules notifications
Ido Schimmel
1
-0
/
+5
2017-03-16
ipv4: fib_rules: Check if rule is a default rule
Ido Schimmel
2
-0
/
+8
2017-03-16
Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm...
Ingo Molnar
1
-0
/
+1
2017-03-16
clk: meson-gxbb: expose clock CLKID_RNG0
Heiner Kallweit
1
-1
/
+2
2017-03-16
crypto: ccp - Assign DMA commands to the channel's CCP
Gary R Hook
1
-1
/
+1
2017-03-16
USB: serial: add endpoint sanity check to core
Johan Hovold
1
-0
/
+9
2017-03-16
USB: serial: allow up to 16 ports per device
Johan Hovold
1
-1
/
+1
2017-03-16
gpu: ipu-v3: add driver for Prefetch Resolve Gasket
Lucas Stach
1
-0
/
+15
2017-03-16
USB: serial: clean up endpoint and port-counter types
Johan Hovold
1
-5
/
+6
2017-03-16
locking/lockdep: Handle statically initialized PER_CPU locks properly
Thomas Gleixner
2
-0
/
+7
2017-03-16
locking/lockdep: Add new check to lock_downgrade()
J. R. Okajima
1
-0
/
+3
2017-03-16
perf/core: Add a flag for partial AUX records
Alexander Shishkin
1
-0
/
+1
2017-03-16
perf/core: Keep AUX flags in the output handle
Will Deacon
2
-4
/
+6
2017-03-16
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
45
-104
/
+433
2017-03-16
vmbus: remove hv_event_tasklet_disable/enable
Dexuan Cui
1
-3
/
+0
2017-03-16
vmbus: use rcu for per-cpu channel list
Stephen Hemminger
1
-0
/
+7
2017-03-15
scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+2
[prev]
[next]