summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
*-----------. Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-...Linus Torvalds2011-07-238-33/+45
|\ \ \ \ \ \ \
| | | | | | | * x86, boot: Wait for boot cpu to show up if nr_cpus limit is about to hitVivek Goyal2011-07-081-2/+20
| | | | | | * | x86: tsc: Remove unneeded DMI-based blacklistingTero Roponen2011-05-311-24/+0
| | | | | * | | x86, quirks: Use pci_dev->revisionSergei Shtylyov2011-07-211-3/+2
| | | | * | | | x86, config: Introduce an INTEL_MID configurationAlan Cox2011-07-211-2/+13
| | | | |/ / /
| | | * | | | kexec, x86: Fix incorrect jump back address if not preserving contextHuang Ying2011-07-212-0/+4
| | | |/ / /
| | * | | | x86-32, fpu: Fix DNA exception during check_fpu()Suresh Siddha2011-06-301-0/+4
| * | | | | x86, hyper: Change hypervisor detection orderAnupam Chanda2011-07-081-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-232-37/+5
|\ \ \ \ \
| * | | | | x86, build: Do not set the root_dev field in bzImageMichal Marek2011-05-252-37/+5
* | | | | | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-234-0/+98
|\ \ \ \ \ \
| * | | | | | x86: Add support for cmpxchg_doubleChristoph Lameter2011-06-254-0/+98
* | | | | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-07-233-360/+72
|\ \ \ \ \ \ \
| * | | | | | | clocksource: apb: Share APB timer code with other platformsJamie Iles2011-06-273-360/+72
| | | | | | | |
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
*-----. \ \ \ \ \ \ \ Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...Linus Torvalds2011-07-231-1/+2
|\ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | / / | | | | | |_|_|_|/ / | | | | |/| | | | |
| * | | | | | | | | um: Make rwsem.S depend on CONFIG_RWSEM_XCHGADD_ALGORITHMRichard Weinberger2011-07-221-1/+2
* | | | | | | | | | virtio: expose for non-virtualization users tooOhad Ben-Cohen2011-07-237-37/+0
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-229-82/+46
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-201-2/+9
| * | | | | | | | | | arm: don't create useless copies to pass into debugfs_create_dir()Al Viro2011-07-202-12/+5
| * | | | | | | | | | switch assorted clock drivers to debugfs_remove_recursive()Al Viro2011-07-205-36/+11
| * | | | | | | | | | switch do_spufs_create() to user_path_create(), fix double-unlockAl Viro2011-07-203-32/+21
* | | | | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-2234-370/+416
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86-64, vdso: Do not allocate memory for the vDSOAndy Lutomirski2011-07-212-21/+19
| * | | | | | | | | | | clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG optionH. Peter Anvin2011-07-214-4/+7
| * | | | | | | | | | | x86, vdso: Drop now wrong commentBorislav Petkov2011-07-181-1/+0
| * | | | | | | | | | | ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski2011-07-144-3/+15
| * | | | | | | | | | | x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski2011-07-1412-79/+57
| * | | | | | | | | | | clocksource: Replace vread with generic arch dataAndy Lutomirski2011-07-134-3/+19
| * | | | | | | | | | | x86-64: Add --no-undefined to vDSO buildAndy Lutomirski2011-07-131-0/+1
| * | | | | | | | | | | x86-64: Allow alternative patching in the vDSOAndy Lutomirski2011-07-131-0/+33
| * | | | | | | | | | | x86: Make alternative instruction pointers relativeAndy Lutomirski2011-07-136-30/+31
| * | | | | | | | | | | x86-64: Improve vsyscall emulation CS and RIP handlingAndy Lutomirski2011-07-132-32/+41
| * | | | | | | | | | | x86-64: Emulate legacy vsyscallsAndy Lutomirski2011-06-078-140/+179
| * | | | | | | | | | | x86-64: Fill unused parts of the vsyscall page with 0xccAndy Lutomirski2011-06-061-9/+7
| * | | | | | | | | | | x86-64: Remove vsyscall number 3 (venosys)Andy Lutomirski2011-06-062-9/+0
| * | | | | | | | | | | x86-64: Map the HPET NXAndy Lutomirski2011-06-052-3/+3
| * | | | | | | | | | | x86-64: Remove kernel.vsyscall64 sysctlAndy Lutomirski2011-06-053-68/+22
| * | | | | | | | | | | x86-64: Give vvars their own pageAndy Lutomirski2011-06-055-23/+35
| * | | | | | | | | | | x86-64: Document some of entry_64.SAndy Lutomirski2011-06-051-0/+2
| * | | | | | | | | | | x86-64: Fix alignment of jiffies variableAndy Lutomirski2011-06-051-1/+1
* | | | | | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-224-1329/+1691
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86, UV: Correct UV2 BAU destination timeoutcpw@sgi.com2011-06-211-5/+13
| * | | | | | | | | | | | x86, UV: Correct failed topology memory leakcpw@sgi.com2011-06-211-2/+7
| * | | | | | | | | | | | x86, UV: Remove cpumask_t from the stackcpw@sgi.com2011-06-212-4/+16
| * | | | | | | | | | | | x86, UV: Rename hubmask to pnmaskcpw@sgi.com2011-06-212-9/+8
| * | | | | | | | | | | | x86, UV: Correct reset_with_ipi()cpw@sgi.com2011-06-211-12/+21
| * | | | | | | | | | | | x86, UV: Allow for non-consecutive socketscpw@sgi.com2011-06-211-1/+1
| * | | | | | | | | | | | x86, UV: Inline header file functionscpw@sgi.com2011-06-211-14/+14
| * | | | | | | | | | | | x86, UV: Fix smp_processor_id() use in a preemptable regioncpw@sgi.com2011-06-211-2/+3
OpenPOWER on IntegriCloud