Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | perf tools: Remove needless 'extern' from function prototypes | Arnaldo Carvalho de Melo | 2016-03-23 | 20 | -217/+197 | |
| | * | | | | perf tools: Simplify die() mechanism | Arnaldo Carvalho de Melo | 2016-03-23 | 2 | -8/+1 | |
| | * | | | | perf tools: Remove unused DIE_IF macro | Arnaldo Carvalho de Melo | 2016-03-23 | 1 | -7/+0 | |
| | * | | | | perf script: Remove lots of unused arguments | Arnaldo Carvalho de Melo | 2016-03-23 | 1 | -23/+14 | |
| | * | | | | perf thread: Rename perf_event__preprocess_sample_addr to thread__resolve | Arnaldo Carvalho de Melo | 2016-03-23 | 4 | -11/+7 | |
| | * | | | | perf machine: Rename perf_event__preprocess_sample to machine__resolve | Arnaldo Carvalho de Melo | 2016-03-23 | 13 | -52/+17 | |
| | * | | | | perf tools: Add cpumode to struct perf_sample | Arnaldo Carvalho de Melo | 2016-03-23 | 16 | -45/+35 | |
| | * | | | | perf tests: Forward the perf_sample in the dwarf unwind test | Arnaldo Carvalho de Melo | 2016-03-23 | 1 | -2/+2 | |
| | * | | | | perf tools: Remove misplaced __maybe_unused | Arnaldo Carvalho de Melo | 2016-03-23 | 15 | -26/+22 | |
| | * | | | | perf list: Fix documentation of :ppp | Andi Kleen | 2016-03-22 | 1 | -2/+4 | |
| | * | | | | perf bench numa: Fix assertion for nodes bitfield | Jakub Jelen | 2016-03-21 | 1 | -1/+1 | |
| | * | | | | perf symbols: Record text offset in dso to calculate objdump address | Wang Nan | 2016-03-18 | 2 | -6/+7 | |
| | * | | | | tools: Move utilities.mak from perf to tools/scripts/ | Arnaldo Carvalho de Melo | 2016-03-18 | 6 | -5/+5 | |
| | * | | | | perf test: Remove 'core_id' check in topo test | Sukadev Bhattiprolu | 2016-03-11 | 1 | -5/+0 | |
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-03-24 | 2 | -1/+136 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | selftests/x86: Add an iopl test | Andy Lutomirski | 2016-03-17 | 2 | -1/+136 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-03-20 | 29 | -14/+5439 | |
|\ \ \ \ \ | ||||||
| * | | | | | objtool: Only print one warning per function | Josh Poimboeuf | 2016-03-09 | 1 | -23/+25 | |
| * | | | | | objtool: Add several performance improvements | Josh Poimboeuf | 2016-03-09 | 3 | -14/+35 | |
| * | | | | | tools: Copy hashtable.h into tools directory | Josh Poimboeuf | 2016-03-09 | 4 | -3/+155 | |
| * | | | | | objtool: Fix false positive warnings for functions with multiple switch state... | Josh Poimboeuf | 2016-03-09 | 1 | -45/+100 | |
| * | | | | | objtool: Rename some variables and functions | Josh Poimboeuf | 2016-03-09 | 3 | -52/+54 | |
| * | | | | | objtool: Remove superflous INIT_LIST_HEAD | Josh Poimboeuf | 2016-03-09 | 1 | -2/+0 | |
| * | | | | | objtool: Add helper macros for traversing instructions | Josh Poimboeuf | 2016-03-09 | 1 | -73/+55 | |
| * | | | | | objtool: Fix false positive warnings related to sibling calls | Josh Poimboeuf | 2016-03-09 | 1 | -1/+6 | |
| * | | | | | objtool: Compile with debugging symbols | Josh Poimboeuf | 2016-03-09 | 1 | -1/+1 | |
| * | | | | | objtool: Detect infinite recursion | Josh Poimboeuf | 2016-03-09 | 1 | -12/+33 | |
| * | | | | | objtool: Prevent infinite recursion in noreturn detection | Josh Poimboeuf | 2016-03-09 | 1 | -4/+20 | |
| * | | | | | objtool: Support CROSS_COMPILE | Josh Poimboeuf | 2016-03-03 | 2 | -9/+14 | |
| * | | | | | x86/asm/decoder: Use explicitly signed chars | Josh Poimboeuf | 2016-03-03 | 2 | -6/+6 | |
| * | | | | | objtool: Add tool to perform compile-time stack metadata validation | Josh Poimboeuf | 2016-02-29 | 23 | -6/+5173 | |
| * | | | | | Merge branch 'x86/debug' into core/objtool, to pick up frame pointer fixes | Ingo Molnar | 2016-02-25 | 4 | -36/+452 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2016-03-20 | 1 | -0/+17 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | virtio_ring: Support DMA APIs | Andy Lutomirski | 2016-03-02 | 1 | -0/+17 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-03-19 | 13 | -3/+1229 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | selftests/powerpc: Test FPU and VMX regs in signal ucontext | Cyril Bur | 2016-03-02 | 4 | -1/+296 | |
| * | | | | | | | selftests/powerpc: Test preservation of FPU and VMX regs across preemption | Cyril Bur | 2016-03-02 | 6 | -3/+310 | |
| * | | | | | | | selftests/powerpc: Test the preservation of FPU and VMX regs across syscall | Cyril Bur | 2016-03-02 | 8 | -1/+625 | |
| * | | | | | | | selftests/powerpc: Remove -flto from common CFLAGS | Suraj Jitindar Singh | 2016-03-02 | 1 | -1/+1 | |
| * | | | | | | | selftests/powerpc: Fix out of bounds access in TM signal test | Michael Ellerman | 2016-03-02 | 1 | -1/+1 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-03-19 | 9 | -165/+465 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-03-08 | 2 | -12/+11 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-02-23 | 7 | -30/+150 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | tools, bpf_asm: simplify parser rule for BPF extensions | Ray Bellis | 2016-02-22 | 2 | -151/+79 | |
| * | | | | | | | | | test_bitmap: unit tests for lib/bitmap.c | David Decotigny | 2016-02-19 | 2 | -1/+11 | |
| * | | | | | | | | | bpf_dbg: do not initialise statics to 0 | Wei Tang | 2016-02-11 | 1 | -5/+5 | |
| * | | | | | | | | | soreuseport: BPF selection functional test for TCP | Craig Gallek | 2016-02-11 | 4 | -8/+370 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-18 | 38 | -14/+2350 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | radix-tree tests: add test for radix_tree_iter_next | Konstantin Khlebnikov | 2016-03-17 | 1 | -8/+39 | |
| * | | | | | | | | | radix-tree tests: add regression3 test | Konstantin Khlebnikov | 2016-03-17 | 5 | -1/+90 |