index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-03
Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+5
2020-11-03
Merge tag 'docs-5.10-3' of git://git.lwn.net/linux
Linus Torvalds
1
-5
/
+10
2020-10-30
scripts: get_abi.pl: assume ReST format by default
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-30
docs: ABI: cleanup several ABI documents
Mauro Carvalho Chehab
1
-2
/
+0
2020-10-30
docs: Kconfig/Makefile: add a check for broken ABI files
Mauro Carvalho Chehab
1
-3
/
+11
2020-10-30
scripts: get_abi.pl: auto-generate cross references
Mauro Carvalho Chehab
1
-0
/
+31
2020-10-30
scripts: get_abi.pl: use bold font for ABI definitions
Mauro Carvalho Chehab
1
-0
/
+1
2020-10-30
scripts: get_abi.pl: prevent duplicated file names
Mauro Carvalho Chehab
1
-5
/
+10
2020-10-30
scripts: get_abi.pl: output users in ReST format
Mauro Carvalho Chehab
1
-0
/
+8
2020-10-30
scripts: get_abi.pl: detect duplicated ABI definitions
Mauro Carvalho Chehab
1
-27
/
+58
2020-10-30
scripts: get_abi.pl: cleanup ABI cross-reference logic
Mauro Carvalho Chehab
1
-64
/
+83
2020-10-30
scripts: get_abi.pl: improve its parser to better catch up indentation
Mauro Carvalho Chehab
1
-23
/
+19
2020-10-30
scripts: get_abi.pl: Allow optionally record from where a line came from
Mauro Carvalho Chehab
1
-1
/
+21
2020-10-30
scripts: get_abi.pl: fix parsing on ReST mode
Mauro Carvalho Chehab
1
-16
/
+14
2020-10-30
scripts: get_abi.pl: change script to allow parsing in ReST mode
Mauro Carvalho Chehab
1
-25
/
+47
2020-10-28
scripts: kernel-doc: use :c:union when needed
Mauro Carvalho Chehab
1
-1
/
+5
2020-10-28
scripts: kernel-doc: split typedef complex regex
Mauro Carvalho Chehab
1
-5
/
+9
2020-10-28
scripts: kernel-doc: fix typedef parsing
Mauro Carvalho Chehab
1
-2
/
+3
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-2
/
+2
2020-10-25
checkpatch: enable GIT_DIR environment use to set git repository location
Joe Perches
1
-5
/
+7
2020-10-23
Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2020-10-22
Merge tag 'kconfig-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2
-275
/
+170
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
19
-680
/
+401
2020-10-22
bpf: Fix bpf_redirect_neigh helper api to support supplying nexthop
Toke Høiland-Jørgensen
1
-0
/
+1
2020-10-21
kbuild: Use uname for LINUX_COMPILE_HOST detection
Chris Down
1
-1
/
+1
2020-10-21
kbuild: remove leftover comment for filechk utility
Rasmus Villemoes
1
-2
/
+0
2020-10-21
treewide: remove DISABLE_LTO
Sami Tolvanen
1
-1
/
+1
2020-10-18
Merge branch 'for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...
Linus Torvalds
11
-26
/
+1118
2020-10-17
coccinelle: api: add kfree_mismatch script
Denis Efremov
1
-0
/
+228
2020-10-16
Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-82
/
+223
2020-10-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-75
/
+209
2020-10-16
ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for Clang
George Popescu
1
-1
/
+9
2020-10-16
scripts/gdb/tasks: add headers and improve spacing format
Ritesh Harjani
1
-4
/
+5
2020-10-16
scripts/gdb/proc: add struct mount & struct super_block addr in lx-mounts com...
Ritesh Harjani
1
-8
/
+7
2020-10-16
checkpatch: add new warnings to author signoff checks.
Dwaipayan Ray
1
-16
/
+77
2020-10-16
checkpatch: fix false positive on empty block comment lines
Łukasz Stelmach
1
-1
/
+1
2020-10-16
checkpatch: fix multi-statement macro checks for while blocks.
Dwaipayan Ray
1
-3
/
+4
2020-10-16
checkpatch: emit a warning on embedded filenames
Joe Perches
1
-0
/
+6
2020-10-16
checkpatch: extend author Signed-off-by check for split From: header
Dwaipayan Ray
1
-0
/
+4
2020-10-16
checkpatch: allow not using -f with files that are in git
Joe Perches
1
-0
/
+14
2020-10-16
checkpatch: warn on self-assignments
Joe Perches
1
-0
/
+11
2020-10-16
const_structs.checkpatch: add pinctrl_ops and pinmux_ops
Rikard Falkeborn
1
-0
/
+2
2020-10-16
checkpatch: warn if trace_printk and friends are called
Nicolas Boichat
1
-0
/
+6
2020-10-16
const_structs.checkpatch: add phy_ops
Rikard Falkeborn
1
-0
/
+1
2020-10-16
checkpatch: add test for comma use that should be semicolon
Joe Perches
1
-0
/
+11
2020-10-16
checkpatch: move repeated word test
Joe Perches
1
-36
/
+36
2020-10-16
checkpatch: add --kconfig-prefix
Jerome Forissier
1
-4
/
+8
2020-10-16
get_maintainer: exclude MAINTAINERS file(s) from --git-fallback
Joe Perches
1
-2
/
+4
2020-10-16
get_maintainer: add test for file in VCS
Joe Perches
1
-0
/
+3
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-3
/
+7
[next]