| Commit message (Expand) | Author | Age | Files | Lines |
| * | [SQUASH]: kernel: Catch-up to Linux 3.10.103 google source | dev-harsh1998 | 2017-05-20 | 125 | -557/+1670 |
| * | mm: Tighten x86 /dev/mem with zeroing reads | Kees Cook | 2017-05-14 | 1 | -10/+30 |
| * | Merge remote-tracking branch 'caf/LA.BR.1.2.9_rb1.9' into cm-14.1 | Michael Bestas | 2016-12-03 | 1 | -2/+2 |
| |\ |
|
| | * | BACKPORT: FROMLIST: mm: ASLR: use get_random_long() | dcashman | 2016-09-29 | 1 | -2/+2 |
| * | | Merge remote-tracking branch 'caf/LA.BR.1.2.6_rb1.5' into cm-13.0-amss-2.1 | Ethan Chen | 2015-12-15 | 1 | -1/+0 |
| |\| |
|
| | * | um: remove dead code | Richard Weinberger | 2015-11-12 | 1 | -1/+0 |
| * | | syscall_get_arch: remove useless function arguments | Eric Paris | 2015-12-14 | 1 | -5/+3 |
| |/ |
|
| * | Merge upstream tag 'v3.10.49' into msm-3.10 | Ian Maund | 2014-08-20 | 11 | -40/+116 |
| |\ |
|
| | * | x86, ioremap: Speed up check for RAM pages | Roland Dreier | 2014-07-17 | 1 | -7/+19 |
| | * | crypto: sha512_ssse3 - fix byte count to bit count conversion | Jussi Kivilinna | 2014-07-17 | 1 | -1/+1 |
| | * | KVM: x86: preserve the high 32-bits of the PAT register | Paolo Bonzini | 2014-07-09 | 1 | -1/+1 |
| | * | KVM: x86: Increase the number of fixed MTRR regs to 10 | Nadav Amit | 2014-07-09 | 1 | -1/+1 |
| | * | ptrace,x86: force IRET path after a ptrace_stop() | Tejun Heo | 2014-07-06 | 1 | -0/+16 |
| | * | x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508) | Andy Lutomirski | 2014-06-30 | 1 | -2/+8 |
| | * | x86, x32: Use compat shims for io_{setup,submit} | Mike Frysinger | 2014-06-30 | 1 | -2/+4 |
| | * | x86-32, espfix: Remove filter for espfix32 due to race | H. Peter Anvin | 2014-06-30 | 1 | -5/+0 |
| | * | KVM: lapic: sync highest ISR to hardware apic on EOI | Paolo Bonzini | 2014-06-26 | 1 | -19/+43 |
| | * | perf: Drop sample rate when sampling is too slow | Dave Hansen | 2014-06-11 | 1 | -1/+11 |
| | * | x86-64, modify_ldt: Make support for 16-bit segments a runtime option | Linus Torvalds | 2014-06-07 | 2 | -1/+11 |
| | * | x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() | Anthony Iliopoulos | 2014-06-07 | 1 | -0/+1 |
| * | | locking/mutex: Disable optimistic spinning on some architectures | Peter Zijlstra | 2014-08-15 | 1 | -0/+1 |
| * | | efi: Add proper definitions for some EFI function pointers. | Roy Franz | 2014-08-15 | 1 | -8/+0 |
| * | | efi: Move facility flags to struct efi | Matt Fleming | 2014-08-15 | 3 | -11/+8 |
| * | | efi: x86: make efi_lookup_mapped_addr() a common function | Leif Lindholm | 2014-08-15 | 1 | -28/+2 |
| * | | efi: x86: ia64: provide a generic efi_config_init() | Leif Lindholm | 2014-08-15 | 1 | -88/+8 |
| * | | arm: xen: implement multicall hypercall support. | Ian Campbell | 2014-08-15 | 2 | -1/+4 |
| * | | compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64 | Heiko Carstens | 2014-08-15 | 1 | -0/+1 |
| * | | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 2014-08-15 | 1 | -0/+1 |
| * | | stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures | Kees Cook | 2014-07-25 | 2 | -21/+6 |
| * | | Merge upstream tag 'v3.10.40' into msm-3.10 | Ian Maund | 2014-06-18 | 8 | -56/+43 |
| |\| |
|
| | * | x86/efi: Correct EFI boot stub use of code32_start | Matt Fleming | 2014-05-06 | 3 | -14/+14 |
| | * | x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels | H. Peter Anvin | 2014-05-06 | 1 | -0/+11 |
| | * | ftrace/x86: One more missing sync after fixup of function modification failure | Petr Mladek | 2014-05-06 | 1 | -1/+1 |
| | * | x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsets | Neil Horman | 2014-04-26 | 1 | -9/+6 |
| | * | crypto: ghash-clmulni-intel - use C implementation for setkey() | Ard Biesheuvel | 2014-04-14 | 2 | -32/+11 |
| * | | sched: Add new scheduler syscalls to support an extended scheduling parameter... | Dario Faggioli | 2014-05-28 | 2 | -0/+4 |
| * | | Merge "Merge upstream linux-stable v3.10.36 into msm-3.10" | Linux Build Service Account | 2014-05-05 | 27 | -83/+200 |
| |\ \ |
|
| | * | | Merge upstream linux-stable v3.10.36 into msm-3.10 | Ian Maund | 2014-04-23 | 27 | -83/+200 |
| | |\| |
|
| | | * | x86: fix boot on uniprocessor systems | Artem Fetishev | 2014-04-03 | 1 | -1/+2 |
| | | * | KVM: VMX: fix use after free of vmx->loaded_vmcs | Marcelo Tosatti | 2014-03-31 | 1 | -1/+1 |
| | | * | KVM: x86: handle invalid root_hpa everywhere | Marcelo Tosatti | 2014-03-31 | 2 | -0/+17 |
| | | * | KVM: MMU: handle invalid root_hpa at __direct_map | Marcelo Tosatti | 2014-03-31 | 1 | -0/+3 |
| | | * | x86: bpf_jit: support negative offsets | Alexei Starovoitov | 2014-03-31 | 1 | -1/+1 |
| | | * | x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU | Suresh Siddha | 2014-03-23 | 1 | -3/+12 |
| | | * | KVM: SVM: fix cr8 intercept window | Radim Krčmář | 2014-03-23 | 1 | -3/+3 |
| | | * | x86/amd/numa: Fix northbridge quirk to assign correct NUMA node | Daniel J Blueman | 2014-03-23 | 1 | -1/+1 |
| | | * | x86: fix compile error due to X86_TRAP_NMI use in asm files | Linus Torvalds | 2014-03-23 | 2 | -2/+2 |
| | | * | x86: Ignore NMIs that come in during early boot | H. Peter Anvin | 2014-03-23 | 2 | -2/+11 |
| | | * | perf/x86: Fix event scheduling | Peter Zijlstra | 2014-03-06 | 1 | -0/+3 |
| | | * | x86: dma-mapping: fix GFP_ATOMIC macro usage | Marek Szyprowski | 2014-03-06 | 1 | -1/+3 |