cpumask: use cpumask_var_t in uv_flush_tlb_others.
[deliverable/linux.git] / arch / x86 / kernel /
2009-03-13  Rusty Russellcpumask: use cpumask_var_t in uv_flush_tlb_others.
2009-03-13  Rusty Russellcpumask: remove cpumask_t assignment from vector_alloca...
2009-03-13  Rusty Russellcpumask: clean up summit's send_IPI functions
2009-03-13  Rusty Russellcpumask: use new cpumask functions throughout x86
2009-03-13  Rusty Russellx86: unify cpu_callin_mask/cpu_callout_mask/cpu_initial...
2009-03-13  Rusty Russellcpumask: convert struct cpuinfo_x86's llc_shared_map...
2009-03-13  Rusty Russellcpumask: convert node_to_cpumask_map[] to cpumask_var_t
2009-03-13  Rusty Russellx86: unify 32 and 64-bit node_to_cpumask_map
2009-03-13  Rusty Russellcpumask: convert arch/x86/kernel/cpu/mcheck/mce_64.c
2009-03-13  Rusty Russellcpumask: x86: convert cpu_sibling_map/cpu_core_map...
2009-03-13  Rusty Russellcpumask: convert arch/x86/kernel/nmi.c's backtrace_mask...
2009-03-13  Rusty Russellcpumask: convert c1e_mask in arch/x86/kernel/process...
2009-03-13  Rusty Russellcpumask: remove cpu_coregroup_map: x86
2009-03-13  Rusty Russellcpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_A...
2009-03-11  Ingo MolnarMerge branch 'x86/core' into cpus4096
2009-03-11  Ingo MolnarMerge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2...
2009-03-11  Thomas Gleixnerx86: convert obsolete irq_desc_t typedef to struct...
2009-03-11  KOSAKI Motohirox86, mce: use round_jiffies() instead round_jiffies_rel...
2009-03-11  Huang Yingx86, kexec: x86_64: add kexec jump support for x86_64
2009-03-11  Huang Yingx86, kexec: x86_64: add identity map for pages at image...
2009-03-11  Huang Yingx86, kexec: fix kexec x86 coding style
2009-03-10  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-03-10  Ingo MolnarMerge branches 'x86/apic', 'x86/asm', 'x86/fixmap'...
2009-03-10  Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-03-09  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-03-09  Dave JonesRevert "[CPUFREQ] Disable sysfs ui for p4-clockmod."
2009-03-09  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-03-09  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-03-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-08  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-03-08  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-03-08  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2009-03-08  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-03-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-08  Linus TorvaldsMerge branch 'fix/hda' of git://git./linux/kernel/git...
2009-03-08  Yinghai Lux86: remove smp_apply_quirks()/smp_checks()
2009-03-08  Cliff Wickmanx86: UV: remove uv_flush_tlb_others() WARN_ON
2009-03-06  Markus Metzgerx86, pebs: correct qualifier passed to ds_write_config...
2009-03-06  Markus Metzgerx86, bts: remove bad warning
2009-03-06  Tejun Heox86, percpu: setup reserved percpu area for x86_64
2009-03-06  Tejun Heopercpu, module: implement reserved allocation and use...
2009-03-06  Tejun Heox86: make embedding percpu allocator return excessive...
2009-03-06  Tejun Heopercpu: use negative for auto for pcpu_setup_first_chun...
2009-03-05  Ingo MolnarMerge branch 'x86/uv' into x86/core
2009-03-05  Ingo MolnarMerge branch 'x86/doc' into x86/core
2009-03-05  Ingo MolnarMerge branch 'x86/mm' into x86/core
2009-03-05  Ingo MolnarMerge branch 'x86/mce2' into x86/core
2009-03-05  Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-03-05  Jeremy Fitzhardingex86: pre-initialize boot_cpu_data.x86_phys_bits to...
2009-03-05  Dimitri Sivanichx86: UV, SGI RTC: fix uv_time.c for UP
2009-03-05  David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-04  Leann Ogasawarax86: add Dell XPS710 reboot quirk
2009-03-04  Yinghai Lux86: reserve exact size of mptable
2009-03-04  Yinghai Lux86: ioremap mptable
2009-03-04  Daniel Glöcknerx86, math-emu: fix init_fpu for task != current
2009-03-04  Dimitri Sivanichx86: UV, SGI RTC: add UV RTC clocksource/clockevents
2009-03-04  Dimitri Sivanichx86: UV, SGI RTC: add generic system vector
2009-03-04  Ingo MolnarMerge branch 'x86/urgent' into x86/mm
2009-03-04  Huang Yingx86: EFI: Back efi_ioremap with init_memory_mapping...
2009-03-04  Brian Malyx86: fix DMI on EFI
2009-03-04  Ingo Molnarx86, mce: fix build failure in arch/x86/kernel/cpu...
2009-03-04  H. Peter AnvinMerge branch 'x86/core' into x86/mce2
2009-03-04  Ingo MolnarMerge branch 'x86/core' into core/percpu
2009-03-04  Ingo MolnarMerge branches 'x86/apic', 'x86/cpu', 'x86/fixmap'...
2009-03-04  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-03-03  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-03-03  Linus TorvaldsMerge branch 'tracing/mmiotrace' of git://git./linux...
2009-03-03  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-03-03  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-03-03  Hiroshi Shimamotox86, signals: fix xine & firefox bustage
2009-03-03  Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2009-03-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-02  Linus TorvaldsMerge branch 'fix/hda' of git://git./linux/kernel/git...
2009-03-02  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-03-02  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-03-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-02  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-03-02  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-03-02  Roland McGrathx86-64: syscall-audit: fix 32/64 syscall hole
2009-03-02  Jeremy Fitzhardingex86: unify chunks of kernel/process*.c
2009-03-02  Jeremy Fitzhardingex86-32: use non-lazy io bitmap context switching
2009-03-02  Jiri Slabyx86_32: apic/numaq_32, fix section mismatch
2009-03-02  Jiri Slabyx86_32: apic/summit_32, fix section mismatch
2009-03-02  Jiri Slabyx86_32: apic/es7000_32, fix section mismatch
2009-03-02  Jiri Slabyx86_32: apic/summit_32, fix cpu_mask_to_apicid
2009-03-02  Jiri Slabyx86_32: apic/es7000_32, fix cpu_mask_to_apicid
2009-03-02  Jiri Slabyx86_32: apic/es7000_32, cpu_mask_to_apicid cleanup
2009-03-02  Jiri Slabyx86_32: apic/bigsmp_32, de-inline functions
2009-03-01  Ingo MolnarMerge branch 'x86/urgent' into x86/pat
2009-03-01  Jaswinder Singh... x86: remove double copy of show_cpuinfo_core for 32...
2009-02-28  Hiroshi Shimamotox86: signal: introduce helper align_sigframe()
2009-02-28  Hiroshi Shimamotox86: signal: unify get_sigframe()
2009-02-28  Hiroshi Shimamotox86: signal: use 16 bytes boundary for rt_sigframe
2009-02-28  Hiroshi Shimamotox86: signal: intrroduce get_sigframe() and replace...
2009-02-28  Hiroshi Shimamotox86: signal: add __user annotation
2009-02-28  Linus TorvaldsMerge branch 'sh/for-2.6.29' of git://git./linux/kernel...
2009-02-26  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-02-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-26  Ingo Molnarfix warning in arch/x86/kernel/cpu/intel_cacheinfo.c
next
This page took 0.058784 seconds and 8 git commands to generate.