summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-05-13ARC: signal handling robustifyVineet Gupta1-4/+16
2015-05-06nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven10-29/+7
2015-05-06C6x: time: Ensure consistency in __initNishanth Menon1-1/+1
2015-05-06xtensa: ISS: fix locking in TAP network adapterMax Filippov1-14/+15
2015-05-06xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_rangeMax Filippov1-1/+1
2015-05-06xtensa: xtfpga: fix hardware lockup caused by LCD driverMax Filippov5-25/+81
2015-05-06powerpc/cell: Fix cell iommu after it_page_shift changesMichael Ellerman1-1/+1
2015-05-06powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson1-10/+34
2015-05-06powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTHAnton Blanchard1-1/+1
2015-05-06arm64: vdso: fix build error when switching from LE to BEArun Chandran1-1/+1
2015-05-06ARM: dts: dove: Fix uart[23] reg propertySebastian Hesselbarth1-2/+2
2015-05-06ARM: S3C64XX: Use fixed IRQ bases to avoid conflicts on CragganmoreCharles Keepax2-0/+2
2015-05-06ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin1-1/+1
2015-05-06MIPS: Hibernate: flush TLB entries earlierHuacai Chen1-1/+2
2015-05-06s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens1-0/+4
2015-05-06KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova1-0/+1
2015-05-06sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi...Len Brown2-0/+58
2015-04-29arc: mm: Fix build failureGuenter Roeck1-1/+1
2015-04-29x86: mm: move mmap_sem unlock from mm_fault_error() to callerLinus Torvalds1-7/+1
2015-04-29ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper3-20/+33
2015-04-29ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclearSteven Capper2-9/+17
2015-04-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds25-1/+53
2015-04-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro1-1/+1
2015-04-29KVM: x86: SYSENTER emulation is brokenNadav Amit1-19/+8
2015-04-19x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann1-0/+10
2015-04-19ARC: SA_SIGINFO ucontext regs off-by-oneVineet Gupta1-2/+2
2015-04-13powerpc/mpc85xx: Add ranges to etsec2 nodesScott Wood3-0/+3
2015-04-13powerpc/pseries: Little endian fixes for post mobility device tree updateTyrel Datwyler1-21/+23
2015-04-13arm64: Use the reserved TTBR0 if context switching to the init_mmCatalin Marinas1-0/+9
2015-04-13powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLERMahesh Salgaonkar1-1/+1
2015-03-26ARM: dts: DRA7x: Fix the bypass clock source for dpll_iva and othersRavikumar Kattekola1-9/+81
2015-03-26ARM: at91: pm: fix at91rm9200 standbyAlexandre Belloni1-1/+1
2015-03-26arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose1-1/+5
2015-03-26x86/vdso: Fix the build on GCC5Jiri Slaby1-0/+1
2015-03-26x86/fpu: Drop_fpu() should not assume that tsk equals currentOleg Nesterov1-1/+1
2015-03-26x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_s...Oleg Nesterov1-3/+4
2015-03-26crypto: aesni - fix memory usage in GCM decryptionStephan Mueller1-2/+2
2015-03-26crypto: arm/aes update NEON AES module to latest OpenSSL versionArd Biesheuvel2-8/+16
2015-03-26sparc64: Fix several bugs in memmove().David S. Miller1-3/+32
2015-03-26sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern1-0/+4
2015-03-26sparc: perf: Make counting mode actually workDavid Ahern1-8/+3
2015-03-26sparc: perf: Remove redundant perf_pmu_{en|dis}able callsDavid Ahern1-4/+0
2015-03-26sparc: semtimedop() unreachable due to comparison errorRob Gardner1-1/+1
2015-03-26sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson1-4/+7
2015-03-18ARC: Fix KSTK_ESP()Vineet Gupta2-7/+8
2015-03-18KVM: MIPS: Fix trace event to save PC directlyJames Hogan1-3/+3
2015-03-18KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini1-1/+2
2015-03-18x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski1-5/+8
2015-03-07x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert1-3/+3
2015-03-07metag: Fix KSTK_EIP() and KSTK_ESP() macrosJames Hogan1-2/+2