aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/travis...Ingo Molnar2008-12-17
|\
| * x86: Introduce topology_core_cpumask()/topology_thread_cpumask()Mike Travis2008-12-16
| * x86: cosmetic changes apic-related files.Mike Travis2008-12-16
| * x86: fixup_irqs() doesnt need an argument.Mike Travis2008-12-16
| * x86: update add-cpu_mask_to_apicid_and to use struct cpumask*Mike Travis2008-12-16
| * x86: Add cpu_mask_to_apicid_andMike Travis2008-12-16
| * x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis2008-12-16
* | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-17
|\ \ | |/ |/|
| * x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden2008-12-14
| |
| \
| \
| \
*---. \ Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096Ingo Molnar2008-12-12
|\ \ \ \
| | | * | x86: attempt reboot via port CF9 if we have standard PCI portsH. Peter Anvin2008-11-11
| | | * | x86: call machine_shutdown and stop all CPUs in native_machine_haltIvan Vecera2008-11-11
| | * | | Merge branch 'linus' into x86/quirksIngo Molnar2008-12-08
| | |\ \ \ | | | | |/ | | | |/|
| | * | | x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2Yinghai Lu2008-11-18
| | * | | x86: fix wakeup_cpu with numaq/es7000, v2, fixYinghai Lu2008-11-17
| | * | | x86: fix wakeup_cpu with numaq/es7000, v2Yinghai Lu2008-11-17
| * | | | sparseirq: fix typo in !CONFIG_IO_APIC caseIngo Molnar2008-12-08
| * | | | x86: MSI start irq numbering from nr_irqs_gsiYinghai Lu2008-12-08
| * | | | x86: use NR_IRQS_LEGACYYinghai Lu2008-12-08
| * | | | sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-08
| | |/ / | |/| |
* | | | Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-12
|\| | |
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-12-05
| |\ \ \
| | * \ \ Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-12-03
| | |\ \ \
| | | * | | AMD IOMMU: struct amd_iommu remove padding on 64 bitRichard Kennedy2008-12-03
| | * | | | x86: fix dma_mapping_error for 32bit x86Thomas Bogendoerfer2008-11-29
| * | | | | sched: don't export sched_mc_power_savings in laptopsMahesh Salgaonkar2008-12-01
| | |/ / / | |/| | |
* | | | | Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar2008-12-12
|\ \ \ \ \
| * | | | | Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar2008-12-04
| |\| | | |
| * | | | | tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker2008-11-25
| * | | | | x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.cMarkus Metzger2008-11-25
| * | | | | x86, bts: base in-kernel ds interface on handlesMarkus Metzger2008-11-25
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-...Ingo Molnar2008-11-25
| |\ \ \ \ \ \ | | | | |_|_|/ | | | |/| | |
* | | | | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-02
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-30
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | x86: always define DECLARE_PCI_UNMAP* macrosJoerg Roedel2008-11-27
| | | |/ / / | | |/| | |
| | * | | | x86, bts: turn macro into static inline functionMarkus Metzger2008-11-25
| * | | | | remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-30
| |/ / / /
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096Ingo Molnar2008-11-24
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / /
| | * | | tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker2008-11-23
| | | | |
| | | \ \
| | | \ \
| | | \ \
| | *---. \ \ Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...Ingo Molnar2008-11-23
| | |\ \ \ \ \ | |_|_|_|/ / / |/| | | | | / | | | | |_|/ | | | |/| |
| | | | * | tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker2008-11-18
| | * | | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2008-11-19
| | |\| | | | | | |/ / | | |/| |
| | * | | ftrace: pass module struct to arch dynamic ftrace functionsSteven Rostedt2008-11-16
| | * | | tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker2008-11-11
| | * | | Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar2008-11-11
| | |\ \ \ | | | | |/ | | | |/|
| | | | |
| | | \ \
| | *-. \ \ Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't...Ingo Molnar2008-11-08
| | |\ \ \ \
| | | * | | | ftrace: fix hardirq header for non ftrace archsSteven Rostedt2008-11-03
| | |/ / / /
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra...Ingo Molnar2008-11-03
| | |\ \ \ \ \
| | | | * | | | ftrace: nmi safe code clean upsSteven Rostedt2008-10-31
| | | | * | | | ftrace: nmi safe code modificationSteven Rostedt2008-10-30