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
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-21
Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
8
-5
/
+116
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2
-3
/
+2
2016-10-19
cxl: Prevent adapter reset if an active context exists
Vaibhav Jain
8
-5
/
+116
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-10-07
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-8
/
+44
2016-10-07
Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-2
/
+13
2016-10-04
cxl: replace loop with for_each_child_of_node(), remove unneeded of_node_put()
Andrew Donnellan
1
-5
/
+3
2016-10-04
cxl: Flush PSL cache before resetting the adapter
Frederic Barrat
3
-1
/
+39
2016-10-03
Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
29
-1266
/
+365
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
1
-1
/
+1
2016-09-27
drivers/misc/hpilo: Changes to support new security states in iLO5 FW
Rusk, Mark
1
-4
/
+13
2016-09-27
at25: fix debug and error messaging
Andy Shevchenko
1
-13
/
+7
2016-09-27
misc/genwqe: ensure zero initialization
Sebastian Ott
2
-4
/
+2
2016-09-27
mei: stop the stall timer worker if not needed
Alexander Usyskin
7
-7
/
+29
2016-09-13
cxl: Fix informational message
Frederic Barrat
1
-2
/
+2
2016-09-12
mei: me: add kaby point device ids
Alexander Usyskin
2
-0
/
+6
2016-09-06
lkdtm: adjust usercopy tests to bypass const checks
Kees Cook
1
-8
/
+17
2016-09-05
Merge 4.8-rc5 into char-misc-next
Greg Kroah-Hartman
7
-276
/
+20
2016-09-03
Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-275
/
+11
2016-08-31
misc: pch_phub: Add UART_CLK quirk for Boston platform
Zubair Lutfullah Kakakhel
1
-0
/
+11
2016-08-31
misc: pch_phub: Read prefetch value from device tree if passed
Zubair Lutfullah Kakakhel
1
-1
/
+8
2016-08-31
GenWQE: Change default access rights for device node
Frank Haverkamp
1
-0
/
+15
2016-08-31
misc: retire the old BMP085 driver
Linus Walleij
6
-732
/
+0
2016-08-31
VMCI: use memdup_user().
Muhammad Falak R Wani
1
-10
/
+4
2016-08-31
lkdtm: Mark lkdtm_rodata_do_nothing() notrace
Michael Ellerman
1
-1
/
+1
2016-08-30
misc: mic: scif: use vma_pages().
Muhammad Falak R Wani
1
-2
/
+2
2016-08-30
mic: remove unused function arg
Arnd Bergmann
1
-4
/
+2
2016-08-30
mei: amthif: fix deadlock in initialization during a reset
Alexander Usyskin
2
-5
/
+9
2016-08-30
mei: drop unused file transaction states
Alexander Usyskin
1
-3
/
+0
2016-08-30
mei: amthif: drop mei_amthif_read
Alexander Usyskin
4
-109
/
+1
2016-08-30
mei: enqueue consecutive reads
Alexander Usyskin
2
-20
/
+22
2016-08-30
mei: add wrapper for queuing control commands.
Tomas Winkler
6
-39
/
+61
2016-08-30
mei: use consistent naming for TX control flow credits
Tomas Winkler
3
-45
/
+43
2016-08-30
mei: rx flow control counter
Alexander Usyskin
3
-29
/
+16
2016-08-30
mei: prepare read cb for fixed address clients on the receive path only.
Alexander Usyskin
1
-5
/
+3
2016-08-30
mei: drop redundant krealloc and checks in irq read
Alexander Usyskin
1
-25
/
+11
2016-08-30
mei: amthif: drop mei_clear_lists function
Alexander Usyskin
1
-22
/
+5
2016-08-30
mei: add read callback on demand for fixed_address clients
Alexander Usyskin
2
-13
/
+12
2016-08-30
mei: add file pointer to the host client structure
Alexander Usyskin
4
-10
/
+10
2016-08-30
mei: move read cb to complete queue if not connected
Alexander Usyskin
1
-0
/
+1
2016-08-30
mei: fix return value on disconnection
Tomas Winkler
3
-3
/
+3
2016-08-30
mei: drop read complete queue emptiness check
Alexander Usyskin
2
-2
/
+4
2016-08-30
mei: hbm: add missing argument in the kdoc
Tomas Winkler
1
-0
/
+1
2016-08-30
mei: recover after errors in runtime pm flow
Alexander Usyskin
4
-0
/
+19
2016-08-30
mei: drop mei_io_cb_alloc_buf
Alexander Usyskin
2
-28
/
+6
2016-08-30
mei: amthif: use mei_cl_alloc_cb for allocating cbs
Alexander Usyskin
1
-13
/
+3
2016-08-30
mei: amthif: drop mei_amthif_send_cmd
Alexander Usyskin
1
-36
/
+16
2016-08-30
mei: amthif: enable poll for async events
Alexander Usyskin
1
-5
/
+5
2016-08-30
mei: amthif: drop iamthif_current_cb
Alexander Usyskin
3
-10
/
+0
2016-08-30
mei: amthif: fix request cancel
Alexander Usyskin
2
-75
/
+38
[next]