| Commit message (Expand) | Author | Age |
... | |
* | parisc: Mark cr16 clocksource unstable on SMP systems | Helge Deller | 2017-01-12 |
* | parisc: Add line-break when printing segfault info | Helge Deller | 2017-01-12 |
* | powerpc/boot: Request no dynamic linker for boot wrapper | Nicholas Piggin | 2017-01-09 |
* | powerpc/ps3: Fix system hang with GCC 5 builds | Geoff Levand | 2017-01-09 |
* | powerpc/64e: Convert cmpi to cmpwi in head_64.S | Nicholas Piggin | 2017-01-09 |
* | x86/smpboot: Make logical package management more robust | Thomas Gleixner | 2017-01-09 |
* | ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps ... | Steven Rostedt (Red Hat) | 2017-01-09 |
* | kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF) | Jim Mattson | 2017-01-09 |
* | KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECT | Paul Mackerras | 2017-01-09 |
* | KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state | Paul Mackerras | 2017-01-09 |
* | arm64: KVM: pmu: Reset PMSELR_EL0.SEL to a sane value before entering the guest | Marc Zyngier | 2017-01-09 |
* | s390/kexec: use node 0 when re-adding crash kernel memory | Heiko Carstens | 2017-01-09 |
* | ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache | Vineet Gupta | 2017-01-09 |
* | arm64: tegra: Add VDD_GPU regulator to Jetson TX1 | Alexandre Courbot | 2017-01-09 |
* | perf/x86/intel/cstate: Prevent hotplug callback leak | Thomas Gleixner | 2017-01-09 |
* | perf/x86: Fix exclusion of BTS and LBR for Goldmont | Andi Kleen | 2017-01-09 |
* | x86/kbuild: enable modversions for symbols exported from asm | Adam Borowski | 2017-01-06 |
* | arm/xen: Use alloc_percpu rather than __alloc_percpu | Julien Grall | 2017-01-06 |
* | ptrace: Don't allow accessing an undumpable mm | Eric W. Biederman | 2017-01-06 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-12-11 |
|\ |
|
| * | MIPS: Lantiq: Fix mask of GPE frequency | Hauke Mehrtens | 2016-12-11 |
| * | MIPS: Return -ENODEV from weak implementation of rtc_mips_set_time | Luuk Paulussen | 2016-12-11 |
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2016-12-09 |
|\ \ |
|
| * | | ARM: dts: orion5x: fix number of sata port for linkstation ls-gl | Roger Shimizu | 2016-12-08 |
| * | | ARM: dts: imx7d: fix LCDIF clock assignment | Stefan Agner | 2016-12-07 |
| * | | dts: sun8i-h3: correct UART3 pin definitions | Jorik Jonker | 2016-12-07 |
* | | | Merge tag 'm68k-for-v4.9-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-12-09 |
|\ \ \ |
|
| * | | | m68k: Fix ndelay() macro | Boris Brezillon | 2016-10-30 |
| * | | | m68k/defconfig: Update defconfigs for v4.9-rc1 | Geert Uytterhoeven | 2016-10-30 |
* | | | | Merge branch 'parisc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-12-08 |
|\ \ \ \ |
|
| * | | | | parisc: Fix TLB related boot crash on SMP machines | Helge Deller | 2016-12-08 |
| * | | | | parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic... | John David Anglin | 2016-12-07 |
| * | | | | parisc: Purge TLB before setting PTE | John David Anglin | 2016-12-07 |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-12-07 |
|\ \ \ \ \ |
|
| * | | | | | x86/unwind: Fix guess-unwinder regression | Josh Poimboeuf | 2016-11-28 |
| * | | | | | x86/build: Annotate die() with noreturn to fix build warning on clang | Peter Foley | 2016-11-28 |
| * | | | | | x86/platform/olpc: Fix resume handler build warning | Borislav Petkov | 2016-11-28 |
| * | | | | | x86/apic/uv: Silence a shift wrapping warning | Dan Carpenter | 2016-11-24 |
| * | | | | | x86/coredump: Always use user_regs_struct for compat_elf_gregset_t | Dmitry Safonov | 2016-11-24 |
* | | | | | | perf/x86: Fix full width counter, counter overflow | Peter Zijlstra (Intel) | 2016-12-06 |
* | | | | | | perf/x86/intel: Enable C-state residency events for Knights Mill | Piotr Luc | 2016-12-06 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge tag 'powerpc-4.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-12-05 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | powerpc/64: Fix placement of .text to be immediately following .head.text | Nicholas Piggin | 2016-12-01 |
| * | | | | powerpc/eeh: Fix deadlock when PE frozen state can't be cleared | Andrew Donnellan | 2016-12-01 |
| * | | | | powerpc/mm: Fix lazy icache flush on pre-POWER5 | Benjamin Herrenschmidt | 2016-11-29 |
| * | | | | powerpc/boot: Fix build failure in 32-bit boot wrapper | Ben Hutchings | 2016-11-28 |
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-12-02 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | arm64: dts: juno: fix cluster sleep state entry latency on all SoC versions | Sudeep Holla | 2016-12-02 |
| * | | | | arm64: dts: juno: Correct PCI IO window | Jeremy Linton | 2016-11-30 |
| * | | | | Merge tag 'sti-dt-for-v4.9-rc-round2' of git://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 2016-11-25 |
| |\ \ \ \ |
|