Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | crypto: sha512-avx2 - Fix RBP usage | Josh Poimboeuf | 2017-09-20 | 1 | -36/+39 | |
| | * | | | | | | crypto: x86/sha256-ssse3 - Fix RBP usage | Josh Poimboeuf | 2017-09-20 | 1 | -8/+7 | |
| | * | | | | | | crypto: x86/sha256-avx2 - Fix RBP usage | Josh Poimboeuf | 2017-09-20 | 1 | -15/+7 | |
| | * | | | | | | crypto: x86/sha256-avx - Fix RBP usage | Josh Poimboeuf | 2017-09-20 | 1 | -8/+7 | |
| | * | | | | | | crypto: x86/sha1-ssse3 - Fix RBP usage | Josh Poimboeuf | 2017-09-20 | 1 | -6/+5 | |
| | * | | | | | | crypto: x86/sha1-avx2 - Fix RBP usage | Josh Poimboeuf | 2017-09-20 | 1 | -3/+1 | |
| | * | | | | | | crypto: x86/des3_ede - Fix RBP usage | Josh Poimboeuf | 2017-09-20 | 1 | -6/+9 | |
| | * | | | | | | crypto: x86/cast6 - Fix RBP usage | Josh Poimboeuf | 2017-09-20 | 1 | -16/+34 | |
| | * | | | | | | crypto: x86/cast5 - Fix RBP usage | Josh Poimboeuf | 2017-09-20 | 1 | -17/+30 | |
| | * | | | | | | crypto: x86/camellia - Fix RBP usage | Josh Poimboeuf | 2017-09-20 | 1 | -13/+13 | |
| | * | | | | | | crypto: x86/blowfish - Fix RBP usage | Josh Poimboeuf | 2017-09-20 | 1 | -22/+26 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-09-20 | 2 | -20/+27 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt | Haozhong Zhang | 2017-09-19 | 1 | -12/+21 | |
| | * | | | | | | KVM: VMX: do not change SN bit in vmx_update_pi_irte() | Haozhong Zhang | 2017-09-19 | 1 | -5/+1 | |
| | * | | | | | | KVM: x86: Fix the NULL pointer parameter in check_cr_write() | Yu Zhang | 2017-09-19 | 1 | -3/+5 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-09-17 | 1 | -0/+11 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | x86/cpu/AMD: Fix erratum 1076 (CPB bit) | Borislav Petkov | 2017-09-15 | 1 | -0/+11 | |
* | | | | | | | blackfin: ezbrd: Remove non-functional DSA/KSZ8893M code | Florian Fainelli | 2017-09-21 | 1 | -47/+0 | |
* | | | | | | | blackfin: tcm-bf518: Remove dsa.h inclusion | Florian Fainelli | 2017-09-21 | 1 | -1/+0 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-09-16 | 14 | -27/+41 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | um: return negative in tuntap_open_tramp() | Dan Carpenter | 2017-09-13 | 1 | -1/+1 | |
| * | | | | | | um: remove a stray tab | Dan Carpenter | 2017-09-13 | 1 | -1/+1 | |
| * | | | | | | um: Use relative modversions with LD_SCRIPT_DYN | Thomas Meyer | 2017-09-13 | 1 | -0/+1 | |
| * | | | | | | um: link vmlinux with -no-pie | Thomas Meyer | 2017-09-13 | 1 | -1/+1 | |
| * | | | | | | um: Fix CONFIG_GCOV for modules. | Thomas Meyer | 2017-09-13 | 1 | -0/+7 | |
| * | | | | | | Fix minor typos and grammar in UML start_up help | James Pack | 2017-09-13 | 1 | -3/+3 | |
| * | | | | | | um: defconfig: Cleanup from old Kconfig options | Krzysztof Kozlowski | 2017-09-13 | 2 | -2/+0 | |
| * | | | | | | um: Fix FP register size for XSTATE/XSAVE | Thomas Meyer | 2017-09-13 | 6 | -19/+27 | |
* | | | | | | | Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea... | Linus Torvalds | 2017-09-16 | 172 | -2474/+4758 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | MIPS: Refactor handling of stack pointer in get_frame_info | Matt Redfearn | 2017-09-06 | 1 | -31/+30 | |
| * | | | | | | | MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systems | Matt Redfearn | 2017-09-06 | 1 | -9/+7 | |
| * | | | | | | | MIPS: microMIPS: Fix decoding of swsp16 instruction | Matt Redfearn | 2017-09-06 | 2 | -2/+2 | |
| * | | | | | | | MIPS: microMIPS: Fix decoding of addiusp instruction | Matt Redfearn | 2017-09-06 | 1 | -3/+7 | |
| * | | | | | | | MIPS: microMIPS: Fix detection of addiusp instruction | Matt Redfearn | 2017-09-06 | 1 | -1/+1 | |
| * | | | | | | | MIPS: Handle non word sized instructions when examining frame | Matt Redfearn | 2017-09-06 | 1 | -3/+6 | |
| * | | | | | | | MIPS: ralink: allow NULL clock for clk_get_rate | Jonas Gorski | 2017-09-06 | 1 | -0/+3 | |
| * | | | | | | | MIPS: Loongson 2F: allow NULL clock for clk_get_rate | Jonas Gorski | 2017-09-06 | 1 | -0/+3 | |
| * | | | | | | | MIPS: BCM63XX: allow NULL clock for clk_get_rate | Jonas Gorski | 2017-09-06 | 1 | -0/+3 | |
| * | | | | | | | MIPS: AR7: allow NULL clock for clk_get_rate | Jonas Gorski | 2017-09-06 | 1 | -0/+3 | |
| * | | | | | | | MIPS: BCM63XX: fix ENETDMA_6345_MAXBURST_REG offset | Jonas Gorski | 2017-09-06 | 1 | -1/+1 | |
| * | | | | | | | mips: Save all registers when saving the frame | Corey Minyard | 2017-09-06 | 1 | -14/+50 | |
| * | | | | | | | MIPS: Add DWARF unwinding to assembly | Corey Minyard | 2017-09-06 | 6 | -117/+151 | |
| * | | | | | | | MIPS: Make SAVE_SOME more standard | Corey Minyard | 2017-09-06 | 1 | -14/+37 | |
| * | | | | | | | MIPS: Fix issues in backtraces | Corey Minyard | 2017-09-06 | 1 | -3/+19 | |
| * | | | | | | | MIPS: jz4780: DTS: Probe the jz4740-rtc driver from devicetree | Mathieu Malaterre | 2017-09-06 | 1 | -0/+11 | |
| * | | | | | | | MIPS: Ci20: Enable RTC driver | Mathieu Malaterre | 2017-09-06 | 1 | -0/+2 | |
| * | | | | | | | MIPS: Octeon: Allow access to CIU3 IRQ domains. | Steven J. Hill | 2017-09-04 | 2 | -0/+11 | |
| * | | | | | | | MIPS: Octeon: Make CSR functions node aware. | Steven J. Hill | 2017-09-04 | 1 | -0/+28 | |
| * | | | | | | | MIPS: Octeon: Watchdog registers for 70xx, 73xx, 78xx, F75xx. | Steven J. Hill | 2017-09-04 | 1 | -0/+10 | |
| * | | | | | | | MIPS: Octeon: Add support for accessing the boot vector. | Steven J. Hill | 2017-09-04 | 5 | -1/+334 |