aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/tlb_32.c
Commit message (Expand)AuthorAgeFilesLines
* x86: make x86_32 use tlb_64.cTejun Heo2009-01-211-239/+0
* x86: prepare for tlb mergeTejun Heo2009-01-211-5/+5
* x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.Brian Gerst2009-01-191-10/+2
* percpu: add optimized generic percpu accessorsIngo Molnar2009-01-161-5/+5
* x86: change flush_tlb_others to take a const struct cpumaskRusty Russell2009-01-111-38/+29
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-1/+1
|\
| * x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis2008-12-161-1/+1
* | Merge branch 'x86/irq' into x86/coreIngo Molnar2008-12-231-1/+1
|\ \
| * | x86: hardirq: use inc_irq_stat() in non-unified functionsHiroshi Shimamoto2008-12-161-1/+1
| |/
* / x86, 32-bit: improve lazy TLB handling codeJan Beulich2008-12-161-6/+5
|/
* x86: add smp_mb() before sending INVALIDATE_TLB_VECTORSuresh Siddha2008-11-061-0/+6
* x86: build fix for !CONFIG_SMPAlex Nixon2008-09-051-0/+8
* on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-1/+1
* x86: create tlb filesGlauber Costa2008-04-171-0/+243