summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-12-06fix user-triggerable panic on pariscAl Viro
2012-12-06ARM: Kirkwood: Update PCI-E fixupJason Gunthorpe
2012-12-06Dove: Fix irq_to_pmu()Russell King - ARM Linux
2012-12-06Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux
2012-12-06x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky
2012-12-06x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin
2012-12-06x86-32: Fix invalid stack address while in softirqRobert Richter
2012-12-06sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()Al Viro
2012-12-06fix virtual aliasing issue in get_shared_area()James Bottomley
2012-12-06x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara
2012-12-06x86, mce, therm_throt: Don't report power limit and package level thermal thr...Fenghua Yu
2012-12-06m68k: fix sigset_t accessor functionsAndreas Schwab
2012-12-06x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu
2012-12-06x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin
2012-12-06x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...Jacob Shin
2012-12-06s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Heiko Carstens
2012-12-06s390/signal: set correct address space controlMartin Schwidefsky
2012-11-16xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk
2012-11-16ARM: at91/i2c: change id to let i2c-gpio workBo Shen
2012-11-16ARM: at91: at91sam9g10: fix SOC type detectionIvan Shugov
2012-11-16x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown
2012-10-30arch/tile: avoid generating .eh_frame information in modulesChris Metcalf
2012-10-30ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon
2012-10-30xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel
2012-10-30s390: fix linker script for 31 bit buildsHeiko Carstens
2012-10-30oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()Dan Carpenter
2012-10-30xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk
2012-10-30xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk
2012-10-30mips,kgdb: fix recursive page fault with CONFIG_KPROBESJason Wessel
2012-10-30ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King
2012-10-30sparc64: Be less verbose during vmemmap population.David S. Miller
2012-10-30sparc64: do not clobber personality flags in sys_sparc64_personality()Jiri Kosina
2012-10-30sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller
2012-10-30sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller
2012-10-30sparc64: fix ptrace interaction with force_successful_syscall_return()Al Viro
2012-10-17efi: initialize efi.runtime_version to make query_variable_info/update_capsul...Seiji Aguchi
2012-10-17mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli
2012-10-17ARM: OMAP: counter: add locking to read_persistent_clockColin Cross
2012-10-17mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports itGeert Uytterhoeven
2012-10-17kbuild: Fix gcc -x syntaxJean Delvare
2012-10-17powerpc/eeh: Lock module while handling EEH eventGavin Shan
2012-10-10x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity
2012-10-10xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk
2012-10-10xen/boot: Disable BIOS SMP MP table search.Konrad Rzeszutek Wilk
2012-10-10ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach
2012-09-19ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling pathWill Deacon
2012-09-19ARM: 7513/1: Make sure dtc is built before running itDavid Brown
2012-09-19ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access typeWill Deacon
2012-09-19ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon
2012-09-19powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras