summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-2029-14/+5439
|\
| * objtool: Only print one warning per functionJosh Poimboeuf2016-03-091-23/+25
| * objtool: Add several performance improvementsJosh Poimboeuf2016-03-093-14/+35
| * tools: Copy hashtable.h into tools directoryJosh Poimboeuf2016-03-094-3/+155
| * objtool: Fix false positive warnings for functions with multiple switch state...Josh Poimboeuf2016-03-091-45/+100
| * objtool: Rename some variables and functionsJosh Poimboeuf2016-03-093-52/+54
| * objtool: Remove superflous INIT_LIST_HEADJosh Poimboeuf2016-03-091-2/+0
| * objtool: Add helper macros for traversing instructionsJosh Poimboeuf2016-03-091-73/+55
| * objtool: Fix false positive warnings related to sibling callsJosh Poimboeuf2016-03-091-1/+6
| * objtool: Compile with debugging symbolsJosh Poimboeuf2016-03-091-1/+1
| * objtool: Detect infinite recursionJosh Poimboeuf2016-03-091-12/+33
| * objtool: Prevent infinite recursion in noreturn detectionJosh Poimboeuf2016-03-091-4/+20
| * objtool: Support CROSS_COMPILEJosh Poimboeuf2016-03-032-9/+14
| * x86/asm/decoder: Use explicitly signed charsJosh Poimboeuf2016-03-032-6/+6
| * objtool: Add tool to perform compile-time stack metadata validationJosh Poimboeuf2016-02-2923-6/+5173
| * Merge branch 'x86/debug' into core/objtool, to pick up frame pointer fixesIngo Molnar2016-02-254-36/+452
| |\
* | \ Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-03-201-0/+17
|\ \ \
| * | | virtio_ring: Support DMA APIsAndy Lutomirski2016-03-021-0/+17
* | | | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-1913-3/+1229
|\ \ \ \
| * | | | selftests/powerpc: Test FPU and VMX regs in signal ucontextCyril Bur2016-03-024-1/+296
| * | | | selftests/powerpc: Test preservation of FPU and VMX regs across preemptionCyril Bur2016-03-026-3/+310
| * | | | selftests/powerpc: Test the preservation of FPU and VMX regs across syscallCyril Bur2016-03-028-1/+625
| * | | | selftests/powerpc: Remove -flto from common CFLAGSSuraj Jitindar Singh2016-03-021-1/+1
| * | | | selftests/powerpc: Fix out of bounds access in TM signal testMichael Ellerman2016-03-021-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-199-165/+465
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-082-12/+11
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-237-30/+150
| |\ \ \ \ \
| * | | | | | tools, bpf_asm: simplify parser rule for BPF extensionsRay Bellis2016-02-222-151/+79
| * | | | | | test_bitmap: unit tests for lib/bitmap.cDavid Decotigny2016-02-192-1/+11
| * | | | | | bpf_dbg: do not initialise statics to 0Wei Tang2016-02-111-5/+5
| * | | | | | soreuseport: BPF selection functional test for TCPCraig Gallek2016-02-114-8/+370
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-1838-14/+2350
|\ \ \ \ \ \
| * | | | | | radix-tree tests: add test for radix_tree_iter_nextKonstantin Khlebnikov2016-03-171-8/+39
| * | | | | | radix-tree tests: add regression3 testKonstantin Khlebnikov2016-03-175-1/+90
| * | | | | | radix_tree: tag all internal tree nodes as indirect pointersMatthew Wilcox2016-03-171-2/+3
| * | | | | | radix tree test harnessMatthew Wilcox2016-03-1736-0/+2110
| * | | | | | tools/vm/page-types.c: avoid memset() in walk_pfn() when count == 1Naoya Horiguchi2016-03-171-1/+9
| * | | | | | tools/vm/page-types.c: add memory cgroup dumping and filteringKonstantin Khlebnikov2016-03-171-15/+84
| * | | | | | tools/vm/page-types.c: support swap entryNaoya Horiguchi2016-03-171-1/+29
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-171-1/+1
|\ \ \ \ \ \ \
| * | | | | | | treewide: Fix typo in printkMasanari Iida2016-02-151-1/+1
* | | | | | | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-175-3/+250
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij2016-03-0921-32/+1359
| |\ \ \ \ \ \ \ \
| * | | | | | | | | gpio: present the consumer of a line to userspaceLinus Walleij2016-02-251-3/+3
| * | | | | | | | | tools: gpio: Small updates for output formatMarkus Pargmann2016-02-231-2/+2
| * | | | | | | | | gpio: add userspace ABI for GPIO line informationLinus Walleij2016-02-192-12/+81
| * | | | | | | | | gpio: store reflect the label to userspaceLinus Walleij2016-02-191-2/+2
| * | | | | | | | | tools/gpio: create GPIO toolsLinus Walleij2016-02-095-3/+181
* | | | | | | | | | Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-1720-1/+352
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | selftests: media_dcevice_test fix usage informationShuah Khan2016-02-251-1/+1
OpenPOWER on IntegriCloud