index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-25
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
1
-6
/
+1
2011-03-24
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
Akinobu Mita
3
-0
/
+7
2011-03-24
asm-generic: change little-endian bitops to take any pointer types
Akinobu Mita
1
-4
/
+6
2011-03-24
asm-generic: rename generic little-endian bitops functions
Akinobu Mita
1
-5
/
+4
2011-03-23
zlib: slim down zlib_deflate() workspace when possible
Jim Keniston
2
-6
/
+42
2011-03-23
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
5
-141
/
+971
2011-03-23
printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig
Mandeep Singh Baines
1
-0
/
+11
2011-03-23
printk: use %pK for /proc/kallsyms and /proc/modules
Kees Cook
1
-1
/
+1
2011-03-23
vsprintf: neaten %pK kptr_restrict, save a bit of code space
Joe Perches
1
-9
/
+5
2011-03-23
kernel/watchdog.c: allow hardlockup to panic by default
Don Zickus
1
-0
/
+17
2011-03-23
oom: suppress nodes that are not allowed from meminfo on oom kill
David Rientjes
1
-2
/
+7
2011-03-22
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-5
/
+0
2011-03-21
kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by default
Michal Marek
1
-1
/
+0
2011-03-17
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
3
-153
/
+0
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
3
-1
/
+283
2011-03-17
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-9
/
+52
2011-03-16
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+4
2011-03-16
Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-20
/
+115
2011-03-11
plist: Add priority list test
Lai Jiangshan
1
-1
/
+80
2011-03-11
plist: Shrink struct plist_head
Lai Jiangshan
1
-19
/
+35
2011-03-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+8
2011-03-08
debugobjects: Add hint for better object identification
Stanislaw Gruszka
1
-3
/
+6
2011-03-05
BKL: That's all, folks
Arnd Bergmann
3
-146
/
+0
2011-03-04
lib-average: Make config option selectable
Michael Buesch
1
-1
/
+8
2011-03-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-3
/
+5
2011-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2011-03-02
tracing: don't trace the BKL
Arnd Bergmann
1
-7
/
+0
2011-02-28
net: fix nla_policy_len to actually _iterate_ over the policy
Lars Ellenberg
1
-1
/
+1
2011-02-26
swiotlb: fix wrong panic
FUJITA Tomonori
1
-2
/
+4
2011-02-24
kbuild: reenable section mismatch analysis
Uwe Kleine-König
1
-4
/
+0
2011-02-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-17
/
+34
2011-02-18
Expand CONFIG_DEBUG_LIST to several other list operations
Linus Torvalds
1
-13
/
+26
2011-02-16
Merge commit 'v2.6.38-rc5' into core/locking
Ingo Molnar
3
-6
/
+9
2011-02-08
m68knommu: Remove dependencies on nonexistent M68KNOMMU
Geert Uytterhoeven
1
-1
/
+1
2011-02-04
dynamic_debug: add #include <linux/sched.h>
Greg Kroah-Hartman
1
-0
/
+1
2011-02-04
Dynamic debug: Add more flags
Bart Van Assche
1
-9
/
+51
2011-01-31
Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Thomas Gleixner
1
-3
/
+4
2011-01-28
Export the augmented rbtree helper functions
Andreas Gruenbacher
1
-0
/
+3
2011-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-5
/
+5
2011-01-27
rwsem: Remove redundant asmregparm annotation
Thomas Gleixner
1
-6
/
+4
2011-01-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+5
2011-01-26
radix_tree: radix_tree_gang_lookup_tag_slot() may never return
Toshiyuki Okajima
1
-3
/
+4
2011-01-25
textsearch: doc - fix spelling in lib/textsearch.c.
Jesper Dangaard Brouer
1
-5
/
+5
2011-01-25
lib: cpu_rmap: CPU affinity reverse-mapping
Ben Hutchings
3
-0
/
+275
2011-01-21
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2
-9
/
+9
2011-01-14
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+2
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+2
2011-01-13
decompressors: check input size in decompress_inflate.c
Lasse Collin
1
-4
/
+13
2011-01-13
decompressors: add boot-time XZ support
Lasse Collin
4
-0
/
+407
2011-01-13
decompressors: add XZ decompressor module
Lasse Collin
13
-0
/
+3347
[next]