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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-03
perf script: Add --show-cgroup-events option
Namhyung Kim
2
-0
/
+44
2020-04-03
perf top: Add --all-cgroups option
Namhyung Kim
2
-0
/
+19
2020-04-03
perf record: Add --all-cgroups option
Namhyung Kim
5
-2
/
+27
2020-04-03
perf record: Support synthesizing cgroup events
Namhyung Kim
4
-0
/
+129
2020-04-03
perf report: Add 'cgroup' sort key
Namhyung Kim
5
-0
/
+54
2020-04-03
perf cgroup: Maintain cgroup hierarchy
Namhyung Kim
5
-5
/
+109
2020-04-03
perf tools: Basic support for CGROUP event
Namhyung Kim
13
-1
/
+74
2020-04-03
perf tools: Add file-handle feature test
Namhyung Kim
4
-2
/
+28
2020-04-03
perf python: Include rwsem.c in the pythong biding
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-04-03
rtc: ds1307: check for failed memory allocation on wdt
Colin Ian King
1
-0
/
+2
2020-04-03
Documentation: PM: sleep: Document system-wide suspend code flows
Rafael J. Wysocki
2
-0
/
+271
2020-04-03
cpufreq: Select schedutil when using big.LITTLE
Linus Walleij
1
-0
/
+1
2020-04-03
ALSA: usb-audio: Add Pioneer DJ DJM-250MK2 quirk
František Kučera
1
-0
/
+42
2020-04-03
Merge branch 'topic/pcm-oss-fix' into for-linus
Takashi Iwai
0
-0
/
+0
2020-04-03
ALSA: pcm: oss: Fix regression by buffer overflow fix (again)
Takashi Iwai
1
-10
/
+12
2020-04-03
ALSA: pcm: oss: Fix regression by buffer overflow fix
Takashi Iwai
1
-8
/
+24
2020-04-03
Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs e...
Nicholas Piggin
1
-31
/
+13
2020-04-03
powerpc/time: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
1
-3
/
+1
2020-04-03
csky: Fixup cpu speculative execution to IO area
Guo Ren
5
-58
/
+25
2020-04-03
crypto: marvell/octeontx - fix double free of ptr
Colin Ian King
1
-3
/
+5
2020-04-03
crypto: hisilicon - Fix build error
YueHaibing
1
-0
/
+2
2020-04-03
csky: Add uprobes support
Guo Ren
8
-1
/
+201
2020-04-03
csky: Add kprobes supported
Guo Ren
16
-2
/
+1197
2020-04-02
Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-next
Dan Williams
17
-110
/
+251
2020-04-02
Merge branch 'for-5.7/numa' into libnvdimm-for-next
Dan Williams
9
-92
/
+140
2020-04-02
Merge branch 'for-5.6/libnvdimm-fixes' into libnvdimm-for-next
Dan Williams
7
-10
/
+18
2020-04-02
dax: Move mandatory ->zero_page_range() check in alloc_dax()
Vivek Goyal
5
-11
/
+18
2020-04-02
dax,iomap: Add helper dax_iomap_zero() to zero a range
Vivek Goyal
3
-30
/
+12
2020-04-02
dax: Use new dax zero page method for zeroing a page
Vivek Goyal
1
-30
/
+23
2020-04-02
dm,dax: Add dax zero_page_range operation
Vivek Goyal
5
-0
/
+91
2020-04-02
s390,dcssblk,dax: Add dax zero_page_range operation to dcssblk driver
Vivek Goyal
1
-0
/
+15
2020-04-02
dax, pmem: Add a dax operation zero_page_range
Vivek Goyal
3
-0
/
+35
2020-04-02
pmem: Add functions for reading/writing page to/from pmem
Vivek Goyal
1
-36
/
+50
2020-04-03
powerpc/pseries/ddw: Extend upper limit for huge DMA window for persistent me...
Alexey Kardashevskiy
1
-0
/
+9
2020-04-02
sparc32: use per-device dma_ops
Christoph Hellwig
7
-34
/
+16
2020-04-02
clk: sprd: fix to get a correct ibias of pll
Chunyan Zhang
1
-3
/
+4
2020-04-02
drivers/ide: convert to list_for_each_entry_safe()
chenqiwu
1
-5
/
+3
2020-04-02
mlxsw: spectrum_trap: fix unintention integer overflow on left shift
Colin Ian King
1
-1
/
+1
2020-04-02
pegasus: Remove pegasus' own workqueue
Petko Manolov
1
-32
/
+6
2020-04-02
neigh: support smaller retrans_time settting
Hangbin Liu
3
-9
/
+12
2020-04-02
net: openvswitch: use hlist_for_each_entry_rcu instead of hlist_for_each_entry
Tonghao Zhang
1
-4
/
+6
2020-04-02
net: core: enable SO_BINDTODEVICE for non-root users
Vincent Bernat
1
-1
/
+1
2020-04-02
Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
258
-2659
/
+5749
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
264
-8510
/
+13002
2020-04-02
Merge tag 'mtd/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
95
-6932
/
+8455
2020-04-03
Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux i...
Dave Airlie
16
-28
/
+692
2020-04-02
Merge tag 'dmaengine-5.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
40
-544
/
+1749
2020-04-02
Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
74
-520
/
+855
2020-04-02
NFS: Add a module parameter to set nfs_mountpoint_expiry_timeout
Trond Myklebust
1
-0
/
+50
2020-04-02
NFS: finish_automount() requires us to hold 2 refs to the mount record
Trond Myklebust
1
-5
/
+7
[prev]
[next]