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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
1
-0
/
+4
2016-11-16
Merge branch 'topic/st_fdma' of git://git.kernel.org/pub/scm/linux/kernel/git...
Bjorn Andersson
1
-0
/
+58
2016-11-16
netpoll: more efficient locking
Eric Dumazet
2
-7
/
+7
2016-11-16
ACPI / tebles: remove redundant declare of acpi_table_parse_entries()
Longpeng \(Mike\)
1
-4
/
+0
2016-11-16
Merge tag 'v4.9-rc5' into patchwork
Mauro Carvalho Chehab
30
-119
/
+182
2016-11-16
net: busy-poll: return busypolling status to drivers
Eric Dumazet
1
-3
/
+4
2016-11-16
net: busy-poll: allow preemption in sk_busy_loop()
Eric Dumazet
1
-0
/
+10
2016-11-16
bpf: fix range arithmetic for bpf map access
Josef Bacik
1
-2
/
+3
2016-11-16
[media] cec: move the CEC framework out of staging and to media
Hans Verkuil
2
-3042
/
+0
2016-11-16
[media] cec: add proper support for CDC-Only CEC devices
Hans Verkuil
1
-0
/
+52
2016-11-16
[media] cec: add CEC_MSG_FL_REPLY_TO_FOLLOWERS
Hans Verkuil
1
-1
/
+4
2016-11-16
[media] cec: add flag to cec_log_addrs to enable RC passthrough
Hans Verkuil
1
-0
/
+2
2016-11-16
Merge tag 'iio-for-4.10c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
3
-0
/
+79
2016-11-16
Merge branch 'x86/cpufeature' into x86/cache
Thomas Gleixner
21
-78
/
+124
2016-11-16
serial: 8250: Expose set_ldisc function
Ed Blake
2
-0
/
+6
2016-11-16
serial: 8250: Add IrDA to UART capabilities
Ed Blake
1
-2
/
+2
2016-11-16
locking/mutex: Don't mark mutex_trylock_recursive() as deprecated, temporarily
Ingo Molnar
1
-1
/
+1
2016-11-16
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
8
-11
/
+31
2016-11-16
x86/mcheck: Move CPU_DEAD to hotplug state machine
Sebastian Andrzej Siewior
1
-0
/
+1
2016-11-16
timer: Move sys_alarm from timer.c to itimer.c
Nicolas Pitre
1
-2
/
+0
2016-11-16
ptp_clock: Allow for it to be optional
Nicolas Pitre
1
-24
/
+41
2016-11-15
devres: add devm_alloc_percpu()
Madalin Bucur
1
-0
/
+19
2016-11-15
ftrace: Provide API to use global filtering for ftrace ops
Joel Fernandes
1
-0
/
+2
2016-11-15
pstore: Add ftrace timestamp counter
Joel Fernandes
1
-0
/
+76
2016-11-15
ramoops: Split ftrace buffer space into per-CPU zones
Joel Fernandes
1
-0
/
+3
2016-11-15
pstore: Allow prz to control need for locking
Joel Fernandes
1
-1
/
+9
2016-11-15
net: phy: Add phy_ethtool_nway_reset
Florian Fainelli
1
-0
/
+1
2016-11-15
vxlan: avoid vlan processing in vxlan device.
pravin shelar
1
-16
/
+0
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-17
/
+38
2016-11-15
locking/mutex, drm: Introduce mutex_trylock_recursive()
Peter Zijlstra
1
-0
/
+31
2016-11-15
doc/dma-buf: Fix up include directives
Daniel Vetter
1
-1
/
+1
2016-11-15
iommu: Allow taking a reference on a group directly
Robin Murphy
1
-0
/
+1
2016-11-15
sched/cputime: Simplify task_cputime()
Stanislaw Gruszka
1
-8
/
+4
2016-11-15
sched/cputime, powerpc, s390: Make scaled cputime arch specific
Stanislaw Gruszka
2
-8
/
+19
2016-11-15
dma-buf: Use fence_get_rcu_safe() for retrieving the exclusive fence
Chris Wilson
1
-9
/
+6
2016-11-14
remoteproc: Merge table_ptr and cached_table pointers
Bjorn Andersson
1
-3
/
+1
2016-11-14
remoteproc: Decouple vdev resources and devices
Bjorn Andersson
1
-0
/
+5
2016-11-14
remoteproc: Assign kref to rproc_vdev
Bjorn Andersson
1
-0
/
+3
2016-11-14
rpmsg: smd: Expose edge registration functions
Bjorn Andersson
1
-0
/
+33
2016-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+16
2016-11-14
of/pci: Add of_pci_get_max_link_speed() to parse max-link-speed from DT
Shawn Lin
1
-0
/
+7
2016-11-14
Merge remote-tracking branch 'gregkh-driver-core/driver-core-next' into arm/e...
Joerg Roedel
5
-17
/
+126
2016-11-14
iommu/dma: Implement dma_{map,unmap}_resource()
Robin Murphy
1
-0
/
+4
2016-11-14
Merge 4.9-rc5 into char-misc-next
Greg Kroah-Hartman
16
-41
/
+85
2016-11-14
sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
Scott Mayhew
1
-0
/
+1
2016-11-14
KVM: arm64: vgic-its: Fix compatibility with 32-bit
Vladimir Murzin
1
-4
/
+4
2016-11-14
Merge 4.9-rc5 into staging-next
Greg Kroah-Hartman
16
-41
/
+85
2016-11-14
Merge 4.9-rc5 into usb-next
Greg Kroah-Hartman
16
-41
/
+85
2016-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
9
-176
/
+208
2016-11-13
Merge branch 'fscrypt' into origin
Theodore Ts'o
1
-12
/
+26
[prev]
[next]