Age | Commit message (Expand) | Author |
2016-12-28 | Revert "crypto: arm64/ARM: NEON accelerated ChaCha20" | Herbert Xu |
2016-12-27 | crypto: aesni-intel - RFC4106 can zero copy when !PageHighMem | Ilya Lesokhin |
2016-12-27 | crypto: chacha20 - convert generic and x86 versions to skcipher | Ard Biesheuvel |
2016-12-27 | crypto: arm/chacha20 - implement NEON version based on SSE3 code | Ard Biesheuvel |
2016-12-27 | crypto: arm64/chacha20 - implement NEON version based on SSE3 code | Ard Biesheuvel |
2016-12-25 | powerpc: Fix build warning on 32-bit PPC | Larry Finger |
2016-12-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-12-25 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner |
2016-12-25 | x86/msr: Remove bogus cleanup from the error path | Thomas Gleixner |
2016-12-25 | perf/x86/intel/cstate: Prevent hotplug callback leak | Thomas Gleixner |
2016-12-25 | ARM/imx/mmcd: Fix broken cpu hotplug handling | Thomas Gleixner |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-23 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-12-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-23 | Revert "x86/unwind: Detect bad stack return address" | Josh Poimboeuf |
2016-12-23 | Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-12-22 | Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-12-22 | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-12-22 | perf/x86: Fix overlap counter scheduling bug | Peter Zijlstra |
2016-12-22 | perf/x86/pebs: Fix handling of PEBS buffer overflows | Stephane Eranian |
2016-12-22 | x86/paravirt: Mark unused patch_default label | Peter Zijlstra |
2016-12-22 | Merge branches 'acpica' and 'acpi-scan' | Rafael J. Wysocki |
2016-12-21 | Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-12-21 | x86/microcode/AMD: Reload proper initrd start address | Borislav Petkov |
2016-12-21 | ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_... | Lv Zheng |
2016-12-21 | ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users | Lv Zheng |
2016-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-12-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-12-20 | Merge tag 'microblaze-4.10-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2016-12-20 | Merge tag 'xtensa-20161219' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2016-12-20 | parisc: Optimize timer interrupt function | Helge Deller |
2016-12-20 | ARM: dts: hix5hd2: don't change the existing compatible string | Dongpo Li |
2016-12-20 | powerpc: fsl/fman: remove fsl,fman from of_device_ids[] | Madalin Bucur |
2016-12-20 | arm64: setup: introduce kaslr_offset() | Alexander Popov |
2016-12-20 | powerpc: ima: send the kexec buffer to the next kernel | Thiago Jung Bauermann |
2016-12-20 | powerpc: ima: get the kexec buffer passed by the previous kernel | Thiago Jung Bauermann |
2016-12-20 | x86/platform/intel/quark: Add printf attribute to imr_self_test_result() | Nicolas Iooss |
2016-12-20 | x86/platform/intel-mid: Switch MPU3050 driver to IIO | Linus Walleij |
2016-12-20 | x86/alternatives: Do not use sync_core() to serialize I$ | Borislav Petkov |
2016-12-20 | x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic | Vitaly Kuznetsov |
2016-12-19 | ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache | Vineet Gupta |
2016-12-19 | ARC: mm: No need to save cache version in @cpuinfo | Vineet Gupta |
2016-12-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-12-19 | kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF) | Jim Mattson |
2016-12-19 | kvm: take srcu lock around kvm_steal_time_set_preempted() | Andrea Arcangeli |
2016-12-19 | kvm: fix schedule in atomic in kvm_steal_time_set_preempted() | Andrea Arcangeli |
2016-12-19 | x86/asm: Rewrite sync_core() to use IRET-to-self | Andy Lutomirski |