summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
*-------------------. Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar2009-01-2815-184/+150
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | x86: uaccess: introduce try and catch frameworkHiroshi Shimamoto2009-01-232-0/+104
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | | | | | | | | * | x86, rdc321x: remove/move leftover filesIngo Molnar2009-01-182-60/+0
| | | | | |_|_|_|/ / | | | | |/| | | | |
| | | | | | | | * | x86 PAT: ioremap_wc should take resource_size_t parametervenkatesh.pallipadi@intel.com2009-01-221-1/+1
| | | | | |_|_|/ / | | | | |/| | | |
| | | | | | | * | x86: add pte_set_flags/clear_flags for pte flag manipulationJeremy Fitzhardinge2009-01-221-12/+26
| | | | | | | * | x86/pvops: remove pte_flags pvopJeremy Fitzhardinge2009-01-222-20/+1
| | | | | |_|/ / | | | | |/| | |
| | | | | | * | x86: headers cleanup - setup.hCyrill Gorcunov2009-01-141-5/+3
| | | | | | * | x86: headers cleanup - sigcontext32.hCyrill Gorcunov2009-01-141-0/+2
| | | | | | * | x86: headers cleanup - prctl.hCyrill Gorcunov2009-01-141-4/+0
| | | * | | | | x86: handle PAT more like other CPU featuresH. Peter Anvin2009-01-231-4/+0
| | | * | | | | x86: clean up stray space in <asm/processor.h>H. Peter Anvin2009-01-231-1/+1
| | | |/ / / /
| | * | | | | x86: uaccess: rename __put_user_u64() to __put_user_asm_u64()Hiroshi Shimamoto2009-01-211-3/+3
| | * | | | | x86: uaccess: fix style problemsHiroshi Shimamoto2009-01-211-3/+3
| | * | | | | x86: remove byte locksJiri Kosina2009-01-202-66/+2
| * | | | | | x86: micro-optimize __raw_read_trylock()Frederic Weisbecker2009-01-261-2/+1
| * | | | | | x86-64: remove locked instruction from switch_to()Benjamin LaHaise2009-01-111-3/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-01-273-9/+10
|\ \ \ \ \ \
| * | | | | | x86: load new GDT after setting up boot cpu per-cpu areaBrian Gerst2009-01-271-5/+0
| * | | | | | x86: remove extra barriers from load_gs_base()Brian Gerst2009-01-271-3/+0
| * | | | | | x86: initialize per-cpu GDT segment in per-cpu setupBrian Gerst2009-01-271-1/+0
| * | | | | | x86: move setup_cpu_local_masks()Brian Gerst2009-01-271-0/+4
| * | | | | | x86: move 64-bit NUMA codeBrian Gerst2009-01-271-0/+6
* | | | | | | Merge branch 'linus' into core/percpuIngo Molnar2009-01-275-11/+35
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-266-15/+45
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | x86: use standard PIT frequencyIngo Molnar2009-01-251-9/+4
| | * | | | x86, mm: fix pte_free()Peter Zijlstra2009-01-231-0/+1
| | * | | | x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h>H. Peter Anvin2009-01-211-0/+29
| | * | | | Revert "x86: signal: change type of paramter for sys_rt_sigreturn()"Ingo Molnar2009-01-211-1/+1
| | * | | | x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta...Jan Beulich2009-01-161-1/+0
* | | | | | x86: make irq_cpustat_t fields conditionalBrian Gerst2009-01-231-2/+10
* | | | | | x86: merge hardirq_{32,64}.h into hardirq.hBrian Gerst2009-01-233-81/+38
* | | | | | x86: sync hardirq_{32,64}.hBrian Gerst2009-01-232-9/+15
* | | | | | x86: remove include of apic.h from hardirq_64.hBrian Gerst2009-01-231-1/+0
* | | | | | x86: remove idle_timestamp from 32bit irq_cpustat_tBrian Gerst2009-01-231-1/+0
* | | | | | x86: make UV support configurableNick Piggin2009-01-211-3/+3
* | | | | | Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-212-2/+0
|\| | | | |
| * | | | | byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-142-2/+0
| | |_|_|/ | |/| | |
* | | | | Merge branch 'cpus4096' into core/percpuIngo Molnar2009-01-211-3/+14
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tra...Ingo Molnar2009-01-151-3/+14
| |\ \ \ \ \
| | * | | | | x86: fix build warning when CONFIG_NUMA not defined.Mike Travis2009-01-151-3/+14
| * | | | | | Merge branch 'linus' into cpus4096Ingo Molnar2009-01-153-5/+30
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
* | | | | | x86: make x86_32 use tlb_64.cTejun Heo2009-01-212-3/+22
* | | | | | x86: prepare for tlb mergeTejun Heo2009-01-211-17/+16
* | | | | | x86: uv cleanupTejun Heo2009-01-214-15/+33
* | | | | | x86: merge irq_regs.hBrian Gerst2009-01-213-37/+31
* | | | | | x86: merge mmu_context.hBrian Gerst2009-01-213-111/+59
* | | | | | x86: fix percpu_write with 64-bit constantsBrian Gerst2009-01-211-1/+1
* | | | | | x86: update canary handling during switchTejun Heo2009-01-211-6/+9
* | | | | | x86: remove pda.hBrian Gerst2009-01-203-41/+0
* | | | | | x86: move stack_canary into irq_stackBrian Gerst2009-01-205-15/+27