开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-02-13
lib: crc32: constify crc32 lookup table
Daniel Borkmann
2015-02-13
lib: bitmap: remove redundant code from __bitmap_shift_left
Rasmus Villemoes
2015-02-13
lib: bitmap: eliminate branch in __bitmap_shift_left
Rasmus Villemoes
2015-02-13
lib: bitmap: change bitmap_shift_left to take unsigned parameters
Rasmus Villemoes
2015-02-13
lib: bitmap: yet another simplification in __bitmap_shift_right
Rasmus Villemoes
2015-02-13
lib: bitmap: remove redundant code from __bitmap_shift_right
Rasmus Villemoes
2015-02-13
lib: bitmap: eliminate branch in __bitmap_shift_right
Rasmus Villemoes
2015-02-13
lib: bitmap: change bitmap_shift_right to take unsigned parameters
Rasmus Villemoes
2015-02-13
lib/bitmap.c: elide bitmap_copy_le on little-endian
Rasmus Villemoes
2015-02-13
lib/bitmap.c: change prototype of bitmap_copy_le
Rasmus Villemoes
2015-02-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2015-02-13
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2015-02-13
Revert "x86/apic: Only disable CPU x2apic mode when necessary"
Linus Torvalds
2015-02-13
tile: change MAINTAINERS website from tilera.com to ezchip.com
Chris Metcalf
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-02-12
Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2015-02-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-12
lib/lcm.c: replace include
Rasmus Villemoes
2015-02-12
lib/percpu_ida.c: remove redundant includes
Rasmus Villemoes
2015-02-12
lib/strncpy_from_user.c: replace module.h include
Rasmus Villemoes
2015-02-12
lib/stmp_device.c: replace module.h include
Rasmus Villemoes
2015-02-12
lib/sort.c: move include inside #if 0
Rasmus Villemoes
2015-02-12
lib/show_mem.c: remove redundant include
Rasmus Villemoes
2015-02-12
lib/radix-tree.c: change to simpler include
Rasmus Villemoes
2015-02-12
lib/plist.c: remove redundant include
Rasmus Villemoes
2015-02-12
lib/nlattr.c: remove redundant include
Rasmus Villemoes
2015-02-12
lib/kobject_uevent.c: remove redundant include
Rasmus Villemoes
2015-02-12
lib/llist.c: remove redundant include
Rasmus Villemoes
2015-02-12
lib/md5.c: simplify include
Rasmus Villemoes
2015-02-12
lib/list_sort.c: rearrange includes
Rasmus Villemoes
2015-02-12
lib/genalloc.c: remove redundant include
Rasmus Villemoes
2015-02-12
lib/idr.c: remove redundant include
Rasmus Villemoes
2015-02-12
lib/halfmd4.c: simplify includes
Rasmus Villemoes
2015-02-12
lib/dynamic_queue_limits.c: simplify includes
Rasmus Villemoes
2015-02-12
lib/sort.c: use simpler includes
Rasmus Villemoes
2015-02-12
lib/interval_tree.c: simplify includes
Rasmus Villemoes
2015-02-12
hexdump: make it return number of bytes placed in buffer
Andy Shevchenko
2015-02-12
hexdump: do a few calculations ahead
Andy Shevchenko
2015-02-12
hexdump: fix ascii column for the tail of a dump
Andy Shevchenko
2015-02-12
hexdump: introduce test suite
Andy Shevchenko
2015-02-12
lib/genalloc.c: fix the end addr check in addr_in_gen_pool()
Toshi Kikuchi
2015-02-12
lib/string.c: remove strnicmp()
Rasmus Villemoes
2015-02-12
lib/bitmap.c: make the bits parameter of bitmap_remap unsigned
Rasmus Villemoes
2015-02-12
lib/bitmap.c: simplify bitmap_ord_to_pos
Rasmus Villemoes
2015-02-12
lib/bitmap.c: simplify bitmap_pos_to_ord
Rasmus Villemoes
2015-02-12
lib/bitmap.c: change parameters of bitmap_fold to unsigned
Rasmus Villemoes
2015-02-12
lib/bitmap.c: update bitmap_onto to unsigned
Rasmus Villemoes
2015-02-12
linux/cpumask.h: update bitmap wrappers to take unsigned int
Rasmus Villemoes
2015-02-12
linux/nodemask.h: update bitmap wrappers to take unsigned int
Rasmus Villemoes
[next]