Age | Commit message (Expand) | Author | Files | Lines |
2019-11-26 | perf tests: Rename tests/map_groups.c to tests/maps.c | Arnaldo Carvalho de Melo | 4 | -5/+5 |
2019-11-26 | perf tests: Rename thread-mg-share to thread-maps-share | Arnaldo Carvalho de Melo | 4 | -15/+15 |
2019-11-26 | perf maps: Rename map_groups.h to maps.h | Arnaldo Carvalho de Melo | 11 | -13/+13 |
2019-11-26 | perf maps: Rename 'mg' variables to 'maps' | Arnaldo Carvalho de Melo | 10 | -140/+135 |
2019-11-26 | perf map_symbol: Rename ms->mg to ms->maps | Arnaldo Carvalho de Melo | 9 | -16/+16 |
2019-11-26 | perf addr_location: Rename al->mg to al->maps | Arnaldo Carvalho de Melo | 9 | -24/+24 |
2019-11-26 | perf thread: Rename thread->mg to thread->maps | Arnaldo Carvalho de Melo | 19 | -49/+49 |
2019-11-26 | perf maps: Merge 'struct maps' with 'struct map_groups' | Arnaldo Carvalho de Melo | 33 | -275/+209 |
2019-11-26 | x86/insn: perf tools: Add some more instructions to the new instructions test | Adrian Hunter | 3 | -0/+1505 |
2019-11-26 | x86/insn: Add some more Intel instructions to the opcode map | Adrian Hunter | 2 | -24/+64 |
2019-11-26 | perf map: Remove unused functions | Arnaldo Carvalho de Melo | 2 | -27/+8 |
2019-11-26 | perf map: Remove needless struct forward declarations | Arnaldo Carvalho de Melo | 1 | -3/+0 |
2019-11-26 | perf map: Ditch leftover map__reloc_vmlinux() prototype | Arnaldo Carvalho de Melo | 1 | -2/+0 |
2019-11-26 | perf script: Move map__fprintf_srccode() to near its only user | Arnaldo Carvalho de Melo | 3 | -50/+42 |
2019-11-26 | Merge remote-tracking branch 'torvalds/master' into perf/core | Arnaldo Carvalho de Melo | 3187 | -59192/+194300 |
2019-11-26 | Merge tag 'for-linus-5.5-1' of git://github.com/cminyard/linux-ipmi | Linus Torvalds | 5 | -90/+58 |
2019-11-26 | Merge tag 'i3c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/... | Linus Torvalds | 2 | -3/+9 |
2019-11-26 | Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 5 | -22/+20 |
2019-11-26 | Merge tag 'spi-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 78 | -760/+1321 |
2019-11-26 | Merge tag 'regulator-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 43 | -229/+576 |
2019-11-26 | Merge tag 'regmap-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 1 | -4/+0 |
2019-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 1641 | -30839/+105164 |
2019-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 291 | -11116/+46831 |
2019-11-26 | Merge tag 'livepatching-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 17 | -25/+902 |
2019-11-26 | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 78 | -269/+571 |
2019-11-26 | Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 32 | -534/+746 |
2019-11-26 | Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -25/+65 |
2019-11-26 | Merge tag 'threads-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds | 18 | -58/+1308 |
2019-11-26 | Merge tag 'edac_for_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ras... | Linus Torvalds | 25 | -633/+555 |
2019-11-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 110 | -924/+2593 |
2019-11-26 | Merge tag 'for-linus-5.5a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -36/+56 |
2019-11-26 | Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 238 | -3648/+5648 |
2019-11-26 | Merge tag 'm68k-for-v5.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 17 | -109/+131 |
2019-11-26 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -44/+319 |
2019-11-26 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -19/+26 |
2019-11-26 | Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 39 | -372/+410 |
2019-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2 | -3/+14 |
2019-11-26 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 124 | -929/+3535 |
2019-11-26 | Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 44 | -0/+7067 |
2019-11-26 | Merge tag 'linux-kselftest-5.5-rc1-fixes' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 17 | -40/+68 |
2019-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 9 | -11/+22 |
2019-11-26 | libbpf: Fix usage of u32 in userspace code | Andrii Nakryiko | 1 | -1/+1 |
2019-11-26 | mm: Implement no-MMU variant of vmalloc_user_node_flags | Andrii Nakryiko | 1 | -2/+13 |
2019-11-25 | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc... | Linus Torvalds | 5 | -6/+21 |
2019-11-25 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt | Linus Torvalds | 14 | -328/+208 |
2019-11-25 | Merge tag 'affs-for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -16/+10 |
2019-11-25 | Merge tag 'for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 66 | -2619/+2780 |
2019-11-25 | Merge tag 'mtd/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds | 48 | -1023/+4525 |
2019-11-25 | Merge tag 'for-5.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 22 | -412/+433 |
2019-11-25 | Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-block | Linus Torvalds | 7 | -156/+135 |