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-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+8
2013-11-15
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+6
2013-11-15
kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculation
Lars-Peter Clausen
1
-2
/
+2
2013-11-15
llists-move-llist_reverse_order-from-raid5-to-llistc-fix
Andrew Morton
1
-1
/
+1
2013-11-15
llists: move llist_reverse_order from raid5 to llist.c
Christoph Hellwig
1
-0
/
+22
2013-11-15
vsprintf: ignore %n again
Kees Cook
1
-11
/
+9
2013-11-15
lockref: use BLOATED_SPINLOCKS to avoid explicit config dependencies
Peter Zijlstra
2
-8
/
+1
2013-11-14
random32: use msecs_to_jiffies for reseed timer
Daniel Borkmann
1
-2
/
+6
2013-11-14
random32: add __init prefix to prandom_start_seed_timer
Daniel Borkmann
1
-2
/
+2
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-1060
/
+0
2013-11-14
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-23
/
+81
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-234
/
+536
2013-11-13
lib/genalloc: add a helper function for DMA buffer allocation
Nicolin Chen
1
-0
/
+28
2013-11-13
lib/digsig.c: use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
Duan Jiong
1
-1
/
+1
2013-11-13
lib/vsprintf.c: document formats for dentry and struct file
Olof Johansson
1
-0
/
+2
2013-11-13
lib/debugobjects.c: remove unnecessary work pending test
Xie XiuQi
1
-1
/
+1
2013-11-13
vsprintf: check real user/group id for %pK
Ryan Mallon
1
-3
/
+30
2013-11-13
percpu: add test module for various percpu operations
Greg Thelen
3
-0
/
+149
2013-11-13
mm: do not walk all of system memory during show_mem
Mel Gorman
1
-28
/
+11
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+2
2013-11-11
random32: add test cases for taus113 implementation
Daniel Borkmann
2
-6
/
+196
2013-11-11
random32: upgrade taus88 generator to taus113 from errata paper
Daniel Borkmann
1
-34
/
+46
2013-11-11
random32: add prandom_reseed_late() and call when nonblocking pool becomes in...
Hannes Frederic Sowa
1
-1
/
+22
2013-11-11
random32: add periodic reseeding
Hannes Frederic Sowa
1
-0
/
+23
2013-11-11
random32: fix off-by-one in seeding requirement
Daniel Borkmann
1
-7
/
+7
2013-11-11
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2013-11-08
Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...
Konrad Rzeszutek Wilk
1
-0
/
+1
2013-11-08
Merge tag 'v3.12-rc5' into stable/for-linus-3.13
Konrad Rzeszutek Wilk
3
-8
/
+24
2013-11-08
Merge branch 'blk-mq/core' into for-3.13/core
Jens Axboe
2
-23
/
+81
2013-11-07
Revert "sysfs: drop kobj_ns_type handling"
Linus Torvalds
1
-4
/
+1
2013-11-07
Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+9
2013-11-07
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+89
2013-11-06
locking: Move the percpu-rwsem code to kernel/locking/
Peter Zijlstra
2
-166
/
+0
2013-11-06
locking: Move the rwsem code to kernel/locking/
Peter Zijlstra
3
-591
/
+0
2013-11-06
locking: Move the spinlock code to kernel/locking/
Peter Zijlstra
2
-303
/
+0
2013-11-06
Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...
Ingo Molnar
2
-3
/
+2
2013-11-04
lib: crc32: reduce number of cases for crc32{, c}_combine
Daniel Borkmann
1
-2
/
+2
2013-11-04
lib: crc32: conditionally resched when running testcases
Daniel Borkmann
1
-0
/
+3
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+3
2013-11-03
lib: crc32: add test cases for crc32{, c}_combine routines
Daniel Borkmann
1
-0
/
+72
2013-11-03
lib: crc32: add functionality to combine two crc32{, c}s in GF(2)
Daniel Borkmann
1
-0
/
+81
2013-11-03
lib: crc32: clean up spacing in test cases
Daniel Borkmann
1
-200
/
+100
2013-11-01
Merge branch 'linus' into sched/core
Ingo Molnar
2
-1
/
+4
2013-10-31
lib/scatterlist.c: don't flush_kernel_dcache_page on slab page
Ming Lei
1
-1
/
+2
2013-10-29
Kconfig: make KOBJECT_RELEASE debugging require timer debugging
Linus Torvalds
1
-1
/
+1
2013-10-25
percpu_ida: add an API to return free tags
Shaohua Li
1
-0
/
+17
2013-10-25
percpu_ida: add percpu_ida_for_each_free
Shaohua Li
1
-0
/
+44
2013-10-25
percpu_ida: make percpu_ida percpu size/batch configurable
Shaohua Li
1
-17
/
+11
2013-10-25
percpu_counter: make APIs irq safe
Shaohua Li
1
-6
/
+9
2013-10-25
swiotlb: print a warning when the swiotlb is full
Stefano Stabellini
1
-0
/
+1
[next]