]> xenbits.xensource.com Git - people/andrewcoop/hwloc.git/shortlog
people/andrewcoop/hwloc.git
2014-02-14 Brice Goglinlinux: reverse size/nmemb in fread calls so that we... master
2014-02-14 Brice Goglinlinux: check the return value of fread() for sysfs...
2014-02-13 Brice Goglincontrib/update-my-copyright.pl: fix join() when rewriti...
2014-02-13 Brice Goglinhwloc/plugins.h: move common PCI func to a dedicated...
2014-02-13 Brice Goglincpuid: rename cpuid into x86_cpuid everywhere
2014-02-13 Brice GoglinRevert "x86: check hwloc_have_cpuid() in the backend...
2014-02-11 Brice Goglinsynthetic: Remove duplicate check for the number of...
2014-02-11 Brice Goglindiff: fix memory leak when appending a "too complex...
2014-02-11 Brice Goglinx86: use fake binding hooks to let look_procs work...
2014-02-11 Brice Goglinx86: simplify the management of binding hooks
2014-02-11 Brice Goglinx86: check hwloc_have_cpuid() in the backend instantiat...
2014-02-07 Brice Goglinsynthetic: rework the storage of synthetic info in...
2014-02-07 Brice Goglinsynthetic: add support for L2cache, L1i, group3, etc...
2014-02-07 Brice GoglinAdd hwloc_obj_type_sscanf() to extend hwloc_obj_type_of...
2014-02-05 Brice Goglintests: don't abuse synthetic topology strings
2014-02-05 Brice Goglinhwloc_obj_attr_snprintf: don't mix local and total...
2014-02-04 Brice GoglinNEWS: final v1.8.1 bullets
2014-02-04 Samuel ThibaultMerge branch 'master' of github.com:open-mpi/hwloc
2014-02-04 Samuel ThibaultGive a name to the lstopo window
2014-02-03 Brice Goglindoc: add hwloc_linux_get_tid_last_cpu_location manpage
2014-02-03 Brice Goglinhwloc-distrib(1): clarify --from
2014-02-03 Brice GoglinNEWS: minor fixes
2014-01-30 Brice GoglinBring 1.8.1 NEWS in master and update 1.9 NEWS bullets
2014-01-30 Brice Goglintests/linux: add /proc/hwloc-nofile-info with Architect...
2014-01-30 Brice GoglinLinux: add CPUVendor/CPUModelNumber/CPUFamilyNumber...
2014-01-30 Brice GoglinLinux: use the uname architecture to better match cpumo...
2014-01-30 Brice GoglinLinux: prepare for gathering more than just the main...
2014-01-30 Brice GoglinLinux: allow to read uname from fake fs root
2014-01-30 Brice Goglincore: allow backends to reuse a cached uname info when...
2014-01-29 Brice GoglinREADME: Remove the doxygen footer so that the README...
2014-01-29 Brice Goglinrename: fix diff renaming
2014-01-29 Brice Goglindoc: document new CPU info attributes
2014-01-29 Brice GoglinUpdate hwloc/rename.h
2014-01-29 Brice Goglinx86: Add CPUVendor/CPUModelNumber/CPUFamilyNumber info
2014-01-29 Brice Goglincore: Add add_info_nodup() to optionally check for...
2014-01-29 Brice Goglinx86: Add uname info when not done yet, or at least...
2014-01-29 Brice Goglinx86: factorize the code that uses thread or process...
2014-01-29 Brice GoglinSave the windows build script for ci.inria.fr under...
2014-01-29 Brice GoglinFix cpuid on windows 64bits so that the x86 backend...
2014-01-27 Jeff SquyresRun "make doc" before "make distcheck" in the nightly...
2014-01-24 Brice Goglindoc: only try to copy doxygen.css when the doc was...
2014-01-24 Brice Goglindoc: build the top-level README as a single rule
2014-01-24 Brice Goglindoc: further simplify doc/Makefile.am
2014-01-24 Brice Goglindoc/Makefile.am: factorize AM if/endif and remove obsol...
2014-01-23 Brice Goglindist: no need to specify anything from doxygen-doc...
2014-01-23 Brice Goglindist: don't automatically rebuild doxygen on each make...
2014-01-23 Brice Goglindoc: Fix the error PDFs are needed but doxygen isn...
2014-01-22 Brice GoglinFix make dist during make distcheck
2014-01-21 Brice Goglinconfigure: Fix the disabling of doxygen when building...
2014-01-16 Brice Goglintests/linux: add a test with very buggy NUMA info
2014-01-16 Brice Goglinlinux/NUMA: Work around buggy NUMA node cpusets
2014-01-16 Brice Goglincore: switch more printf(stderr) to unique messages...
2014-01-16 Brice Goglinupdate-my-copyright.pl: update to git releases that...
2014-01-10 Jeff SquyresChange the logic in bind.c to only include <malloc...
2014-01-09 Jeff SquyresIf a git command fails, also print the repo in the...
2014-01-08 Jeff SquyresKeep a copy of the script that we use for sending git...
2013-12-18 Brice Goglinhwloc-ps: don't report locations as caches unless there...
2013-12-18 Brice Goglinhwloc-bind: Add -e as a synonym to --get-last-cpu-location
2013-12-18 Brice Goglinhwloc-ps: Add -e/--get-last-cpu-location
2013-12-18 Brice Goglinlinux: export hwloc_linux_get_tid_last_cpu_location()
2013-12-18 Brice Goglinhwloc.h: Fix proc_cpubind() proc_last_cpu_location...
2013-12-18 Brice Goglinutils: fix cpubind support checks
2013-12-06 Rob Lathamautomake subdir-object mode needs check for -c -o
2013-11-18 Brice Goglinupdate master NEWS from v1.8
2013-11-18 Brice GoglinAPI: fix some doxygen refs
2013-11-15 Jeff SquyresScript that is run on the build server to make nightly...
2013-11-12 Brice Goglincustom: document that objects above assembled topologie...
2013-11-07 Brice Goglintests/hwloc_insert_misc: more assertions
2013-11-07 Brice Goglintest-hwloc-diffpatch: exit the temp directory before...
2013-11-06 Samuel ThibaultFix unused parameter warning
2013-11-06 Samuel ThibaultFix types of RGB colors.
2013-11-06 Samuel ThibaultFix mixed declaration/code warning
2013-11-06 Jeff SquyresWe're 100% git these days.
2013-11-06 Brice Goglinmaster is now v1.9
2013-11-06 Brice GoglinRemove Cairo dependency on X11 and factorize X11 tests
2013-11-03 Brice Goglincleanup v1.8 NEWS bullets
2013-10-26 Brice GoglinBump AM to 1.14 for v1.8
2013-10-17 Brice Goglinlinux/mic: add a MICSerialNumber info attribute when...
2013-10-17 Brice Goglinhwloc-compress-dir: allow to uncompress with -R
2013-10-17 Brice Goglinhwloc-patch: add support for automatically guessing...
2013-10-15 Brice Goglintools: Add --whole-system and --restrict for uniformity
2013-10-15 Brice Goglincontrib/update-my-copyright.pl: fix git status parsing...
2013-10-04 Jeff SquyresFix make_nightly_snapshot processing.
2013-10-03 Jeff SquyresUpdates for tarball generation to handle new git infras...
2013-10-03 Jeff SquyresUpdate to only handle Git repos.
2013-10-03 Jeff SquyresConvert SVN URLs to git URLs in documentation.
2013-10-03 Jeff SquyresUpdate .gitignore.
2013-10-03 Jeff Squyrestests/embedded: improve version extraction
2013-09-24 Brice Goglinutils/tests: add hwloc-compress-dir
2013-09-24 Brice GoglinAdd hwloc-compress-dir utility
2013-09-24 Brice Goglinutils/manpages: fix the layout of the DESCRIPTI...
2013-09-24 Brice Goglinhwloc-assembler-remote: Fix typo in usage and a...
2013-09-18 Brice Goglindoxy: sync the list of supported platforms with...
2013-09-16 Brice GoglinBump HWLOC_API_VERSION to 0x00010800
2013-09-11 Brice Goglinhwloc-calc.h: make location parsing more reliab...
2013-09-10 Brice Goglincore: don't debug_check the topology consistenc...
2013-09-10 Brice Goglindiff: use hwloc_uint64_t instead of uint64_t
2013-09-10 Brice Goglindoc: add missing dependency from diff manpages ...
2013-09-10 Brice Goglindoc: Enable doxygen on hwloc/diff.h and add som...
2013-09-10 Brice Goglinutils/tests: add hwloc-patch/hwloc-diff test
next