summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-28s390: fix linker script for 31 bit buildsHeiko Carstens2-2/+2
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-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-13efi: initialize efi.runtime_version to make query_variable_info/update_capsul...Seiji Aguchi1-0/+1
2012-10-13efi: Build EFI stub with EFI-appropriate optionsMatthew Garrett1-0/+3
2012-10-13score: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-1/+3
2012-10-13m32r: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-10-13cris: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-10-13alpha: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+4
2012-10-13m68k: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-10-13mn10300: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-10-13frv: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-10-13xtensa: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-10-13parisc: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-10-13h8300: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-10-13ia64: Add missing RCU idle APIs on idle loopPaul E. McKenney1-0/+3
2012-10-13mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli1-3/+8
2012-10-13powerpc/eeh: Fix crash on converting OF node to edevGavin Shan2-1/+9
2012-10-13kbuild: Fix gcc -x syntaxJean Delvare3-3/+3
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-07serial: omap: fix software flow controlVikram Pandita1-2/+2
2012-10-02ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon1-115/+4
2012-10-02powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabledTimur Tabi1-2/+62
2012-10-02powerpc/85xx: p1022ds: disable the NAND flash node if video is enabledTimur Tabi1-9/+29
2012-10-02x86: Fix boot on Twinhead H12YAlan Cox1-0/+17
2012-10-02MIPS: mm: Add compound tail page _mapcount when mappedJovi Zhang1-0/+2
2012-10-02ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach1-0/+1
2012-10-02xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk1-0/+4
2012-10-02xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini2-17/+13
2012-10-02Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman1-2/+2
2012-10-02oprofile, s390: Fix uninitialized memory access when writing to oprofilefsRobert Richter1-5/+5
2012-10-02ARM: Fix ioremap() of address zeroRussell King2-2/+5
2012-10-02ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King4-21/+56
2012-10-02ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling pathWill Deacon1-4/+7
2012-10-02ARM: 7513/1: Make sure dtc is built before running itDavid Brown1-2/+2
2012-10-02ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access typeWill Deacon1-15/+40
2012-09-14x86, microcode, AMD: Fix broken ucode patch size checkAndreas Herrmann1-3/+4