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
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2011-05-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-7
/
+1
2011-05-19
Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an...
Linus Torvalds
1
-40
/
+73
2011-05-19
Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git:/...
Linus Torvalds
3
-27
/
+24
2011-05-19
Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git...
Linus Torvalds
4
-16
/
+84
2011-05-19
drivers/xen/sys-hypervisor: Cleanup code/data sections definitions
Daniel Kiper
1
-1
/
+1
2011-05-12
xen: tidy up whitespace in drivers/xen/Makefile
Ian Campbell
1
-12
/
+12
2011-05-11
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
1
-7
/
+1
2011-05-10
xen: do not clear and mask evtchns in __xen_evtchn_do_upcall
Stefano Stabellini
1
-40
/
+73
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
3
-25
/
+32
2011-04-20
PM: Add missing syscore_suspend() and syscore_resume() calls
Rafael J. Wysocki
1
-1
/
+8
2011-04-18
xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override.
Konrad Rzeszutek Wilk
1
-7
/
+24
2011-04-14
xen/irq: The Xen hypervisor cleans up the PIRQs if the other domain forgot.
Konrad Rzeszutek Wilk
1
-1
/
+8
2011-04-14
xen/irq: Export 'xen_pirq_from_irq' function.
Konrad Rzeszutek Wilk
1
-0
/
+6
2011-04-14
xen/irq: Add support to check if IRQ line is shared with other domains.
Konrad Rzeszutek Wilk
1
-0
/
+12
2011-04-14
xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF.
Konrad Rzeszutek Wilk
1
-4
/
+8
2011-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-3
/
+3
2011-04-11
Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+2
2011-04-11
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
1
-3
/
+3
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
2
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-30
xen: events: fix error checks in bind_*_to_irqhandler()
Nicolas Kaiser
1
-4
/
+2
2011-03-30
xen/balloon: Move dec_totalhigh_pages() from __balloon_append() to balloon_ap...
Daniel Kiper
1
-2
/
+3
2011-03-30
xen/balloon: Clarify credit calculation
Daniel Kiper
1
-4
/
+4
2011-03-30
xen/balloon: Simplify HVM integration
Daniel Kiper
1
-8
/
+4
2011-03-30
xen/balloon: Use PageHighMem() for high memory page detection
Daniel Kiper
1
-1
/
+1
2011-03-29
xen: Use new irq_move functions
Thomas Gleixner
1
-2
/
+2
2011-03-29
xen: Convert genirq namespace
Thomas Gleixner
1
-11
/
+11
2011-03-24
xen-gntdev: unlock on error path in gntdev_mmap()
Dan Carpenter
1
-1
/
+3
2011-03-24
xen-gntdev: return -EFAULT on copy_to_user failure
Dan Carpenter
1
-1
/
+1
2011-03-17
Merge branch 'stable/xen.pm.bug-fixes' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-13
/
+29
2011-03-17
Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git:...
Linus Torvalds
1
-178
/
+261
2011-03-17
Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...
Linus Torvalds
7
-384
/
+1184
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+38
2011-03-16
xen: use freeze/restore/thaw PM events for suspend/resume/chkpt
Shriram Rajagopalan
2
-11
/
+13
2011-03-16
xen: xenbus PM events support
Kazuhiro SUZUKI
3
-5
/
+19
2011-03-16
xen-gntdev: Use ballooned pages for grant mappings
Daniel De Graaf
1
-33
/
+5
2011-03-16
xen-balloon: Add interface to retrieve ballooned pages
Konrad Rzeszutek Wilk
1
-6
/
+67
2011-03-16
xen-balloon: Move core balloon functionality out of module
Daniel De Graaf
3
-225
/
+264
2011-03-16
xen/balloon: Remove pr_info's and don't alter retry_count
Konrad Rzeszutek Wilk
1
-10
/
+2
2011-03-15
Merge branch 'stable/backends' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
1
-0
/
+38
2011-03-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2011-03-15
xen: events: Fix compile error if CONFIG_SMP is not defined.
Konrad Rzeszutek Wilk
1
-0
/
+2
2011-03-15
Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
Linus Torvalds
3
-75
/
+95
2011-03-15
Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...
Linus Torvalds
1
-1
/
+1
2011-03-15
Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-77
/
+19
2011-03-15
Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...
Linus Torvalds
1
-154
/
+124
2011-03-15
Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...
Linus Torvalds
1
-1
/
+1
2011-03-14
xen/balloon: Protect against CPU exhaust by event/x process
Daniel Kiper
1
-17
/
+90
2011-03-14
xen/balloon: Migration from mod_timer() to schedule_delayed_work()
Daniel Kiper
1
-13
/
+3
[next]