aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAge
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-19
|\
| * perf events, x86/stacktrace: Fix performance/softlockup by providing a specia...Frederic Weisbecker2009-12-17
| * perf events, x86/stacktrace: Make stack walking optionalFrederic Weisbecker2009-12-17
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-19
|\ \
| * | x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu systemSuresh Siddha2009-12-18
| * | x86, cpuid: Add "volatile" to asm in native_cpuid()Suresh Siddha2009-12-16
| * | x86, msr: msrs_alloc/free for CONFIG_SMP=nBorislav Petkov2009-12-16
| * | x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config spaceAndreas Herrmann2009-12-16
| * | x86: Add IA32_TSC_AUX MSR and use itSheng Yang2009-12-16
* | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-17
|\ \ \ | |_|/ |/| |
| * | kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-12
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-16
|\ \ \
| * | | sanitize do_pipe_flags() callers in archAl Viro2009-12-16
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-16
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'x86/asm' into x86/urgentIngo Molnar2009-12-15
| |\ \ \
| | * | | x86: Merge sys_cloneBrian Gerst2009-12-09
| | * | | x86, 32-bit: Convert sys_vm86 & sys_vm86oldBrian Gerst2009-12-09
| | * | | x86: Merge sys_sigaltstackBrian Gerst2009-12-09
| | * | | x86: Merge sys_execveBrian Gerst2009-12-09
| | * | | x86: Merge sys_ioplBrian Gerst2009-12-09
| * | | | x86: Split swiotlb initialization into two stagesFUJITA Tomonori2009-12-15
* | | | | gru: function to generate chipset IPI valuesJack Steiner2009-12-16
* | | | | x86: uv: update XPC to handle updated BIOS interfaceRobin Holt2009-12-16
* | | | | x86: uv: introduce uv_gpa_is_mmrRobin Holt2009-12-16
* | | | | x86: uv: introduce a means to translate from gpa -> socket_paddrRobin Holt2009-12-16
* | | | | dma-mapping: fix off-by-one error in dma_capable()Jan Beulich2009-12-16
* | | | | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-16
* | | | | ptrace: x86: implement user_single_step_siginfo()Oleg Nesterov2009-12-16
| |_|/ / |/| | |
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-15
|\ \ \ \
| * | | | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-14
| * | | | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-14
| * | | | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
| * | | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-14
| * | | | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
* | | | | cs5535: drop the Geode-specific MFGPT/GPIO codeAndres Salomon2009-12-15
* | | | | cs5535: define lxfb/gxfb MSRs in linux/cs5535.hAndres Salomon2009-12-15
* | | | | cs5535: move VSA2 checks into linux/cs5535.hAndres Salomon2009-12-15
* | | | | cs5535: move the DIVIL MSR definition into linux/cs5535.hAndres Salomon2009-12-15
* | | | | cs5535: add a generic MFGPT driverAndres Salomon2009-12-15
* | | | | ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimizationAndres Salomon2009-12-15
* | | | | cs5535-gpio: add AMD CS5535/CS5536 GPIO driver supportAndres Salomon2009-12-15
* | | | | hugetlb: add generic definition of NUMA_NO_NODELee Schermerhorn2009-12-15
|/ / / /
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-14
|\| | |
| * | | x86: Fix duplicated UV BAU interrupt vectorCliff Wickman2009-12-13
| * | | x86, msr: Add support for non-contiguous cpumasksBorislav Petkov2009-12-11
| * | | Merge commit 'linus/master' into x86/urgentH. Peter Anvin2009-12-11
| |\ \ \
| * | | | x86: Use find_e820() instead of hard coded trampoline addressYinghai Lu2009-12-11
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | percpu: remove some sparse warningsTejun Heo2009-10-29
| * | | | this_cpu: Implement X86 optimized this_cpu operationsChristoph Lameter2009-10-03