summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-3113-14/+2
|\
| * Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-08-1213-14/+2
| |\
| | *-. Merge branches 'doc.2015.07.15a' and 'torture.2015.07.15a' into HEADPaul E. McKenney2015-08-041-2/+2
| | |\ \
| | | | * rcutorture: Enable lockdep-RCU on TASKS01Paul E. McKenney2015-07-151-2/+2
| | | |/
| | * | rcu: Remove CONFIG_RCU_CPU_STALL_INFOPaul E. McKenney2015-07-1712-12/+0
| | |/
* | | Merge tag 'xtensa-20150830' of git://github.com/czankel/xtensa-linuxLinus Torvalds2015-08-314-0/+30
|\ \ \
| * \ \ Merge tag 'v4.2' into for_nextChris Zankel2015-08-2921-36/+142
| |\ \ \
| * | | | perf tools: xtensa: add DWARF register namesMax Filippov2015-08-174-0/+30
* | | | | Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-08-315-194/+278
|\ \ \ \ \
| * \ \ \ \ Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2015-08-125-104/+117
| |\ \ \ \ \
| | * | | | | iio: lsiio: fix error code handling errorLinus Walleij2015-08-121-2/+2
| | * | | | | tools: iio: remove unnecessary double pointerJoo Aun Saw2015-08-082-7/+7
| | * | | | | tools: iio: Set caller's ci_array pointer to NULL after freeJoo Aun Saw2015-08-081-0/+2
| | * | | | | tools: iio: iio_utils: Make calc_digits staticJoo Aun Saw2015-08-021-1/+1
| | * | | | | tools: iio: iio_utils: remove unnecessary define guardJoo Aun Saw2015-08-021-5/+0
| | * | | | | tools: iio: print error message when buffer enable failsIrina Tirdea2015-08-021-1/+4
| | * | | | | tools: iio: fix mask for 32 bit sensor dataIrina Tirdea2015-08-021-1/+1
| | * | | | | tools: iio: make scale and offset files optionalJoo Aun Saw2015-07-231-2/+2
| | * | | | | tools: iio: Send error messages to stderrCristina Opriceana2015-07-204-47/+59
| | * | | | | tools: iio: Add ARRAY_SIZE macroCristina Opriceana2015-07-202-1/+3
| | * | | | | tools: iio: Remove unnecessary bracesCristina Opriceana2015-07-201-2/+1
| | * | | | | tools: iio: Remove explicit NULL comparisonCristina Opriceana2015-07-203-35/+35
| * | | | | | Merge 4.2-rc6 into staging-nextGreg Kroah-Hartman2015-08-101-1/+1
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge 4.2-rc3 into staging-nextGreg Kroah-Hartman2015-07-2024-60/+1138
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge tag 'iio-for-4.3a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-07-155-101/+172
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | tools: iio: Add single-byte case for generic_bufferTiberiu Breana2015-07-051-0/+21
| | * | | | | tools:iio:iio_event_monitor: check if event is fully readHartmut Knaack2015-06-211-0/+6
| | * | | | | tools: iio: Add missing names to iio_event_monitorPeter Meerwald2015-06-211-0/+8
| | * | | | | tools:iio: rename variablesHartmut Knaack2015-06-132-19/+19
| | * | | | | tools:iio: adjust coding styleHartmut Knaack2015-06-135-82/+118
* | | | | | | Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-08-312-6/+31
|\ \ \ \ \ \ \
| * | | | | | | selftests: firmware: skip timeout checks for kernels without user mode helperLuis R. Rodriguez2015-08-052-6/+31
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-08-311-0/+101
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge 4.2-rc6 into char-misc-nextGreg Kroah-Hartman2015-08-091-1/+1
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | tools: hv: add a python script lsvmbus to list VMBus devicesDexuan Cui2015-08-051-0/+101
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-08-204-4/+37
|\ \ \ \ \ \
| * | | | | | perf top: Show backtrace when handling a SIGSEGV on --stdio modeArnaldo Carvalho de Melo2015-08-191-2/+2
| * | | | | | perf tools: Fix buildid processingAdrian Hunter2015-08-191-0/+11
| * | | | | | perf tools: Make fork event processing more resilientAdrian Hunter2015-08-191-2/+18
| * | | | | | perf tools: Avoid deadlock when map_groups are brokenAdrian Hunter2015-08-191-0/+6
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-08-142-6/+4
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | |
| * | | | | perf tools: Fix test build error when bindir contains double slashPawel Moll2015-07-281-1/+1
| * | | | | perf stat: Fix transaction lenght metricsAndi Kleen2015-07-281-5/+3
| |/ / / /
* | | | | Merge tag 'linux-kselftest-4.2-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-281-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | selftests/futex: Fix futex_cmp_requeue_pi() error handlingDarren Hart2015-07-201-1/+1
| |/ / /
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-1814-25/+100
|\ \ \ \ | |_|_|/ |/| | |
| * | | perf tools: Really allow to specify custom CC, AR or LDAlexey Brodkin2015-07-151-3/+16
| * | | perf auxtrace: Fix misplaced check for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORTAdrian Hunter2015-07-151-5/+5
| * | | perf hists browser: Take the --comm, --dsos, etc filters into accountArnaldo Carvalho de Melo2015-07-131-1/+1
| * | | perf symbols: Store if there is a filter in placeArnaldo Carvalho de Melo2015-07-132-1/+4
OpenPOWER on IntegriCloud