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
2016-06-09
wext: reformat struct/union declarations
Johannes Berg
1
-41
/
+22
2016-06-08
sched: place state, next_sched and gso_skb in same cacheline again
Florian Westphal
1
-2
/
+2
2016-06-08
sched: remove qdisc->drop
Florian Westphal
1
-36
/
+0
2016-06-08
sched: remove qdisc_rehape_fail
Florian Westphal
1
-19
/
+0
2016-06-08
cbq: remove TCA_CBQ_POLICE support
Florian Westphal
1
-4
/
+0
2016-06-09
drm: Replace fb_helper->atomic with mode_config->atomic_commit
Daniel Vetter
1
-11
/
+0
2016-06-09
drm: Remove dev_pm_ops from drm_class
Lukas Wunner
1
-2
/
+0
2016-06-09
Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...
Dave Airlie
6
-234
/
+57
2016-06-09
Merge branch 'virtio-gpu-for-airlied' of git://git.kraxel.org/linux into drm-...
Dave Airlie
1
-0
/
+2
2016-06-09
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
9
-63
/
+306
2016-06-09
Backmerge tag 'v4.7-rc2' into drm-next
Dave Airlie
17
-29
/
+141
2016-06-09
cpufreq: Return index from cpufreq_frequency_table_target()
Viresh Kumar
1
-2
/
+1
2016-06-09
cpufreq: Drop freq-table param to cpufreq_frequency_table_target()
Viresh Kumar
1
-1
/
+0
2016-06-09
cpufreq: Remove cpufreq_frequency_get_table()
Viresh Kumar
1
-2
/
+0
2016-06-08
x86, asm: use bool for bitops and other assembly outputs
H. Peter Anvin
1
-6
/
+6
2016-06-08
net: Add l3mdev rule
David Ahern
3
-2
/
+35
2016-06-08
net: dsa: Initialize CPU port ethtool ops per tree
Florian Fainelli
1
-0
/
+1
2016-06-08
net: sched: fix missing doc annotations
Eric Dumazet
1
-1
/
+2
2016-06-08
qed: Add dcbnl support.
Sudarsana Reddy Kalluru
1
-0
/
+62
2016-06-08
qed: Add support for query/config dcbx.
Sudarsana Reddy Kalluru
1
-0
/
+90
2016-06-08
fsl/qe: Do not prefix header guard with CONFIG_
Andreas Ziegler
1
-2
/
+2
2016-06-08
drivers: of: Fix of_pci.h header guard
Robin Murphy
1
-1
/
+1
2016-06-08
locking/qspinlock: Use atomic_sub_return_release() in queued_spin_unlock()
Pan Xinhui
1
-3
/
+2
2016-06-08
locking/mutex: Optimize mutex_trylock() fast-path
Peter Zijlstra
2
-2
/
+6
2016-06-08
locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update()
Jason Low
1
-16
/
+0
2016-06-08
locking/rwsem: Convert sem->count to 'atomic_long_t'
Jason Low
2
-6
/
+8
2016-06-08
Merge branch 'locking/urgent' into locking/core, to pick up dependency
Ingo Molnar
1
-36
/
+17
2016-06-08
Merge branch 'sched/urgent' into sched/core, to pick up dependency
Ingo Molnar
11
-24
/
+60
2016-06-08
locking/qspinlock: Fix spin_unlock_wait() some more
Peter Zijlstra
1
-36
/
+17
2016-06-08
locking/barriers: Validate lockless_dereference() is used on a pointer type
Peter Zijlstra
1
-0
/
+4
2016-06-08
leds: core: Fix brightness setting upon hardware blinking enabled
Tony Makkiel
1
-11
/
+12
2016-06-08
spi: Add DMA support for spi_flash_read()
Vignesh R
1
-0
/
+4
2016-06-08
Merge branch 'linus' into perf/core, to refresh the branch
Ingo Molnar
602
-3785
/
+15462
2016-06-07
Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-1
/
+8
2016-06-07
usb: ohci-at91: Forcibly suspend ports while USB suspend
Wenyou Yang
1
-0
/
+29
2016-06-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2016-06-07
coredump: fix dumping through pipes
Mateusz Guzik
1
-0
/
+1
2016-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+1
2016-06-07
net: sched: fix tc_should_offload for specific clsact classes
Daniel Borkmann
2
-3
/
+8
2016-06-07
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
Eric Dumazet
2
-4
/
+16
2016-06-07
net_sched: transform qdisc running bit into a seqcount
Eric Dumazet
2
-11
/
+5
2016-06-07
gtp: #define _UAPI_LINUX_GTP_H_ and not _UAPI_LINUX_GTP_H__
Colin Ian King
1
-1
/
+1
2016-06-07
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2016-06-07
drivers/net: support hdlc function for QE-UCC
Zhao Qiang
2
-2
/
+21
2016-06-07
fsl/qe: Add QE TDM lib
Zhao Qiang
2
-4
/
+95
2016-06-07
fsl/qe: Make regs resouce_size_t
Zhao Qiang
1
-1
/
+1
2016-06-07
fsl/qe: setup clock source for TDM mode
Zhao Qiang
3
-0
/
+21
2016-06-07
fsl/qe: add rx_sync and tx_sync for TDM mode
Zhao Qiang
2
-0
/
+4
2016-06-07
net sched: indentation and other OCD stylistic fixes
Jamal Hadi Salim
3
-11
/
+13
2016-06-07
net sched actions: aggregate dumping of actions timeinfo
Jamal Hadi Salim
1
-0
/
+8
[prev]
[next]