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
2012-10-19
MODSIGN: Move the magic string to the end of a module and eliminate the search
David Howells
1
-3
/
+3
2012-10-19
MODSIGN: perlify sign-file and merge in x509keyid
David Howells
2
-346
/
+399
2012-10-19
kbuild: Fix module signature generation
Linus Torvalds
1
-2
/
+3
2012-10-19
kbuild: sign the modules at install time
Rusty Russell
4
-111
/
+28
2012-10-18
Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
1
-34
/
+10
2012-10-17
dtc: fix for_each_*() to skip first object if deleted
Stephen Warren
1
-34
/
+10
2012-10-17
uapi: Allow automatic generation of uapi/asm/ header files
Catalin Marinas
1
-1
/
+1
2012-10-15
kbuild: Fix accidental revert in commit fe04ddf
Michal Marek
1
-2
/
+2
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-1
/
+2018
2012-10-12
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
5
-9
/
+366
2012-10-12
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
10
-130
/
+289
2012-10-12
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
4
-5
/
+6
2012-10-11
modpost: Permit .GCC.command.line sections
Jonathan Kliegman
1
-0
/
+1
2012-10-11
coccicheck: Add the rep+ctxt mode
Nicolas Palix
1
-0
/
+3
2012-10-11
scripts/coccinelle/tests/odd_ptr_err.cocci: semantic patch for IS_ERR/PTR_ERR...
Julia Lawall
1
-0
/
+65
2012-10-10
MODSIGN: Sign modules during the build process
David Howells
2
-1
/
+191
2012-10-10
MODSIGN: Provide a script for generating a key ID from an X.509 cert
David Howells
1
-0
/
+268
2012-10-09
Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux
Linus Torvalds
1
-0
/
+2
2012-10-08
X.509: Add simple ASN.1 grammar compiler
David Howells
4
-0
/
+1559
2012-10-08
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
8
-16
/
+16
2012-10-06
kernel-doc: don't mangle whitespace in Example section
Daniel Santos
1
-2
/
+7
2012-10-06
kernel-doc: bugfix - empty line in Example section
Daniel Santos
1
-1
/
+10
2012-10-06
kernel-doc: bugfix - multi-line macros
Daniel Santos
1
-0
/
+3
2012-10-06
checkpatch: fix name of "MODULE_PARM_DESC"
Kees Cook
1
-1
/
+1
2012-10-06
checkpatch: check networking specific block comment style
Joe Perches
1
-0
/
+14
2012-10-06
checkpatch: update suggested printk conversions
Joe Perches
1
-2
/
+4
2012-10-06
checkpatch: check utf-8 content from a commit log when it's missing from charset
Pasi Savanainen
1
-3
/
+12
2012-10-06
kbuild: make: fix if_changed when command contains backslashes
Sascha Hauer
1
-1
/
+1
2012-10-03
modpost: fix modpost warnings for xtensa
Max Filippov
1
-0
/
+2
2012-10-03
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
2
-25
/
+41
2012-10-03
Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
30
-701
/
+3847
2012-10-03
kbuild: Fix gcc -x syntax
Jean Delvare
6
-13
/
+13
2012-10-02
UAPI: Plumb the UAPI Kbuilds into the user header installation and checking
David Howells
2
-20
/
+39
2012-10-02
UAPI: Remove the objhdr-y export list
David Howells
1
-5
/
+2
2012-10-01
Merge tag 'staging-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+15
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-5
/
+5
2012-10-01
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+3
2012-10-01
Merge tag 'localmodconfig-v3.7-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-26
/
+24
2012-10-01
localmodconfig: Fix localyesconfig to set to 'y' not 'm'
Yuta Ando
1
-0
/
+2
2012-10-01
dtc: import latest upstream dtc
Stephen Warren
30
-701
/
+3847
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2012-09-27
kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...
Adam Lee
2
-12
/
+25
2012-09-27
menuconfig: Assign jump keys per-page instead of globally
Benjamin Poirier
6
-73
/
+149
2012-09-27
menuconfig: Do not open code textbox scroll up/down
Benjamin Poirier
1
-44
/
+11
2012-09-27
menuconfig: Add jump keys to search results
Benjamin Poirier
5
-35
/
+94
2012-09-27
menuconfig: Extend dialog_textbox so that it can return to a scrolled position
Benjamin Poirier
3
-6
/
+28
2012-09-27
menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypresses
Benjamin Poirier
3
-13
/
+33
2012-09-27
menuconfig: Remove superfluous conditionnal
Benjamin Poirier
1
-5
/
+3
2012-09-27
Kbuild: use normal compression settings for tar*-pkg
Andi Kleen
1
-3
/
+3
2012-09-27
kbuild: Do not package /boot and /lib in make tar-pkg
Michal Marek
2
-3
/
+3
[next]