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.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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-08
x86/xen: avoid freeing static 'name' when kasprintf() fails
Vitaly Kuznetsov
1
-11
/
+5
2015-01-08
x86/xen: add extra memory for remapped frames during setup
David Vrabel
1
-4
/
+9
2015-01-08
x86/xen: don't count how many PFNs are identity mapped
David Vrabel
1
-18
/
+9
2015-01-08
x86/xen: Free bootmem in free_p2m_page() during early boot
Boris Ostrovsky
1
-3
/
+6
2014-12-23
x86/xen: Remove unnecessary BUG_ON(preemptible()) in xen_setup_timer()
Boris Ostrovsky
1
-2
/
+0
2014-12-11
xen: switch to post-init routines in xen mmu.c earlier
Juergen Gross
1
-1
/
+1
2014-12-08
xen: annotate xen_set_identity_and_remap_chunk() with __init
Juergen Gross
1
-1
/
+1
2014-12-08
xen: introduce helper functions to do safe read and write accesses
Juergen Gross
2
-2
/
+16
2014-12-04
xen: Speed up set_phys_to_machine() by using read-only mappings
Juergen Gross
1
-6
/
+8
2014-12-04
xen: switch to linear virtual mapped sparse p2m list
Juergen Gross
4
-444
/
+347
2014-12-04
xen: Hide get_phys_to_machine() to be able to tune common path
Juergen Gross
3
-10
/
+24
2014-12-04
x86: Introduce function to get pmd entry pointer
Juergen Gross
2
-0
/
+21
2014-12-04
xen: Delay invalidating extra memory
Juergen Gross
4
-129
/
+103
2014-12-04
xen: Delay m2p_override initialization
Juergen Gross
1
-7
/
+12
2014-12-04
xen: Delay remapping memory of pv-domain
Juergen Gross
5
-297
/
+172
2014-12-04
xen: use common page allocation function in p2m.c
Juergen Gross
2
-22
/
+37
2014-12-04
xen: Make functions static
Juergen Gross
2
-100
/
+92
2014-12-04
xen: fix some style issues in p2m.c
Juergen Gross
1
-8
/
+7
2014-12-04
xen/pci: Use APIC directly when APIC virtualization hardware is available
Boris Ostrovsky
2
-0
/
+107
2014-12-04
xen/pci: Defer initialization of MSI ops on HVM guests
Boris Ostrovsky
1
-2
/
+13
2014-12-04
xen/arm: introduce GNTTABOP_cache_flush
Stefano Stabellini
1
-2
/
+32
2014-12-04
xen/arm/arm64: introduce xen_arch_need_swiotlb
Stefano Stabellini
3
-0
/
+18
2014-12-04
xen/arm/arm64: merge xen/mm32.c into xen/mm.c
Stefano Stabellini
4
-138
/
+86
2014-12-04
xen/arm: use hypercall to flush caches in map_page
Stefano Stabellini
2
-1
/
+24
2014-12-04
xen: add a dma_addr_t dev_addr argument to xen_dma_map_page
Stefano Stabellini
3
-6
/
+6
2014-12-04
xen/arm: use is_device_dma_coherent
Stefano Stabellini
1
-3
/
+3
2014-12-04
arm: introduce is_device_dma_coherent
Stefano Stabellini
2
-0
/
+8
2014-12-04
arm64: introduce is_device_dma_coherent
Stefano Stabellini
2
-0
/
+8
2014-12-04
xen/arm: if(pfn_valid(pfn)) call native dma_ops
Stefano Stabellini
2
-45
/
+54
2014-12-04
xen/arm: remove outer_*_range call
Stefano Stabellini
1
-9
/
+0
2014-12-04
xen/arm: remove handling of XENFEAT_grant_map_identity
Stefano Stabellini
2
-89
/
+1
2014-11-29
Merge tag 'armsoc-for-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-12
/
+20
2014-11-29
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-44
/
+4
2014-11-28
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
15
-31
/
+84
2014-11-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
5
-8
/
+8
2014-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+8
2014-11-27
MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlers
Leonid Yegoshin
1
-1
/
+9
2014-11-27
ARM: 8226/1: cacheflush: get rid of restarting block
Vladimir Murzin
2
-40
/
+2
2014-11-27
ARM: 8222/1: mvebu: enable strex backoff delay
Thomas Petazzoni
1
-2
/
+0
2014-11-27
Merge tag 'mvebu-fixes-3.18-2' of git://git.infradead.org/linux-mvebu into fixes
Arnd Bergmann
1
-0
/
+2
2014-11-27
Merge tag 'samsung-defconfig-v3.18' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-0
/
+2
2014-11-27
Merge tag 'samsung-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
2
-1
/
+5
2014-11-27
ARM: tegra: irq: fix buggy usage of irq_data irq field
Marc Zyngier
1
-11
/
+11
2014-11-27
powerpc: 32 bit getcpu VDSO function uses 64 bit instructions
Anton Blanchard
1
-2
/
+2
2014-11-27
powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATE
Gavin Shan
1
-1
/
+1
2014-11-27
powerpc/eeh: Fix PE state format
Gavin Shan
1
-1
/
+1
2014-11-27
powerpc/pseries: Fix endiannes issue in RTAS call from xmon
Laurent Dufour
1
-3
/
+3
2014-11-27
powerpc/powernv: Fix the hmi event version check.
Mahesh Salgaonkar
1
-1
/
+1
2014-11-27
sparc: Add NOP dma_cache_sync() implementation.
David S. Miller
1
-0
/
+8
2014-11-26
kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()
Ard Biesheuvel
2
-4
/
+4
[next]