Age | Commit message (Expand) | Author |
2011-03-21 | ARM: Ensure predictable endian state on signal handler entry | Russell King |
2011-03-21 | s390: remove task_show_regs | Martin Schwidefsky |
2011-03-21 | x86/pvclock: Zero last_value on resume | Jeremy Fitzhardinge |
2011-03-21 | x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s... | Suresh Siddha |
2011-03-21 | powerpc: Fix some 6xx/7xxx CPU setup functions | Benjamin Herrenschmidt |
2011-03-21 | powerpc: Fix hcall tracepoint recursion | Anton Blanchard |
2011-03-21 | x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms | Suresh Siddha |
2011-03-21 | rapidio: fix hang on RapidIO doorbell queue full condition | Thomas Taranowski |
2011-03-21 | correct vdso version string | Martin Schwidefsky |
2011-03-21 | x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode | Kenji Kaneshige |
2011-03-21 | x86: Enable the intr-remap fault handling after local APIC setup | Kenji Kaneshige |
2011-03-21 | x86, gcc-4.6: Use gcc -m options when building vdso | H. Peter Anvin |
2011-03-21 | x86, amd: Fix panic on AMD CPU family 0x15 | Andreas Herrmann |
2011-03-21 | x86, hotplug: Use mwait to offline a processor, fix the legacy case | H. Peter Anvin |
2011-03-21 | nohz/s390: fix arch_needs_cpu() return value on offline cpus | Heiko Carstens |
2011-03-21 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin |
2011-03-21 | x86-64, compat: Retruncate rax after ia32 syscall entry tracing | Roland McGrath |
2011-03-21 | x86-64, compat: Test %rax for the syscall number, not %eax | H. Peter Anvin |
2011-03-21 | ARM: 6482/2: Fix find_next_zero_bit and related assembly | James Jones |
2011-03-21 | ARM: 6489/1: thumb2: fix incorrect optimisation in usracc | Will Deacon |
2011-03-21 | x86: Ignore trap bits on single step exceptions | Frederic Weisbecker |
2011-03-21 | acpi-cpufreq: fix a memleak when unloading driver | Zhang Rui |
2011-03-21 | xen: don't bother to stop other cpus on shutdown/reboot | Jeremy Fitzhardinge |
2011-03-21 | um: fix global timer issue when using CONFIG_NO_HZ | Richard Weinberger |
2011-03-21 | um: remove PAGE_SIZE alignment in linker script causing kernel segfault. | Richard Weinberger |
2011-03-21 | x86, kdump: Change copy_oldmem_page() to use cached addressing | Cliff Wickman |
2011-03-21 | x86, intr-remap: Set redirection hint in the IRTE | Suresh Siddha |
2011-03-21 | x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUs | Andreas Herrmann |
2011-03-21 | x86, olpc: Don't retry EC commands forever | Paul Fox |
2011-03-21 | x86, kexec: Make sure to stop all CPUs before exiting the kernel | Alok Kataria |
2011-03-21 | x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bit | Andre Przywara |
2011-03-21 | mm, x86: Saving vmcore with non-lazy freeing of vmas | Cliff Wickman |
2011-03-21 | powerpc/perf: Fix sampling enable for PPC970 | Paul Mackerras |
2011-03-21 | x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampoline | Hugh Dickins |
2011-03-21 | x86-32: Fix dummy trampoline-related inline stubs | H. Peter Anvin |
2011-03-21 | x86-32: Separate 1:1 pagetables from swapper_pg_dir | Joerg Roedel |
2011-03-21 | x86: detect scattered cpuid features earlier | Jacob Pan |
2011-03-21 | x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order | Borislav Petkov |
2011-03-21 | x86, numa: For each node, register the memory blocks actually used | Yinghai Lu |
2011-03-21 | ubd: fix incorrect sector handling during request restart | Tejun Heo |
2011-03-21 | x86, irq: Plug memory leak in sparse irq | Thomas Gleixner |
2011-03-21 | x86, hpet: Fix bogus error check in hpet_assign_irq() | Thomas Gleixner |
2011-03-21 | tracing/x86: Don't use mcount in kvmclock.c | Steven Rostedt |
2011-03-21 | tracing/x86: Don't use mcount in pvclock.c | Jeremy Fitzhardinge |
2011-03-21 | x86/amd-iommu: Work around S3 BIOS bug | Joerg Roedel |
2011-03-21 | x86/amd-iommu: Fix rounding-bug in __unmap_single | Joerg Roedel |
2011-03-21 | x86/amd-iommu: Set iommu configuration flags in enable-loop | Joerg Roedel |
2011-03-21 | x86, cpu: After uncapping CPUID, re-run CPU feature detection | H. Peter Anvin |
2010-08-02 | Input: RX51 keymap - fix recent compile breakage | Dmitry Torokhov |
2010-08-02 | Fix spinaphore down_spin() | Tony Luck |