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
2019-06-18
dt-bindings: Add missing newline at end of file
Geert Uytterhoeven
4
-4
/
+4
2019-06-18
of/fdt: Fix ‘of_fdt_match’ defined but not used compiler warning
Kefeng Wang
1
-54
/
+45
2019-06-18
dt-bindings: add Kontron vendor prefix
Marco Felsch
1
-0
/
+2
2019-06-14
dt-bindings: stm32: serial: Add optional reset
Erwan Le Ray
1
-0
/
+1
2019-06-13
Documentation: arm: Link idle-states binding to "enable-method" property
Amit Kucheria
1
-3
/
+10
2019-06-13
dt-bindings: property-units: Sanitize unit naming
Geert Uytterhoeven
1
-17
/
+17
2019-06-13
Documentation: devicetree: Add vendor prefix for B&R Industrial Automation GmbH
Hannes Schmelzer
1
-0
/
+2
2019-06-13
dt-bindings: Check the examples against the schemas
Rob Herring
1
-1
/
+1
2019-06-13
dt-bindings: vendor-prefixes: Also allow node names starting with '_'
Rob Herring
1
-1
/
+1
2019-06-12
scripts/dtc: Update to upstream version v1.5.0-23-g87963ee20693
Rob Herring
15
-56
/
+399
2019-06-11
dt-bindings: vendor: Add a bunch of vendors
Maxime Ripard
1
-0
/
+58
2019-05-26
dt-bindings: vendor: Fix simtek vendor compatible
Maxime Ripard
1
-2
/
+2
2019-05-26
dt-bindings: vendor: Escape single quote
Maxime Ripard
1
-1
/
+1
2019-05-24
of/fdt: Mark initial_boot_params as __ro_after_init
Stephen Boyd
1
-1
/
+1
2019-05-24
of/fdt: Remove dead code and mark functions with __init
Stephen Boyd
2
-43
/
+5
2019-05-24
dt-bindings: Remove Linuxisms from common-properties binding
Stephen Boyd
1
-9
/
+8
2019-05-24
of: reserved-memory: ignore disabled memory-region nodes
Krishna Reddy
1
-0
/
+3
2019-05-24
dt-bindings: Add vendor prefix for Espressif
Maxime Ripard
1
-0
/
+2
2019-05-22
checkpatch.pl: Update DT vendor prefix check
Rob Herring
1
-2
/
+2
2019-05-22
dt: bindings: mtd: replace references to nand.txt with nand-controller.yaml
Kamal Dasu
15
-39
/
+39
2019-05-22
dt-bindings: interrupt-controller: arm,gic: Fix schema errors in example
Rob Herring
1
-11
/
+13
2019-05-22
dt-bindings: arm: Clean up CPU binding examples
Robin Murphy
2
-8
/
+8
2019-05-22
dt: fix refs that were renamed to json with the same file name
Mauro Carvalho Chehab
5
-6
/
+6
2019-05-22
dt-bindings: Pass binding directory to validation tools
Rob Herring
2
-2
/
+2
2019-05-22
dt-bindings: sifive: describe sifive-blocks versioning
Paul Walmsley
1
-0
/
+38
2019-05-19
Linux 5.2-rc1
Linus Torvalds
1
-2
/
+2
2019-05-19
Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+8
2019-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-257
/
+889
2019-05-19
Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
74
-172
/
+178
2019-05-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-13
/
+111
2019-05-19
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-65
/
+107
2019-05-19
Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-51
/
+173
2019-05-19
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
94
-214
/
+5414
2019-05-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
12
-136
/
+202
2019-05-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
38
-229
/
+2511
2019-05-19
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+6
2019-05-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-26
/
+27
2019-05-19
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
25
-124
/
+277
2019-05-19
Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-5
/
+7
2019-05-19
Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
18
-659
/
+831
2019-05-19
Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
36
-321
/
+635
2019-05-19
kconfig: use 'else ifneq' for Makefile to improve readability
Masahiro Yamada
1
-3
/
+1
2019-05-18
panic: add an option to replay all the printk message in buffer
Feng Tang
5
-4
/
+24
2019-05-18
initramfs: don't free a non-existent initrd
Steven Price
1
-1
/
+1
2019-05-18
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...
Jiufei Xue
1
-3
/
+8
2019-05-18
mm/compaction.c: correct zone boundary handling when isolating pages from a p...
Mel Gorman
1
-2
/
+2
2019-05-18
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+43
2019-05-18
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+48
2019-05-18
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
2
-247
/
+763
2019-05-18
Merge tag 'perf-core-for-mingo-5.2-20190517' of git://git.kernel.org/pub/scm/...
Ingo Molnar
94
-214
/
+5414
[next]