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
2013-08-23
lib/lz4: correct the LZ4 license
Richard Laager
3
-7
/
+7
2013-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-32
/
+43
2013-07-24
Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...
Herbert Xu
2
-32
/
+43
2013-07-19
alpha: Modernize lib/mpi/longlong.h
Richard Henderson
1
-10
/
+7
2013-07-14
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
3
-3
/
+3
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+5
2013-07-13
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2013-07-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2013-07-13
llist: fix/simplify llist_add() and llist_add_batch()
Oleg Nesterov
1
-10
/
+5
2013-07-12
mutex: Move ww_mutex definitions to ww_mutex.h
Maarten Lankhorst
1
-0
/
+1
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+122
2013-07-09
lib/scatterlist: error handling in __sg_alloc_table()
Dan Carpenter
1
-2
/
+4
2013-07-09
lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()
Akinobu Mita
1
-5
/
+83
2013-07-09
lib/scatterlist: factor out sg_miter_get_next_page() from sg_miter_next()
Akinobu Mita
1
-15
/
+24
2013-07-09
lib: add lz4 compressor module
Chanho Min
6
-2
/
+1056
2013-07-09
lib: add support for LZ4-compressed kernel
Kyungsik Lee
6
-1
/
+203
2013-07-09
decompressor: add LZ4 decompressor module
Kyungsik Lee
2
-0
/
+420
2013-07-09
lib: add weak clz/ctz functions
Chanho Min
2
-1
/
+59
2013-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-43
/
+32
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+3
2013-07-04
Merge branch 'kconfig-diet' from Dave Hansen
Linus Torvalds
1
-515
/
+561
2013-07-04
hang and lockup detection menu
Dave Hansen
1
-19
/
+23
2013-07-04
kconfig: consolidate printk options
Dave Hansen
1
-87
/
+90
2013-07-04
group locking debugging options
Dave Hansen
1
-6
/
+10
2013-07-04
consolidate compilation option configs
Dave Hansen
1
-76
/
+80
2013-07-04
consolidate runtime testing configs
Dave Hansen
1
-76
/
+81
2013-07-04
order memory debugging Kconfig options
Dave Hansen
1
-272
/
+277
2013-07-04
consolidate per-arch stack overflow debugging options
Dave Hansen
1
-0
/
+21
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
3
-8
/
+48
2013-07-03
idr: print a stack dump after ida_remove warning
Jean Delvare
1
-5
/
+2
2013-07-03
lib/percpu_counter.c: __this_cpu_write() doesn't need to be protected by spin...
Fan Du
1
-1
/
+1
2013-07-03
dump_stack: serialize the output from dump_stack()
Alex Thorlton
1
-2
/
+45
2013-07-03
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
15
-0
/
+31584
2013-07-02
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2
-1
/
+159
2013-07-02
Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-18
/
+717
2013-07-02
Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+0
2013-07-02
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-22
/
+1
2013-07-01
lib: vsprintf: add IPv4/v6 generic %p[Ii]S[pfs] format specifier
Daniel Borkmann
1
-2
/
+122
2013-06-28
lib: Move fonts from drivers/video/console/ to lib/fonts/
Geert Uytterhoeven
15
-0
/
+31584
2013-06-26
locking-selftests: Handle unexpected failures more strictly
Maarten Lankhorst
1
-3
/
+5
2013-06-26
mutex: Add more w/w tests to test EDEADLK path handling
Maarten Lankhorst
1
-3
/
+261
2013-06-26
mutex: Add more tests to lib/locking-selftest.c
Maarten Lankhorst
1
-0
/
+62
2013-06-26
mutex: Add w/w tests to lib/locking-selftest.c
Maarten Lankhorst
1
-19
/
+381
2013-06-26
mutex: Add w/w mutex slowpath debugging
Daniel Vetter
1
-0
/
+13
2013-06-26
mutex: Add support for wound/wait style locks
Maarten Lankhorst
1
-0
/
+2
2013-06-21
lib/Kconfig.debug: Restrict FRAME_POINTER for MIPS
Markos Chandras
1
-1
/
+1
2013-06-19
X.509: do not emit any informational output
Arnd Bergmann
1
-2
/
+0
2013-06-18
treewide: Fix typo in printk
Masanari Iida
1
-2
/
+2
2013-06-17
Merge 3.10-rc6 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+1
2013-06-17
Merge 3.10-rc6 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
[next]