index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-05
Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-76
/
+122
2020-07-02
Merge tag 'devicetree-fixes-for-5.8-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-15
/
+92
2020-07-02
kconfig: qconf: parse newer types at debug info
Mauro Carvalho Chehab
1
-0
/
+3
2020-07-02
kconfig: qconf: navigate menus on hyperlinks
Mauro Carvalho Chehab
1
-18
/
+7
2020-07-02
kconfig: qconf: don't show goback button on splitMode
Mauro Carvalho Chehab
1
-2
/
+3
2020-07-01
kconfig: qconf: simplify the goBack() logic
Mauro Carvalho Chehab
1
-31
/
+17
2020-07-01
kconfig: qconf: re-implement setSelected()
Mauro Carvalho Chehab
2
-12
/
+11
2020-07-01
kconfig: qconf: make debug links work again
Mauro Carvalho Chehab
2
-5
/
+71
2020-07-01
kconfig: qconf: make search fully work again on split mode
Mauro Carvalho Chehab
1
-7
/
+18
2020-07-01
kconfig: qconf: cleanup includes
Mauro Carvalho Chehab
2
-25
/
+16
2020-06-30
dt-bindings: copy process-schema-examples.yaml to process-schema.yaml
Masahiro Yamada
1
-0
/
+3
2020-06-30
scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19c
Rob Herring
10
-15
/
+89
2020-06-28
Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+31
2020-06-28
gcc-plugins: fix gcc-plugins directory path in documentation
Masahiro Yamada
1
-1
/
+1
2020-06-25
locking/atomics: Provide the arch_atomic_ interface to generic code
Peter Zijlstra
1
-0
/
+31
2020-06-21
Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-13
/
+8
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-6
/
+92
2020-06-17
scripts: Fix typo in headers_install.sh
Masanari Iida
1
-1
/
+1
2020-06-17
kconfig: unify cc-option and as-option
Masahiro Yamada
1
-7
/
+1
2020-06-16
recordmcount: support >64k sections
Sami Tolvanen
1
-6
/
+92
2020-06-17
kbuild: improve cc-option to clean up all temporary files
Masahiro Yamada
1
-5
/
+6
2020-06-15
scripts/decode_stacktrace: warn when modpath is needed but is unset
Sasha Levin
1
-1
/
+4
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+2
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+2
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
3
-8
/
+8
2020-06-12
Merge tag 'devicetree-fixes-for-5.8-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2020-06-12
Merge branch 'dt/schema-cleanups' into dt/linus
Rob Herring
46
-676
/
+1006
2020-06-11
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-5
/
+44
2020-06-11
Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
21
-84
/
+84
2020-06-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+11
2020-06-11
kcsan: Pass option tsan-instrument-read-before-write to Clang
Marco Elver
1
-0
/
+1
2020-06-11
kcsan: Support distinguishing volatile accesses
Marco Elver
1
-1
/
+4
2020-06-11
kcsan: Avoid inserting __tsan_func_entry/exit if possible
Marco Elver
1
-1
/
+10
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
5
-5
/
+31
2020-06-11
kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables
Denis Efremov
3
-8
/
+8
2020-06-11
locking/atomics: Flip fallbacks and instrumentation
Peter Zijlstra
21
-65
/
+63
2020-06-11
asm-generic/atomic: Use __always_inline for fallback wrappers
Marco Elver
20
-19
/
+21
2020-06-10
checkpatch: correct check for kernel parameters doc
Tim Froidcoeur
1
-2
/
+2
2020-06-10
scripts/spelling: add a few more typos
SeongJae Park
1
-0
/
+9
2020-06-10
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2020-06-10
Merge tag 'docs-5.8-2' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2020-06-09
scripts: Require pahole v1.16 when generating BTF
Lorenz Bauer
1
-2
/
+2
2020-06-08
scripts/dtc: use pkg-config to include <yaml.h> in non-standard path
Masahiro Yamada
1
-0
/
+3
2020-06-08
Replace HTTP links with HTTPS ones: documentation
Alexander A. Klimov
1
-1
/
+1
2020-06-06
Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh
Linus Torvalds
1
-3
/
+0
2020-06-06
Merge tag 'kconfig-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
10
-84
/
+46
2020-06-06
Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
21
-454
/
+483
2020-06-06
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2020-06-06
kbuild: add variables for compression tools
Denis Efremov
4
-14
/
+14
2020-06-06
mksysmap: Fix the mismatch of '.L' symbols in System.map
ashimida
1
-1
/
+1
[next]