index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-29
Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+6
2011-03-29
xen: fix p2m section mismatches
Randy Dunlap
1
-2
/
+2
2011-03-24
xen/p2m: Allocate p2m tracking pages on override
Daniel De Graaf
1
-2
/
+4
2011-03-22
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-9
/
+12
2011-03-19
xen: update mask_rw_pte after kernel page tables init changes
Stefano Stabellini
1
-3
/
+5
2011-03-19
xen: set max_pfn_mapped to the last pfn mapped
Stefano Stabellini
1
-6
/
+7
2011-03-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-17
Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...
Linus Torvalds
1
-2
/
+1
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2011-03-15
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2011-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2011-03-15
Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
Linus Torvalds
4
-5
/
+49
2011-03-15
Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...
Linus Torvalds
2
-4
/
+4
2011-03-15
Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...
Linus Torvalds
1
-1
/
+3
2011-03-15
Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...
Linus Torvalds
4
-11
/
+461
2011-03-15
Merge commit 'v2.6.38' into x86/mm
Ingo Molnar
1
-6
/
+4
2011-03-15
PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME)
Rafael J. Wysocki
1
-1
/
+1
2011-03-14
xen/balloon: Removal of driver_pages
Daniel Kiper
1
-2
/
+1
2011-03-14
xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set.
Konrad Rzeszutek Wilk
2
-0
/
+46
2011-03-14
xen/debugfs: Add 'p2m' file for printing out the P2M layout.
Konrad Rzeszutek Wilk
2
-0
/
+92
2011-03-14
xen/setup: Set identity mapping for non-RAM E820 and E820 gaps.
Konrad Rzeszutek Wilk
1
-0
/
+52
2011-03-14
xen/mmu: WARN_ON when racing to swap middle leaf.
Konrad Rzeszutek Wilk
1
-1
/
+2
2011-03-14
xen/mmu: Set _PAGE_IOMAP if PFN is an identity PFN.
Konrad Rzeszutek Wilk
1
-2
/
+16
2011-03-14
xen/mmu: Add the notion of identity (1-1) mapping.
Konrad Rzeszutek Wilk
1
-2
/
+234
2011-03-11
xen/e820: Don't mark balloon memory as E820_UNUSABLE when running as guest an...
Konrad Rzeszutek Wilk
1
-1
/
+2
2011-03-10
x86/mm: Fix pgd_lock deadlock
Andrea Arcangeli
1
-6
/
+4
2011-03-03
xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend.
Ian Campbell
1
-1
/
+3
2011-03-03
xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.
Konrad Rzeszutek Wilk
3
-7
/
+11
2011-02-25
x86, asm: Cleanup unnecssary macros in asm-offsets.c
Stratos Psomadakis
1
-2
/
+2
2011-02-25
xen: suspend: add "arch" to pre/post suspend hooks
Ian Campbell
1
-3
/
+3
2011-02-25
xen: fix compile issue if XEN is enabled but XEN_PVHVM is disabled
Stefano Stabellini
1
-0
/
+2
2011-02-25
xen: PV on HVM: support PV spinlocks and IPIs
Stefano Stabellini
3
-0
/
+43
2011-02-25
xen: do not use xen_info on HVM, set pv_info name to "Xen HVM"
Stefano Stabellini
1
-2
/
+1
2011-02-24
x86: Rename e820_table_* to pgt_buf_*
Yinghai Lu
1
-1
/
+1
2011-02-22
xen/setup: Inhibit resource API from using System RAM E820 gaps as PCI mem gaps.
Zhang, Fengzhe
1
-0
/
+8
2011-02-11
xen: annotate functions which only call into __init at start of day
Ian Campbell
2
-2
/
+2
2011-02-11
xen p2m: annotate variable which appears unused
Ian Campbell
1
-2
/
+2
2011-01-27
xen/setup: Route halt operations to safe_halt pvop.
Stefano Stabellini
1
-0
/
+1
2011-01-27
xen/e820: Guard against E820_RAM not having page-aligned size or start.
Stefano Stabellini
1
-1
/
+6
2011-01-27
xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn.
Stefan Bader
1
-12
/
+6
2011-01-21
Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+20
2011-01-21
xen: p2m: correctly initialize partial p2m leaf
Stefan Bader
1
-1
/
+19
2011-01-20
xen: fix non-ANSI function warning in irq.c
Randy Dunlap
1
-1
/
+1
2011-01-20
lockdep: Move early boot local IRQ enable/disable status to init/main.c
Tejun Heo
1
-1
/
+1
2011-01-14
xen: export arbitrary_virt_to_machine
Stephen Rothwell
1
-0
/
+1
2011-01-13
Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-366
/
+512
2011-01-11
xen/p2m: Fix module linking error.
Konrad Rzeszutek Wilk
1
-0
/
+1
2011-01-11
xen p2m: clear the old pte when adding a page to m2p_override
Jeremy Fitzhardinge
1
-4
/
+45
2011-01-11
xen p2m: transparently change the p2m mappings in the m2p override
Stefano Stabellini
1
-0
/
+12
[next]