Age | Commit message (Expand) | Author | Files | Lines |
2018-05-04 | bpf, x32: remove ld_abs/ld_ind | Daniel Borkmann | 1 | -135/+1 |
2018-05-04 | bpf, s390x: remove ld_abs/ld_ind | Daniel Borkmann | 4 | -252/+13 |
2018-05-04 | bpf, ppc64: remove ld_abs/ld_ind | Daniel Borkmann | 4 | -317/+11 |
2018-05-04 | bpf, mips64: remove ld_abs/ld_ind | Daniel Borkmann | 1 | -104/+0 |
2018-05-04 | bpf, arm32: remove ld_abs/ld_ind | Daniel Borkmann | 1 | -77/+0 |
2018-05-04 | bpf, sparc64: remove ld_abs/ld_ind | Daniel Borkmann | 4 | -269/+6 |
2018-05-04 | bpf, arm64: remove ld_abs/ld_ind | Daniel Borkmann | 1 | -65/+0 |
2018-05-04 | bpf, x64: remove ld_abs/ld_ind | Daniel Borkmann | 3 | -296/+5 |
2018-05-03 | bpf, x86_32: add eBPF JIT compiler for ia32 | Wang YanQing | 4 | -6/+2587 |
2018-05-02 | x86/bpf: Clean up non-standard comments, to make the code more readable | Ingo Molnar | 1 | -100/+133 |
2018-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -1/+11 |
2018-04-25 | bpf, x64: fix JIT emission for dead code | Gianluca Borello | 1 | -1/+11 |
2018-04-22 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -104/+52 |
2018-04-22 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -2/+37 |
2018-04-21 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2 | -3/+3 |
2018-04-21 | kexec_file: do not add extra alignment to efi memmap | Dave Young | 1 | -3/+2 |
2018-04-21 | proc: fix /proc/loadavg regression | Alexey Dobriyan | 1 | -1/+1 |
2018-04-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2018-04-20 | Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -6/+26 |
2018-04-20 | Merge tag 'powerpc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 5 | -4/+20 |
2018-04-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 26 | -712/+996 |
2018-04-20 | perf/x86/intel/uncore: Fix SBOX support for Broadwell CPUs | Oskar Senft | 1 | -1/+17 |
2018-04-20 | perf/x86/intel/uncore: Revert "Remove SBOX support for Broadwell server" | Stephane Eranian | 1 | -0/+21 |
2018-04-20 | x86/power/64: Fix page-table setup for temporary text mapping | Joerg Roedel | 1 | -1/+1 |
2018-04-19 | powerpc/kvm: Fix lockups when running KVM guests on Power8 | Michael Ellerman | 1 | -2/+2 |
2018-04-19 | powerpc/eeh: Fix enabling bridge MMIO windows | Michael Neuling | 1 | -1/+2 |
2018-04-19 | MIPS: uaccess: Add micromips clobbers to bzero invocation | Matt Redfearn | 1 | -2/+9 |
2018-04-18 | MIPS: memset.S: Fix clobber of v1 in last_fixup | Matt Redfearn | 1 | -1/+1 |
2018-04-18 | powerpc/xive: Fix trying to "push" an already active pool VP | Benjamin Herrenschmidt | 1 | -0/+4 |
2018-04-18 | arm64: signal: don't force known signals to SIGKILL | Mark Rutland | 1 | -1/+1 |
2018-04-17 | MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup | Matt Redfearn | 1 | -1/+1 |
2018-04-17 | arm64: kasan: avoid pfn_to_nid() before page array is initialized | Mark Rutland | 1 | -2/+2 |
2018-04-17 | x86/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=y | Joerg Roedel | 1 | -5/+6 |
2018-04-17 | x86,sched: Allow topologies where NUMA nodes share an LLC | Alison Schofield | 1 | -5/+40 |
2018-04-17 | x86/processor: Remove two unused function declarations | Dou Liyang | 1 | -2/+0 |
2018-04-17 | x86/acpi: Prevent X2APIC id 0xffffffff from being accounted | Dou Liyang | 1 | -0/+4 |
2018-04-17 | x86/tsc: Prevent 32bit truncation in calc_hpet_ref() | Xiaoming Gao | 1 | -1/+1 |
2018-04-17 | x86: Remove pci-nommu.c | Christoph Hellwig | 1 | -90/+0 |
2018-04-17 | powerpc/64s: Default l1d_size to 64K in RFI fallback flush | Madhavan Srinivasan | 1 | -0/+11 |
2018-04-17 | s390/signal: cleanup uapi struct sigaction | Martin Schwidefsky | 1 | -7/+16 |
2018-04-17 | Merge branch 'parisc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2018-04-16 | MIPS: memset.S: EVA & fault support for small_memset | Matt Redfearn | 1 | -1/+6 |
2018-04-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -56/+86 |
2018-04-16 | x86/ldt: Fix support_pte_mask filtering in map_ldt_struct() | Joerg Roedel | 1 | -1/+1 |
2018-04-16 | kvm: x86: move MSR_IA32_TSC handling to x86.c | Paolo Bonzini | 3 | -29/+6 |
2018-04-16 | X86/KVM: Properly update 'tsc_offset' to represent the running guest | KarimAllah Ahmed | 4 | -22/+56 |
2018-04-16 | powerpc/lib: Fix off-by-one in alternate feature patching | Michael Ellerman | 1 | -1/+1 |
2018-04-16 | MIPS: dts: Boston: Fix PCI bus dtc warnings: | Matt Redfearn | 1 | -0/+6 |
2018-04-16 | s390: rename default_defconfig to debug_defconfig | Heiko Carstens | 1 | -0/+0 |
2018-04-16 | s390: remove gcov defconfig | Heiko Carstens | 1 | -661/+0 |