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-02-10
Merge branch 'xfs-misc-fixes-for-3.20-4' into for-next
Dave Chinner
5
-6
/
+14
2015-02-10
xfs: only trace buffer items if they exist
Dave Chinner
1
-2
/
+3
2015-02-06
xfs: report proper f_files in statfs if we overshoot imaxpct
Eric Sandeen
1
-0
/
+5
2015-02-06
xfs: fix panic_mask documentation
Eric Sandeen
1
-2
/
+3
2015-02-05
xfs: xfs_ioctl_setattr_check_projid can be static
kbuild test robot
1
-2
/
+2
2015-02-05
xfs: growfs should use synchronous transactions
Christoph Hellwig
1
-0
/
+1
2015-02-02
Merge branch 'xfs-ioctl-setattr-cleanup' into for-next
Dave Chinner
1
-220
/
+231
2015-02-02
xfs: fix behaviour of XFS_IOC_FSSETXATTR on directories
Iustin Pop
1
-14
/
+25
2015-02-02
xfs: factor projid hint checking out of xfs_ioctl_setattr
Dave Chinner
1
-19
/
+31
2015-02-02
xfs: factor extsize hint checking out of xfs_ioctl_setattr
Dave Chinner
1
-39
/
+51
2015-02-02
xfs: XFS_IOCTL_SETXATTR can run in user namespaces
Dave Chinner
1
-9
/
+13
2015-02-02
xfs: kill xfs_ioctl_setattr behaviour mask
Dave Chinner
1
-103
/
+65
2015-02-02
xfs: disaggregate xfs_ioctl_setattr
Dave Chinner
1
-5
/
+18
2015-02-02
xfs: factor out xfs_ioctl_setattr transaciton preamble
Dave Chinner
1
-46
/
+55
2015-02-02
xfs: separate xflags from xfs_ioctl_setattr
Dave Chinner
1
-48
/
+41
2015-02-02
xfs: FSX_NONBLOCK is not used
Dave Chinner
1
-5
/
+0
2015-02-02
Merge branch 'xfs-misc-fixes-for-3.20-3' into for-next
Dave Chinner
8
-163
/
+129
2015-02-02
xfs: don't allocate an ioend for direct I/O completions
Christoph Hellwig
2
-91
/
+61
2015-02-02
xfs: change kmem_free to use generic kvfree()
Wang, Yalin
2
-11
/
+4
2015-02-02
xfs: factor out a xfs_update_prealloc_flags() helper
Christoph Hellwig
3
-60
/
+63
2015-01-22
xfs: remove incorrect error negation in attr_multi ioctl
Brian Foster
1
-1
/
+1
2015-01-22
Merge branch 'xfs-buf-type-fixes' into for-next
Dave Chinner
5
-1
/
+14
2015-01-22
xfs: set superblock buffer type correctly
Dave Chinner
1
-0
/
+1
2015-01-22
xfs: set buf types when converting extent formats
Dave Chinner
2
-1
/
+7
2015-01-22
xfs: inode unlink does not set AGI buffer type
Dave Chinner
1
-0
/
+2
2015-01-22
xfs: ensure buffer types are set correctly
Dave Chinner
1
-0
/
+4
2015-01-22
Merge branch 'xfs-sb-logging-rework' into for-next
Dave Chinner
16
-416
/
+226
2015-01-22
xfs: sanitise sb_bad_features2 handling
Dave Chinner
3
-20
/
+25
2015-01-22
xfs: consolidate superblock logging functions
Dave Chinner
15
-181
/
+101
2015-01-22
xfs: remove bitfield based superblock updates
Dave Chinner
11
-246
/
+130
2015-01-09
Merge branch 'xfs-misc-fixes-for-3.20-2' into for-next
Dave Chinner
9
-67
/
+44
2015-01-09
xfs: fix implicit bool to int conversion
Nicholas Mc Guire
1
-1
/
+1
2015-01-09
xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten
Christoph Hellwig
2
-2
/
+2
2015-01-09
xfs: remove deprecated sysctls
Dave Chinner
2
-28
/
+7
2015-01-09
xfs: move xfs_bmap_finish prototype
Dave Chinner
2
-2
/
+2
2015-01-09
xfs: move struct xfs_bmalloca to libxfs
Dave Chinner
2
-34
/
+32
2015-01-09
xfs: move xfs_types.h to libxfs
Dave Chinner
1
-0
/
+0
2015-01-09
xfs: move xfs_fs.h to libxfs
Dave Chinner
1
-0
/
+0
2014-12-24
Merge branch 'xfs-misc-fixes-for-3.20-1' into for-next
Dave Chinner
5
-15
/
+14
2014-12-24
xfs: Keep sb_bad_features2 consistent with sb_features2
Jan Kara
2
-8
/
+7
2014-12-24
xfs: remove extra newlines from xfs messages
Eric Sandeen
3
-3
/
+3
2014-12-24
xfs: initialize log buf I/O completion wq on log alloc
Brian Foster
1
-4
/
+4
2014-12-24
xfs: Add support to RENAME_EXCHANGE flag
Carlos Maiolino
3
-6
/
+142
2014-12-24
xfs: Make xfs_vn_rename compliant with renameat2() syscall
Carlos Maiolino
1
-5
/
+10
2014-12-20
Linux 3.19-rc1
Linus Torvalds
1
-2
/
+2
2014-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
10
-25
/
+103
2014-12-20
Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
94
-690
/
+6663
2014-12-20
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-2804
/
+252
2014-12-20
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
51
-366
/
+151
2014-12-20
Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
41
-61
/
+52
[next]