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
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-05
modpost: fix module autoloading for OF devices with generic compatible property
Philipp Zabel
1
-24
/
+45
2016-05-01
checkkconfigsymbols.py: Fix typo in help message
Andreas Ziegler
1
-1
/
+1
2016-04-27
kbuild: adjust ksym_dep_filter for some cmd_* renames
Nicolas Pitre
1
-4
/
+6
2016-04-26
localmodconfig: Fix whitespace repeat count after "tristate"
Benjamin Poirier
1
-1
/
+1
2016-04-26
localmodconfig: Reset certificate paths
Benjamin Poirier
1
-0
/
+34
2016-04-26
localmodconfig: Add missing $ to reference a variable
Benjamin Poirier
1
-1
/
+1
2016-04-26
localmodconfig: Fix parsing of "help" text
Benjamin Poirier
1
-1
/
+1
2016-04-26
localmodconfig: Recognize more keywords that end a menu entry
Benjamin Poirier
1
-2
/
+2
2016-04-26
localmodconfig: Fix parsing of Kconfig "source" statements
Benjamin Poirier
1
-1
/
+1
2016-04-20
kbuild: Get rid of KBUILD_STR
Michal Marek
1
-4
/
+4
2016-04-20
kbuild: rename cmd_as_s_S to cmd_cpp_s_S
Masahiro Yamada
1
-3
/
+3
2016-04-20
kbuild: rename cmd_cc_i_c to cmd_cpp_i_c
Masahiro Yamada
1
-3
/
+3
2016-04-20
kbuild/mkspec: support 'update-bootloader'-based systems
Jiri Kosina
1
-0
/
+5
2016-04-20
scripts: coccinelle: remove check to move constants to right
Wolfram Sang
1
-171
/
+0
2016-04-20
Coccinelle: setup_timer: Add space in front of parentheses
Vaishali Thakkar
1
-2
/
+2
2016-04-20
scripts: genksyms: fix resource leak
Maxim Zhukov
1
-0
/
+3
2016-04-19
Merge 4.6-rc4 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+1
2016-04-12
debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage
Nicolai Stange
1
-0
/
+67
2016-04-07
ARM: 8553/1: kallsyms: remove --page-offset command line option
Ard Biesheuvel
1
-8
/
+0
2016-04-07
ARM: 8552/1: kallsyms: remove special lower address limit for CONFIG_ARM
Ard Biesheuvel
1
-4
/
+0
2016-04-07
ARM: 8555/1: kallsyms: ignore ARM mode switching veneers
Ard Biesheuvel
1
-0
/
+2
2016-04-06
ASN.1: fix open failure check on headername
Colin Ian King
1
-1
/
+1
2016-03-31
dtc: turn off dtc unit address warnings by default
Rob Herring
1
-0
/
+5
2016-03-29
kbuild: create/adjust generated/autoksyms.h
Nicolas Pitre
1
-0
/
+101
2016-03-29
kbuild: add fine grained build dependencies for exported symbols
Nicolas Pitre
2
-0
/
+28
2016-03-29
kbuild: de-duplicate fixdep usage
Nicolas Pitre
2
-15
/
+9
2016-03-29
fixdep: accept extra dependencies on stdin
Nicolas Pitre
1
-15
/
+45
2016-03-29
scripts/dtc: Update to upstream version 53bf130b1cdd
Rob Herring
4
-7
/
+31
2016-03-29
kbuild: record needed exported symbols for modules
Nicolas Pitre
1
-2
/
+11
2016-03-24
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
8
-9
/
+215
2016-03-24
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2
-6
/
+10
2016-03-24
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
4
-9
/
+12
2016-03-23
parisc: Use generic extable search and sort routines
Helge Deller
1
-0
/
+1
2016-03-22
ubsan: fix tree-wide -Wmaybe-uninitialized false positives
Andrey Ryabinin
1
-0
/
+4
2016-03-22
scripts/gdb: account for changes in module data structure
Jan Kiszka
2
-3
/
+4
2016-03-22
scripts/gdb: add cmdline reader command
Kieran Bingham
1
-0
/
+13
2016-03-22
scripts/gdb: add version command
Kieran Bingham
2
-0
/
+29
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
1
-0
/
+6
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+39
2016-03-19
Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-112
/
+741
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-5
/
+5
2016-03-17
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2016-03-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
5
-99
/
+580
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-14
/
+116
2016-03-15
kallsyms: add support for relative offsets in kallsyms address table
Ard Biesheuvel
3
-10
/
+75
2016-03-15
kallsyms: don't overload absolute symbol type for percpu symbols
Ard Biesheuvel
1
-2
/
+12
2016-03-15
x86: kallsyms: disable absolute percpu symbols on !SMP
Ard Biesheuvel
1
-1
/
+1
2016-03-15
checkpatch: fix another left brace warning
Geyslan G. Bem
1
-1
/
+1
2016-03-15
checkpatch: improve UNSPECIFIED_INT test for bare signed/unsigned uses
Joe Perches
1
-4
/
+8
2016-03-15
checkpatch: warn on bare unsigned or signed declarations without int
Joe Perches
1
-0
/
+20
[prev]
[next]