summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* x86, apic: remove IRQ_DEST_MODE / IRQ_DELIVERY_MODEIngo Molnar2009-01-286-13/+10
* x86, genapic: rename int_delivery_mode, et. al.Ingo Molnar2009-01-287-16/+16
* x86: clean up apic->apic_id_registered() methodsIngo Molnar2009-01-286-9/+7
* x86: clean up apic->acpi_madt_oem_check methodsIngo Molnar2009-01-285-5/+5
* x86: remove APIC_INIT / APICFUNC / IPIFUNCIngo Molnar2009-01-281-61/+2
* x86: rename 'genapic' to 'apic'Ingo Molnar2009-01-288-56/+56
* x86, genapic: provide IPI callbacks unconditionallyIngo Molnar2009-01-281-2/+1
* x86, genapic: cleanupsIngo Molnar2009-01-281-9/+8
* x86, genapic: finish unificationIngo Molnar2009-01-283-86/+78
* x86, genapic: unify struct genapicIngo Molnar2009-01-283-184/+96
* x86, genapic: refactor genapic_32.hIngo Molnar2009-01-281-10/+27
* x86, genapic: refactor genapic_64.hIngo Molnar2009-01-281-9/+59
*-------------------. 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
|\ \ \ \ \
OpenPOWER on IntegriCloud