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
/
kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-10
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2
-36
/
+79
2006-01-08
[PATCH] kconf: Check for eof from input stream.
Ben Collins
1
-2
/
+16
2006-01-08
[PATCH] fix gcc4.1 build failure on xconfig
Dave Jones
1
-3
/
+3
2006-01-08
kconfig: factor out ncurses check in a shell script
Sam Ravnborg
2
-36
/
+79
2006-01-06
kconfig: fix gconfig with POSIXLY_CORRECT=1
Adrian Bunk
1
-4
/
+4
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
17
-3
/
+2641
2006-01-03
s/retreiv/retriev/g
Matt Mackall
1
-1
/
+1
2006-01-03
gitignore: ignore more generated files
1
-0
/
+4
2006-01-01
kconfig: Remove support for lxdialog --checklist
Petr Baudis
3
-51
/
+17
2006-01-01
gitignore: misc files
Brian Gerst
1
-0
/
+1
2005-12-26
kbuild: always run 'make silentoldconfig' when tree is cleaned
Sam Ravnborg
1
-1
/
+1
2005-12-16
kconfig: move lxdialog to scripts/kconfig/lxdialog
Sam Ravnborg
14
-2
/
+2669
2005-11-22
[PATCH] prefer pkg-config for the QT check
Roman Zippel
1
-29
/
+39
2005-11-09
[PATCH] kconfig: stricter error checking for .config
Roman Zippel
2
-19
/
+77
2005-11-09
[PATCH] kconfig: improve error handling in the parser
Roman Zippel
6
-421
/
+515
2005-11-09
[PATCH] kconfig: simplify symbol type parsing
Roman Zippel
7
-447
/
+342
2005-11-09
[PATCH] kconfig: use gperf for kconfig keywords
Roman Zippel
8
-1777
/
+732
2005-11-09
[PATCH] kconfig: update kconfig Makefile
Roman Zippel
2
-136
/
+7
2005-11-09
[PATCH] kconfig: allow variable argumnts for range
Roman Zippel
2
-6
/
+62
2005-11-09
[PATCH] kconfig: preset config during all*config
Roman Zippel
3
-3
/
+45
2005-11-09
[PATCH] kconfig: fix restart for choice symbols
Roman Zippel
2
-4
/
+14
2005-11-09
[PATCH] kconfig: Fix Kconfig performance bug
David Gibson
4
-12
/
+10
2005-11-07
[PATCH] typo correction for fix-build-on-nls-free-systems
Yuri Vasilevski
1
-1
/
+1
2005-11-06
kconfig: fix xconfig on fedora 2 & 3 (x86_64)
Sam Ravnborg
1
-5
/
+10
2005-10-30
[PATCH] fix build on nls free systems
Yuri Vasilevski
2
-1
/
+16
2005-10-30
[PATCH] clarify menuconfig /(search) help text
Randy Dunlap
1
-1
/
+2
2005-10-18
Add some basic .gitignore files
Linus Torvalds
1
-0
/
+16
2005-09-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
4
-11
/
+11
2005-09-05
[PATCH] kconfig: linux.pot for all arch
Egry Gabor
1
-2
/
+14
2005-09-05
[PATCH] kconfig: kxgettext: EOL fix
Egry Gabor
1
-1
/
+6
2005-09-05
[PATCH] kconfig: kxgettext: message fix
Egry Gabor
1
-4
/
+5
2005-07-28
[PATCH] fix gconfig crash
Joachim Nilsson
2
-102
/
+209
2005-07-28
[PATCH] kconfig: trivial cleanup
blaisorblade@yahoo.it
4
-11
/
+11
2005-06-25
[PATCH] Kill signed chars
J.A. Magallon
3
-7
/
+7
2005-06-25
[PATCH] mconf.c needs locale.h
Jean-Christophe Dubois
1
-0
/
+1
2005-06-23
[PATCH] gconfig: only show scrollbars if needed
Thierry Vignaud
1
-5
/
+5
2005-05-05
[PATCH] Kconfig i18n support
Arnaldo Carvalho de Melo
10
-124
/
+395
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
22
-0
/
+16325