summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-037-83/+101
|\
| * Merge branch 'master' into percpuTejun Heo2010-02-0253-1134/+405
| |\
| * | percpu, x86: Generic inc / dec percpu instructionsChristoph Lameter2010-01-051-14/+72
| * | local_t: Remove cpu_local_xx macrosChristoph Lameter2010-01-051-37/+0
| * | Merge branch 'master' into percpuTejun Heo2010-01-05304-6536/+11856
| |\ \
| * | | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-296-34/+31
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-03-021-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-28118-3497/+4274
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-1643-1114/+354
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-2340-276/+271
| |\ \ \ \ \ \
| * | | | | | | vhost_net: a kernel-level virtio serverMichael S. Tsirkin2010-01-151-0/+1
* | | | | | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-011-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | ACPI: replace acpi_integer by u64Lin Ming2010-01-281-3/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-012-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge branches 'clks' and 'pnx' into develRussell King2010-02-254-19/+18
| |\| | | | | | |
| * | | | | | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-202-2/+2
* | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-03-012-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | clocksource: add argument to resume callbackMagnus Damm2010-02-052-2/+2
* | | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-02-284-18/+27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, uv: Remove recursion in uv_heartbeat_enable()Roel Kluin2010-01-071-5/+4
| * | | | | | | | | x86, uv: uv_global_gru_mmr_address() macro fixJack Steiner2010-01-071-1/+2
| * | | | | | | | | x86, uv: Add serial number parameter to uv_bios_get_sn_info()Russ Anderson2009-12-173-12/+21
* | | | | | | | | | Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-286-8/+170
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, ptrace: Remove set_stopped_child_used_math() in [x]fpregs_setSuresh Siddha2010-02-231-4/+0
| * | | | | | | | | | x86, ptrace: Simplify xstateregs_get()Suresh Siddha2010-02-231-23/+7
| * | | | | | | | | | x86, ptrace: regset extensions to support xstateSuresh Siddha2010-02-116-4/+186
* | | | | | | | | | | Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-287-1/+103
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86: Enable NMI on all cpus on UVRuss Anderson2010-02-275-0/+51
| * | | | | | | | | | | x86, uv: Update UV arch to target Legacy VGA I/O correctly.Mike Travis2010-02-053-1/+52
* | | | | | | | | | | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-283-10/+8
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86, setup: Don't skip mode setting for the standard VGA modesH. Peter Anvin2010-02-191-8/+1
| * | | | | | | | | | | | x86-64, setup: Inhibit decompressor output if video info is invalidH. Peter Anvin2010-02-181-2/+0
| * | | | | | | | | | | | x86, setup: When restoring the screen, update boot_params.screen_infoH. Peter Anvin2010-02-171-0/+7
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-284-22/+121
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86-64, rwsem: Avoid store forwarding hazard in __downgrade_writeAvi Kivity2010-02-131-20/+5
| * | | | | | | | | | | | x86-64, rwsem: 64-bit xadd rwsem implementationH. Peter Anvin2010-01-181-13/+40
| * | | | | | | | | | | | x86-64: support native xadd rwsem implementationLinus Torvalds2010-01-133-1/+83
| * | | | | | | | | | | | x86: clean up rwsem type systemLinus Torvalds2010-01-131-10/+15
* | | | | | | | | | | | | Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-02-284-140/+127
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86, numa: Remove configurable node size support for numa emulationDavid Rientjes2010-02-151-147/+13
| * | | | | | | | | | | | | x86, numa: Add fixed node size option for numa emulationDavid Rientjes2010-02-153-14/+114
| * | | | | | | | | | | | | x86, numa: Fix numa emulation calculation of big nodesDavid Rientjes2010-02-151-1/+1
| * | | | | | | | | | | | | x86, acpi: Map hotadded cpu to correct node.Haicheng Li2010-02-101-0/+21
* | | | | | | | | | | | | | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-02-286-14/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | x86: Convert set_atomicity_lock to raw_spinlockThomas Gleixner2010-02-161-3/+3
| * | | | | | | | | | | | | | x86, mtrr: Kill over the top warnAlan Cox2010-02-151-1/+1
| * | | | | | | | | | | | | | x86, mtrr: Constify struct mtrr_opsEmese Revfy2010-02-016-10/+10
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-02-289-58/+68
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | x86, mm: Unify kernel_physical_mapping_init() APIPekka Enberg2010-02-252-10/+5
| * | | | | | | | | | | | | | x86, mm: Allow highmem user page tables to be disabled at boot timeIan Campbell2010-02-252-5/+31