index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2011-06-03
lib: cordic: add library module providing cordic angle calculation
Arend van Spriel
2011-06-03
lib: crc8: add new library module providing crc8 algorithm
Arend van Spriel
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-19
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-05-19
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-05-19
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-05-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
2011-05-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2011-05-19
kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAK
Catalin Marinas
2011-05-19
MIPS: Enable kmemleak for MIPS
Maxin John
2011-05-19
Add a strtobool function matching semantics of existing in kernel equivalents
Jonathan Cameron
2011-05-19
lib: Add generic binary search function to the kernel.
Tim Abbott
2011-05-12
vsprintf: Turn kptr_restrict off by default
Ingo Molnar
2011-05-10
Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats...
Joerg Roedel
2011-05-05
rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPT
Mathieu Desnoyers
2011-05-05
rcu: Remove conditional compilation for RCU CPU stall warnings
Paul E. McKenney
2011-05-04
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
2011-05-02
XZ decompressor: Fix decoding of empty LZMA2 streams
Lasse Collin
2011-04-28
flex_arrays: allow zero length flex arrays
Eric Paris
2011-04-28
flex_array: flex_array_prealloc takes a number of elements, not an end
Eric Paris
2011-04-28
watchdog, hung_task_timeout: Add Kconfig configurable default
Jeff Mahoney
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
2011-04-14
kstrtox: simpler code in _kstrtoull()
Alexey Dobriyan
2011-04-14
kstrtox: fix compile warnings in test
Alexey Dobriyan
2011-04-10
add printk.time=1 boot-time hint to Kconfig.debug help text
Jim Cromie
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-07
dma-debug: print information about leaked entry
Stanislaw Gruszka
2011-04-06
vsprintf: make comment about vs{n,cn,}printf more understandable
Uwe Kleine-König
2011-04-04
kemleak-test: build as module only
Daniel Baluta
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-27
Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-03-25
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-03-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
2011-03-24
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
2011-03-24
vsprintf: Introduce %pB format specifier
Namhyung Kim
2011-03-23
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
Akinobu Mita
2011-03-23
asm-generic: change little-endian bitops to take any pointer types
Akinobu Mita
2011-03-23
asm-generic: rename generic little-endian bitops functions
Akinobu Mita
2011-03-22
zlib: slim down zlib_deflate() workspace when possible
Jim Keniston
2011-03-22
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
2011-03-22
printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig
Mandeep Singh Baines
2011-03-22
printk: use %pK for /proc/kallsyms and /proc/modules
Kees Cook
2011-03-22
vsprintf: neaten %pK kptr_restrict, save a bit of code space
Joe Perches
2011-03-22
kernel/watchdog.c: allow hardlockup to panic by default
Don Zickus
2011-03-22
oom: suppress nodes that are not allowed from meminfo on oom kill
David Rientjes
2011-03-21
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2011-03-21
kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by default
Michal Marek
2011-03-16
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-03-16
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]