Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5cd435b4ab881280fb0b8ce6686cfceb005d98c8
/
lib
fba99fa
swiotlb: fix wrong panic
by FUJITA Tomonori
· 14 years ago
3c18d4d
Expand CONFIG_DEBUG_LIST to several other list operations
by Linus Torvalds
· 14 years ago
7302041
m68knommu: Remove dependencies on nonexistent M68KNOMMU
by Geert Uytterhoeven
· 14 years ago
0b6bb66
Export the augmented rbtree helper functions
by Andreas Gruenbacher
· 14 years ago
7205649
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
ac15ee6
radix_tree: radix_tree_gang_lookup_tag_slot() may never return
by Toshiyuki Okajima
· 14 years ago
de0368d
textsearch: doc - fix spelling in lib/textsearch.c.
by Jesper Dangaard Brouer
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
52cfd50
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
1da914e
decompressors: check input size in decompress_inflate.c
by Lasse Collin
· 14 years ago
3ebe124
decompressors: add boot-time XZ support
by Lasse Collin
· 14 years ago
24fa040
decompressors: add XZ decompressor module
by Lasse Collin
· 14 years ago
fb7fa58
Decompressors: fix callback-to-callback mode in decompress_unlzo.c
by Lasse Collin
· 14 years ago
5a3f81a
Decompressors: check input size in decompress_unlzo.c
by Lasse Collin
· 14 years ago
8f9b54a
Decompressors: check for write errors in decompress_unlzo.c
by Lasse Collin
· 14 years ago
eb0cf3e
Decompressors: validate match distance in decompress_unlzma.c
by Lasse Collin
· 14 years ago
528941c
Decompressors: check for write errors in decompress_unlzma.c
by Lasse Collin
· 14 years ago
278208d9
Decompressors: check for read errors in decompress_unlzma.c
by Lasse Collin
· 14 years ago
8218a43
Decompressors: fix header validation in decompress_unlzma.c
by Lasse Collin
· 14 years ago
22e4420
Decompressors: remove unused function from lib/decompress_unlzma.c
by Lasse Collin
· 14 years ago
2b6b5ca
Decompressors: include <linux/slab.h> in <linux/decompress/mm.h>
by Lasse Collin
· 14 years ago
93685ad2
Decompressors: get rid of set_error_fn() macro
by Lasse Collin
· 14 years ago
6b01ed6
Decompressors: add missing INIT (i.e. __init)
by Lasse Collin
· 14 years ago
78c377d
flex_array: export symbols to modules
by David Rientjes
· 14 years ago
b921c69
lib/vsprintf.c: fix vscnprintf() if @size is == 0
by Anton Arapov
· 14 years ago
ac83ed6
include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guard
by Joe Perches
· 14 years ago
455cd5a
kptr_restrict for hiding kernel pointers from unprivileged users
by Dan Rosenberg
· 14 years ago
81e88fd
ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support
by Huang Ying
· 14 years ago
4277616
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
5b2eef9
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
d2e7ad1
Merge branch 'master' into next
by James Morris
· 14 years ago
2d75af2
dynamic debug: Fix build issue with older gcc
by Jason Baron
· 14 years ago
72eb6a7
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
abb3594
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
dda5f0a
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
17f7f4d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
4a7863c
x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTOR
by Don Zickus
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
819a72a
percpucounter: Optimize __percpu_counter_add a bit through the use of this_cpu() options.
by Christoph Lameter
· 14 years ago
d8c58fa
Merge remote branch 'airlied/drm-core-next' into drm-intel-next
by Chris Wilson
· 14 years ago
1d212aa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
45f7426
timerqueue: Make timerqueue_getnext() static inline
by Thomas Gleixner
· 14 years ago
9bb99b1
timers: Fixup allmodconfig build issue
by John Stultz
· 14 years ago
1f5a247
timers: Rename timerlist infrastructure to timerqueue
by John Stultz
· 14 years ago
af55688
lib: Improve EWMA efficiency by using bitshifts
by Bruno Randolf
· 14 years ago
87de5ac
timers: Introduce timerlist infrastructure.
by John Stultz
· 14 years ago
bcb38ce
Revert "debug_locks: set oops_in_progress if we will log messages."
by Dave Airlie
· 14 years ago
dc88e46
lib: hex2bin converts ascii hexadecimal string to binary
by Mimi Zohar
· 14 years ago
51cce8a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
ecf7ace
kref: Add a kref_sub function
by Thomas Hellstrom
· 14 years ago
c5485a7
lib: Add generic exponentially weighted moving average (EWMA) function
by Bruno Randolf
· 14 years ago
3654654
netlink: let nlmsg and nla functions take pointer-to-const args
by Jan Engelhardt
· 14 years ago
27d20fd
radix-tree: fix RCU bug
by Nick Piggin
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
e3e1288
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
56083ab
docbook: add idr/ida to kernel-api docbook
by Randy Dunlap
· 14 years ago
e404f91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
658716d
div64_u64(): improve precision on 32bit platforms
by Brian Behlendorf
· 14 years ago
5d051de
lib/parser: cleanup match_number()
by Namhyung Kim
· 14 years ago
ea00c30
percpu_counter: use this_cpu_ptr() instead of per_cpu_ptr()
by Christoph Lameter
· 14 years ago
041b78f
lib/list_sort: test: check element addresses
by Artem Bityutskiy
· 14 years ago
014afa9
lib/list_sort: test: unify test messages
by Artem Bityutskiy
· 14 years ago
f3dc0e3
lib/list_sort: test: improve errors handling
by Artem Bityutskiy
· 14 years ago
eeee9eb
lib/list_sort: test: use generic random32
by Artem Bityutskiy
· 14 years ago
bb2ab10
lib/list_sort: test: use more reasonable printk levels
by Artem Bityutskiy
· 14 years ago
6d411e6
lib/Kconfig.debug: add list_sort debugging switch
by Artem Bityutskiy
· 14 years ago
e2852ae
percpu_counter: add debugobj support
by Tejun Heo
· 14 years ago
066a9be
idr: fix idr_pre_get() locking description
by Naohiro Aota
· 14 years ago
66f1991
lib/bitmap.c: use hex_to_bin()
by Andy Shevchenko
· 14 years ago
b903c0b
lib: fix scnprintf() if @size is == 0
by Changli Gao
· 14 years ago
5e05798
vsprintf.c: use default pointer field size for "(null)" strings
by Joe Perches
· 14 years ago
8474b59
percpu: fix list_head init bug in __percpu_counter_init()
by Masanori ITOH
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
6d4121f
Merge branch 'master' into for-linus
by Pekka Enberg
· 14 years ago
b9da057
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
5704e44
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
c25d1df
kobject: Introduce kset_find_obj_hinted.
by Robin Holt
· 14 years ago
6a5c083
Dynamic Debug: Initialize dynamic debug earlier via arch_initcall
by Thomas Renninger
· 14 years ago
a648ec0
Dynamic Debug: Introduce ddebug_query= boot parameter
by Thomas Renninger
· 14 years ago
fd89cfb
Dynamic Debug: Split out query string parsing/setup from proc_write
by Thomas Renninger
· 14 years ago
a9ccd80
Merge branch 'stable/swiotlb-0.9' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb-2.6
by Linus Torvalds
· 14 years ago
5d70f79
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
6de5bd1
BKL: introduce CONFIG_BKL.
by Arnd Bergmann
· 14 years ago
3b6e901
jump_label: Use more consistent naming
by Peter Zijlstra
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
6b945df
kmemleak: add TILE to the list of supported architectures.
by Chris Metcalf
· 14 years ago
e79f86b
swiotlb: Use page alignment for early buffer allocation
by Yinghai Lu
· 14 years ago
03620b2
swiotlb: make io_tlb_overflow static
by FUJITA Tomonori
· 14 years ago
7cd2541
Merge commit 'v2.6.36-rc7' into perf/core
by Ingo Molnar
· 14 years ago
400fb7f
move async raid6 test to lib/Kconfig.debug
by Dan Williams
· 14 years ago
556ef63
Merge commit 'v2.6.36-rc7' into core/rcu
by Ingo Molnar
· 14 years ago
d4f8f21
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu
by Ingo Molnar
· 14 years ago
ab4d5ed
slub: Enable sysfs support for !CONFIG_SLUB_DEBUG
by Christoph Lameter
· 14 years ago
5336377
modules: Fix module_bug_list list corruption race
by Linus Torvalds
· 14 years ago
f015ac3
lib/list_sort: do not pass bad pointers to cmp callback
by Don Mullis
· 14 years ago
2dfbf4d
rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameter
by Paul E. McKenney
· 14 years ago
52159d9
jump label: Convert dynamic debug to use jump labels
by Jason Baron
· 14 years ago
3aabae7
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 14 years ago
Next »