summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-02-12Revert "x86: Make Dell Latitude E5420 use reboot=pci"Willy Tarreau
2012-02-11x86: Fix mmap random address rangeLudwig Nussel
2012-02-11x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limitJiri Olsa
2012-02-11oprofile, x86: Fix nmi-unsafe callgraph supportRobert Richter
2012-02-11x86, mm: Add __get_user_pages_fast()Peter Zijlstra
2012-02-11oprofile, x86: Fix crash when unloading module (nmi timer mode)Robert Richter
2012-02-11um: fix ubd cow sizeRichard Weinberger
2012-02-11KVM: s390: check cpu_id prior to using itCarsten Otte
2012-02-11powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard
2012-02-11powerpc: Fix device tree claim codeAnton Blanchard
2012-02-11alpha: fix several security issuesDan Rosenberg
2012-02-11powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard
2012-02-11powerpc/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling
2012-02-11x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman
2012-02-11x86/amd-iommu: Fix 3 possible endless loopsJoerg Roedel
2012-02-11powerpc/oprofile: Handle events that raise an exception without overflowingEric B Munson
2012-02-11ARM: 6891/1: prevent heap corruption in OABI semtimedopDan Rosenberg
2012-02-11set memory ranges in N_NORMAL_MEMORY when onlinedDavid Rientjes
2011-04-30tioca: Fix assignment from incompatible pointer warningsJeff Mahoney
2011-04-30x86: Fix a bogus unwind annotation in lib/semaphore_32.SJan Beulich
2011-04-30powerpc: Fix default_machine_crash_shutdown #ifdef botchKamalesh Babulal
2011-04-30powerpc/kexec: Add ifdef CONFIG_PPC_STD_MMU_64 to PPC64 codeKamalesh Babulal
2011-04-30x86, binutils, xen: Fix another wrong size directiveAlexander van Heukelum
2011-04-30powerpc: rtas_flash needs to use rtas_data_bufMilton Miller
2011-04-30powerpc/kdump: Fix race in kdump shutdownMichael Neuling
2011-04-30fix per-cpu flag problem in the cpu affinity checkersThomas Gleixner
2011-04-30x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li
2011-04-30x86, quirk: Fix SB600 revision checkAndreas Herrmann
2011-04-30x86: Fix panic when handling "mem={invalid}" paramKamal Mostafa
2011-04-30powerpc/kexec: Fix orphaned offline CPUs across kexecMatt Evans
2011-04-30powerpc/crashdump: Do not fail on NULL pointer dereferencingMaxim Uvarov
2011-04-30powerpc/kexec: Speedup kexec hash PTE tear downMichael Neuling
2011-04-30powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling
2011-04-30powerpc: Use more accurate limit for first segment memory allocationsAnton Blanchard
2011-04-30powerpc/kdump: Use chip->shutdown to disable IRQsAnton Blanchard
2011-04-30powerpc/kdump: CPUs assume the context of the oopsing CPUAnton Blanchard
2011-04-30ARM: Ensure predictable endian state on signal handler entryRussell King
2011-04-30s390: remove task_show_regsMartin Schwidefsky
2011-04-30parisc : Remove broken line wrapping handling pdc_iodc_print()Guy Martin
2011-04-30parisc: pass through '\t' to early (iodc) consoleKyle McMartin
2011-04-30powerpc: Fix some 6xx/7xxx CPU setup functionsBenjamin Herrenschmidt
2011-04-30rapidio: fix hang on RapidIO doorbell queue full conditionThomas Taranowski
2011-02-09x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin
2010-12-09ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones
2010-12-09acpi-cpufreq: fix a memleak when unloading driverZhang Rui
2010-12-09um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger
2010-10-28powerpc: Don't use kernel stack with translation offMichael Neuling
2010-10-28powerpc: Initialise paca->kstack before early_setup_secondaryMatt Evans
2010-09-20x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath
2010-09-20compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin