index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
linux
Age
Commit message (
Expand
)
Author
2022-02-20
tools/include: Add cache.h stub
Karolina Drobnik
2022-02-20
tools/include: Add mm.h file
Karolina Drobnik
2022-02-20
tools/include: Update atomic definitions
Karolina Drobnik
2022-02-20
tools/include: Add _RET_IP_ and math definitions to kernel.h
Karolina Drobnik
2022-02-20
tools/include: Add phys_addr_t to types.h
Karolina Drobnik
2022-02-20
tools: Move gfp.h and slab.h from radix-tree to lib
Karolina Drobnik
2022-02-15
perf cs-etm: Update deduction of TRCCONFIGR register for branch broadcast
James Clark
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
hash.h: remove unused define directive
Isabella Basso
2022-01-15
tools: sync tools/bitmap with mother linux
Yury Norov
2022-01-10
Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2021-12-10
tools: fix ARRAY_SIZE defines in tools and selftests hdrs
Shuah Khan
2021-12-09
tools/lib/lockdep: drop leftover liblockdep headers
Sasha Levin
2021-11-30
tools: Fix math.h breakage
Matthew Wilcox (Oracle)
2021-11-06
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-10-20
tools lib: Adopt list_sort() from the kernel sources
Ian Rogers
2021-09-30
objtool: Add frame-pointer-specific function ignore
Josh Poimboeuf
2021-09-13
tools: compiler-gcc.h: Guard error attribute use with __has_attribute
Nathan Chancellor
2021-09-13
compiler-gcc.h: drop checks for older GCC versions
Nick Desaulniers
2021-09-13
compiler.h: drop fallback overflow checkers
Nick Desaulniers
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
tools: rename bitmap_alloc() to bitmap_zalloc()
Andy Shevchenko
2021-08-19
tools: Add sparse context/locking annotations in compiler-types.h
Riccardo Mancini
2021-07-14
tools headers: Remove broken definition of __LITTLE_ENDIAN
Arnaldo Carvalho de Melo
2021-06-30
tools lib: Adopt bitmap_intersects() operation from the kernel sources
Alexey Bayduraev
2021-05-22
linux/bits.h: fix compilation error with GENMASK
Rikard Falkeborn
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-06
tools: sync small_const_nbits() macro with the kernel
Yury Norov
2021-05-06
tools: sync BITMAP_LAST_WORD_MASK() macro with the kernel
Yury Norov
2021-05-06
tools: bitmap: sync function declarations with the kernel
Yury Norov
2021-05-01
Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-04-15
tools include: Add an initial math64.h
Rob Herring
2021-03-31
Merge 'x86/alternatives'
Borislav Petkov
2021-03-15
x86/insn: Add an insn_decode() API
Borislav Petkov
2021-03-11
static_call: Move struct static_call_key definition to static_call_types.h
Juergen Gross
2021-03-08
tools include: Add __sum16 and __wsum definitions.
Ian Rogers
2021-03-06
tools headers UAPI: Update tools' copy of linux/coresight-pmu.h
Arnaldo Carvalho de Melo
2021-02-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-23
Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-17
static_call: Allow module use without exposing static_call_key
Josh Poimboeuf
2021-02-17
static_call: Pull some static_call declarations to the type headers
Peter Zijlstra
2021-02-17
rbtree: Add generic add and find helpers
Peter Zijlstra
2021-02-08
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
2021-02-08
module: remove EXPORT_SYMBOL_GPL_FUTURE
Christoph Hellwig
2021-01-26
objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
Josh Poimboeuf
2021-01-26
objtool: Add asm version of STACK_FRAME_NON_STANDARD
Josh Poimboeuf
2021-01-26
samples/bpf: Set flag __SANE_USERSPACE_TYPES__ for MIPS to fix build warnings
Tiezhu Yang
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[prev]
[next]