Gitiles Standalone
repos
/
linux-2.6
/
46b834cc944cd7b0b37986cc39e2921fab59383d
/
lib
d3dd6b4
Merge branch 'linux-3.4.35' into rel-17
by Sachin Nikam
· 13 years ago
a8aa6d3
idr: fix a subtle bug in idr_get_next()
by Tejun Heo
· 13 years ago
b0cc9fb
digsig: Fix memory leakage in digsig_verify_rsa()
by YOSHIFUJI Hideaki
· 13 years ago
0f7ac9c
lib: atomic64: Initialize locks statically to fix early users
by Stephen Boyd
· 13 years ago
7da2f89
MPI: Fix compilation on MIPS with GCC 4.4 and newer
by Manuel Lauss
· 13 years ago
47a48e8
kernel: Leave LESS_GCC_OPT off by default
by Jeff Smith
· 13 years ago
24d1745
genalloc: stop crashing the system when destroying a pool
by Thadeu Lima de Souza Cascardo
· 13 years ago
6d36a9d
lib/gcd.c: prevent possible div by 0
by Davidlohr Bueso
· 13 years ago
dd81219
digsig: add hash size comparision on signature verification
by Dmitry Kasatkin
· 13 years ago
9ba0683
kernel: config: fix missing quote for LESS_GCC_OPT
by Jong Kim
· 13 years ago
5889936
lib/scatterlist: do not re-write gfp_flags in __sg_alloc_table()
by Mandeep Singh Baines
· 13 years ago
b9fd4fa
scatterlist: add sg_alloc_table_from_pages function
by Tomasz Stanislawski
· 13 years ago
8024122
kernel: add Kbuild option for kernel optimization level
by Richard Wiley
· 13 years ago
fac3a33
Merge commit 'v3.4.5' into android-t114-3.4-rebased
by Varun Wadekar
· 13 years ago
4f4bdae
bql: Avoid possible inconsistent calculation.
by Hiroaki SHIMODA
· 13 years ago
1414a53
bql: Avoid unneeded limit decrement.
by Hiroaki SHIMODA
· 13 years ago
19d07e8
bql: Fix POSDIFF() to integer overflow aware.
by Hiroaki SHIMODA
· 13 years ago
a71cc67
Merge commit 'v3.4.4' into android-tegra-nv-3.4
by Varun Wadekar
· 13 years ago
5a32293
btree: fix tree corruption in btree_get_prev()
by Roland Dreier
· 13 years ago
e6dca42
Merge commit 'v3.4.2' into android-tegra-nv-3.4
by Varun Wadekar
· 13 years ago
b642cb6
radix-tree: fix contiguous iterator
by Konstantin Khlebnikov
· 13 years ago
6889936
mpi: Avoid using freed pointer in mpi_lshift_limbs()
by Jesper Juhl
· 14 years ago
b6df82f
kobject: provide more diagnostic info for kobject_add_internal() failures
by Dan Williams
· 14 years ago
09c79b6
mpi: Avoid using freed pointer in mpi_lshift_limbs()
by Jesper Juhl
· 14 years ago
282029c
kobject: provide more diagnostic info for kobject_add_internal() failures
by Dan Williams
· 14 years ago
97caf63
Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebased
by Varun Wadekar
· 14 years ago
6b8212a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
532bfc8
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 14 years ago
82edb4b
crc32: add help text for the algorithm select option
by Darrick J. Wong
· 14 years ago
cebbd29
radix-tree: rewrite gang lookup using iterator
by Konstantin Khlebnikov
· 14 years ago
78c1d78
radix-tree: introduce bit-optimized iterator
by Konstantin Khlebnikov
· 14 years ago
38b9378
lib/cpumask.c: remove __any_online_cpu()
by Srivatsa S. Bhat
· 14 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
· 14 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 14 years ago
ae3a197
Disintegrate asm/system.h for PowerPC
by David Howells
· 14 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
· 14 years ago
087fafd
Introduce CONFIG_GENERIC_IO
by Richard Weinberger
· 14 years ago
11bcb32
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 14 years ago
ed2d265
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 14 years ago
9c66412
Merge commit '5275e74' into after-upstream-android
by Dan Willemsen
· 14 years ago
d3926dc
lib: genalloc: Add API to allocate at specified addr.
by Krishna Reddy
· 14 years ago
f1d38e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl
by Linus Torvalds
· 14 years ago
1ac101a
procfs: add num_to_str() to speed up /proc/stat
by KAMEZAWA Hiroyuki
· 14 years ago
5cde765
crc32: select an algorithm via Kconfig
by Darrick J. Wong
· 14 years ago
577eba9
crc32: add self-test code for crc32c
by Darrick J. Wong
· 14 years ago
46c5801
crc32: bolt on crc32c
by Darrick J. Wong
· 14 years ago
78dff41
crc32: add note about this patchset to crc32.c
by Bob Pearson
· 14 years ago
0292c49
crc32: optimize loop counter for x86
by Bob Pearson
· 14 years ago
324eb0f
crc32: add slice-by-8 algorithm to existing code
by Bob Pearson
· 14 years ago
9a1dbf6
crc32: make CRC_*_BITS definition correspond to actual bit counts
by Bob Pearson
· 14 years ago
ce4320d
crc32: fix mixing of endian-specific types
by Bob Pearson
· 14 years ago
60e58d5
crc32: miscellaneous cleanups
by Bob Pearson
· 14 years ago
3863ef3
crc32: simplify unit test code
by Bob Pearson
· 14 years ago
fbedceb
crc32: move long comment about crc32 fundamentals to Documentation/
by Bob Pearson
· 14 years ago
e30c7a8
crc32: remove two instances of trailing whitespaces
by Bob Pearson
· 14 years ago
97e834c
prio_tree: introduce prio_set_parent()
by Xiao Guangrong
· 14 years ago
742245d
prio_tree: simplify prio_tree_expand()
by Xiao Guangrong
· 14 years ago
f35368d
prio_tree: cleanup prio_tree_left()/prio_tree_right()
by Xiao Guangrong
· 14 years ago
f42240d
prio_tree: remove unnecessary code in prio_tree_replace
by Xiao Guangrong
· 14 years ago
f43804b
string: memchr_inv() speed improvements
by Akinobu Mita
· 14 years ago
d314d74
nmi watchdog: do not use cpp symbol in Kconfig
by Cong Wang
· 14 years ago
e335e3e
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
by Raghavendra K T
· 14 years ago
9f7de82
idr: make idr_get_next() good for rcu_read_lock()
by Hugh Dickins
· 14 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 14 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
· 14 years ago
9c2b957
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
5928a2b
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
c3eede8
lib: remove the second argument of k[un]map_atomic()
by Cong Wang
· 14 years ago
35239e2
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 14 years ago
930c514
dql: Fix undefined jiffies
by Tom Herbert
· 14 years ago
263a5c8
Merge 3.3-rc6 into driver-core-next
by Greg Kroah-Hartman
· 14 years ago
7b60a18
uevent: send events in correct order according to seqnum (v3)
by Andrew Vagin
· 14 years ago
8bc3bcc
lib: reduce the use of module.h wherever possible
by Paul Gortmaker
· 14 years ago
5756b76
vsprintf: make %pV handling compatible with kasprintf()
by Jan Beulich
· 14 years ago
9f78ff0
debugobjects: Fix selftest for static warnings
by Stephen Boyd
· 14 years ago
737f24b
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 14 years ago
50af5ea
bug.h: add include of it to various implicit C users
by Paul Gortmaker
· 14 years ago
b116ee4
lib: fix implicit users of kernel.h for TAINT_WARN
by Paul Gortmaker
· 14 years ago
fbd94b8
Merge commit 'v3.3-rc4' into android-3.3
by Colin Cross
· 14 years ago
a858af2
rcu: Print scheduling-clock information on RCU CPU stall-warning messages
by Paul E. McKenney
· 14 years ago
5c8806a
rcu: Move RCU_TRACE to lib/Kconfig.debug
by Paul E. McKenney
· 14 years ago
180b4c8
Allow CONFIG_STACKTRACE to be enabled by itself.
by Arve Hjønnevåg
· 15 years ago
5f32908
watchdog: Update Kconfig entries
by Fernando Luis Vázquez Cao
· 14 years ago
690d137
Reduce the number of expensive division instructions done by _parse_integer()
by David Howells
· 14 years ago
95025d6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 14 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
· 14 years ago
a99e7e5
lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.h
by David Miller
· 14 years ago
c6df4b1
lib: Fix multiple definitions of clz_tab
by David Miller
· 14 years ago
86f8bed
lib/digsig: checks for NULL return value
by Dmitry Kasatkin
· 14 years ago
43b2c0a
lib/mpi: added missing NULL check
by Dmitry Kasatkin
· 14 years ago
a6d68ec
lib/mpi: added comment on divide by 0 case
by Dmitry Kasatkin
· 14 years ago
4877e05
lib/mpi: check for possible zero length
by Dmitry Kasatkin
· 14 years ago
b35e286
lib/digsig: pkcs_1_v1_5_decode_emsa cleanup
by Dmitry Kasatkin
· 14 years ago
f58a081
lib/digsig: additional sanity checks against badly formated key payload
by Dmitry Kasatkin
· 14 years ago
bc95eea
lib/mpi: removed unused functions
by Dmitry Kasatkin
· 14 years ago
e2fe85c
lib/mpi: checks for zero divisor length
by Dmitry Kasatkin
· 14 years ago
e87c5e3
lib/mpi: return error code on dividing by zero
by Dmitry Kasatkin
· 14 years ago
3cccd15
lib/mpi: replaced MPI_NULL with normal NULL
by Dmitry Kasatkin
· 14 years ago
c70c471
lib/mpi: added missing NULL check
by Dmitry Kasatkin
· 14 years ago
b923650
lib: add NO_GENERIC_PCI_IOPORT_MAP
by Michael S. Tsirkin
· 14 years ago
Next »