index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-19
xen: balloon: use correct type for frame_list
Ian Campbell
1
-1
/
+1
2012-10-19
xen: balloon: don't include e820.h
Ian Campbell
1
-1
/
+0
2012-10-19
xen: grant: use xen_pfn_t type for frame_list.
Ian Campbell
1
-4
/
+4
2012-10-19
xen: events: pirq_check_eoi_map is X86 specific
Ian Campbell
1
-0
/
+4
2012-10-19
xen: sysfs: fix build warning.
Ian Campbell
1
-1
/
+2
2012-10-19
xen: sysfs: include err.h for PTR_ERR etc
Ian Campbell
1
-0
/
+1
2012-10-19
xen: xenbus: quirk uses x86 specific cpuid
Ian Campbell
1
-0
/
+2
2012-10-19
xen PV passthru: assign SR-IOV virtual functions to separate virtual slots
Laszlo Ersek
1
-4
/
+10
2012-10-19
xen/xenbus: Fix compile warning.
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-10-12
xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches.
Konrad Rzeszutek Wilk
1
-0
/
+21
2012-10-04
xen/hvc: handle backend CLOSED without CLOSING
David Vrabel
1
-1
/
+4
2012-10-02
xen: mark xen_init_IRQ __init
Stefano Stabellini
1
-2
/
+1
2012-10-02
xen/Makefile: fix dom-y build
Stefano Stabellini
1
-1
/
+1
2012-09-27
Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...
Konrad Rzeszutek Wilk
5
-7
/
+26
2012-09-26
xen/pciback: Restore the PCI config space after an FLR.
Konrad Rzeszutek Wilk
1
-0
/
+1
2012-09-25
xen-pciback: properly clean up after calling pcistub_device_find()
Jan Beulich
1
-23
/
+23
2012-09-23
Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
2
-30
/
+84
2012-09-21
xen/gndev: Xen backend support for paged out grant targets V4.
Andres Lagar-Cavilla
3
-12
/
+58
2012-09-18
xen-pciback: support wild cards in slot specifications
Jan Beulich
1
-7
/
+82
2012-09-17
xen/swiotlb: Remove functions not needed anymore.
Konrad Rzeszutek Wilk
1
-16
/
+0
2012-09-17
xen/pcifront: Use Xen-SWIOTLB when initting if required.
Konrad Rzeszutek Wilk
1
-4
/
+9
2012-09-17
xen/swiotlb: For early initialization, return zero on success.
Konrad Rzeszutek Wilk
1
-2
/
+3
2012-09-17
xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...
Konrad Rzeszutek Wilk
1
-10
/
+38
2012-09-17
xen/swiotlb: Move the error strings to its own function.
Konrad Rzeszutek Wilk
1
-8
/
+27
2012-09-17
xen/swiotlb: Move the nr_tbl determination in its own function.
Konrad Rzeszutek Wilk
1
-10
/
+11
2012-09-17
xen/arm: compile and run xenbus
Stefano Stabellini
3
-16
/
+41
2012-09-12
Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Konrad Rzeszutek Wilk
3647
-121584
/
+285549
2012-09-10
xen/privcmd: return -EFAULT on error
Dan Carpenter
1
-1
/
+4
2012-09-09
Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...
Linus Torvalds
1
-1
/
+1
2012-09-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-2
/
+23
2012-09-07
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+6
2012-09-07
HID: tpkbd: work even if the new Lenovo Keyboard driver is not configured
Andres Freund
1
-1
/
+3
2012-09-07
Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-5
/
+5
2012-09-07
Merge tag '3.6-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...
Linus Torvalds
5
-14
/
+80
2012-09-07
xen/privcmd: Fix mmap batch ioctl error status copy back.
Andres Lagar-Cavilla
1
-1
/
+1
2012-09-06
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+15
2012-09-06
xen/pciback: Fix proper FLR steps.
Konrad Rzeszutek Wilk
1
-4
/
+4
2012-09-06
Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-61
/
+97
2012-09-06
dj: memory scribble in logi_dj
Alan Cox
1
-2
/
+2
2012-09-06
Merge tag 'gpio-fixes-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-4
/
+5
2012-09-06
Merge tag 'fbdev-fixes-for-3.6-1' of git://github.com/schandinat/linux-2.6
Linus Torvalds
6
-5
/
+19
2012-09-06
Merge tag 'upstream-3.6-rc5' of git://git.infradead.org/linux-ubi
Linus Torvalds
1
-2
/
+2
2012-09-06
xen/privcmd: add PRIVCMD_MMAPBATCH_V2 ioctl
Andres Lagar-Cavilla
1
-30
/
+100
2012-09-05
xen: Use correct masking in xen_swiotlb_alloc_coherent.
Ronny Hegewald
1
-1
/
+1
2012-09-05
Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus...
Konrad Rzeszutek Wilk
2778
-88211
/
+219221
2012-09-04
mmc: omap: fix broken PIO mode
Paul Walmsley
1
-3
/
+11
2012-09-04
mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.
Ian Chen
1
-1
/
+25
2012-09-04
mmc: dw_mmc: Disable low power mode if SDIO interrupts are used
Doug Anderson
1
-3
/
+38
2012-09-04
mmc: dw_mmc: fix error handling in PIO mode
Seungwon Jeon
1
-27
/
+2
2012-09-04
mmc: dw_mmc: correct mishandling error interrupt
Seungwon Jeon
1
-3
/
+1
[next]