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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-26
lib: generic show_mem()
Johannes Weiner
2
-1
/
+64
2008-07-26
task_current_syscall
Roland McGrath
2
-0
/
+77
2008-07-26
Use WARN() in lib/
Arjan van de Ven
4
-22
/
+15
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2
-2
/
+2
2008-07-26
radix-tree: add gang_lookup_slot, gang_lookup_slot_tag
Nick Piggin
1
-23
/
+155
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-2
/
+2
2008-07-25
idr: make idr_remove rcu-safe
Nadia Derbey
1
-14
/
+43
2008-07-25
idr: make idr_find rcu-safe
Nadia Derbey
1
-5
/
+6
2008-07-25
idr: make idr_get_new* rcu-safe
Nadia Derbey
1
-5
/
+9
2008-07-25
idr: error checking factorization
Nadia Derbey
1
-21
/
+9
2008-07-25
idr: fix a printk call
Nadia Derbey
1
-1
/
+2
2008-07-25
idr: rename some of the idr APIs internal routines
Nadia Derbey
1
-15
/
+16
2008-07-25
printk ratelimiting rewrite
Dave Young
1
-25
/
+30
2008-07-25
list debugging: use WARN() instead of BUG()
Dave Jones
1
-22
/
+14
2008-07-25
Example use of WARN()
Arjan van de Ven
1
-6
/
+3
2008-07-25
inflate: refactor inflate malloc code
Thomas Petazzoni
1
-7
/
+45
2008-07-25
lists: remove a redundant conditional definition of list_add()
Robert P. J. Day
1
-14
/
+0
2008-07-25
lib: allow memparse() to accept a NULL and ignorable second parm
Robert P. J. Day
1
-5
/
+11
2008-07-25
lzo: use get/put_unaligned_* helpers
Harvey Harrison
1
-4
/
+2
2008-07-24
rtc: BCD codeshrink
David Brownell
2
-1
/
+15
2008-07-24
add a helper function to test if an object is on the stack
FUJITA Tomonori
1
-3
/
+1
2008-07-24
mm: add a basic debugging framework for memory initialisation
Mel Gorman
1
-0
/
+12
2008-07-23
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+12
2008-07-23
Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+25
2008-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
1
-46
/
+130
2008-07-23
kgdb: remove unused HAVE_ARCH_KGDB_SHADOW_INFO config variable
Jason Wessel
1
-3
/
+0
2008-07-23
sg: reimplement sg mapping iterator
Tejun Heo
1
-46
/
+130
2008-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-1
/
+1
2008-07-22
remove CONFIG_KMOD from lib
Johannes Berg
1
-1
/
+1
2008-07-21
kobject: Transmit return value of call_usermodehelper() to caller
Wang Chen
1
-1
/
+2
2008-07-21
debugfs: Add a reference to the debugfs API documentation.
Robert P. J. Day
1
-0
/
+3
2008-07-21
kobject: replace '/' with '!' in name
Kay Sievers
1
-2
/
+8
2008-07-21
Merge branch 'linus' into cpus4096-for-linus
Ingo Molnar
4
-21
/
+54
2008-07-18
cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c, fix
Ingo Molnar
1
-1
/
+1
2008-07-18
cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c
Mike Travis
1
-3
/
+3
2008-07-18
Merge branch 'linus' into cpus4096
Ingo Molnar
4
-9
/
+81
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
11
-42
/
+211
2008-07-17
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-9
/
+5
2008-07-17
ftrace: do not trace library functions
Ingo Molnar
1
-12
/
+5
2008-07-17
ftrace: fix lockup with MAXSMP
Ingo Molnar
1
-0
/
+3
2008-07-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+1
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
3
-0
/
+75
2008-07-16
Merge branch 'linus' into cpus4096
Ingo Molnar
6
-41
/
+136
2008-07-15
Merge branch 'linus' into core/softlockup
Ingo Molnar
9
-51
/
+126
2008-07-15
Merge branch 'core/rcu' into core/rcu-for-linus
Ingo Molnar
2
-1
/
+20
2008-07-15
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2008-07-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-1
/
+6
2008-07-12
[SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC
Martin K. Petersen
3
-0
/
+75
2008-07-11
percpu_counter: new function percpu_counter_sum_and_set
Mingming Cao
1
-1
/
+6
2008-07-11
Merge branch 'linus' into core/rcu
Ingo Molnar
5
-46
/
+103
[next]