aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: cpumask: update 32-bit APM not to mug current->cpus_allowedRusty Russell2009-03-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: microcode: cleanupIngo Molnar2009-03-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: cpumask: use work_on_cpu in arch/x86/kernel/microcode_core.cRusty Russell2009-03-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crashRusty Russell2009-03-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: convert node_to_cpumask_map[] to cpumask_var_tRusty Russell2009-03-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/rust...Ingo Molnar2009-03-13
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: remove x86 cpumask_t uses.Rusty Russell2009-03-13
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: use cpumask_var_t in uv_flush_tlb_others.Rusty Russell2009-03-13
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: remove cpumask_t assignment from vector_allocation_domain()Rusty Russell2009-03-13
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: clean up summit's send_IPI functionsRusty Russell2009-03-13
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: use new cpumask functions throughout x86Rusty Russell2009-03-13
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_...Rusty Russell2009-03-13
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_tRusty Russell2009-03-13
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: convert node_to_cpumask_map[] to cpumask_var_tRusty Russell2009-03-13
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: unify 32 and 64-bit node_to_cpumask_mapRusty Russell2009-03-13
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-03-13
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: arch_send_call_function_ipi_maskRusty Russell2009-03-13
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: convert arch/x86/kernel/cpu/mcheck/mce_64.cRusty Russell2009-03-13
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell2009-03-13
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_tRusty Russell2009-03-13
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: convert c1e_mask in arch/x86/kernel/process.c to cpumask_var_t.Rusty Russell2009-03-13
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-03-13
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: remove cpu_coregroup_map: x86Rusty Russell2009-03-13
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86Rusty Russell2009-03-13
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: x86Rusty Russell2009-03-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.29-rc8' into cpus4096Ingo Molnar2009-03-13
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | / / / / | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/core' into cpus4096Ingo Molnar2009-03-11
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix warning in arch/x86/kernel/cpu/intel_cacheinfo.cIngo Molnar2009-02-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: intel_cacheinfo: fix compiler warningHiroshi Shimamoto2009-01-27
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86, mtrr: remove debug messageIngo Molnar2009-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: disable stack-protector for __restore_processor_state()Joseph Cihula2009-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: fix is_io_mapping_possible() build warning on i386 allnoconfigAndrew Morton2009-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'dma-debug' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar2009-04-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macrosJoerg Roedel2009-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86, setup: compile with -DDISABLE_BRANCH_PROFILINGH. Peter Anvin2009-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86, mm: fix misuse of debug_kmap_atomicAkinobu Mita2009-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-04-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: remove duplicated code with pcpu_need_numa()Yinghai Lu2009-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86,percpu: fix inverted NUMA test in setup_pcpu_remap()Tejun Heo2009-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: signal: check sas_ss_size instead of sas_ss_flags()Hiroshi Shimamoto2009-04-01
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-30
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86, PAT: Remove duplicate memtype reserve in pci mmapSuresh Siddha2009-04-03
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-04-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | intel-iommu: Enable DMAR on 32-bit kernel.David Woodhouse2009-03-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu: Add domain_has_cap iommu_opsSheng Yang2009-03-24
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: fix misuse of debug_kmap_atomicAkinobu Mita2009-04-03
| |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-02
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann2009-04-02