summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-03-23x86, binutils, xen: Fix another wrong size directiveAlexander van Heukelum
2011-03-23powerpc: rtas_flash needs to use rtas_data_bufMilton Miller
2011-03-23powerpc/kdump: Fix race in kdump shutdownMichael Neuling
2011-03-23powerpc/kexec: Fix race in kexec shutdownMichael Neuling
2011-03-23fix per-cpu flag problem in the cpu affinity checkersThomas Gleixner
2011-03-23x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li
2011-03-23perf, powerpc: Handle events that raise an exception without overflowingAnton Blanchard
2011-03-23x86, quirk: Fix SB600 revision checkAndreas Herrmann
2011-03-23x86: Emit "mem=nopentium ignored" warning when not supportedKamal Mostafa
2011-03-23x86: Fix panic when handling "mem={invalid}" paramKamal Mostafa
2011-03-23x86/mm: Handle mm_fault_error() in kernel spaceAndrey Vagin
2011-03-23MIPS: MTX-1: Make au1000_eth probe all PHY addressesFlorian Fainelli
2011-03-14powerpc/kexec: Fix orphaned offline CPUs across kexecMatt Evans
2011-03-14powerpc/crashdump: Do not fail on NULL pointer dereferencingMaxim Uvarov
2011-03-14powerpc/kexec: Speedup kexec hash PTE tear downMichael Neuling
2011-03-14powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling
2011-03-14powerpc: Use more accurate limit for first segment memory allocationsAnton Blanchard
2011-03-14powerpc/kdump: Use chip->shutdown to disable IRQsAnton Blanchard
2011-03-14powerpc/kdump: CPUs assume the context of the oopsing CPUAnton Blanchard
2011-03-07x86: Use u32 instead of long to set reset vector back to 0Don Zickus
2011-03-02x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann
2011-03-02ARM: Ensure predictable endian state on signal handler entryRussell King
2011-03-02s390: remove task_show_regsMartin Schwidefsky
2011-03-02x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge
2011-03-02x86, hpet: Disable per-cpu hpet timer if ARAT is supportedShaohua Li
2011-02-17x86: Add IRQ_TIME_ACCOUNTINGVenkatesh Pallipadi
2011-02-17sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi
2011-02-17x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha
2011-02-17parisc : Remove broken line wrapping handling pdc_iodc_print()Guy Martin
2011-02-17powerpc: Fix some 6xx/7xxx CPU setup functionsBenjamin Herrenschmidt
2011-02-17x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha
2011-02-17rapidio: fix hang on RapidIO doorbell queue full conditionThomas Taranowski
2011-02-17correct vdso version stringMartin Schwidefsky
2011-01-07x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic modeKenji Kaneshige
2011-01-07x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige
2011-01-07x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin
2011-01-07x86, amd: Fix panic on AMD CPU family 0x15Andreas Herrmann
2011-01-07x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin
2010-12-09nmi: fix clock comparator revalidationHeiko Carstens
2010-12-09x86-32: Fix dummy trampoline-related inline stubsH. Peter Anvin
2010-12-09x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampolineHugh Dickins
2010-12-09x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel
2010-12-09x86, UV: Fix initialization of max_pnodeJack Steiner
2010-12-09x86, UV: Delete unneeded boot messagesJack Steiner
2010-12-09sparc: Prevent no-handler signal syscall restart recursion.David S. Miller
2010-12-09sparc: Don't mask signal when we can't setup signal frame.David S. Miller
2010-12-09sparc64: Fix race in signal instruction flushing.David S. Miller
2010-12-09ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones
2010-12-09ARM: 6489/1: thumb2: fix incorrect optimisation in usraccWill Deacon
2010-12-09uml: disable winch irq before freeing handler dataWill Newton