index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-24
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-3
/
+3
2012-07-19
xen PVonHVM: move shared_info to MMIO before kexec
Olaf Hering
1
-0
/
+15
2012-07-19
xen: enable platform-pci only in a Xen guest
Olaf Hering
1
-0
/
+3
2012-07-19
xen/pv-on-hvm kexec: shutdown watches from old kernel
Olaf Hering
1
-0
/
+20
2012-07-19
xen/acpi: Fix potential memory leak.
Konrad Rzeszutek Wilk
1
-3
/
+6
2012-07-19
xen/mce: add .poll method for mcelog device driver
Liu, Jinsong
1
-0
/
+18
2012-07-19
xen/mce: schedule a workqueue to avoid sleep in atomic context
Liu, Jinsong
1
-7
/
+11
2012-07-19
xen/pcpu: Xen physical cpus online/offline sys interface
Liu, Jinsong
2
-0
/
+372
2012-07-19
xen/mce: Add mcelog support for Xen platform
Liu, Jinsong
3
-0
/
+401
2012-06-15
Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-1
/
+10
2012-06-12
PCI: create common pcibios_err_to_errno
Alex Williamson
1
-3
/
+3
2012-06-04
Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2012-05-30
xen/pci: Check for PCI bridge before using it.
Zhang, Yang Z
1
-1
/
+1
2012-05-30
xen/events: Add WARN_ON when quick lookup found invalid type.
Konrad Rzeszutek Wilk
1
-0
/
+9
2012-05-29
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2012-05-24
Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
8
-14
/
+272
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-05-21
xen: do not map the same GSI twice in PVHVM guests.
Stefano Stabellini
1
-2
/
+3
2012-05-21
xen: Add selfballoning memory reservation tunable.
Jana Saout
1
-1
/
+33
2012-05-21
xenbus: Add support for xenbus backend in stub domain
Daniel De Graaf
3
-0
/
+58
2012-05-17
xen-acpi-processor: Add missing #include <xen/xen.h>
H. Peter Anvin
1
-0
/
+1
2012-05-15
frontswap: s/put_page/store/g s/get_page/load
Konrad Rzeszutek Wilk
1
-4
/
+4
2012-05-07
xen: enter/exit lazy_mmu_mode around m2p_override calls
Stefano Stabellini
1
-0
/
+19
2012-05-07
xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleep
Konrad Rzeszutek Wilk
2
-1
/
+63
2012-05-07
xen/Kconfig: fix Kconfig layout
Andrew Morton
1
-10
/
+12
2012-04-26
xen/acpi: Workaround broken BIOSes exporting non-existing C-states.
Konrad Rzeszutek Wilk
1
-1
/
+4
2012-04-26
xen: use the pirq number to check the pirq_eoi_map
Stefano Stabellini
1
-1
/
+1
2012-04-19
xen/resume: Fix compile warnings.
Konrad Rzeszutek Wilk
1
-0
/
+1
2012-04-19
xen/xenbus: Add quirk to deal with misconfigured backends.
Konrad Rzeszutek Wilk
1
-16
/
+53
2012-04-18
Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus...
Konrad Rzeszutek Wilk
11
-22
/
+34
2012-04-17
xen/gnttab: add deferred freeing logic
Jan Beulich
1
-10
/
+96
2012-04-17
xen/gntdev: do not set VM_PFNMAP
Stefano Stabellini
1
-1
/
+1
2012-04-17
xen/grant-table: add error-handling code on failure of gnttab_resume
Julia Lawall
1
-4
/
+9
2012-04-16
Fix typo in various Kconfig file
Masanari Iida
1
-1
/
+1
2012-04-06
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2012-04-06
xen/pciback: fix XEN_PCI_OP_enable_msix result
Jan Beulich
1
-1
/
+1
2012-04-04
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-2
/
+3
2012-03-28
X86 & IA64: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
1
-2
/
+3
2012-03-24
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-26
/
+35
2012-03-24
xen/acpi: Fix Kconfig dependency on CPU_FREQ
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-03-22
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-13
/
+635
2012-03-22
Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+5
2012-03-22
xen: initialize platform-pci even if xen_emul_unplug=never
Igor Mammedov
1
-5
/
+0
2012-03-21
xen/acpi: Remove the WARN's as they just create noise.
Konrad Rzeszutek Wilk
1
-2
/
+2
2012-03-20
xen/tmem: cleanup
Jan Beulich
1
-13
/
+8
2012-03-20
xen: support pirq_eoi_map
Stefano Stabellini
1
-3
/
+23
2012-03-20
xen/acpi-processor: Do not depend on CPU frequency scaling drivers.
Konrad Rzeszutek Wilk
1
-2
/
+1
2012-03-19
Merge branch 'stable/cleancache.v13' into linux-next
Konrad Rzeszutek Wilk
1
-5
/
+5
2012-03-14
xen/acpi-processor: C and P-state driver that uploads said data to hypervisor.
Konrad Rzeszutek Wilk
3
-1
/
+580
2012-03-14
xen: constify all instances of "struct attribute_group"
Jan Beulich
3
-5
/
+5
[next]