summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2010-09-20x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin
2010-08-26ARM: Tighten check for allowable CPSR valuesRussell King
2010-08-20x86: don't send SIGBUS for kernel page faultsGreg Kroah-Hartman
2010-08-13xen: drop xen_sched_clock in favour of using plain wallclock timeJeremy Fitzhardinge
2010-08-06.gitignore updatesAlexey Dobriyan
2010-08-02x86, Calgary: Limit the max PHB number to 256Darrick J. Wong
2010-08-02x86, Calgary: Increase max PHB numberDarrick J. Wong
2010-07-05parisc: clear floating point exception flag on SIGFPE signalHelge Deller
2010-07-05powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov
2010-07-05powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling
2010-07-05powerpc/pseries: Only call start-cpu when a CPU is stoppedMichael Neuling
2010-07-05powerpc: Fix handling of strncmp with zero lenJeff Mahoney
2010-05-26clockevent: Prevent dead lock on clockevents_lockSuresh Siddha
2010-04-01x86, ia32_aout: do not kill argument mappingJiri Slaby
2010-04-01KVM: x86: check for cr3 validity in ioctl_set_sregsMarcelo Tosatti
2010-04-01KVM: VMX: Check cpl before emulating debug register accessAvi Kivity
2010-04-01KVM: x86 emulator: limit instructions to 15 bytesAvi Kivity
2010-01-28KVM: S390: fix potential array overrun in intercept handlingChristian Borntraeger