index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-10-09
|
\
|
*
mm: Add and use update_mmu_cache_pmd() in transparent huge page code.
David Miller
2012-10-09
|
*
mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP
Andrea Arcangeli
2012-10-09
|
*
readahead: fault retry breaks mmap file read random detection
Shaohua Li
2012-10-09
|
*
atomic: implement generic atomic_dec_if_positive()
Shaohua Li
2012-10-09
|
*
rbtree: move augmented rbtree functionality to rbtree_augmented.h
Michel Lespinasse
2012-10-09
|
*
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
2012-10-09
|
*
rbtree: add RB_DECLARE_CALLBACKS() macro
Michel Lespinasse
2012-10-09
|
*
rbtree: remove prior augmented rbtree implementation
Michel Lespinasse
2012-10-09
|
*
thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE
Gerald Schaefer
2012-10-09
|
*
mm: hugetlb: add arch hook for clearing page flags before entering pool
Will Deacon
2012-10-09
|
*
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-09
|
*
mm, x86, pat: rework linear pfn-mmap tracking
Konstantin Khlebnikov
2012-10-09
|
*
x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse...
Suresh Siddha
2012-10-09
|
*
x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines
Suresh Siddha
2012-10-09
|
*
Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry
Catalin Marinas
2012-10-09
|
*
Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option
Catalin Marinas
2012-10-09
|
*
Kconfig: clean up the long arch list for the UID16 config option
Catalin Marinas
2012-10-09
*
|
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
2012-10-09
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...
Arnd Bergmann
2012-10-04
|
|
\
|
*
|
asm-generic: Add default clkdev.h
Mark Brown
2012-10-03
*
|
|
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
2012-10-07
|
\
\
\
|
*
|
|
kbuild: Fix gcc -x syntax
Jean Delvare
2012-10-03
|
*
|
|
kbuild: Do not package /boot and /lib in make tar-pkg
Michal Marek
2012-09-27
*
|
|
|
Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-10-07
|
\
\
\
\
|
*
|
|
|
virtio: remove CONFIG_VIRTIO_RING
Rusty Russell
2012-09-28
*
|
|
|
|
Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-10-06
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...
Konrad Rzeszutek Wilk
2012-09-26
|
|
\
\
\
\
\
|
|
*
|
|
|
|
xen/arm: receive Xen events on ARM
Stefano Stabellini
2012-09-14
|
|
*
|
|
|
|
xen/arm: Introduce xen_ulong_t for unsigned long
Stefano Stabellini
2012-09-14
*
|
|
|
|
|
|
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
2012-10-05
*
|
|
|
|
|
|
sections: fix section conflicts in arch/x86
Andi Kleen
2012-10-05
*
|
|
|
|
|
|
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-10-04
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
KVM: x86: Fix guest debug across vcpu INIT reset
Jan Kiszka
2012-09-23
|
*
|
|
|
|
|
|
KVM: Add resampling irqfds for level triggered interrupts
Alex Williamson
2012-09-23
|
*
|
|
|
|
|
|
KVM: optimize apic interrupt delivery
Gleb Natapov
2012-09-20
|
*
|
|
|
|
|
|
KVM: MMU: Eliminate pointless temporary 'ac'
Avi Kivity
2012-09-20
|
*
|
|
|
|
|
|
KVM: MMU: Avoid access/dirty update loop if all is well
Avi Kivity
2012-09-20
|
*
|
|
|
|
|
|
KVM: MMU: Eliminate eperm temporary
Avi Kivity
2012-09-20
|
*
|
|
|
|
|
|
KVM: MMU: Optimize is_last_gpte()
Avi Kivity
2012-09-20
|
*
|
|
|
|
|
|
KVM: MMU: Simplify walk_addr_generic() loop
Avi Kivity
2012-09-20
|
*
|
|
|
|
|
|
KVM: MMU: Optimize pte permission checks
Avi Kivity
2012-09-20
|
*
|
|
|
|
|
|
KVM: MMU: Update accessed and dirty bits after guest pagetable walk
Avi Kivity
2012-09-20
|
*
|
|
|
|
|
|
KVM: MMU: Move gpte_access() out of paging_tmpl.h
Avi Kivity
2012-09-20
|
*
|
|
|
|
|
|
KVM: MMU: Optimize gpte_access() slightly
Avi Kivity
2012-09-20
|
*
|
|
|
|
|
|
KVM: MMU: Push clean gpte write protection out of gpte_access()
Avi Kivity
2012-09-20
|
*
|
|
|
|
|
|
KVM: make processes waiting on vcpu mutex killable
Michael S. Tsirkin
2012-09-17
|
*
|
|
|
|
|
|
KVM: SVM: Make use of asm.h
Avi Kivity
2012-09-17
|
*
|
|
|
|
|
|
KVM: VMX: Make use of asm.h
Avi Kivity
2012-09-17
|
*
|
|
|
|
|
|
KVM: VMX: Make lto-friendly
Avi Kivity
2012-09-17
[next]