summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-12-05x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin
2012-12-03x86, mce, therm_throt: Don't report power limit and package level thermal thr...Fenghua Yu
2012-12-03sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()Al Viro
2012-12-03PARISC: fix user-triggerable panic on pariscAl Viro
2012-12-03PARISC: fix virtual aliasing issue in get_shared_area()James Bottomley
2012-12-03x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky
2012-12-03x86-32: Fix invalid stack address while in softirqRobert Richter
2012-11-26kbuild: Fix gcc -x syntaxJean Delvare
2012-11-26m68k: fix sigset_t accessor functionsAndreas Schwab
2012-11-26s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Heiko Carstens
2012-11-05x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown
2012-10-31x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu
2012-10-31x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin
2012-10-31ARM: at91/i2c: change id to let i2c-gpio workBo Shen
2012-10-31ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon
2012-10-28sparc64: Be less verbose during vmemmap population.David S. Miller
2012-10-28sparc64: do not clobber personality flags in sys_sparc64_personality()Jiri Kosina
2012-10-28sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller
2012-10-28sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller
2012-10-28sparc64: fix ptrace interaction with force_successful_syscall_return()Al Viro
2012-10-28xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel
2012-10-28x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...Jacob Shin
2012-10-28oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()Dan Carpenter
2012-10-28arch/tile: avoid generating .eh_frame information in modulesChris Metcalf
2012-10-21x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin
2012-10-21x86, random: Architectural inlines to get random integers with RDRANDH. Peter Anvin
2012-10-21xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk
2012-10-21xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk
2012-10-21ARM: 7541/1: Add ARM ERRATA 775420 workaroundSimon Horman
2012-10-21mips,kgdb: fix recursive page fault with CONFIG_KPROBESJason Wessel
2012-10-21ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King
2012-10-13mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli
2012-10-13mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports itGeert Uytterhoeven
2012-10-07x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity
2012-10-02ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon
2012-10-02MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen
2012-10-02x86: Fix boot on Twinhead H12YAlan Cox
2012-10-02ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach
2012-10-02ARM: fix bad applied patch for arch/arm/Kconfig of stable 3.0.y tree.Tetsuyuki Kobayashi
2012-10-02xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk
2012-10-02Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman
2012-09-14PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman
2012-09-14powerpc: Restore correct DSCR in context switchAnton Blanchard
2012-09-14powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard
2012-09-14mm: hugetlbfs: correctly populate shared pmdMichal Hocko
2012-09-14alpha: Don't export SOCK_NONBLOCK to user space.Michael Cree
2012-09-14ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann
2012-09-14ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner
2012-09-14ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon
2012-09-14ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon