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
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+6
2018-01-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+9
2018-01-29
Coccinelle: memdup: drop spurious line
Julia Lawall
1
-1
/
+0
2018-01-28
kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's help
Marc Herbert
2
-5
/
+7
2018-01-26
module/retpoline: Warn about missing retpoline in module
Andi Kleen
1
-0
/
+9
2018-01-25
kbuild: fix W= option checks for extra DTC warnings
Masahiro Yamada
1
-2
/
+2
2018-01-25
kconfig: make "Selected by:" and "Implied by:" readable
Petr Vorel
3
-6
/
+27
2018-01-25
kconfig: announce removal of oldnoconfig if used
Masahiro Yamada
1
-0
/
+2
2018-01-22
kconfig: fix make xconfig when gettext is missing
Yaakov Selkowitz
1
-0
/
+1
2018-01-22
kconfig: Clarify menu and 'if' dependency propagation
Ulf Magnusson
1
-0
/
+2
2018-01-22
kconfig: Document 'if' flattening logic
Ulf Magnusson
1
-0
/
+29
2018-01-22
kconfig: Clarify choice dependency propagation
Ulf Magnusson
1
-0
/
+7
2018-01-22
kconfig: Document SYMBOL_OPTIONAL logic
Ulf Magnusson
1
-0
/
+9
2018-01-22
kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIX
Masahiro Yamada
1
-6
/
+2
2018-01-22
kconfig: use default 'yy' prefix for lexer and parser
Masahiro Yamada
3
-22
/
+19
2018-01-22
kconfig: make conf_unsaved a local variable of conf_read()
Masahiro Yamada
1
-2
/
+2
2018-01-22
kconfig: make xfgets() really static
Masahiro Yamada
1
-10
/
+7
2018-01-22
kconfig: make input_mode static
Masahiro Yamada
1
-1
/
+2
2018-01-22
kconfig: Warn if there is more than one help text
Ulf Magnusson
1
-0
/
+5
2018-01-22
kconfig: drop 'boolean' keyword
Masahiro Yamada
6
-7
/
+6
2018-01-22
kconfig: Remove menu_end_entry()
Ulf Magnusson
3
-11
/
+1
2018-01-22
kconfig: Document important expression functions
Ulf Magnusson
1
-0
/
+106
2018-01-22
kconfig: Document automatic submenu creation code
Ulf Magnusson
1
-0
/
+38
2018-01-22
kconfig: Fix choice symbol expression leak
Ulf Magnusson
1
-0
/
+3
2018-01-22
kconfig: Fix expr_free() E_NOT leak
Ulf Magnusson
1
-1
/
+1
2018-01-22
kconfig: Fix automatic menu creation mem leak
Ulf Magnusson
1
-0
/
+1
2018-01-22
kconfig: Don't leak main menus during parsing
Ulf Magnusson
1
-9
/
+24
2018-01-19
scripts/gdb/linux/tasks.py: fix get_thread_info
Xi Kangjie
1
-0
/
+2
2018-01-19
scripts/decodecode: fix decoding for AArch64 (arm64) instructions
Will Deacon
1
-0
/
+8
2018-01-18
Kbuild: suppress packed-not-aligned warning for default setting only
Xiongfeng Wang
1
-0
/
+3
2018-01-18
fixdep: use existing helper to check modular CONFIG options
Masahiro Yamada
1
-12
/
+12
2018-01-18
fixdep: refactor parse_dep_file()
Masahiro Yamada
1
-40
/
+40
2018-01-18
fixdep: move global variables to local variables of main()
Masahiro Yamada
1
-26
/
+16
2018-01-18
fixdep: remove unneeded memcpy() in parse_dep_file()
Masahiro Yamada
1
-13
/
+9
2018-01-18
fixdep: factor out common code for reading files
Masahiro Yamada
1
-55
/
+20
2018-01-18
fixdep: use malloc() and read() to load dep_file to buffer
Masahiro Yamada
1
-24
/
+32
2018-01-18
fixdep: remove unnecessary <arpa/inet.h> inclusion
Masahiro Yamada
1
-1
/
+0
2018-01-17
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+10
2018-01-16
modpost: Remove trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-16
Coccinelle: kzalloc-simple: Rename kzalloc-simple to zalloc-simple
Himanshu Jha
1
-0
/
+0
2018-01-16
Coccinelle: ifnullfree: Trim the warning reported in report mode
Himanshu Jha
1
-1
/
+1
2018-01-16
Coccinelle: alloc_cast: Add more memory allocating functions to the list
Himanshu Jha
1
-21
/
+71
2018-01-16
Coccinelle: array_size: report even if include is missing
Jérémy Lefaure
1
-2
/
+2
2018-01-16
Coccinelle: kzalloc-simple: Add all zero allocating functions
Himanshu Jha
1
-5
/
+367
2018-01-16
objtool: Fix seg fault with gold linker
Josh Poimboeuf
1
-4
/
+10
2018-01-13
Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+4
2018-01-13
genksyms: drop *.hash.c from .gitignore
Masahiro Yamada
1
-1
/
+0
2018-01-11
kconfig: Don't leak 'option' arguments during parsing
Ulf Magnusson
1
-1
/
+3
2018-01-11
kconfig: Don't leak 'source' filenames during parsing
Ulf Magnusson
2
-0
/
+5
2018-01-10
kconfig: Don't leak symbol names during parsing
Ulf Magnusson
1
-17
/
+19
[prev]
[next]