summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/tlb_32.c
AgeCommit message (Expand)Author
2009-01-21x86: make x86_32 use tlb_64.cTejun Heo
2009-01-21x86: prepare for tlb mergeTejun Heo
2009-01-19x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.Brian Gerst
2009-01-16percpu: add optimized generic percpu accessorsIngo Molnar
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-23Merge branch 'x86/irq' into x86/coreIngo Molnar
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-12-16x86, 32-bit: improve lazy TLB handling codeJan Beulich
2008-11-06x86: add smp_mb() before sending INVALIDATE_TLB_VECTORSuresh Siddha
2008-09-05x86: build fix for !CONFIG_SMPAlex Nixon
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-04-17x86: create tlb filesGlauber Costa