summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-04-26m32r: switch to RAW_COPY_USERAl Viro
2017-04-26s390/crypt: use the correct module alias for paes_s390.Harald Freudenberger
2017-04-26s390/cpacf: Introduce kma instructionJason J. Herne
2017-04-26s390/cpacf: query instructions use unique parameters for compatibility with KMAJason J. Herne
2017-04-26s390/crypto: Provide s390 specific arch random functionality.Harald Freudenberger
2017-04-26s390/crypto: Add new subfunctions to the cpacf PRNO function.Harald Freudenberger
2017-04-26s390/crypto: Renaming PPNO to PRNO.Harald Freudenberger
2017-04-26s390/pageattr: avoid unnecessary page table splittingHeiko Carstens
2017-04-26x86/mm: Fix flush_tlb_page() on XenAndy Lutomirski
2017-04-26x86/mm: Make flush_tlb_mm_range() more predictableAndy Lutomirski
2017-04-26x86/mm: Remove flush_tlb() and flush_tlb_current_task()Andy Lutomirski
2017-04-26x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()Andy Lutomirski
2017-04-26x86/mm/64: Fix crash in remove_pagetable()Kirill A. Shutemov
2017-04-26x86/unwind: Dump all stacks in unwind_dump()Josh Poimboeuf
2017-04-26x86/unwind: Silence more entry-code related warningsJosh Poimboeuf
2017-04-25Merge tag 'arc-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-04-25MIPS: Octeon: cavium_octeon_defconfig: Enable Octeon MMCSteven J. Hill
2017-04-25s390/mm: simplify arch_get_unmapped_area[_topdown]Martin Schwidefsky
2017-04-25s390/mm: make TASK_SIZE independent from the number of page table levelsMartin Schwidefsky
2017-04-24sparc64: Improve 64-bit constant loading in eBPF JIT.David S. Miller
2017-04-24hexagon: switch to RAW_COPY_USERAl Viro
2017-04-24sparc64: Support cbcond instructions in eBPF JIT.David S. Miller
2017-04-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-04-24clk: apn806: Add eMMC clock to system controller driverKonstantin Porotchkin
2017-04-24Revert "crypto: arm64/sha - Add constant operand modifier to ASM_EXPORT"Herbert Xu
2017-04-23sparc: Update syscall tables.David S. Miller
2017-04-23sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_APIDavid S. Miller
2017-04-23Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-23Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementa...Ingo Molnar
2017-04-22sparc64: Add eBPF JIT.David S. Miller
2017-04-22sparc: Split BPF JIT into 32-bit and 64-bit.David S. Miller
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-21Merge tag 'powerpc-4.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-04-21crypto: crct10dif-vpmsum - Fix missing preempt_disable()Michael Ellerman
2017-04-21linux/kernel.h: Add ALIGN_DOWN macroKrzysztof Kozlowski
2017-04-21s390/gs: add regset for the guarded storage broadcast control blockMartin Schwidefsky
2017-04-21x86/ftrace: Fix ebp in ftrace_regs_caller that screws up unwinderSteven Rostedt (VMware)
2017-04-20ARCv2: entry: save Accumulator register pair (r58:59) if presentVineet Gupta
2017-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-20Merge branch 'linus' into irq/coreThomas Gleixner
2017-04-20x86/intel_rdt: Return error for incorrect resource names in schemataVikas Shivappa
2017-04-20x86/intel_rdt: Trim whitespace while parsing schemata inputVikas Shivappa
2017-04-20x86/intel_rdt: Fix padding when resource is enabled via mountVikas Shivappa
2017-04-20x86/irq: Optimize free vector check in the CPU offline pathChen Yu
2017-04-20MIPS/Malta: Probe gic-timer via devicetreeMatt Redfearn
2017-04-20s390/kvm: Add use_cmma field to mm_context_tClaudio Imbrenda
2017-04-20s390/kvm: Add PGSTE manipulation functionsClaudio Imbrenda
2017-04-20sched/x86: Update reschedule warning textPrarit Bhargava
2017-04-20Merge branch 'WIP.x86/process' into perf/coreIngo Molnar