aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | x86: Fix build failure on X86_UP_APICTejun Heo2011-01-28
| | | * | | | | | | | | | x86: Unify NUMA initialization between 32 and 64bitTejun Heo2011-01-28
| | | * | | | | | | | | | x86: Unify node_to_cpumask_map handling between 32 and 64bitTejun Heo2011-01-28
| | | * | | | | | | | | | x86: Unify CPU -> NUMA node mapping between 32 and 64bitTejun Heo2011-01-28
| | | * | | | | | | | | | x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitTejun Heo2011-01-28
| | | * | | | | | | | | | x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node()Tejun Heo2011-01-28
| | | * | | | | | | | | | x86: Add apic->x86_32_early_logical_apicid()Tejun Heo2011-01-28
| | | * | | | | | | | | | x86: Kill apic->cpu_to_logical_apicid()Tejun Heo2011-01-28
| | | * | | | | | | | | | x86: Replace cpu_2_logical_apicid[] with early percpu variableTejun Heo2011-01-28
| | | * | | | | | | | | | x86: Make default_send_IPI_mask_sequence/allbutself_logical() 32bit onlyTejun Heo2011-01-28
| | | * | | | | | | | | | x86: Drop x86_32 MAX_APICIDTejun Heo2011-01-28
| | | | |_|_|_|/ / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge branch 'x86/bootmem' into x86/mmIngo Molnar2011-02-16
| | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/bootmemIngo Molnar2011-02-14
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / | | | | |/| | | | | | | |
| | | * | | | | | | | | | x86-64, numa: Put pgtable to local node memoryYinghai Lu2010-12-29
| | | * | | | | | | | | | x86: Change get_max_mapped() to inlineYinghai Lu2010-12-29
| | * | | | | | | | | | | x86: Scale up the number of TLB invalidate vectors with NR_CPUs, up to 32Shaohua Li2011-02-14
| | * | | | | | | | | | | x86: Allocate 32 tlb_invalidate_interrupt handler stubsShaohua Li2011-02-14
| | * | | | | | | | | | | x86: Cleanup vector usageShaohua Li2011-02-14
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-15
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| | * | | | | | | | | | x86: ioapic: Move trigger defines to io_apic.hThomas Gleixner2011-02-23
| | * | | | | | | | | | x86: ioapic: Make a few functions staticThomas Gleixner2011-02-23
| | * | | | | | | | | | x86: ioapic: Add io_apic_setup_irq_pin()Thomas Gleixner2011-02-23
| | * | | | | | | | | | x86: Add dummy functions for compiling without IOAPICHenrik Kretzschmar2011-02-23
| | * | | | | | | | | | x86: Rework arch_disable_smp_support() for x86Henrik Kretzschmar2011-02-23
| | * | | | | | | | | | x86: Add dummy mp_save_irq()Henrik Kretzschmar2011-02-23
| | * | | | | | | | | | x86: Move ioapic_irq_destination_types to apicdef.hHenrik Kretzschmar2011-02-23
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-03-15
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.38-rc4' into x86/cpuIngo Molnar2011-02-14
| | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | x86: Move llc_shared_map out of cpu_infoYinghai Lu2011-01-26
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-03-15
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.38-rc8' into x86/asmIngo Molnar2011-03-09
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | x86: Use {push,pop}_cfi in more placesJan Beulich2011-02-28
| | * | | | | | | | | | | x86, system.h: Drop unused __SAVE/__RESTORE macrosBorislav Petkov2011-02-20
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-15
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | x86: Add clock_adjtime for x86Richard Cochran2011-02-02
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-15
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar2011-03-08
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | perf: Avoid the percore allocations if the CPU is not HT capableLin Ming2011-03-05
| | * | | | | | | | | | | perf: Add support for supplementary event registersAndi Kleen2011-03-04
| | * | | | | | | | | | | x86: Remove die_nmi()Jan Beulich2011-02-18
| | * | | | | | | | | | | perf, x86: Add support for AMD family 15h core countersRobert Richter2011-02-16
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-15
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar2011-02-16
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Thomas Gleixner2011-01-31
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner2011-01-27
| | * | | | | | | | | | | | rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-27
| | * | | | | | | | | | | | rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-27
| | * | | | | | | | | | | | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner2011-01-27
| | * | | | | | | | | | | | x86: Cleanup rwsem_count_t typedefThomas Gleixner2011-01-27
| | * | | | | | | | | | | | rwsem: Cleanup includesThomas Gleixner2011-01-27