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
2014-04-07
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
3
-7
/
+4
2014-04-07
kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT
Josh Triplett
6
-6
/
+20
2014-04-06
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-26
/
+66
2014-04-03
checkpatch: don't warn on bitfield spaces around :
Joe Perches
1
-2
/
+5
2014-04-03
checkpatch: expand parenthesis alignment test to declarations, functions and ...
Joe Perches
1
-4
/
+6
2014-04-03
checkpatch.pl: add check for Change-Id
Christopher Covington
1
-0
/
+6
2014-04-03
scripts/checkpatch.pl: __GFP_NOFAIL isn't going away
Andrew Morton
1
-6
/
+0
2014-04-03
checkpatch: net and drivers/net: warn on missing blank line after variable de...
Joe Perches
1
-0
/
+15
2014-04-03
checkpatch: improve the compatible vendor match
Florian Vaussard
1
-5
/
+5
2014-04-03
checkpatch: check compatible strings in .c and .h too
Florian Vaussard
1
-2
/
+4
2014-04-03
checkpatch: fix spurious vendor compatible warnings
Florian Vaussard
1
-2
/
+2
2014-04-03
checkpatch: check vendor compatible with dashes
Florian Vaussard
1
-1
/
+1
2014-04-03
checkpatch: improve octal permissions test speed
Joe Perches
1
-20
/
+31
2014-04-03
checkpatch.pl: modify warning message for printk usage
Yogesh Chaudhari
1
-1
/
+1
2014-04-03
checkpatch: make "return is not a function" test quieter
Joe Perches
1
-7
/
+15
2014-04-03
checkpatch: ignore networking block comment style first lines in file
Joe Perches
1
-1
/
+2
2014-04-03
checkpatch: use a more consistent function argument style
Joe Perches
1
-9
/
+20
2014-04-03
checkpatch: add test for char * arrays that could be static const
Joe Perches
1
-0
/
+7
2014-04-03
checkpatch: fix jiffies comparison and others
Joe Perches
1
-1
/
+1
2014-04-03
checkpatch: avoid sscanf test duplicated messages
Joe Perches
1
-1
/
+1
2014-04-03
checkpatch: update octal permissions warning
Joe Perches
1
-2
/
+4
2014-04-03
checkpatch: warn on uses of __constant_<foo> functions
Joe Perches
1
-0
/
+13
2014-04-03
checkpatch: add checks for constant non-octal permissions
Joe Perches
1
-2
/
+34
2014-04-03
checkpatch: don't warn on some function pointer return styles
Joe Perches
1
-10
/
+21
2014-04-03
checkpatch: add test for long udelay
Joe Perches
1
-3
/
+8
2014-04-03
genksyms: fix typeof() handling
Jan Beulich
7
-384
/
+498
2014-04-02
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
10
-365
/
+582
2014-04-01
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+18
2014-03-31
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
6
-4
/
+71
2014-03-31
Merge remote-tracking branch 'robh/for-next' into devicetree/next
Grant Likely
3
-3
/
+15
2014-03-29
kbuild: move "quote" to Kbuild.include to be consistent
Masahiro Yamada
2
-4
/
+1
2014-03-17
kallsyms: fix percpu vars on x86-64 with relocation.
Rusty Russell
2
-0
/
+25
2014-03-17
kallsyms: generalize address range checking
Kees Cook
1
-21
/
+32
2014-03-14
kbuild: specify build_docproc as a phony target
Masahiro Yamada
1
-3
/
+3
2014-03-13
module: allow multiple calls to MODULE_DEVICE_TABLE() per module
Tom Gundersen
1
-5
/
+9
2014-03-10
revert "kallsyms: fix absolute addresses for kASLR"
Andrew Morton
1
-1
/
+2
2014-03-07
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+13
2014-03-04
kallsyms: fix absolute addresses for kASLR
Andy Honig
1
-2
/
+1
2014-03-04
scripts/gen_initramfs_list.sh: fix flags for initramfs LZ4 compression
Daniel M. Weeks
1
-1
/
+1
2014-03-04
Merge tag 'v3.14-rc5' into HEAD
Grant Likely
4
-5
/
+6
2014-03-02
Merge 3.14-rc5 into driver-core-next
Greg Kroah-Hartman
1
-0
/
+1
2014-02-20
kbuild: dtbs_install: new make target
Jason Cooper
1
-0
/
+12
2014-02-20
of: Move testcase FDT data into drivers/of
Grant Likely
1
-0
/
+1
2014-02-18
x86: align x86 arch with generic CPU modalias handling
Ard Biesheuvel
1
-5
/
+5
2014-02-18
cpu: add generic support for CPU feature based module autoloading
Ard Biesheuvel
2
-0
/
+13
2014-02-18
ARM: 7964/1: Detect section mismatches in thumb relocations
David A. Long
1
-0
/
+13
2014-02-14
Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+2
2014-02-13
Kbuild, lto: Handle basic LTO in modpost
Andi Kleen
1
-1
/
+5
2014-02-13
Kbuild, lto: Disable LTO for asm-offsets.c
Andi Kleen
1
-1
/
+1
2014-02-13
Kbuild, lto: Add a gcc-ld script to let run gcc as ld
Andi Kleen
1
-0
/
+29
[next]