summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-03-28powerpc: rtas_flash needs to use rtas_data_bufMilton Miller1-18/+21
2011-03-28powerpc/kdump: Fix race in kdump shutdownMichael Neuling1-0/+27
2011-03-28fix per-cpu flag problem in the cpu affinity checkersThomas Gleixner1-1/+1
2011-03-21x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li2-10/+4
2011-03-21perf, powerpc: Handle events that raise an exception without overflowingAnton Blanchard2-1/+24
2011-03-21IA64: Optimize ticket spinlocks in fsys_rt_sigprocmaskPetr Tesarik1-31/+11
2011-03-21IA64: fix siglockTony Luck1-7/+39
2011-03-21x86, quirk: Fix SB600 revision checkAndreas Herrmann1-1/+6
2011-03-21x86: Emit "mem=nopentium ignored" warning when not supportedKamal Mostafa1-2/+5
2011-03-21x86: Fix panic when handling "mem={invalid}" paramKamal Mostafa1-0/+3
2011-03-21x86/mm: Handle mm_fault_error() in kernel spaceAndrey Vagin1-0/+7
2011-03-21MIPS: MTX-1: Make au1000_eth probe all PHY addressesFlorian Fainelli1-0/+9
2011-03-21powerpc/kexec: Fix orphaned offline CPUs across kexecMatt Evans1-0/+25
2011-03-21powerpc/crashdump: Do not fail on NULL pointer dereferencingMaxim Uvarov1-0/+3
2011-03-21powerpc/kexec: Speedup kexec hash PTE tear downMichael Neuling1-13/+20
2011-03-21powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling3-0/+57
2011-03-21powerpc/kdump: Use chip->shutdown to disable IRQsAnton Blanchard1-1/+1
2011-03-21powerpc/kdump: CPUs assume the context of the oopsing CPUAnton Blanchard1-1/+5
2011-03-21powerpc: Use more accurate limit for first segment memory allocationsAnton Blanchard1-4/+13
2011-03-21x86: Use u32 instead of long to set reset vector back to 0Don Zickus1-1/+1
2011-03-21x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann3-13/+18
2011-03-21ARM: Ensure predictable endian state on signal handler entryRussell King1-1/+3
2011-03-21s390: remove task_show_regsMartin Schwidefsky2-42/+0
2011-03-21x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge3-0/+8
2011-03-21x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha1-2/+3
2011-03-21powerpc: Fix some 6xx/7xxx CPU setup functionsBenjamin Herrenschmidt1-20/+20
2011-03-21powerpc: Fix hcall tracepoint recursionAnton Blanchard1-0/+37
2011-03-21x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha1-1/+9
2011-03-21rapidio: fix hang on RapidIO doorbell queue full conditionThomas Taranowski1-1/+0
2011-03-21correct vdso version stringMartin Schwidefsky1-1/+1
2011-03-21x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic modeKenji Kaneshige1-0/+1
2011-03-21x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige2-7/+8
2011-03-21x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin1-2/+2
2011-03-21x86, amd: Fix panic on AMD CPU family 0x15Andreas Herrmann1-2/+1
2011-03-21x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin2-24/+84
2011-03-21nohz/s390: fix arch_needs_cpu() return value on offline cpusHeiko Carstens1-0/+19
2011-03-21compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin7-7/+7
2011-03-21x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath1-1/+7
2011-03-21x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin1-7/+7
2011-03-21ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones1-2/+4
2011-03-21ARM: 6489/1: thumb2: fix incorrect optimisation in usraccWill Deacon1-1/+1
2011-03-21x86: Ignore trap bits on single step exceptionsFrederic Weisbecker1-0/+4
2011-03-21acpi-cpufreq: fix a memleak when unloading driverZhang Rui1-0/+1
2011-03-21xen: don't bother to stop other cpus on shutdown/rebootJeremy Fitzhardinge1-4/+0
2011-03-21um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger1-1/+1
2011-03-21um: remove PAGE_SIZE alignment in linker script causing kernel segfault.Richard Weinberger1-1/+1
2011-03-21x86, kdump: Change copy_oldmem_page() to use cached addressingCliff Wickman1-1/+1
2011-03-21x86, intr-remap: Set redirection hint in the IRTESuresh Siddha1-0/+2
2011-03-21x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUsAndreas Herrmann1-1/+1
2011-03-21x86, olpc: Don't retry EC commands foreverPaul Fox1-1/+4