aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
*-----. Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...Linus Torvalds2011-07-23
|\ \ \ \
| * | | | um: Make rwsem.S depend on CONFIG_RWSEM_XCHGADD_ALGORITHMRichard Weinberger2011-07-22
* | | | | virtio: expose for non-virtualization users tooOhad Ben-Cohen2011-07-23
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-22
|\ \ \ \ \
| * | | | | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
| * | | | | arm: don't create useless copies to pass into debugfs_create_dir()Al Viro2011-07-20
| * | | | | switch assorted clock drivers to debugfs_remove_recursive()Al Viro2011-07-20
| * | | | | switch do_spufs_create() to user_path_create(), fix double-unlockAl Viro2011-07-20
* | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-22
|\ \ \ \ \ \
| * | | | | | x86-64, vdso: Do not allocate memory for the vDSOAndy Lutomirski2011-07-21
| * | | | | | clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG optionH. Peter Anvin2011-07-21
| * | | | | | x86, vdso: Drop now wrong commentBorislav Petkov2011-07-18
| * | | | | | ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski2011-07-14
| * | | | | | x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski2011-07-14
| * | | | | | clocksource: Replace vread with generic arch dataAndy Lutomirski2011-07-13
| * | | | | | x86-64: Add --no-undefined to vDSO buildAndy Lutomirski2011-07-13
| * | | | | | x86-64: Allow alternative patching in the vDSOAndy Lutomirski2011-07-13
| * | | | | | x86: Make alternative instruction pointers relativeAndy Lutomirski2011-07-13
| * | | | | | x86-64: Improve vsyscall emulation CS and RIP handlingAndy Lutomirski2011-07-13
| * | | | | | x86-64: Emulate legacy vsyscallsAndy Lutomirski2011-06-07
| * | | | | | x86-64: Fill unused parts of the vsyscall page with 0xccAndy Lutomirski2011-06-06
| * | | | | | x86-64: Remove vsyscall number 3 (venosys)Andy Lutomirski2011-06-06
| * | | | | | x86-64: Map the HPET NXAndy Lutomirski2011-06-05
| * | | | | | x86-64: Remove kernel.vsyscall64 sysctlAndy Lutomirski2011-06-05
| * | | | | | x86-64: Give vvars their own pageAndy Lutomirski2011-06-05
| * | | | | | x86-64: Document some of entry_64.SAndy Lutomirski2011-06-05
| * | | | | | x86-64: Fix alignment of jiffies variableAndy Lutomirski2011-06-05
* | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \
| * | | | | | | x86, UV: Correct UV2 BAU destination timeoutcpw@sgi.com2011-06-21
| * | | | | | | x86, UV: Correct failed topology memory leakcpw@sgi.com2011-06-21
| * | | | | | | x86, UV: Remove cpumask_t from the stackcpw@sgi.com2011-06-21
| * | | | | | | x86, UV: Rename hubmask to pnmaskcpw@sgi.com2011-06-21
| * | | | | | | x86, UV: Correct reset_with_ipi()cpw@sgi.com2011-06-21
| * | | | | | | x86, UV: Allow for non-consecutive socketscpw@sgi.com2011-06-21
| * | | | | | | x86, UV: Inline header file functionscpw@sgi.com2011-06-21
| * | | | | | | x86, UV: Fix smp_processor_id() use in a preemptable regioncpw@sgi.com2011-06-21
| * | | | | | | x66, UV: Enable 64-bit ACPI MFCG support for SGI UV2 platformJack Steiner2011-06-03
| * | | | | | | x86, UV: Clean up uv_mmrs.hJack Steiner2011-05-30
* | | | | | | | Merge branch 'x86-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Kill handle_signal()->set_fs()Oleg Nesterov2011-07-15
| * | | | | | | | x86, do_signal: Simplify the TS_RESTORE_SIGMASK logicOleg Nesterov2011-07-15
| * | | | | | | | x86, signals: Convert the X86_32 code to use set_current_blocked()Oleg Nesterov2011-07-15
| * | | | | | | | x86, signals: Convert the IA32_EMULATION code to use set_current_blocked()Oleg Nesterov2011-07-15
* | | | | | | | | Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, numa: Implement pfn -> nid mapping granularity checkTejun Heo2011-07-13
| * | | | | | | | | x86, mm: s/PAGES_PER_ELEMENT/PAGES_PER_SECTION/Tejun Heo2011-07-13
| |/ / / / / / / /
* | | | | | | | | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, mtrr: Use pci_dev->revisionSergei Shtylyov2011-07-02
| * | | | | | | | | x86, mtrr: use stop_machine APIs for doing MTRR rendezvousSuresh Siddha2011-06-27
| * | | | | | | | | x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha2011-06-27