Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8a8d0875a5ccf14a6772b3bbffa1717e668a0d8a
/
lib
« Previous
1e2aec8
Merge branch 'generic-string-functions'
by Linus Torvalds
· 12 years ago
39b6cc6
Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
a08c535
lib: add generic strnlen_user() function
by Linus Torvalds
· 12 years ago
36126f8
word-at-a-time: make the interfaces truly generic
by Linus Torvalds
· 12 years ago
7cf4206
Remove unused code from MPI library
by Dmitry Kasatkin
· 12 years ago
9e235dc
Revert "crypto: GnuPG based MPI lib - additional sources (part 4)"
by Dmitry Kasatkin
· 12 years ago
ce00417
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
2922585
lib: Sparc's strncpy_from_user is generic enough, move under lib/
by David S. Miller
· 12 years ago
c80ddb5
Merge tag 'md-3.5' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
19bec32
Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-linus', 'x86-debug-for-linus' and 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
e8650a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
5d4e2d0
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
96e6770
lib/raid6: cleanup gen_syndrome function selection
by Jim Kukunas
· 12 years ago
2dbf708
lib/raid6: update test program for recovery functions
by Jim Kukunas
· 12 years ago
048a8b8
lib/raid6: Add SSSE3 optimized recovery functions
by Jim Kukunas
· 12 years ago
f674ef7
lib/raid6: fix test program build
by Jim Kukunas
· 12 years ago
226da0d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
513de47
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
6684b57
lib: Change mail address of Oskar Schirmer
by Oskar Schirmer
· 12 years ago
649e6ee
printk() - restore timestamp printing at console output
by Kay Sievers
· 12 years ago
9ff1f83
kobject: fix the uncorrect comment
by Zhi Yong Wu
· 13 years ago
fef15d2
Revert "dynamic_debug: remove unneeded includes"
by Greg Kroah-Hartman
· 12 years ago
2a01bb3
panic: Make panic_on_oops configurable
by Kyle McMartin
· 13 years ago
04db6e5
dynamic_debug: remove unneeded includes
by Jim Cromie
· 13 years ago
eb15742
Merge 3.4-rc5 into driver-core-next
by Greg Kroah-Hartman
· 13 years ago
9c1c21a
ddr: add LPDDR2 data from JESD209-2
by Aneesh V
· 13 years ago
3ec5652
dynamic_debug: init with early_initcall, not arch_initcall
by Jim Cromie
· 13 years ago
29e36c9
dynamic_debug: update Documentation/*, Kconfig.debug
by Jim Cromie
· 13 years ago
8e59b5cf
dynamic_debug: add modname arg to exec_query callchain
by Jim Cromie
· 13 years ago
4107692
dynamic_debug: print ram usage by ddebug tables if verbose
by Jim Cromie
· 13 years ago
af44239
dynamic_debug: simplify dynamic_debug_init error exit
by Jim Cromie
· 13 years ago
6ab676e
dynamic_debug: combine parse_args callbacks together
by Jim Cromie
· 13 years ago
f0b919d
dynamic_debug: deprecate ddebug_query, suggest dyndbg instead
by Jim Cromie
· 13 years ago
b48420c
dynamic_debug: make dynamic-debug work for module initialization
by Jim Cromie
· 13 years ago
b8ccd5d
dynamic_debug: replace if (verbose) pr_info with macro vpr_info
by Jim Cromie
· 13 years ago
559f9ba
rcu: List-debug variants of rcu list routines.
by Dave Jones
· 13 years ago
6b96061
lib/kobject.c : Remove redundant check in create_dir
by yan
· 13 years ago
4ccf4be
lib: add support for stmp-style devices
by Wolfram Sang
· 13 years ago
7cd9c9b
Revert "driver core: check start node in klist_iter_init_node"
by Greg Kroah-Hartman
· 13 years ago
a15d49f
driver core: check start node in klist_iter_init_node
by Hannes Reinecke
· 13 years ago
3340808
debugobjects: Fill_pool() returns void now
by Dan Carpenter
· 13 years ago
09c79b6
mpi: Avoid using freed pointer in mpi_lshift_limbs()
by Jesper Juhl
· 13 years ago
29cdd4e
dma-debug: release free_entries_lock before saving stack trace
by Jakub Kicinski
· 13 years ago
765a5e0
debugobjects: printk with irqs enabled
by Thomas Gleixner
· 13 years ago
1fda107
debugobjects: Remove unused return value from fill_pool()
by Thomas Gleixner
· 13 years ago
282029c
kobject: provide more diagnostic info for kobject_add_internal() failures
by Dan Williams
· 13 years ago
1873e87
debug: Add CONFIG_READABLE_ASM
by Andi Kleen
· 13 years ago
6b8212a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
532bfc8
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
82edb4b
crc32: add help text for the algorithm select option
by Darrick J. Wong
· 13 years ago
cebbd29
radix-tree: rewrite gang lookup using iterator
by Konstantin Khlebnikov
· 13 years ago
78c1d78
radix-tree: introduce bit-optimized iterator
by Konstantin Khlebnikov
· 13 years ago
38b9378
lib/cpumask.c: remove __any_online_cpu()
by Srivatsa S. Bhat
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
ae3a197
Disintegrate asm/system.h for PowerPC
by David Howells
· 13 years ago
fa453a6
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 13 years ago
087fafd
Introduce CONFIG_GENERIC_IO
by Richard Weinberger
· 13 years ago
11bcb32
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
ed2d265
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
f1d38e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl
by Linus Torvalds
· 13 years ago
1ac101a
procfs: add num_to_str() to speed up /proc/stat
by KAMEZAWA Hiroyuki
· 13 years ago
5cde765
crc32: select an algorithm via Kconfig
by Darrick J. Wong
· 13 years ago
577eba9
crc32: add self-test code for crc32c
by Darrick J. Wong
· 13 years ago
46c5801
crc32: bolt on crc32c
by Darrick J. Wong
· 13 years ago
78dff41
crc32: add note about this patchset to crc32.c
by Bob Pearson
· 13 years ago
0292c49
crc32: optimize loop counter for x86
by Bob Pearson
· 13 years ago
324eb0f
crc32: add slice-by-8 algorithm to existing code
by Bob Pearson
· 13 years ago
9a1dbf6
crc32: make CRC_*_BITS definition correspond to actual bit counts
by Bob Pearson
· 13 years ago
ce4320d
crc32: fix mixing of endian-specific types
by Bob Pearson
· 13 years ago
60e58d5
crc32: miscellaneous cleanups
by Bob Pearson
· 13 years ago
3863ef3
crc32: simplify unit test code
by Bob Pearson
· 13 years ago
fbedceb
crc32: move long comment about crc32 fundamentals to Documentation/
by Bob Pearson
· 13 years ago
e30c7a8
crc32: remove two instances of trailing whitespaces
by Bob Pearson
· 13 years ago
97e834c
prio_tree: introduce prio_set_parent()
by Xiao Guangrong
· 13 years ago
742245d
prio_tree: simplify prio_tree_expand()
by Xiao Guangrong
· 13 years ago
f35368d
prio_tree: cleanup prio_tree_left()/prio_tree_right()
by Xiao Guangrong
· 13 years ago
f42240d
prio_tree: remove unnecessary code in prio_tree_replace
by Xiao Guangrong
· 13 years ago
f43804b
string: memchr_inv() speed improvements
by Akinobu Mita
· 13 years ago
d314d74
nmi watchdog: do not use cpp symbol in Kconfig
by Cong Wang
· 13 years ago
e335e3e
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
by Raghavendra K T
· 13 years ago
9f7de82
idr: make idr_get_next() good for rcu_read_lock()
by Hugh Dickins
· 13 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 13 years ago
4a52246
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
9c2b957
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
5928a2b
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
c3eede8
lib: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
35239e2
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 13 years ago
930c514
dql: Fix undefined jiffies
by Tom Herbert
· 13 years ago
263a5c8
Merge 3.3-rc6 into driver-core-next
by Greg Kroah-Hartman
· 13 years ago
7b60a18
uevent: send events in correct order according to seqnum (v3)
by Andrew Vagin
· 13 years ago
8bc3bcc
lib: reduce the use of module.h wherever possible
by Paul Gortmaker
· 13 years ago
5756b76
vsprintf: make %pV handling compatible with kasprintf()
by Jan Beulich
· 13 years ago
9f78ff0
debugobjects: Fix selftest for static warnings
by Stephen Boyd
· 13 years ago
737f24b
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 13 years ago
50af5ea
bug.h: add include of it to various implicit C users
by Paul Gortmaker
· 13 years ago
b116ee4
lib: fix implicit users of kernel.h for TAINT_WARN
by Paul Gortmaker
· 13 years ago
a858af2
rcu: Print scheduling-clock information on RCU CPU stall-warning messages
by Paul E. McKenney
· 13 years ago
5c8806a
rcu: Move RCU_TRACE to lib/Kconfig.debug
by Paul E. McKenney
· 13 years ago
5f32908
watchdog: Update Kconfig entries
by Fernando Luis Vázquez Cao
· 13 years ago
Next »