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-11-12
drm: move allocation out of drm_get_format_name()
Eric Engestrom
1
-1
/
+9
2016-11-11
Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+2
2016-11-11
clk: hisilicon: add CRG driver for Hi3798CV200 SoC
Jiancheng Xue
1
-0
/
+66
2016-11-11
Merge branch 'device-properties'
Rafael J. Wysocki
1
-1
/
+2
2016-11-11
block: move poll code to blk-mq
Jens Axboe
1
-1
/
+1
2016-11-11
pstore: Make spinlock per zone instead of global
Joel Fernandes
1
-0
/
+1
2016-11-11
thread_info: include <current.h> for THREAD_INFO_IN_TASK
Mark Rutland
1
-0
/
+6
2016-11-11
thread_info: factor out restart_block
Mark Rutland
2
-40
/
+52
2016-11-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-9
/
+10
2016-11-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-11-11
Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+2
2016-11-11
mm: kmemleak: scan .data.ro_after_init
Jakub Kicinski
2
-1
/
+7
2016-11-11
Revert "console: don't prefer first registered if DT specifies stdout-path"
Hans de Goede
1
-6
/
+0
2016-11-11
mm, frontswap: make sure allocated frontswap map is assigned
Vlastimil Babka
1
-2
/
+3
2016-11-11
ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_simple_widgets
Kuninori Morimoto
1
-2
/
+6
2016-11-11
ASoC: soc-core: adjust for graph on snd_soc_of_parse_card_name
Kuninori Morimoto
1
-2
/
+5
2016-11-11
ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_prefix
Kuninori Morimoto
1
-1
/
+5
2016-11-11
ASoC: soc-core: snd_soc_get_dai_name() become non static
Kuninori Morimoto
1
-0
/
+2
2016-11-11
ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_routing
Kuninori Morimoto
1
-2
/
+7
2016-11-11
Merge branch 'topic/restize-docs' into for-next
Takashi Iwai
24
-59
/
+148
2016-11-11
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
44
-135
/
+257
2016-11-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
33
-105
/
+190
2016-11-11
cpufreq: stats: New sysfs attribute for clearing statistics
Markus Mayer
1
-0
/
+4
2016-11-10
Merge branch 'clk-qcom-rpm' into clk-next
Stephen Boyd
1
-0
/
+69
2016-11-10
clk: qcom: Add support for RPM Clocks
Georgi Djakov
1
-0
/
+24
2016-11-10
clk: qcom: Add support for SMD-RPM Clocks
Georgi Djakov
1
-0
/
+45
2016-11-10
Merge branch 'clk-qcom-8994' into clk-next
Stephen Boyd
1
-0
/
+137
2016-11-11
Merge tag 'imx-drm-next-2016-11-10' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
1
-2
/
+1
2016-11-11
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
11
-23
/
+312
2016-11-10
dt-bindings: qcom: clocks: Add msm8994 clock bindings
Jeremy McNicoll
1
-0
/
+137
2016-11-10
block: hook up writeback throttling
Jens Axboe
1
-0
/
+3
2016-11-10
blk-wbt: add general throttling mechanism
Jens Axboe
1
-0
/
+153
2016-11-10
block: add scalable completion tracking of requests
Jens Axboe
2
-0
/
+23
2016-11-10
libceph: initialize last_linger_id with a large integer
Ilya Dryomov
1
-0
/
+2
2016-11-10
nvme: introduce struct nvme_request
Christoph Hellwig
1
-5
/
+5
2016-11-10
drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled
Sudeep Holla
1
-0
/
+1
2016-11-10
fpga: fpga-region: device tree control for FPGA
Alan Tull
1
-0
/
+2
2016-11-10
fpga: add fpga bridge framework
Alan Tull
1
-0
/
+60
2016-11-10
fpga-mgr: add fpga image information struct
Alan Tull
1
-4
/
+19
2016-11-10
fpga: add method to get fpga manager from device
Alan Tull
1
-0
/
+2
2016-11-10
of/overlay: add of overlay notifications
Alan Tull
1
-0
/
+25
2016-11-10
netfilter: ipset: Count non-static extension memory for userspace
Jozsef Kadlecsik
2
-4
/
+11
2016-11-10
netfilter: ipset: Add element count to all set types header
Jozsef Kadlecsik
2
-1
/
+3
2016-11-10
netfilter: ipset: Regroup ip_set_put_extensions and add extern
Jozsef Kadlecsik
1
-4
/
+2
2016-11-10
netfilter: ipset: Split extensions into separate files
Jozsef Kadlecsik
3
-93
/
+123
2016-11-10
netfilter: ipset: Use kmalloc() in comment extension helper
Jozsef Kadlecsik
1
-1
/
+1
2016-11-10
netfilter: ipset: Improve skbinfo get/init helpers
Jozsef Kadlecsik
1
-19
/
+11
2016-11-10
netfilter: ipset: Headers file cleanup
Jozsef Kadlecsik
1
-21
/
+21
2016-11-10
netfilter: ipset: Mark some helper args as const.
Jozsef Kadlecsik
3
-5
/
+5
2016-11-10
netfilter: ipset: Remove extra whitespaces in ip_set.h
Jozsef Kadlecsik
1
-6
/
+7
[prev]
[next]