aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* xen: honour VCPU availability on bootIan Campbell2009-04-02
* xen: clean up gate trap/interrupt constantsJeremy Fitzhardinge2009-03-30
* xen: set _PAGE_NX in __supported_pte_mask before pagetable constructionJeremy Fitzhardinge2009-03-30
* xen: resume interrupts before system devices.Ian Campbell2009-03-30
* xen/mmu: weaken flush_tlb_other testJeremy Fitzhardinge2009-03-30
* xen/mmu: some early pagetable cleanupsJeremy Fitzhardinge2009-03-30
* x86-64: non-paravirt systems always has PSE and PGEJeremy Fitzhardinge2009-03-30
* Xen: Add virt_to_pfn helper functionAlex Nixon2009-03-30
* x86-64: remove PGE from must-have feature listJeremy Fitzhardinge2009-03-30
* xen: mask XSAVE from cpuidJeremy Fitzhardinge2009-03-30
* NULL noise: arch/x86/xen/smp.cHannes Eder2009-03-30
* xen: remove xen_load_gdt debugJeremy Fitzhardinge2009-03-30
* xen: make xen_load_gdt simplerJeremy Fitzhardinge2009-03-30
* xen: clean up xen_load_gdtJeremy Fitzhardinge2009-03-30
* xen: split construction of p2m mfn tables from registrationJeremy Fitzhardinge2009-03-30
* xen: separate p2m allocation from settingJeremy Fitzhardinge2009-03-30
* xen: disable preempt for leave_lazy_mmuJeremy Fitzhardinge2009-03-30
* x86/paravirt: use percpu_ rather than __get_cpu_varJeremy Fitzhardinge2009-03-30
* mm: allow preemption in apply_to_pte_rangeJeremy Fitzhardinge2009-03-30
* x86/paravirt: allow preemption with lazy mmu modeJeremy Fitzhardinge2009-03-30
* x86/paravirt: finish change from lazy cpu to context switch start/endJeremy Fitzhardinge2009-03-30
* x86/paravirt: flush pending mmu updates on context switchJeremy Fitzhardinge2009-03-30
* x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switchJeremy Fitzhardinge2009-03-30
* x86/paravirt: remove lazy mode in interruptsJeremy Fitzhardinge2009-03-30
* mm: disable preemption in apply_to_pte_rangeJeremy Fitzhardinge2009-03-30
* Merge branch 'bzip2-lzma-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-03-29
|\
| * bzip2/lzma: don't ask for compression mode for the default initramfsH. Peter Anvin2009-03-28
| * bzip2/lzma: consistently capitalize LZMA in KconfigH. Peter Anvin2009-03-28
| * bzip2/lzma: clarify the meaning of the CONFIG_RD_ optionsH. Peter Anvin2009-03-28
| * bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDEDH. Peter Anvin2009-03-28
| * Merge commit 'v2.6.29' into x86/setup-lzmaIngo Molnar2009-03-26
| |\
* | | Fix build error in <linux/irq.h>Ralf Baechle2009-03-29
* | | sched: fix errors in struct & function commentsRandy Dunlap2009-03-29
* | | maple: fix Error in kernel-doc notationRandy Dunlap2009-03-29
* | | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-28
|\ \ \
| * \ \ Merge branch 'linus' into core/futexesIngo Molnar2009-03-28
| |\ \ \
| * | | | futex: remove the pointer math from double_unlock_hb, fixIngo Molnar2009-03-13
| * | | | futex: remove the pointer math from double_unlock_hbDarren Hart2009-03-12
| * | | | futex: clean up fault logicDarren Hart2009-03-12
| * | | | futex: unlock before returning -EFAULTDarren Hart2009-03-12
| * | | | futex: use current->time_slack_ns for rt tasks tooDarren Hart2009-03-12
| * | | | futex: add double_unlock_hb()Darren Hart2009-03-12
| * | | | futex: additional (get|put)_futex_key() fixesDarren Hart2009-03-12
| * | | | futex: update futex commentaryDarren Hart2009-03-12
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-03-28
|\ \ \ \ \
| * | | | | smack: Add a new '-CIPSO' option to the network address label configurationEtienne Basset2009-03-28
| * | | | | netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsPaul Moore2009-03-28
| * | | | | lsm: Remove the socket_post_accept() hookPaul Moore2009-03-28
| * | | | | selinux: Remove the "compat_net" compatibility codePaul Moore2009-03-28
| * | | | | netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore2009-03-28