summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/crashdump' into cpus4096Ingo Molnar2008-12-172-15/+21
|\
| * x86 kdump: make nmi_shootdown_cpus() non-staticEduardo Habkost2008-11-121-0/+5
| * Merge branch 'linus' into x86/crashdumpIngo Molnar2008-11-129-29/+24
| |\
| * | kexec/i386: setup kexec page table in CHuang Ying2008-10-311-15/+2
| * | kexec/i386: allocate page table pages dynamicallyHuang Ying2008-10-311-0/+14
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/travis...Ingo Molnar2008-12-1717-93/+239
|\ \ \
| * | | x86: Introduce topology_core_cpumask()/topology_thread_cpumask()Mike Travis2008-12-161-0/+2
| * | | x86: cosmetic changes apic-related files.Mike Travis2008-12-169-54/+47
| * | | x86: fixup_irqs() doesnt need an argument.Mike Travis2008-12-161-1/+1
| * | | x86: update add-cpu_mask_to_apicid_and to use struct cpumask*Mike Travis2008-12-167-33/+34
| * | | x86: Add cpu_mask_to_apicid_andMike Travis2008-12-168-0/+124
| * | | x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis2008-12-1614-81/+107
* | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-171-1/+7
|\ \ \ \ | |/ / / |/| | |
| * | | x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden2008-12-141-1/+7
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096Ingo Molnar2008-12-1217-96/+148
|\ \ \ \ \ \
| | | * | | | x86: attempt reboot via port CF9 if we have standard PCI portsH. Peter Anvin2008-11-111-1/+3
| | | * | | | x86: call machine_shutdown and stop all CPUs in native_machine_haltIvan Vecera2008-11-112-0/+3
| | | | |_|/ | | | |/| |
| | * | | | Merge branch 'linus' into x86/quirksIngo Molnar2008-12-0810-38/+56
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2Yinghai Lu2008-11-182-23/+54
| | * | | | x86: fix wakeup_cpu with numaq/es7000, v2, fixYinghai Lu2008-11-185-1/+8
| | * | | | x86: fix wakeup_cpu with numaq/es7000, v2Yinghai Lu2008-11-179-66/+67
| * | | | | sparseirq: fix typo in !CONFIG_IO_APIC caseIngo Molnar2008-12-081-5/+2
| * | | | | x86: MSI start irq numbering from nr_irqs_gsiYinghai Lu2008-12-081-1/+1
| * | | | | x86: use NR_IRQS_LEGACYYinghai Lu2008-12-081-0/+2
| * | | | | sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-081-0/+9
| | |/ / / | |/| | |
* | | | | Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-123-17/+15
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-12-042-16/+14
| |\ \ \ \
| | * \ \ \ Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-12-032-14/+12
| | |\ \ \ \
| | | * | | | AMD IOMMU: struct amd_iommu remove padding on 64 bitRichard Kennedy2008-12-031-12/+12
| | * | | | | x86: fix dma_mapping_error for 32bit x86Thomas Bogendoerfer2008-11-291-4/+2
| * | | | | | sched: don't export sched_mc_power_savings in laptopsMahesh Salgaonkar2008-12-011-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar2008-12-122-76/+62
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar2008-12-042-16/+0
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker2008-11-261-2/+2
| * | | | | | x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.cMarkus Metzger2008-11-251-8/+4
| * | | | | | x86, bts: base in-kernel ds interface on handlesMarkus Metzger2008-11-251-67/+57
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-...Ingo Molnar2008-11-251-2/+4
| |\ \ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
* | | | | | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-023-18/+4
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-302-16/+4
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | x86: always define DECLARE_PCI_UNMAP* macrosJoerg Roedel2008-11-271-14/+0
| | | |/ / / / | | |/| | | |
| | * | | | | x86, bts: turn macro into static inline functionMarkus Metzger2008-11-251-2/+4
| * | | | | | remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-301-2/+0
| |/ / / / /
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096Ingo Molnar2008-11-245-5/+47
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / /
| | * | | | tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker2008-11-232-30/+0
| | | | | |
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...Ingo Molnar2008-11-235-3/+44
| | |\ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | / / | | | | |_|/ / | | | |/| | |
| | | | * | | tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker2008-11-181-0/+7
| | * | | | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2008-11-192-2/+0
| | |\ \ \ \ \ | | | |/ / / / | | | | / / / | | | |/ / / | | |/| | |
| | * | | | ftrace: pass module struct to arch dynamic ftrace functionsSteven Rostedt2008-11-161-0/+8
| | * | | | tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker2008-11-112-0/+50
| | * | | | Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar2008-11-115-20/+18
| | |\ \ \ \ | | | | |/ / | | | |/| |
OpenPOWER on IntegriCloud