Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e25d8bb11ab0ba231dbeec80f502ab69f21eb015
/
lib
4335742
lib: spinlock_debug: increase spin dump timeout
by Syed Rameez Mustafa
· 11 years ago
a2ba5f3
lib: devres: Introduce devm_ioremap_resource()
by Thierry Reding
· 12 years ago
1c014f3
kernel/lib: add additional debug capabilites for data corruption
by Syed Rameez Mustafa
· 11 years ago
da6b961
lib: memory_alloc: Support 64-bit physical addresses
by Laura Abbott
· 12 years ago
db1db16
lib: genalloc: Use 64 bit types for holding allocations
by Laura Abbott
· 12 years ago
e9ba064
lib: vsprintf: Add %pa format specifier for phys_addr_t types
by Stepan Moskovchenko
· 12 years ago
790f06d
Update copyright to The Linux Foundation
by Duy Truong
· 12 years ago
0714f1b
lib: qmi: Add api to verify maximum length of a QMI message
by Karthikeyan Ramasubramanian
· 12 years ago
31e31d7
lib: qmi: Add check to avoid out of bound memory access
by Karthikeyan Ramasubramanian
· 12 years ago
0374762
lib: spinlock_debug: Avoid livelock in do_raw_spin_lock
by Vikram Mulukutla
· 12 years ago
dc4d563
lib: qmi: Add logging to debug QMI Encode/Decode Library
by Karthikeyan Ramasubramanian
· 12 years ago
d952258
lib: qmi: Introduce QMI Encode/Decode library
by Karthikeyan Ramasubramanian
· 12 years ago
e461457
lib: genalloc: Change chunk allocation to vmalloc
by Shubhraprakash Das
· 12 years ago
e8e5365
lib: Pass the correct align offset to bitmap_find_next_zero_area_off
by Laura Abbott
· 12 years ago
9e68493
spinlock_debug: Print offset in addition to symbol name
by Stephen Boyd
· 12 years ago
a16a8c2
spinlock_debug: Fix mismerge
by Stephen Boyd
· 12 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 12 years ago
957265b
Merge commit 'v3.4-rc4' into android-3.4
by Colin Cross
· 13 years ago
62878d3
spinlock_debug: Print kallsyms name for lock
by Stephen Boyd
· 13 years ago
364da7c
vsprintf: Fix %ps on non symbols when using kallsyms
by Stephen Boyd
· 13 years ago
ab2965e
Merge commit 'v3.4-rc3' into android-3.4
by Colin Cross
· 13 years ago
09c79b6
mpi: Avoid using freed pointer in mpi_lshift_limbs()
by Jesper Juhl
· 13 years ago
282029c
kobject: provide more diagnostic info for kobject_add_internal() failures
by Dan Williams
· 13 years ago
0f01bb1
Allow CONFIG_STACKTRACE to be enabled by itself.
by Arve Hjønnevåg
· 14 years ago
a76e99a
Merge branch 'Linux 3.0.21' into msm-3.0
by Rohit Vaswani
· 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
690d137
Reduce the number of expensive division instructions done by _parse_integer()
by David Howells
· 13 years ago
95025d6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 13 years ago
2f2fde9
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
a99e7e5
lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.h
by David Miller
· 13 years ago
c6df4b1
lib: Fix multiple definitions of clz_tab
by David Miller
· 13 years ago
86f8bed
lib/digsig: checks for NULL return value
by Dmitry Kasatkin
· 13 years ago
43b2c0a
lib/mpi: added missing NULL check
by Dmitry Kasatkin
· 13 years ago
a6d68ec
lib/mpi: added comment on divide by 0 case
by Dmitry Kasatkin
· 13 years ago
4877e05
lib/mpi: check for possible zero length
by Dmitry Kasatkin
· 13 years ago
b35e286
lib/digsig: pkcs_1_v1_5_decode_emsa cleanup
by Dmitry Kasatkin
· 13 years ago
f58a081
lib/digsig: additional sanity checks against badly formated key payload
by Dmitry Kasatkin
· 13 years ago
bc95eea
lib/mpi: removed unused functions
by Dmitry Kasatkin
· 13 years ago
e2fe85c
lib/mpi: checks for zero divisor length
by Dmitry Kasatkin
· 13 years ago
e87c5e3
lib/mpi: return error code on dividing by zero
by Dmitry Kasatkin
· 13 years ago
3cccd15
lib/mpi: replaced MPI_NULL with normal NULL
by Dmitry Kasatkin
· 13 years ago
c70c471
lib/mpi: added missing NULL check
by Dmitry Kasatkin
· 13 years ago
b923650
lib: add NO_GENERIC_PCI_IOPORT_MAP
by Michael S. Tsirkin
· 13 years ago
b0f4c4b
bugs, x86: Fix printk levels for panic, softlockups and stack dumps
by Prarit Bhargava
· 13 years ago
7c60c48
sysctl: Improve the sysctl sanity checks
by Eric W. Biederman
· 13 years ago
f3ff924
Remove useless get_driver()/put_driver() calls
by Alan Stern
· 13 years ago
85f7f6c
dynamic_debug: process multiple debug-queries on a line
by Jim Cromie
· 13 years ago
574b372
dynamic_debug: factor vpr_info_dq out of ddebug_parse_query
by Jim Cromie
· 13 years ago
Next »