Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
81b34fbecbfbf24ed95c2d80d5cb14149652408f
/
lib
6f14a66
idr: revert misallocation bug fix
by Tejun Heo
· 15 years ago
859ddf0
idr: fix a critical misallocation bug
by Tejun Heo
· 15 years ago
a02b119
Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixes
by Joerg Roedel
· 15 years ago
aeb583d
lib/dma-debug.c: mark file-local struct symbol static.
by Thiago Farina
· 15 years ago
6ccc347
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
d5f1fb5
lib: Introduce strnstr()
by Li Zefan
· 15 years ago
6846ee5
zlib: Fix build of powerpc boot wrapper
by Benjamin Herrenschmidt
· 15 years ago
2c76127
lib: Introduce generic list_sort function
by Dave Chinner
· 15 years ago
3f47240
vsnprintf: fix reference for compressed ipv6 addresses
by Uwe Kleine-König
· 15 years ago
7ee3aebe
lib/rational.c needs module.h
by Sascha Hauer
· 15 years ago
cacb246
Add LZO compression support for initramfs and old-style initrd
by Albin Tonnerre
· 15 years ago
7dd65fe
lib: add support for LZO-compressed kernels
by Albin Tonnerre
· 15 years ago
ac4c2a3
zlib: optimize inffast when copying direct from output
by Joakim Tjernlund
· 15 years ago
42d53b4
dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with DMA_FROM_DEVICE and
by Krzysztof Halasa
· 15 years ago
9de5460
Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
2d959e9
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
a8fe9ea
dma-debug: Fix bug causing build warning
by Ingo Molnar
· 15 years ago
605c1a1
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent
by Ingo Molnar
· 15 years ago
a6cd13f
lib/string.c: fix kernel-doc warnings
by Randy Dunlap
· 15 years ago
f797d98
dma-debug: Do not add notifier when dma debugging is disabled.
by Shaun Ruffell
· 15 years ago
3981e15
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
dcc7cd0
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
by Linus Torvalds
· 15 years ago
8a79503
lib/vsprintf.c: document more vsnprintf extensions
by Uwe Kleine-König
· 15 years ago
a73611b
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
243797f
genalloc: use bitmap_find_next_zero_area
by Akinobu Mita
· 15 years ago
a66022c
iommu-helper: use bitmap library
by Akinobu Mita
· 15 years ago
c1a2a96
bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_area
by Akinobu Mita
· 15 years ago
ac2b3e6
dma-mapping: fix off-by-one error in dma_capable()
by Jan Beulich
· 15 years ago
d452986
bzip2: Add missing checks for malloc returning NULL
by Phillip Lougher
· 15 years ago
8f0ddf9
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
ddcaccb
crc32: minor optimizations and cleanup
by Joakim Tjernlund
· 15 years ago
ca54cb8
Subject: Re: [PATCH] strstrip incorrectly marked __must_check
by KOSAKI Motohiro
· 15 years ago
9ac6e44
lib/vsprintf.c: add %pU to print UUID/GUIDs
by Joe Perches
· 15 years ago
b5f54b0
parser: remove unnecessary strlen()
by André Goddard Rosa
· 15 years ago
e7d2860
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
by André Goddard Rosa
· 15 years ago
84c95c9
string: on strstrip(), first remove leading spaces before running over str
by André Goddard Rosa
· 15 years ago
f653398
string: factorize skip_spaces and export it to be generally available
by André Goddard Rosa
· 15 years ago
7707e61
ctype: constify read-only _ctype string
by André Goddard Rosa
· 15 years ago
922ac25
vsprintf: reuse almost identical simple_strtoulX() functions
by André Goddard Rosa
· 15 years ago
c5484d7
vsprintf: factor out skip_space code in a separate function
by André Goddard Rosa
· 15 years ago
d4be151
vsprintf: move local vars to block local vars and remove unneeded ones
by André Goddard Rosa
· 15 years ago
b5ff992
vsprintf: reduce code size by avoiding extra check
by André Goddard Rosa
· 15 years ago
08562cb
vsprintf: use TOLOWER whenever possible
by André Goddard Rosa
· 15 years ago
7b9186f
vsprintf: give it some care to please checkpatch.pl
by André Goddard Rosa
· 15 years ago
6c35663
vsprintf: pre-calculate final string length for later use
by André Goddard Rosa
· 15 years ago
0f4f81d
vsprintf: factorize "(null)" string
by André Goddard Rosa
· 15 years ago
8420e7e
Make DEBUG_BUGVERBOSE default to y
by Alexey Dobriyan
· 15 years ago
29671f2
rwsem: fix rwsem_is_locked() bugs
by Amerigo Wang
· 15 years ago
118d52d
rwsem-spinlock: remove useless function exports
by Amerigo Wang
· 15 years ago
aef9cb0
debugobjects: Convert to raw_spinlocks
by Thomas Gleixner
· 15 years ago
a267245
plist: Make plist debugging raw_spinlock aware
by Thomas Gleixner
· 15 years ago
fa4062e
bkl: Fixup core_lock fallout
by Thomas Gleixner
· 15 years ago
9828ea9
locking: Further name space cleanups
by Thomas Gleixner
· 15 years ago
c2f21ce
locking: Implement new raw_spinlock
by Thomas Gleixner
· 15 years ago
e593194
locking: Convert raw_rwlock functions to arch_rwlock
by Thomas Gleixner
· 15 years ago
fb3a6bb
locking: Convert raw_rwlock to arch_rwlock
by Thomas Gleixner
· 15 years ago
0199c4e
locking: Convert __raw_spin* functions to arch_spin*
by Thomas Gleixner
· 15 years ago
edc35bd
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
by Thomas Gleixner
· 15 years ago
445c895
locking: Convert raw_spinlock to arch_spinlock
by Thomas Gleixner
· 15 years ago
c5df7f7
powerpc: allow ioremap within reserved memory regions
by Albert Herranz
· 15 years ago
f01eb36
[BKL] add 'might_sleep()' to the outermost lock taker
by Linus Torvalds
· 15 years ago
a1c36e5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 15 years ago
11bd04f
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
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
b60e26a
kmemleak: fix kconfig for crc32 build error
by Randy Dunlap
· 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
c7dabef
vsprintf: use %pR, %pr instead of %pRt, %pRf
by Bjorn Helgaas
· 15 years ago
fd95541
vsprintf: add %pRt, %pRf to print struct resource details
by Bjorn Helgaas
· 15 years ago
c91d337
vsprintf: add %pR support for IRQ and DMA resources
by Bjorn Helgaas
· 15 years ago
2840537
vsprintf: fix io/mem resource width
by Bjorn Helgaas
· 15 years ago
2058297
Merge branch 'for-linus' into for-2.6.33
by Jens Axboe
· 15 years ago
0a5549e
lib/checksum: fix one more thinko
by Arnd Bergmann
· 15 years ago
20c1f64
lib/checksum.c: make do_csum optional
by Arnd Bergmann
· 15 years ago
c44ba9f
lib/checksum.c: use 32-bit arithmetic consistently
by Arnd Bergmann
· 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
Next »