Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2ac390370aac4aaa49cab17f328b478cbd5b3d8d
/
lib
8474b59
percpu: fix list_head init bug in __percpu_counter_init()
by Masanori ITOH
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
6d4121f
Merge branch 'master' into for-linus
by Pekka Enberg
· 14 years ago
b9da0571
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
5704e44
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
c25d1df
kobject: Introduce kset_find_obj_hinted.
by Robin Holt
· 14 years ago
6a5c083
Dynamic Debug: Initialize dynamic debug earlier via arch_initcall
by Thomas Renninger
· 14 years ago
a648ec0
Dynamic Debug: Introduce ddebug_query= boot parameter
by Thomas Renninger
· 14 years ago
fd89cfb
Dynamic Debug: Split out query string parsing/setup from proc_write
by Thomas Renninger
· 14 years ago
a9ccd80
Merge branch 'stable/swiotlb-0.9' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb-2.6
by Linus Torvalds
· 14 years ago
5d70f79
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
6de5bd1
BKL: introduce CONFIG_BKL.
by Arnd Bergmann
· 14 years ago
3b6e901
jump_label: Use more consistent naming
by Peter Zijlstra
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
e79f86b
swiotlb: Use page alignment for early buffer allocation
by Yinghai Lu
· 14 years ago
03620b2
swiotlb: make io_tlb_overflow static
by FUJITA Tomonori
· 14 years ago
7cd2541
Merge commit 'v2.6.36-rc7' into perf/core
by Ingo Molnar
· 14 years ago
556ef63
Merge commit 'v2.6.36-rc7' into core/rcu
by Ingo Molnar
· 14 years ago
d4f8f21
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu
by Ingo Molnar
· 14 years ago
ab4d5ed
slub: Enable sysfs support for !CONFIG_SLUB_DEBUG
by Christoph Lameter
· 14 years ago
5336377
modules: Fix module_bug_list list corruption race
by Linus Torvalds
· 14 years ago
f015ac3
lib/list_sort: do not pass bad pointers to cmp callback
by Don Mullis
· 14 years ago
2dfbf4d
rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameter
by Paul E. McKenney
· 14 years ago
52159d9
jump label: Convert dynamic debug to use jump labels
by Jason Baron
· 14 years ago
3aabae7
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 14 years ago
ff3cb3f
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
46b93b7
tracing/lockdep: Fix dependency of TRACE_IRQFLAGS
by Steven Rostedt
· 14 years ago
1458ce1
idr: describe how nextidp works in idr_get_next().
by Naohiro Aota
· 14 years ago
ea24ea8
idr: fix kernel-doc warnings.
by Naohiro Aota
· 14 years ago
edce682
scatterlist: prevent invalid free when alloc fails
by Jeffrey Carlyle
· 14 years ago
7c44ece
Move .gitignore from drivers/md to lib/raid6
by NeilBrown
· 14 years ago
f6e6e77
kobject_uevent: fix typo in comments
by Xiaotian Feng
· 14 years ago
a6b9b4d
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu
by Ingo Molnar
· 14 years ago
9ee4747
Merge branch 'radix-tree' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev
by Linus Torvalds
· 14 years ago
144dcfc
radix-tree: radix_tree_range_tag_if_tagged() can set incorrect tags
by Dave Chinner
· 14 years ago
b6dd086
radix-tree: clear all tags in radix_tree_node_rcu_free
by Dave Chinner
· 14 years ago
d5ed3a4
lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged()
by Jan Kara
· 14 years ago
910b1b7
rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablable
by Paul E. McKenney
· 14 years ago
a111557
radix-tree: __rcu annotations
by Arnd Bergmann
· 15 years ago
b163760
rcu: make CPU stall warning timeout configurable
by Paul E. McKenney
· 14 years ago
ca5ecdd
rcu: define __rcu address space modifier for sparse
by Paul E. McKenney
· 15 years ago
625fdca
latencytop: Fix kconfig dependency warnings
by Randy Dunlap
· 14 years ago
7367f5b
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 14 years ago
1490cf5
MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader
by David Howells
· 14 years ago
a8e026c
Further tidyup of raid6 naming in lib/raid6
by NeilBrown
· 14 years ago
d5302fe
Make lib/raid6/test build correctly.
by NeilBrown
· 14 years ago
dd21e9b
lib/decompress_bunzip2.c: fix checkstack warning
by Prarit Bhargava
· 14 years ago
863a604
lib/bug.c: add oops end marker to WARN implementation
by Anton Blanchard
· 14 years ago
e2e7e09
lib/bug.c: make WARN implementation match the kernel/panic.c one
by Anton Blanchard
· 14 years ago
cc4589e
Rename raid6 files now they're in a 'raid6' directory.
by David Woodhouse
· 14 years ago
3d30701
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 14 years ago
4c61940
Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cm
by Linus Torvalds
· 14 years ago
a8618a0
rwsem: smaller wrappers around rwsem_down_failed_common
by Michel Lespinasse
· 14 years ago
424acaa
rwsem: wake queued readers when writer blocks on active read lock
by Michel Lespinasse
· 14 years ago
fd41b33
rwsem: let RWSEM_WAITING_BIAS represent any number of waiting threads
by Michel Lespinasse
· 14 years ago
70bdc6e
rwsem: lighter active count checks when waking up readers
by Michel Lespinasse
· 14 years ago
345af7b
rwsem: fully separate code paths to wake writers vs readers
by Michel Lespinasse
· 14 years ago
ea98eed
flex_array: add helpers to get and put to make pointers easy to use
by Eric Paris
· 14 years ago
559b140
lib: vsprintf: useless strlen() removed
by Michal Nazarewicz
· 14 years ago
e3f76e3
list debugging: warn when deleting a deleted entry
by Baruch Siach
· 14 years ago
e269b08
iommu: inline iommu_num_pages
by Anton Blanchard
· 14 years ago
ebf8aa4
radix-tree: omplement function radix_tree_range_tag_if_tagged
by Jan Kara
· 14 years ago
27f5e0f
tmpfs: add accurate compare function to percpu_counter library
by Tim Chen
· 14 years ago
2144381
Merge branch 'async' of macbook:git/btrfs-unstable
by David Woodhouse
· 14 years ago
ab69bcd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
9faa1e5
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
4aed2fd
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
3a3527b
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
da9e82b
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
c462e8c
debugfs: no longer needs to depend on SYSFS
by Randy Dunlap
· 14 years ago
bbc4fd1
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 14 years ago
61be7fd
Merge branch 'perf/nmi' into perf/core
by Ingo Molnar
· 14 years ago
3cfc2c4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
6ba7401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
4a35cee
Merge branch 'stable/swiotlb-0.8.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb-2.6
by Linus Torvalds
· 14 years ago
d790d4d
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
772320e
Merge commit 'v2.6.35' into kbuild/kbuild
by Michal Marek
· 14 years ago
79aac88
microblaze: Disable FRAME_POINTER selection
by Michal Simek
· 14 years ago
b94de9b
lib/scatterlist: Hook sg_kmalloc into kmemleak (v2)
by Chris Wilson
· 14 years ago
c58bbd3
ARM: 6213/1: atomic64_test: add ARM as supported architecture
by Will Deacon
· 14 years ago
f4d0143
Kconfig.debug: FAIL_IO_TIMEOUT: typo Faul -> Fault
by Takuya Yoshikawa
· 14 years ago
ab0155a
kmemleak: Introduce a default off mode for kmemleak
by Jason Baron
· 14 years ago
d6f4ceb
Kbuild: Add option to set -femit-struct-debug-baseonly
by Andi Kleen
· 14 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 14 years ago
4d45ada
lib/devres.c: fix comment typo
by Kulikov Vasiliy
· 14 years ago
ffa71f3
x86, ioremap: Fix incorrect physical address handling in PAE mode
by Kenji Kaneshige
· 14 years ago
47a716c
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
b945d6b
rbtree: Undo augmented trees performance damage and regression
by Peter Zijlstra
· 14 years ago
ff49d74
module: initialize module dynamic debug later
by Yehuda Sadeh
· 14 years ago
7db6f5f
vsprintf: Recursive vsnprintf: Add "%pV", struct va_format
by Joe Perches
· 14 years ago
0a54cec
Merge branch 'linus' into core/rcu
by Ingo Molnar
· 14 years ago
e621ba9
genalloc: fix allocation from end of pool
by Imre Deak
· 14 years ago
94bfa3b
idr: fix RCU lockdep splat in idr_get_next()
by Paul E. McKenney
· 14 years ago
f1bbbb6
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
421f91d
fix typos concerning "initiali[zs]e"
by Uwe Kleine-König
· 14 years ago
551d55a
tree/tiny rcu: Add debug RCU head objects
by Mathieu Desnoyers
· 15 years ago
d7ef153
swiotlb: Make swiotlb bookkeeping functions visible in the header file.
by Konrad Rzeszutek Wilk
· 14 years ago
22d4826
swiotlb: search and replace "int dir" with "enum dma_data_direction dir"
by Konrad Rzeszutek Wilk
· 14 years ago
bfc5501
swiotlb: Make internal bookkeeping functions have 'swiotlb_tbl' prefix.
by Konrad Rzeszutek Wilk
· 14 years ago
Next »