aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2009-12-2884-1781/+1152
|\
| * x86/amd-iommu: Fix initialization failure panicJoerg Roedel2009-12-211-0/+10
| * Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-171-1/+1
| |\
| | * cpumask: rename tsk_cpumask to tsk_cpus_allowedRusty Russell2009-12-171-1/+1
| * | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-173-3/+4
| |\ \
| | * | kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-122-2/+2
| | * | kbuild: move compile.h to include/generatedSam Ravnborg2009-12-121-1/+1
| | * | kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
| * | | x86/ptrace: make genregs[32]_get/set more robustLinus Torvalds2009-12-171-8/+8
| | |/ | |/|
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-161-1/+1
| |\ \
| | * \ Merge branch 'bugzilla-14700' into releaseLen Brown2009-12-151-1/+1
| | |\ \
| | | * | ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.Zhao Yakui2009-12-141-1/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-161-1/+0
| |\ \ \ \
| | * | | | sanitize do_pipe_flags() callers in archAl Viro2009-12-161-1/+0
| | |/ / /
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-1618-293/+244
| |\ \ \ \
| * \ \ \ \ Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2009-12-161-1/+3
| |\ \ \ \ \
| | * | | | | x86: don't export inline functionRusty Russell2009-12-151-1/+3
| * | | | | | iommu-helper: use bitmap libraryAkinobu Mita2009-12-163-8/+8
| * | | | | | gru: function to generate chipset IPI valuesJack Steiner2009-12-161-4/+20
| * | | | | | x86: uv: update XPC to handle updated BIOS interfaceRobin Holt2009-12-162-16/+3
| * | | | | | x86: uv: introduce uv_gpa_is_mmrRobin Holt2009-12-161-0/+7
| * | | | | | x86: uv: introduce a means to translate from gpa -> socket_paddrRobin Holt2009-12-161-0/+13
| * | | | | | dma-mapping: fix off-by-one error in dma_capable()Jan Beulich2009-12-161-1/+1
| * | | | | | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0
| * | | | | | ptrace: x86: change syscall_trace_leave() to rely on tracehook when steppingOleg Nesterov2009-12-161-14/+7
| * | | | | | ptrace: x86: implement user_single_step_siginfo()Oleg Nesterov2009-12-162-9/+23
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-1510-78/+78
| |\ \ \ \ \
| | * | | | | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-142-9/+9
| | * | | | | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-141-10/+10
| | * | | | | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-142-10/+10
| | * | | | | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-145-28/+28
| | * | | | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-143-3/+3
| | * | | | | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-148-41/+41
| | |/ / / /
| * | | | | tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-7/+4
| * | | | | cs5535: drop the Geode-specific MFGPT/GPIO codeAndres Salomon2009-12-155-712/+0
| * | | | | cs5535: define lxfb/gxfb MSRs in linux/cs5535.hAndres Salomon2009-12-151-13/+0
| * | | | | cs5535: move VSA2 checks into linux/cs5535.hAndres Salomon2009-12-153-43/+2
| * | | | | cs5535: move the DIVIL MSR definition into linux/cs5535.hAndres Salomon2009-12-152-3/+1
| * | | | | cs5535: add a generic MFGPT driverAndres Salomon2009-12-151-40/+0
| * | | | | ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimizationAndres Salomon2009-12-152-1/+2
| * | | | | cs5535-gpio: add AMD CS5535/CS5536 GPIO driver supportAndres Salomon2009-12-151-27/+1
| * | | | | hugetlb: add generic definition of NUMA_NO_NODELee Schermerhorn2009-12-151-2/+7
| |/ / / /
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-1422-78/+133
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-1410-144/+221
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | percpu: make percpu symbols in x86 uniqueTejun Heo2009-10-295-80/+79
| | * | | | percpu: make percpu symbols in xen uniqueTejun Heo2009-10-292-32/+33
| | * | | | percpu: make percpu symbols in cpufreq uniqueTejun Heo2009-10-291-14/+14
| | * | | | percpu: remove some sparse warningsTejun Heo2009-10-291-13/+13
| | * | | | this_cpu: Use this_cpu_xx in nmi handlingChristoph Lameter2009-10-121-4/+4
| | * | | | this_cpu: Implement X86 optimized this_cpu operationsChristoph Lameter2009-10-031-0/+78