index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-16
tools: Remove bitops/hweight usage of bits in tools/perf
Arnaldo Carvalho de Melo
5
-1
/
+17
2014-12-17
tools: Adopt roundup_pow_of_two
Arnaldo Carvalho de Melo
1
-0
/
+25
2014-12-17
tools: Adopt rounddown_pow_of_two and deps
Arnaldo Carvalho de Melo
1
-0
/
+134
2014-12-17
tools: Adopt fls_long and deps
Arnaldo Carvalho de Melo
5
-0
/
+13
2014-12-17
tools: Move bitops.h from tools/perf/util to tools/
Arnaldo Carvalho de Melo
1
-0
/
+46
2014-12-17
tools: Introduce asm-generic/bitops.h
Arnaldo Carvalho de Melo
1
-0
/
+24
2014-12-17
tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/lib
Arnaldo Carvalho de Melo
1
-0
/
+33
2014-12-17
tools: Move code originally from asm-generic/atomic.h into tools/include/asm-...
Arnaldo Carvalho de Melo
1
-0
/
+22
2014-12-17
tools: Move code originally from linux/log2.h to tools/include/linux/
Arnaldo Carvalho de Melo
1
-0
/
+26
2014-12-17
tools: Move __ffs implementation to tools/include/asm-generic/bitops/__ffs.h
Arnaldo Carvalho de Melo
1
-0
/
+43
2014-09-26
tools: add more endian.h macros
Peter Foley
1
-0
/
+24
2014-09-26
Documentation: support glibc versions without htole macros
Peter Foley
1
-0
/
+32
2014-05-05
perf tools: Move ACCESS_ONCE from perf.h header
Jiri Olsa
1
-0
/
+2
2014-05-01
tools: Consolidate types.h
Borislav Petkov
1
-0
/
+75
2014-05-01
tools: Unify export.h
Borislav Petkov
1
-0
/
+10
2014-02-18
perf tools: Move hash.h header
Borislav Petkov
1
-0
/
+5
2014-01-13
tools include: Include <linux/compiler.h> from asm/bug.h
Namhyung Kim
1
-0
/
+2
2014-01-13
tools include: Move perf's bug.h to a generic place
Namhyung Kim
1
-0
/
+23
2014-01-13
tools include: Define likely/unlikely in linux/compiler.h
Namhyung Kim
1
-0
/
+8
2014-01-13
tools include: Move perf's linux/compiler.h to a generic place
Namhyung Kim
1
-0
/
+30
2013-07-03
tools/include: use stdint types for user-space byteshift headers
Yaakov Selkowitz
2
-34
/
+34
2012-02-28
tools/include: Add byteshift headers for endian access
Matt Fleming
2
-0
/
+140