Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dc1fe479413996629df9ab10b9f4749ba60ae637
/
lib
d71cb81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
6035ccd
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
96fa2b5
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6077817
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
d0b093a
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
7b626ac
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
94e2bd6
tree-wide: fix some typos and punctuation in comments
by Thadeu Lima de Souza Cascardo
· 15 years ago
220d0b1
Merge branch 'master' into for-2.6.33
by Jens Axboe
· 15 years ago
8bfb2f8
rcu: Make RCU's CPU-stall detector be default
by Paul E. McKenney
· 15 years ago
285e728
FS-Cache: Don't delete pending pages from the page-store tracking tree
by David Howells
· 15 years ago
b34df79
FS-Cache: Use radix tree preload correctly in tracking of pages to be stored
by David Howells
· 15 years ago
a414f01
strcmp: fix overflow and possibly signedness error
by Linus Torvalds
· 15 years ago
bb9074f
Merge commit 'v2.6.32-rc7'
by Eric W. Biederman
· 15 years ago
dc186ad
workqueue: Add debugobjects support
by Thomas Gleixner
· 15 years ago
b18485e
swiotlb: Remove the swiotlb variable usage
by FUJITA Tomonori
· 15 years ago
83ac201
sysctl: Remove dead code from sysctl_check
by Eric W. Biederman
· 16 years ago
75f1cdf
x86: Handle HW IOMMU initialization failure gracefully
by FUJITA Tomonori
· 15 years ago
ad32e8c
swiotlb: Defer swiotlb init printing, export swiotlb_print_info()
by FUJITA Tomonori
· 15 years ago
5740afd
swiotlb: Add swiotlb_free() function
by FUJITA Tomonori
· 15 years ago
411094a
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
2058297
Merge branch 'for-linus' into for-2.6.33
by Jens Axboe
· 15 years ago
59a40e70
dma-debug: Fix compile warning with PAE enabled
by Joerg Roedel
· 15 years ago
9de09ac
Merge branch 'tracing/urgent' into tracing/core
by Ingo Molnar
· 15 years ago
01deab9
powerpc: Minor cleanup to lib/Kconfig.debug
by Kumar Gala
· 15 years ago
5c82871
ratelimit: Make suppressed output messages more useful
by Christian Borntraeger
· 15 years ago
2c96c14
Merge branch 'tracing/urgent' into tracing/core
by Ingo Molnar
· 15 years ago
f144c78
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
dfcc3e6
[S390] Enable kmemleak on s390.
by Heiko Carstens
· 15 years ago
5d13379
Merge branch 'master' into for-2.6.33
by Jens Axboe
· 15 years ago
8fccae2
sscanf(): fix %*s%n
by Andy Spencer
· 15 years ago
b411b36
The DRBD driver
by Philipp Reisner
· 15 years ago
0aa73ba
Merge branch 'tracing/urgent' into tracing/core
by Ingo Molnar
· 15 years ago
925936e
tracing: Pushdown the bkl tracepoints calls
by Frederic Weisbecker
· 15 years ago
8b3f6af
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
6a88116
lzma/gzip: fix potential oops when input data is truncated
by Phillip Lougher
· 15 years ago
96a2c46
tracing/bkl: Add bkl ftrace events
by Frederic Weisbecker
· 15 years ago
c37efa9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 15 years ago
eb78cd2
lib/vsprintf.c: Avoid possible unaligned accesses in %pI6c
by Joe Perches
· 15 years ago
991d79b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck
by Linus Torvalds
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
3fff4c4
printk: Remove ratelimit.h from kernel.h
by Ingo Molnar
· 15 years ago
fc0d8d9
flex_array: add missing kerneldoc annotations
by David Rientjes
· 15 years ago
45b588d
flex_array: introduce DEFINE_FLEX_ARRAY
by David Rientjes
· 15 years ago
4af5a2f
flex_array: add flex_array_shrink function
by David Rientjes
· 15 years ago
19da3dd
flex_array: poison free elements
by David Rientjes
· 15 years ago
e6de398
flex_array: add flex_array_clear function
by David Rientjes
· 15 years ago
2f30b1f9
vsprintf: use WARN_ON_ONCE
by Marcin Slusarz
· 15 years ago
edaac8e
ratelimit: Fix/allow use in atomic contexts
by Ingo Molnar
· 15 years ago
979f693
ratelimit: Use per ratelimit context locking
by Ingo Molnar
· 15 years ago
fd589a8
trivial: fix typo "to to" in multiple files
by Anand Gadiyar
· 15 years ago
99657c7
kernel hacking: move STRIP_ASM_SYMS from General
by Randy Dunlap
· 15 years ago
0efb4d2
vsnprintf: remove duplicate comment of vsnprintf
by Steven Rostedt
· 15 years ago
91adcd2
vsprintf: add %ps that is the same as %pS but is like %pf
by Steven Rostedt
· 15 years ago
723e9db
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
ada3fa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
2f82af0
Nicolas Pitre has a new email address
by Nicolas Pitre
· 15 years ago
d7e9660
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
eee2775
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
a66a500
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
a3c8b97
Merge branch 'next' into for-linus
by James Morris
· 15 years ago
695a461
Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu
by Ingo Molnar
· 15 years ago
29e2035
Merge branch 'linus' into core/rcu
by Ingo Molnar
· 15 years ago
e0e8173
CRED: Add some configurable debugging [try #6]
by David Howells
· 15 years ago
8a27f7c
lib/vsprintf.c: Add "%pI6c" - print pointer as compressed ipv6 address
by Joe Perches
· 15 years ago
2864697
Merge commit 'tip/iommu-for-powerpc' into next
by Benjamin Herrenschmidt
· 15 years ago
4f8ee2c
lmb: Remove __init from lmb_end_of_DRAM()
by Benjamin Herrenschmidt
· 15 years ago
f480fe3
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
b62e408
flex_array: convert element_nr formals to unsigned
by David Rientjes
· 15 years ago
105b6e8
flex_array: fix flex_array_free_parts comment
by David Rientjes
· 15 years ago
a30b595
flex_array: fix get function for elements in base starting at non-zero
by David Rientjes
· 15 years ago
87bcfa33
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6b3ef48
rcu: Remove CONFIG_PREEMPT_RCU
by Paul E. McKenney
· 15 years ago
f41d911
rcu: Merge preemptable-RCU functionality into hierarchical RCU
by Paul E. McKenney
· 15 years ago
f4b0373
Make bitmask 'and' operators return a result code
by Linus Torvalds
· 15 years ago
c7084b3
lib/swiotlb.c: Fix strange panic message selection logic when swiotlb fills up
by Casey Dahlin
· 15 years ago
ec9c96e
dma-debug: Fix check_unmap null pointer dereference
by Kyle McMartin
· 15 years ago
bbdc16f
kmemleak: Allow kmemleak to be built on powerpc
by Michael Ellerman
· 15 years ago
384be2b
Merge branch 'percpu-for-linus' into percpu-for-next
by Tejun Heo
· 15 years ago
8b4bfc7
Merge branch 'master' into next
by James Morris
· 15 years ago
9e5cf0c
lib/decompress_*: only include <linux/slab.h> if STATIC is not defined
by Albin Tonnerre
· 15 years ago
b1af431
bzip2/lzma: remove nasty uncompressed size hack in pre-boot environment
by Phillip Lougher
· 15 years ago
daeb6b6
bzip2/lzma/gzip: fix comments describing decompressor API
by Phillip Lougher
· 15 years ago
012a529
Merge branch 'master' into next
by James Morris
· 15 years ago
0786820
flex_array: remove unneeded index calculation
by Jonathan Corbet
· 15 years ago
6de7e356
lib/scatterlist: add a flags to signalize mapping direction
by Sebastian Andrzej Siewior
· 15 years ago
534acc0
lib: flexible array implementation
by Dave Hansen
· 15 years ago
3fc7b4b
lib: export generic atomic64_t functions
by Roland Dreier
· 15 years ago
4df7b3e
Dynamic debug: fix typo: -/->
by Roel Kluin
· 15 years ago
862d196
swiotlb: use phys_to_dma and dma_to_phys
by FUJITA Tomonori
· 15 years ago
b939464
swiotlb: use dma_capable()
by FUJITA Tomonori
· 15 years ago
02ca646
swiotlb: remove unnecessary swiotlb_bus_to_virt
by FUJITA Tomonori
· 15 years ago
cf56e3f
swiotlb: remove swiotlb_arch_range_needs_mapping
by FUJITA Tomonori
· 15 years ago
bb52196
swiotlb: remove unused swiotlb_alloc()
by FUJITA Tomonori
· 15 years ago
3885123
swiotlb: remove unused swiotlb_alloc_boot()
by FUJITA Tomonori
· 15 years ago
967cc53
kernel: is_current_single_threaded: don't use ->mmap_sem
by Oleg Nesterov
· 15 years ago
Next »