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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
63
-86
/
+55
2015-03-13
fs: split generic and aio kiocb
Christoph Hellwig
7
-77
/
+81
2015-03-13
fs: don't allow to complete sync iocbs through aio_complete
Christoph Hellwig
5
-57
/
+12
2015-03-13
fuse: handle synchronous iocbs internally
Christoph Hellwig
2
-20
/
+32
2015-03-12
fs: remove ki_nbytes
Christoph Hellwig
10
-38
/
+28
2015-03-08
gadgetfs: really get rid of switching ->f_op
Alan Stern
1
-19
/
+19
2015-03-08
gadgetfs: get rid of flipping ->f_op in ep_config()
Al Viro
1
-53
/
+37
2015-02-17
gadget: switch ep_io_operations to ->read_iter/->write_iter
Al Viro
1
-214
/
+141
2015-02-17
gadgetfs: use-after-free in ->aio_read()
Al Viro
1
-3
/
+12
2015-02-17
gadget/function/f_fs.c: switch to ->{read,write}_iter()
Al Viro
1
-78
/
+58
2015-02-17
gadget/function/f_fs.c: use put iov_iter into io_data
Al Viro
1
-61
/
+25
2015-02-17
gadget/function/f_fs.c: close leaks
Al Viro
1
-2
/
+12
2015-02-17
move iov_iter.c from mm/ to lib/
Al Viro
3
-2
/
+2
2015-02-17
new helper: dup_iter()
Al Viro
2
-0
/
+17
2015-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
52
-143
/
+483
2015-02-17
Merge tag 'md/3.20-fixes' of git://neil.brown.name/md
Linus Torvalds
3
-3
/
+6
2015-02-17
Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+1
2015-02-17
Merge tag 'docs-fix' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-17
/
+0
2015-02-17
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-1
/
+6
2015-02-18
md/raid5: Fix livelock when array is both resyncing and degraded.
NeilBrown
1
-1
/
+2
2015-02-17
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
15
-37
/
+343
2015-02-17
Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
6
-29
/
+73
2015-02-17
Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
7
-218
/
+145
2015-02-17
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-165
/
+212
2015-02-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
23
-378
/
+356
2015-02-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
43
-238
/
+1185
2015-02-17
seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO
Kees Cook
1
-1
/
+3
2015-02-17
samples/seccomp: improve label helper
Kees Cook
2
-1
/
+9
2015-02-17
ipc,sem: use current->state helpers
Davidlohr Bueso
1
-1
/
+1
2015-02-17
scripts/gdb: disable pagination while printing from breakpoint handler
Jan Kiszka
1
-0
/
+11
2015-02-17
scripts/gdb: define maintainer
Jan Kiszka
1
-0
/
+5
2015-02-17
scripts/gdb: convert CpuList to generator function
Jan Kiszka
2
-40
/
+33
2015-02-17
scripts/gdb: convert ModuleList to generator function
Jan Kiszka
2
-23
/
+12
2015-02-17
scripts/gdb: use a generator instead of iterator for task list
Daniel Wagner
1
-30
/
+20
2015-02-17
scripts/gdb: ignore byte-compiled python files
Daniel Thompson
2
-0
/
+3
2015-02-17
scripts/gdb: port to python3 / gdb7.7
Pantelis Koukousoulas
6
-9
/
+18
2015-02-17
scripts/gdb: add basic documentation
Jan Kiszka
1
-0
/
+160
2015-02-17
scripts/gdb: add lx-lsmod command
Jan Kiszka
1
-1
/
+45
2015-02-17
scripts/gdb: add class to iterate over CPU masks
Jan Kiszka
1
-0
/
+54
2015-02-17
scripts/gdb: add lx_current convenience function
Jan Kiszka
1
-0
/
+17
2015-02-17
scripts/gdb: add internal helper and convenience function for per-cpu lookup
Jan Kiszka
2
-0
/
+69
2015-02-17
scripts/gdb: add get_gdbserver_type helper
Jan Kiszka
1
-0
/
+35
2015-02-17
scripts/gdb: add internal helper and convenience function to retrieve thread_...
Jan Kiszka
1
-0
/
+35
2015-02-17
scripts/gdb: add is_target_arch helper
Jan Kiszka
1
-0
/
+13
2015-02-17
scripts/gdb: add helper and convenience function to look up tasks
Jan Kiszka
2
-0
/
+28
2015-02-17
scripts/gdb: add task iteration class
Jan Kiszka
1
-0
/
+46
2015-02-17
scripts/gdb: add lx-dmesg command
Jan Kiszka
2
-0
/
+65
2015-02-17
scripts/gdb: add read_u16/32/64 helpers
Jan Kiszka
1
-0
/
+21
2015-02-17
scripts/gdb: add get_target_endianness helper
Jan Kiszka
1
-0
/
+18
2015-02-17
scripts/gdb: add internal helper and convenience function to look up a module
Jan Kiszka
2
-0
/
+29
[next]