Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | x86/unwind: Disable unwinder warnings on 32-bit | Josh Poimboeuf | 2017-10-10 | 1 | -0/+7 | |
| * | | | | | | | x86/unwind: Align stack pointer in unwinder dump | Josh Poimboeuf | 2017-10-10 | 1 | -1/+2 | |
| * | | | | | | | x86/unwind: Use MSB for frame pointer encoding on 32-bit | Josh Poimboeuf | 2017-10-10 | 2 | -2/+14 | |
| * | | | | | | | x86/unwind: Fix dereference of untrusted pointer | Josh Poimboeuf | 2017-10-10 | 1 | -1/+15 | |
| * | | | | | | | x86/alternatives: Fix alt_max_short macro to really be a max() | Mathias Krause | 2017-10-09 | 2 | -4/+6 | |
| * | | | | | | | x86/mm/64: Fix reboot interaction with CR4.PCIDE | Andy Lutomirski | 2017-10-09 | 1 | -0/+4 | |
| * | | | | | | | kprobes/x86: Remove IRQ disabling from jprobe handlers | Masami Hiramatsu | 2017-10-03 | 1 | -2/+0 | |
| * | | | | | | | kprobes/x86: Set up frame pointer in kprobe trampoline | Josh Poimboeuf | 2017-10-03 | 1 | -2/+11 | |
* | | | | | | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-10-14 | 3 | -1/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/mce: Hide mca_cfg | Borislav Petkov | 2017-10-05 | 3 | -1/+9 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-10-14 | 1 | -2/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | perf/x86/intel/uncore: Fix memory leaks on allocation failures | Colin Ian King | 2017-10-10 | 1 | -2/+10 | |
* | | | | | | | | | Merge branch '4.14-fixes' of git://git.linux-mips.org/pub/scm/ralf/upstream-l... | Linus Torvalds | 2017-10-14 | 5 | -26/+28 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | MIPS: math-emu: Remove pr_err() calls from fpu_emu() | Paul Burton | 2017-10-09 | 1 | -2/+0 | |
| * | | | | | | | | | MIPS: Fix generic-board-config.sh for builds using O= | Paul Burton | 2017-10-09 | 1 | -4/+2 | |
| * | | | | | | | | | MIPS: Fix cmpxchg on 32b signed ints for 64b kernel with !kernel_uses_llsc | Paul Burton | 2017-10-09 | 1 | -2/+4 | |
| * | | | | | | | | | MIPS: loongson1: set default number of rx and tx queues for stmmac | Kelvin Cheung | 2017-10-09 | 1 | -17/+21 | |
| * | | | | | | | | | MIPS: bpf: Fix uninitialised target compiler error | Matt Redfearn | 2017-10-09 | 1 | -1/+1 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'powerpc-4.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-10-13 | 4 | -38/+53 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | powerpc/perf: Fix IMC initialization crash | Anju T Sudhakar | 2017-10-13 | 1 | -1/+2 | |
| * | | | | | | | | | powerpc/perf: Add ___GFP_NOWARN flag to alloc_pages_node() | Anju T Sudhakar | 2017-10-12 | 1 | -4/+4 | |
| * | | | | | | | | | powerpc/perf: Fix for core/nest imc call trace on cpuhotplug | Anju T Sudhakar | 2017-10-12 | 1 | -0/+28 | |
| * | | | | | | | | | powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology() | Thiago Jung Bauermann | 2017-10-10 | 1 | -1/+0 | |
| * | | | | | | | | | powerpc/lib/sstep: Fix count leading zeros instructions | Sandipan Das | 2017-10-10 | 1 | -2/+4 | |
| * | | | | | | | | | powerpc/livepatch: Fix livepatch stack access | Kamalesh Babulal | 2017-10-10 | 1 | -30/+15 | |
* | | | | | | | | | | Merge tag 'for-linus-4.14c-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-10-13 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | xen/vcpu: Use a unified name about cpu hotplug state for pv and pvhvm | Zhenzhong Duan | 2017-10-10 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-10-12 | 3 | -9/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit | Haozhong Zhang | 2017-10-12 | 1 | -1/+1 | |
| * | | | | | | | | | | KVM: MMU: always terminate page walks at level 1 | Ladi Prosek | 2017-10-10 | 2 | -8/+9 | |
| * | | | | | | | | | | KVM: nVMX: update last_nonleaf_level when initializing nested EPT | Ladi Prosek | 2017-10-10 | 1 | -0/+1 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'ppc-bundle' (bundle from Michael Ellerman) | Linus Torvalds | 2017-10-10 | 2 | -2/+35 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | powerpc/tm: Fix illegal TM state in signal handler | Gustavo Romero | 2017-10-06 | 1 | -1/+12 | |
| * | | | | | | | | | | powerpc/64s: Use emergency stack for kernel TM Bad Thing program checks | Cyril Bur | 2017-10-06 | 1 | -1/+23 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-10-10 | 2 | -4/+0 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Revert commit 1a8b6d76dc5b ("net:add one common config...") | Ding Tianhong | 2017-10-09 | 2 | -4/+0 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'arc-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 2017-10-07 | 16 | -27/+128 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ARC: [plat-hsdk]: Add reset controller node to manage ethernet reset | Eugeniy Paltsev | 2017-10-06 | 2 | -0/+10 | |
| * | | | | | | | | | ARC: [plat-hsdk]: Temporary fix to set CPU frequency to 1GHz | Eugeniy Paltsev | 2017-10-04 | 1 | -0/+42 | |
| * | | | | | | | | | ARC: fix allnoconfig build warning | Vineet Gupta | 2017-10-04 | 1 | -1/+1 | |
| * | | | | | | | | | ARCv2: boot log: identify HS48 cores (dual issue) | Vineet Gupta | 2017-10-04 | 2 | -4/+16 | |
| * | | | | | | | | | ARC: boot log: decontaminate ARCv2 ISA_CONFIG register | Vineet Gupta | 2017-10-04 | 2 | -8/+15 | |
| * | | | | | | | | | arc: remove redundant UTS_MACHINE define in arch/arc/Makefile | Masahiro Yamada | 2017-10-04 | 1 | -2/+0 | |
| * | | | | | | | | | ARC: [plat-hsdk] use actual clk driver to manage cpu clk | Eugeniy Paltsev | 2017-10-04 | 2 | -3/+11 | |
| * | | | | | | | | | ARC: [*defconfig] Reenable soft lock-up detector | Alexey Brodkin | 2017-10-04 | 7 | -7/+7 | |
| * | | | | | | | | | ARC: [plat-axs10x] sdio: Temporary fix of sdio ciu frequency | Eugeniy Paltsev | 2017-10-04 | 1 | -1/+8 | |
| * | | | | | | | | | ARC: [plat-hsdk] sdio: Temporary fix of sdio ciu frequency | Eugeniy Paltsev | 2017-10-04 | 1 | -1/+11 | |
| * | | | | | | | | | ARC: [plat-axs103] Add temporary quirk to reset ethernet IP | Eugeniy Paltsev | 2017-10-04 | 1 | -0/+7 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2017-10-06 | 5 | -7/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | arm64: Ensure fpsimd support is ready before userspace is active | Suzuki K Poulose | 2017-10-06 | 1 | -1/+1 |