Historial de Commits

Autor SHA1 Mensaje Fecha
  Randy Dunlap 7d7363e403 documentation: kernel-api: add more info on bitmap functions hace 7 años
  Yury Norov 0a5ce0831d lib/bitmap.c: make bitmap_parselist() thread-safe and much faster hace 8 años
  Matthew Wilcox e5af323c9b bitmap: optimise bitmap_set and bitmap_clear of a single bit hace 8 años
  mchehab@s-opensource.com 40bf19a8d9 kernel-api.rst: fix some complex tags at lib/bitmap.c hace 8 años
  Noam Camus 2d13e6ca42 lib/bitmap.c: enhance bitmap syntax hace 8 años
  Andy Lutomirski 13d4ea097d x86/uaccess: Move thread_info::addr_limit to thread_struct hace 9 años
  David Decotigny e52bc7c28a lib/bitmap.c: conversion routines to/from u32 array hace 9 años
  Pan Xinhui 9bf98f168b lib/bitmap.c: bitmap_parselist can accept string with whitespaces on head or tail hace 10 años
  Pan Xinhui d9282cb663 lib/bitmap.c: fix a special string handling bug in __bitmap_parselist hace 10 años
  Pan Xinhui d21c3d4d1c lib/bitmap.c: correct a code style and do some, optimization hace 10 años
  Sudeep Holla 9cf79d115f bitmap: remove explicit newline handling using scnprintf format string hace 10 años
  Chris Metcalf 2528a8b8f4 __bitmap_parselist: fix bug in empty string handling hace 10 años
  Yury Norov 2afe27c718 lib/bitmap.c: bitmap_[empty,full]: remove code duplication hace 10 años
  Tejun Heo 46385326cc bitmap, cpumask, nodemask: remove dedicated formatting functions hace 10 años
  Tejun Heo 4a0792b0e7 bitmap: use %*pb[l] to print bitmaps including cpumasks and nodemasks hace 10 años
  Tejun Heo dbc760bcc1 lib/vsprintf: implement bitmap printing through '%*pb[l]' hace 10 años
  Rasmus Villemoes 7f59065793 lib: bitmap: remove redundant code from __bitmap_shift_left hace 10 años
  Rasmus Villemoes 6d874eca65 lib: bitmap: eliminate branch in __bitmap_shift_left hace 10 años
  Rasmus Villemoes dba94c2553 lib: bitmap: change bitmap_shift_left to take unsigned parameters hace 10 años
  Rasmus Villemoes cfac1d080a lib: bitmap: yet another simplification in __bitmap_shift_right hace 10 años
  Rasmus Villemoes 97fb8e940b lib: bitmap: remove redundant code from __bitmap_shift_right hace 10 años
  Rasmus Villemoes 9d8a6b2a02 lib: bitmap: eliminate branch in __bitmap_shift_right hace 10 años
  Rasmus Villemoes 2fbad29917 lib: bitmap: change bitmap_shift_right to take unsigned parameters hace 10 años
  Rasmus Villemoes e8f2427832 lib/bitmap.c: elide bitmap_copy_le on little-endian hace 10 años
  Rasmus Villemoes 9b6c2d2e2b lib/bitmap.c: change prototype of bitmap_copy_le hace 10 años
  Rasmus Villemoes 9814ec135d lib/bitmap.c: make the bits parameter of bitmap_remap unsigned hace 10 años
  Rasmus Villemoes f6a1f5db8d lib/bitmap.c: simplify bitmap_ord_to_pos hace 10 años
  Rasmus Villemoes df1d80a9eb lib/bitmap.c: simplify bitmap_pos_to_ord hace 10 años
  Rasmus Villemoes b26ad5836c lib/bitmap.c: change parameters of bitmap_fold to unsigned hace 10 años
  Rasmus Villemoes eb56988378 lib/bitmap.c: update bitmap_onto to unsigned hace 10 años