Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dd0120dea601de654a5a6d959da3a632a02200f0
/
lib
ebb3727
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
9607a85
rwsem: check counter to avoid cmpxchg calls
by Davidlohr Bueso
· 11 years ago
2d864e4
kref: minor cleanup
by Anatol Pomozov
· 11 years ago
c8de2fa
Merge branch 'rwsem-optimizations'
by Linus Torvalds
· 11 years ago
b5f5418
rwsem: no need for explicit signed longs
by Davidlohr Bueso
· 11 years ago
25c3932
rwsem: do not block readers at head of queue if other readers are active
by Michel Lespinasse
· 11 years ago
fe6e674
rwsem: implement support for write lock stealing on the fastpath
by Michel Lespinasse
· 11 years ago
8cf5322
rwsem: simplify __rwsem_do_wake
by Michel Lespinasse
· 11 years ago
9b0fc9c
rwsem: skip initial trylock in rwsem_down_write_failed
by Michel Lespinasse
· 11 years ago
a7d2c57
rwsem: avoid taking wait_lock in rwsem_down_write_failed
by Michel Lespinasse
· 11 years ago
5ede972
rwsem: use cmpxchg for trying to steal write lock
by Michel Lespinasse
· 11 years ago
ed00f64
rwsem: more agressive lock stealing in rwsem_down_write_failed
by Michel Lespinasse
· 11 years ago
023fe4f
rwsem: simplify rwsem_down_write_failed
by Michel Lespinasse
· 11 years ago
da16922
rwsem: simplify rwsem_down_read_failed
by Michel Lespinasse
· 11 years ago
1e78277
rwsem: move rwsem_down_failed_common code into rwsem_down_{read,write}_failed
by Michel Lespinasse
· 11 years ago
f7dd1ce
rwsem: shorter spinlocked section in rwsem_down_failed_common()
by Michel Lespinasse
· 11 years ago
e2d57f7
rwsem: make the waiter type an enumeration rather than a bitmask
by Michel Lespinasse
· 11 years ago
9e68794
Give the OID registry file module info to avoid kernel tainting
by David Howells
· 12 years ago
20a2078c
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
0279b3c
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
5f56886
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 12 years ago
6f9982b
lib/decompress.c: fix initconst
by Andi Kleen
· 12 years ago
e12a95f
notifier-error-inject: fix module names in Kconfig
by Akinobu Mita
· 12 years ago
446f24d
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
by Stephen Boyd
· 12 years ago
c75aaa8
rbtree_test: add __init/__exit annotations
by Davidlohr Bueso
· 12 years ago
4130f0e
rbtree_test: add extra rbtree integrity check
by Davidlohr Bueso
· 12 years ago
d338b13
dynamic_debug: reuse generic string_unescape function
by Andy Shevchenko
· 12 years ago
16c7fa0
lib/string_helpers: introduce generic string_unescape
by Andy Shevchenko
· 12 years ago
196779b
dump_stack: consolidate dump_stack() implementations and unify their behaviors
by Tejun Heo
· 12 years ago
3094566
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
b0d33c2
vsprintf: Add extension %pSR - print_symbol replacement
by Joe Perches
· 12 years ago
f300213
Revert "math64: New div64_u64_rem helper"
by Stanislaw Gruszka
· 12 years ago
16fa94b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
f39fee5
lib/: rename random32() to prandom_u32()
by Akinobu Mita
· 12 years ago
cedddb0
uuid: use prandom_bytes()
by Akinobu Mita
· 12 years ago
3e6628c4
idr: introduce idr_alloc_cyclic()
by Jeff Layton
· 12 years ago
2e0fb40
lib, net: make isodigit() public and use it
by Andy Shevchenko
· 12 years ago
095d141
argv_split(): teach it to handle mutable strings
by Oleg Nesterov
· 12 years ago
30493cc
lib/int_sqrt.c: optimize square root algorithm
by Davidlohr Bueso
· 12 years ago
9375db0
genalloc: add devres support, allow to find a managed pool by device
by Philipp Zabel
· 12 years ago
4b59e6c
mm, show_mem: suppress page counts in non-blockable contexts
by David Rientjes
· 12 years ago
830ac85
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
db93f8b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
c0a9f45
Merge remote-tracking branch 'efi/urgent' into x86/urgent
by H. Peter Anvin
· 12 years ago
c729de8
x86, kdump: Set crashkernel_low automatically
by Yinghai Lu
· 12 years ago
0635eb8
Move utf16 functions to kernel core and rename
by Matthew Garrett
· 12 years ago
a49b7e8
kobject: fix kset_find_obj() race with concurrent last kobject_put()
by Linus Torvalds
· 12 years ago
0ecc833
mode_t, whack-a-mole at 11...
by Al Viro
· 12 years ago
ecb135a
Merge tag 'v3.9-rc5' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
2db76d7
lib/scatterlist: sg_page_iter: support sg lists w/o backing pages
by Imre Deak
· 12 years ago
cbe5e61
lru_cache: introduce lc_get_cumulative()
by Lars Ellenberg
· 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
f792685
math64: New div64_u64_rem helper
by Frederic Weisbecker
· 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
Next »