summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/tlb_32.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-21x86: make x86_32 use tlb_64.cTejun Heo1-239/+0
2009-01-21x86: prepare for tlb mergeTejun Heo1-5/+5
2009-01-18x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.Brian Gerst1-10/+2
2009-01-16percpu: add optimized generic percpu accessorsIngo Molnar1-5/+5
2009-01-11x86: change flush_tlb_others to take a const struct cpumaskRusty Russell1-38/+29
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2008-12-23Merge branch 'x86/irq' into x86/coreIngo Molnar1-1/+1
2008-12-17x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis1-1/+1
2008-12-17x86: hardirq: use inc_irq_stat() in non-unified functionsHiroshi Shimamoto1-1/+1
2008-12-16x86, 32-bit: improve lazy TLB handling codeJan Beulich1-6/+5
2008-11-06x86: add smp_mb() before sending INVALIDATE_TLB_VECTORSuresh Siddha1-0/+6
2008-09-05x86: build fix for !CONFIG_SMPAlex Nixon1-0/+8
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe1-1/+1
2008-04-17x86: create tlb filesGlauber Costa1-0/+243