summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-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-24hexagon: switch to RAW_COPY_USERAl Viro
2017-04-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
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-21Merge tag 'powerpc-4.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
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 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
2017-04-20x86/reboot: Turn off KVM when halting a CPUTiantian Feng
2017-04-20x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startupAshish Kalra
2017-04-20m68k/mac: Clarify IOP message alloc/free confusionFinn Thain
2017-04-20m68k/mac: Adopt platform_device_register_simple()Finn Thain
2017-04-20m68k/mac: Modernize printing of kernel messagesGeert Uytterhoeven
2017-04-20m68k/mac: IOP - Modernize printing of kernel messagesGeert Uytterhoeven
2017-04-20Merge tag 'arch-timer-gtdt' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner
2017-04-19acpi/arm64: Add GTDT table parse driverFu Wei
2017-04-19x86/mce: Check MCi_STATUS[MISCV] for usable addr on Intel onlyBorislav Petkov
2017-04-19x86/unwind: Remove unused 'sp' parameter in unwind_dump()Josh Poimboeuf
2017-04-19x86/unwind: Prepend hex mask value with '0x' in unwind_dump()Josh Poimboeuf
2017-04-19x86/unwind: Properly zero-pad 32-bit values in unwind_dump()Josh Poimboeuf
2017-04-19x86/build: convert function graph '-Os' error to warningJosh Poimboeuf
2017-04-18x86/mce: Make the MCE notifier a blocking oneVishal Verma
2017-04-18sparc64: Fix hugepage page table freeNitin Gupta
2017-04-18sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALLDaniel Jordan
2017-04-18powerpc/64: Fix HMI exception on LE with CONFIG_RELOCATABLE=yMichael Ellerman
2017-04-18powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria
2017-04-18x86: Enable KASLR by defaultIngo Molnar
2017-04-18x86/unwind: Ensure stack pointer is alignedJosh Poimboeuf
2017-04-18x86/mce: Update notifier priority checkBorislav Petkov
2017-04-17Merge branch 'parisc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-17x86/kbuild: Use cc-option to enable -falign-{jumps/loops}Matthias Kaehlcke
2017-04-17Merge branch 'clockevents/4.12' of https://git.linaro.org/people/daniel.lezca...Thomas Gleixner
2017-04-17x86/intel_rdt: Get rid of anon unionThomas Gleixner