summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/tlb_64.c
AgeCommit message (Expand)Author
2009-01-21x86: rename tlb_64.c to tlb.cTejun Heo
2009-01-21x86: make x86_32 use tlb_64.cTejun Heo
2009-01-21x86: prepare for tlb mergeTejun Heo
2009-01-21x86: uv cleanupTejun Heo
2009-01-19x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.Brian Gerst
2009-01-15x86: fix broken flush_tlb_others_ipi(), fixIngo Molnar
2009-01-14x86: fix broken flush_tlb_others_ipi()Suresh Siddha
2009-01-11SGI UV cpumask: use static temp cpumask in flush_tlbMike Travis
2009-01-11x86: change flush_tlb_others to take a const struct cpumaskRusty Russell
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-16x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis
2008-12-16x86: hardirq: use inc_irq_stat() in non-unified functionsHiroshi Shimamoto
2008-11-06x86: add smp_mb() before sending INVALIDATE_TLB_VECTORSuresh Siddha
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-08SGI UV: TLB shootdown using broadcast assist unit, cleanupsCliff Wickman
2008-07-08x86, SGI UV: TLB shootdown using broadcast assist unitCliff Wickman
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-04-26x86: use cpumask function for present, possible, and online cpusAkinobu Mita
2008-04-24"make namespacecheck" fixesIngo Molnar
2008-04-17x86: move ipi definitions to mach_ipi.hGlauber Costa
2008-04-17x86: create tlb filesGlauber Costa