Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dd0120dea601de654a5a6d959da3a632a02200f0
/
lib
« Previous
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
9b690c3
Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 12 years ago
9c6ecf6
Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra' and 'arm/omap' into next
by Joerg Roedel
· 12 years ago
18dd0bf
Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
99cca91
ASN.1: Use the ASN1_LONG_TAG and ASN1_INDEFINITE_LENGTH constants
by David Howells
· 12 years ago
d526e85
powerpc+of: Rename and fix OF reconfig notifier error inject module
by Benjamin Herrenschmidt
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
4f8c55c
lib/raid6: build proper files on corresponding arch
by Yuanhan Liu
· 12 years ago
2c93584
lib/raid6: Add AVX2 optimized gen_syndrome functions
by Yuanhan Liu
· 12 years ago
7056741
lib/raid6: Add AVX2 optimized recovery functions
by Jim Kukunas
· 12 years ago
37ea95a
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
608ff1a
Merge branch 'akpm' (Andrew's patchbomb)
by Linus Torvalds
· 12 years ago
81df9bf
bootmem: fix wrong call parameter for free_bootmem()
by Joonsoo Kim
· 12 years ago
cff2f74
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
6d49e35
propagate name change to comments in kernel source
by Nadia Yvette Chambers
· 12 years ago
527897c
lib/Makefile: Fix oid_registry build dependency
by Tim Gardner
· 12 years ago
f3537f9
ASN.1: Fix an indefinite length skip error
by David Howells
· 12 years ago
e41e85c
treewide: Fix typos in various Kconfig
by Masanari Iida
· 12 years ago
630e1e0
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
610141e
lib: kobject_uevent is no longer dependant on CONFIG_HOTPLUG
by Bill Pemberton
· 12 years ago
a3cea98
MPI: Fix compilation on MIPS with GCC 4.4 and newer
by Manuel Lauss
· 12 years ago
bfe0fb0
dma-debug: fix to not have dependency on get_dma_ops() interface
by Shuah Khan
· 12 years ago
c896054
rcu: Reduce default RCU CPU stall warning timeout
by Paul E. McKenney
· 12 years ago
9868365
Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6
by Philipp Reisner
· 12 years ago
af51a9f
swiotlb: Do not export swiotlb_bounce since there are no external consumers
by Alexander Duyck
· 12 years ago
fbfda89
swiotlb: Use physical addresses instead of virtual in swiotlb_tbl_sync_single
by Alexander Duyck
· 12 years ago
61ca08c
swiotlb: Use physical addresses for swiotlb_tbl_unmap_single
by Alexander Duyck
· 12 years ago
e05ed4d
swiotlb: Return physical addresses when calling swiotlb_tbl_map_single
by Alexander Duyck
· 12 years ago
ee3f6ba
swiotlb: Make io_tlb_overflow_buffer a physical address
by Alexander Duyck
· 12 years ago
ff7204a
swiotlb: Make io_tlb_start a physical address instead of a virtual one
by Alexander Duyck
· 12 years ago
c40dba0
swiotlb: Make io_tlb_end a physical address instead of a virtual one
by Alexander Duyck
· 12 years ago
eedce14
genalloc: stop crashing the system when destroying a pool
by Thadeu Lima de Souza Cascardo
· 12 years ago
6c9c6d6
dma-debug: New interfaces to debug dma mapping errors
by Shuah Khan
· 12 years ago
fe73fbe
lib/dma-debug.c: fix __hash_bucket_find()
by Ming Lei
· 12 years ago
d25282d
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
14ffe00
Merge branch 'akpm' (Fixups from Andrew)
by Linus Torvalds
· 12 years ago
ce40be7
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
3e1aa66
lib/kasprintf.c: use kmalloc_track_caller() to get accurate traces for kvasprintf
by Ezequiel Garcia
· 12 years ago
dbadc17
X.509: Fix indefinite length element skip error handling
by David Howells
· 12 years ago
ed8ea81
mm: add CONFIG_DEBUG_VM_RB build option
by Michel Lespinasse
· 12 years ago
9826a51
mm: interval tree updates
by Michel Lespinasse
· 12 years ago
9c079ad
rbtree: move augmented rbtree functionality to rbtree_augmented.h
by Michel Lespinasse
· 12 years ago
147e615
prio_tree: remove
by Michel Lespinasse
· 12 years ago
6b2dbba
mm: replace vma prio_tree with an interval tree
by Michel Lespinasse
· 12 years ago
fff3fd8
rbtree: add prio tree and interval tree tests
by Michel Lespinasse
· 12 years ago
3908836
rbtree: add RB_DECLARE_CALLBACKS() macro
by Michel Lespinasse
· 12 years ago
9d9e6f9
rbtree: remove prior augmented rbtree implementation
by Michel Lespinasse
· 12 years ago
14b94af
rbtree: faster augmented rbtree manipulation
by Michel Lespinasse
· 12 years ago
dadf935
rbtree: augmented rbtree test
by Michel Lespinasse
· 12 years ago
Next »