Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
89d269ff2ea514bf2769e3f2d0466b60e83ff6bd
/
lib
a49b7e8
kobject: fix kset_find_obj() race with concurrent last kobject_put()
by Linus Torvalds
· 12 years ago
96e7d7a
dma-debug: update DMA debug API to better handle multiple mappings of a buffer
by Alexander Duyck
· 12 years ago
8d640a5
dma-debug: fix locking bug in check_unmap()
by Alexander Duyck
· 12 years ago
dc72c32
printk: Provide a wake_up_klogd() off-case
by Frederic Weisbecker
· 12 years ago
59bfbcf
idr: idr_alloc() shouldn't trigger lowmem warning when preloaded
by Tejun Heo
· 12 years ago
97da55f
decompressors: fix typo "POWERPC"
by Paul Bolle
· 12 years ago
c8615d3
idr: deprecate idr_pre_get() and idr_get_new[_above]()
by Tejun Heo
· 12 years ago
5857f70
idr: fix new kernel-doc warnings
by Randy Dunlap
· 12 years ago
2e1c9b2
idr: remove WARN_ON_ONCE() on negative IDs
by Tejun Heo
· 12 years ago
8fd5e7a
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 12 years ago
79f83c0
Kconfig.debug: add METAG to dependency lists
by James Hogan
· 12 years ago
3cfb077
Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 12 years ago
e23b622
Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 12 years ago
3b0eb71
Fixed dead ifdef block by adding missing Kconfig option.
by Robert Obermeier
· 12 years ago
b0af9cd
Merge tag 'lzo-update-signature-20130226' of git://github.com/markus-oberhumer/linux
by Linus Torvalds
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
dfe2a77
kfifo: fix kfifo_alloc() and kfifo_init()
by Stefani Seibold
· 12 years ago
c759b35
kfifo: move kfifo.c from kernel/ to lib/
by Stefani Seibold
· 12 years ago
7175c61
idr: explain WARN_ON_ONCE() on negative IDs out-of-range ID
by Tejun Heo
· 12 years ago
0ffc2a9
idr: implement lookup hint
by Tejun Heo
· 12 years ago
5461628
idr: add idr_layer->prefix
by Tejun Heo
· 12 years ago
1d9b2e1
idr: remove length restriction from idr_layer->bitmap
by Tejun Heo
· 12 years ago
e8c8d1b
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
by Tejun Heo
· 12 years ago
326cf0f
idr: fix top layer handling
by Tejun Heo
· 12 years ago
d5c7409
idr: implement idr_preload[_end]() and idr_alloc()
by Tejun Heo
· 12 years ago
3594eb2
idr: refactor idr_get_new_above()
by Tejun Heo
· 12 years ago
12d1b43
idr: remove _idr_rc_to_errno() hack
by Tejun Heo
· 12 years ago
49038ef
idr: relocate idr_for_each_entry() and reorganize id[r|a]_get_new()
by Tejun Heo
· 12 years ago
fe6e24e
idr: deprecate idr_remove_all()
by Tejun Heo
· 12 years ago
9bb26bc
idr: make idr_destroy() imply idr_remove_all()
by Tejun Heo
· 12 years ago
6cdae74
idr: fix a subtle bug in idr_get_next()
by Tejun Heo
· 12 years ago
4225fc8
lib/scatterlist: use page iterator in the mapping iterator
by Imre Deak
· 12 years ago
a321e91
lib/scatterlist: add simple page iterator
by Imre Deak
· 12 years ago
9ed8a30
lib/devres.c: fix misplaced #endif
by Jingoo Han
· 12 years ago
9043a26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
3b5d851
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
2ef14f4
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
7c2db36
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 12 years ago
5dc49c7
decompressors: make the default XZ_DEC_* config match the selected architecture
by Florian Fainelli
· 12 years ago
64dbfb4
decompressors: drop dependency on CONFIG_EXPERT
by Florian Fainelli
· 12 years ago
9d74962
decompressors: group XZ_DEC_* symbols under an if XZ_BCJ / endif
by Florian Fainelli
· 12 years ago
5376962
lib/parser.c: fix up comments for valid return values from match_number
by Namjae Jeon
· 12 years ago
7d79921
lib/vsprintf.c: add %pa format specifier for phys_addr_t types
by Stepan Moskovchenko
· 12 years ago
76e8402
lib/Kconfig.debug: unhide CONFIG_PANIC_ON_OOPS
by Kyle McMartin
· 12 years ago
21eaab6
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
33673dc
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
8b975bd
lib/lzo: Update LZO compression to current upstream version
by Markus F.X.J. Oberhumer
· 12 years ago
b6bec26
lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c
by Markus F.X.J. Oberhumer
· 12 years ago
e84cf5d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
41ef8f8
rwsem-spinlock: Implement writer lock-stealing for better scalability
by Yuanhan Liu
· 12 years ago
9fb1b90
lockdep: Selftest: convert spinlock to raw spinlock
by Yong Zhang
· 13 years ago
ce6711f
rwsem: Implement writer lock-stealing for better scalability
by Alex Shi
· 12 years ago
64e6907
asm-generic headers: Allow yet more arch overrides in checksum.h
by Vineet Gupta
· 12 years ago
9228b5f
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 12 years ago
0d2a1b2
mpilib: use DIV_ROUND_UP and remove unused macros
by Andy Shevchenko
· 12 years ago
26d4384
digsig: remove unnecessary memory allocation and copying
by Dmitry Kasatkin
· 12 years ago
7810cc1
digsig: Fix memory leakage in digsig_verify_rsa()
by YOSHIFUJI Hideaki
· 12 years ago
ac2cbab
x86: Don't panic if can not alloc buffer for swiotlb
by Yinghai Lu
· 12 years ago
40393f5
Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEAD
by Paul E. McKenney
· 12 years ago
6bfc09e
rcu: Provide RCU CPU stall warnings for tiny RCU
by Paul E. McKenney
· 12 years ago
2f03e3c
rcu: Consolidate debugging Kconfig options
by Dave Hansen
· 12 years ago
422d26b
Merge 3.8-rc5 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
9f9cba8
Merge 3.8-rc5 into tty-next
by Greg Kroah-Hartman
· 12 years ago
f4a1831
lib: devres: Fix build breakage
by Thierry Reding
· 12 years ago
7509657
lib: devres: Introduce devm_ioremap_resource()
by Thierry Reding
· 12 years ago
373d4d0
taint: add explicit flag to show whether lock dep is still OK.
by Rusty Russell
· 12 years ago
2263647
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
4f73bc4
tty: Added a CONFIG_TTY option to allow removal of TTY
by Joe Millenbach
· 12 years ago
ed408f7
Merge 3.9-rc4 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
18c216c
dynamic_debug: add pr_errs before -EINVALs
by Jim Cromie
· 12 years ago
7a55561
dynamic_debug: dynamic hex dump
by Vladimir Kondratiev
· 12 years ago
f657fd2
dynamic_debug: Fix vpr_<foo> logging styles
by Joe Perches
· 12 years ago
525c1f9
lib: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
1fb9341
module: put modules in list much earlier.
by Rusty Russell
· 12 years ago
3cb7a56
lib/rbtree.c: avoid the use of non-static __always_inline
by Michel Lespinasse
· 12 years ago
896f97e
lib: cpu_rmap: avoid flushing all workqueues
by David Decotigny
· 12 years ago
5249453
rcu: Reduce rcutorture tracing
by Paul E. McKenney
· 12 years ago
6ae1417
misc: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
fcc1688
lib: atomic64: Initialize locks statically to fix early users
by Stephen Boyd
· 12 years ago
787314c
Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 12 years ago
7a684c4
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
16e024f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
ea88eea
Merge tag 'md-3.8' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
848b814
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
6fd59a8
scatterlist: don't BUG when we can trivially return a proper error.
by Nick Bowler
· 12 years ago
6582c66
prandom: introduce prandom_bytes() and prandom_bytes_state()
by Akinobu Mita
· 12 years ago
496f2f9
random32: rename random32 to prandom
by Akinobu Mita
· 12 years ago
462e471
simple_strto*: annotate function as obsolete
by Eldad Zack
· 12 years ago
4c925d6
kstrto*: add documentation
by Eldad Zack
· 12 years ago
918854a
lib/rbtree_test.c: fix uninitialized variable warning
by Cong Ding
· 12 years ago
22b361d
percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM
by Oleg Nesterov
· 12 years ago
8ebe347
percpu_rw_semaphore: add lockdep annotations
by Oleg Nesterov
· 12 years ago
9390ef0
percpu_rw_semaphore: kill ->writer_mutex, add ->write_ctr
by Oleg Nesterov
· 12 years ago
a1fd3e2
percpu_rw_semaphore: reimplement to not block the readers unnecessarily
by Oleg Nesterov
· 12 years ago
5380975
sscanf: don't ignore field widths for numeric conversions
by Jan Beulich
· 12 years ago
35367ab
lib: dynamic_debug: use kbasename()
by Andy Shevchenko
· 12 years ago
ef12496
lib/vsprintf.c: fix handling of %zd when using ssize_t
by Jason Gunthorpe
· 12 years ago
376bddd
Merge remote-tracking branch 'agust/next' into next
by Benjamin Herrenschmidt
· 12 years ago
9228ff9
Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
Next »