summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-10-31ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon1-4/+10
2012-10-28sparc64: Be less verbose during vmemmap population.David S. Miller1-5/+23
2012-10-28sparc64: do not clobber personality flags in sys_sparc64_personality()Jiri Kosina1-5/+5
2012-10-28sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller1-2/+4
2012-10-28sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller1-4/+5
2012-10-28sparc64: fix ptrace interaction with force_successful_syscall_return()Al Viro1-18/+14
2012-10-28xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel2-4/+6
2012-10-28x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...Jacob Shin1-2/+15
2012-10-28oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()Dan Carpenter1-1/+1
2012-10-28arch/tile: avoid generating .eh_frame information in modulesChris Metcalf1-0/+4
2012-10-21x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin4-0/+78
2012-10-21x86, random: Architectural inlines to get random integers with RDRANDH. Peter Anvin2-0/+82
2012-10-21xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk1-0/+2
2012-10-21xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk1-1/+15
2012-10-21ARM: 7541/1: Add ARM ERRATA 775420 workaroundSimon Horman2-0/+13
2012-10-21mips,kgdb: fix recursive page fault with CONFIG_KPROBESJason Wessel1-0/+9
2012-10-21ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King1-2/+2
2012-10-13mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli1-3/+8
2012-10-13mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports itGeert Uytterhoeven1-1/+1
2012-10-07x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity1-1/+1
2012-10-02ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon1-115/+4
2012-10-02MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen1-1/+8
2012-10-02x86: Fix boot on Twinhead H12YAlan Cox1-0/+17
2012-10-02ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach1-0/+1
2012-10-02ARM: fix bad applied patch for arch/arm/Kconfig of stable 3.0.y tree.Tetsuyuki Kobayashi1-26/+26
2012-10-02xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk1-0/+4
2012-10-02Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman1-2/+2
2012-09-14PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman1-2/+2
2012-09-14powerpc: Restore correct DSCR in context switchAnton Blanchard2-6/+18
2012-09-14powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard1-10/+2
2012-09-14mm: hugetlbfs: correctly populate shared pmdMichal Hocko1-5/+16
2012-09-14alpha: Don't export SOCK_NONBLOCK to user space.Michael Cree1-0/+2
2012-09-14ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann1-0/+1
2012-09-14ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner1-1/+1
2012-09-14ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon1-3/+3
2012-09-14ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon1-3/+3
2012-09-14ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2-18/+18
2012-08-26xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini1-0/+36
2012-08-26s390/compat: fix mmap compat system callsHeiko Carstens1-2/+0
2012-08-15ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfigMarek Vasut1-1/+0
2012-08-15x86, microcode: Sanitize per-cpu microcode reloading interfaceBorislav Petkov1-7/+19
2012-08-15x86, microcode: microcode_core.c simple_strtoul cleanupShuah Khan1-5/+4
2012-08-15random: remove rand_initialize_irq()Theodore Ts'o1-1/+0
2012-08-15x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox1-1/+1
2012-08-15ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon1-2/+6
2012-08-15ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon1-0/+12
2012-08-15Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck1-2/+2
2012-08-15x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester8-26/+4
2012-08-09m68k: Correct the Atari ALLOWINT definitionMikael Pettersson1-2/+2
2012-08-09m68k: Make sys_atomic_cmpxchg_32 work on classic m68kAndreas Schwab1-2/+6