Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
68a1c3f8cd893f5c3c1396fec5be7d8acac4fc93
/
lib
a1e58bb
lzo: fix typo in decompressor
by Harvey Harrison
· 17 years ago
61407f8
[NET]: srandom32 fixes for networking v2
by Andi Kleen
· 17 years ago
a9edadb
fix uevent action-string regression
by Mark Lord
· 17 years ago
b9e76a0
x86-32: Pass the full resource data to ioremap()
by Linus Torvalds
· 17 years ago
916fbfb
devres: implement pcim_iomap_regions_request_all()
by Tejun Heo
· 17 years ago
b15a3891
avoid endless loops in lib/swiotlb.c
by Jan Beulich
· 17 years ago
2c6f2db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
3715863
iommu: export iommu_is_span_boundary helper function
by FUJITA Tomonori
· 17 years ago
a4573c4
kobject: properly initialize ksets
by Greg Kroah-Hartman
· 17 years ago
4f9d5f4
lib/vsprintf.c: fix bug omitting minus sign of numbers (module_param)
by Hoang-Nam Nguyen
· 17 years ago
fddd9cf
make LKDTM depend on BLOCK
by Chris Snook
· 17 years ago
fa2144b
kbuild: explain why DEBUG_SECTION_MISMATCH is UNDEFINED
by Sam Ravnborg
· 17 years ago
9b706ae
x86: trivial printk optimizations
by Denys Vlasenko
· 17 years ago
185c045
x86, core: remove CONFIG_FORCED_INLINING
by Harvey Harrison
· 17 years ago
4600ecf
lib/scatterlist.o needed by a module only - link it in unconditionally
by Guennadi Liakhovetski
· 17 years ago
06b2a76
Add new string functions strict_strto* and convert kernel params to use them
by Yi Yang
· 17 years ago
8b88b09
libfs: allow error return from simple attributes
by Christoph Hellwig
· 17 years ago
9f741cb
lib: remove fastcall from lib/*
by Harvey Harrison
· 17 years ago
b920de1
mn10300: add the MN10300/AM33 architecture to the kernel
by David Howells
· 17 years ago
8ff12cf
SLUB: Support for performance statistics
by Christoph Lameter
· 17 years ago
b41ecbe
debug_smp_processor_id() fixlets
by Andrew Morton
· 17 years ago
15ae02b
lib/extable.c: remove an expensive integer divide in search_extable()
by Eric Dumazet
· 17 years ago
e2848a0
radix-tree: avoid atomic allocations for preloaded insertions
by Nick Piggin
· 17 years ago
681cc5c
iommu sg merging: swiotlb: respect the segment boundary limits
by FUJITA Tomonori
· 17 years ago
0291df8
iommu sg: add IOMMU helper functions for the free area management
by FUJITA Tomonori
· 17 years ago
f5bb3a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
519cb68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
643d1f7
lib/: Spelling fixes
by Joe Perches
· 17 years ago
d6fbfa4
kbuild: Spelling/grammar fixes for config DEBUG_SECTION_MISMATCH
by Geert Uytterhoeven
· 17 years ago
e5f95c8
kbuild: print only total number of section mismatces found
by Sam Ravnborg
· 17 years ago
f70701a
kobject: kerneldoc comment fix
by Dave Young
· 17 years ago
aa7d935
latencytop: Change Kconfig dependency.
by Heiko Carstens
· 17 years ago
f212ec4
x86: early boot debugging via FireWire (ohci1394_dma=early)
by Bernhard Kaindl
· 17 years ago
6dab277
x86: add a simple backtrace test module
by Arjan van de Ven
· 17 years ago
d50efc6
x86: fix UML and -regparm=3
by Ingo Molnar
· 17 years ago
8c1c935
x86: kprobes: add kprobes smoke tests that run on boot
by Ananth N Mavinakayanahalli
· 17 years ago
0ba6c33bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25
by Linus Torvalds
· 17 years ago
5ea293a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
aa02ad6
ext4: Add ext4_find_next_bit()
by Aneesh Kumar K.V
· 17 years ago
571e768
[LIB] pcounter : unline too big functions
by Eric Dumazet
· 17 years ago
de4d1db
[LIB]: Introduce struct pcounter
by Arnaldo Carvalho de Melo
· 17 years ago
588ccd7
kbuild: add verbose option to Section mismatch reporting in modpost
by Sam Ravnborg
· 17 years ago
91341d4
kbuild: introduce new option to enhance section mismatch analysis
by Sam Ravnborg
· 17 years ago
7cedb1f
SG: work with the SCSI fixed maximum allocations.
by James Bottomley
· 17 years ago
0db9299
SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers
by Jens Axboe
· 17 years ago
9745512
sched: latencytop support
by Arjan van de Ven
· 17 years ago
6478d88
sched: remove the !PREEMPT_BKL code
by Ingo Molnar
· 17 years ago
e374a2b
Kobject: fix coding style issues in kobject c files
by Greg Kroah-Hartman
· 17 years ago
af5ca3f
Driver core: change sysdev classes to use dynamic kobject names
by Kay Sievers
· 17 years ago
528a4bf
Kobject: remove kobject_unregister() as no one uses it anymore
by Greg Kroah-Hartman
· 17 years ago
78a2d90
Kobject: convert remaining kobject_unregister() to kobject_put()
by Greg Kroah-Hartman
· 17 years ago
0f4dafc
Kobject: auto-cleanup on final unref
by Kay Sievers
· 17 years ago
12e339a
Kset: remove kset_add function
by Greg Kroah-Hartman
· 23 years ago
6d06adf
Kobject: remove kobject_register()
by Greg Kroah-Hartman
· 17 years ago
f9cb074
Kobject: rename kobject_init_ng() to kobject_init()
by Greg Kroah-Hartman
· 17 years ago
e1543dd
Kobject: remove kobject_init() as no one uses it anymore
by Greg Kroah-Hartman
· 17 years ago
b2d6db5
Kobject: rename kobject_add_ng() to kobject_add()
by Greg Kroah-Hartman
· 17 years ago
9e7bbcc
Kobject: remove kobject_add() as no one uses it anymore
by Greg Kroah-Hartman
· 17 years ago
09f82ea
Kobject: drop child->parent ref at unregistration
by Alan Stern
· 17 years ago
9f66fa2
kobject: clean up debugging messages
by Greg Kroah-Hartman
· 17 years ago
cfb36ff
kobject: grab the kset reference in kobject_add, not kobject_init
by Greg Kroah-Hartman
· 17 years ago
2fb9113
kobject: remove subsystem_(un)register functions
by Greg Kroah-Hartman
· 17 years ago
000f2a4
Driver Core: kill subsys_attribute and default sysfs ops
by Kay Sievers
· 17 years ago
386f275
Driver Core: switch all dynamic ksets to kobj_sysfs_ops
by Kay Sievers
· 17 years ago
23b5212
Driver Core: add kobj_attribute handling
by Kay Sievers
· 17 years ago
43968d2
kobject: get rid of kobject_kset_add_dir
by Greg Kroah-Hartman
· 17 years ago
4ff6abf
kobject: get rid of kobject_add_dir
by Greg Kroah-Hartman
· 17 years ago
3f9e3ee
kobject: add kobject_create_and_add function
by Greg Kroah-Hartman
· 17 years ago
b727c70
kset: add kset_create_and_add function
by Greg Kroah-Hartman
· 17 years ago
c11c415
kobject: add kobject_init_and_add function
by Greg Kroah-Hartman
· 17 years ago
244f6ce
kobject: add kobject_add_ng function
by Greg Kroah-Hartman
· 17 years ago
e86000d
kobject: add kobject_init_ng function
by Greg Kroah-Hartman
· 17 years ago
18041f4
kobject: make kobject_cleanup be static
by Greg Kroah-Hartman
· 17 years ago
663a474
kobject: fix up kobject_set_name to use kvasprintf
by Greg Kroah-Hartman
· 17 years ago
41ca28a
kref: add kref_set()
by Evgeniy Polyakov
· 17 years ago
7a83d45
kobject: remove incorrect comment in kobject_rename
by Greg Kroah-Hartman
· 17 years ago
f16b34a
lib: proportion: fix underflow in prop_norm_percpu()
by Peter Zijlstra
· 17 years ago
c7af77b
sched: mark rwsem functions as __sched for wchan/profiling
by Livio Soares
· 17 years ago
8c4606b
kobject: fix the documentation of how kobject_set_name works
by Greg Kroah-Hartman
· 17 years ago
8002ced
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6
by Linus Torvalds
· 17 years ago
e03ba84
[TEXTSEARCH]: Do not allow zero length patterns in the textsearch infrastructure
by Pablo Neira Ayuso
· 17 years ago
d0eec99
hexdump: don't print bytes with bit 7 set
by Randy Dunlap
· 17 years ago
71409a4
kobject: two typo fixes
by Johannes Berg
· 17 years ago
529a73f
Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN
by Mike Frysinger
· 17 years ago
5a6dca7
lib: move bitmap.o from lib-y to obj-y.
by Paul Mundt
· 17 years ago
ef19454
[LIB] crc32c: Keep intermediate crc state in cpu order
by Benny Halevy
· 17 years ago
0b030c2
Fix bitmap_scnlistprintf for empty masks
by Andi Kleen
· 17 years ago
34358c2
kobject: check for duplicate names in kobject_rename
by Greg Kroah-Hartman
· 17 years ago
de48844
Permit silencing of __deprecated warnings.
by Jeff Garzik
· 17 years ago
6e50607
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
d6ec084
Add CONFIG_DEBUG_SG sg validation
by Jens Axboe
· 17 years ago
f9527f1
Update swiotlb to use sg helpers
by Jens Axboe
· 17 years ago
eb68450
[MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code
by Jörn Engel
· 17 years ago
1dd7fdb
[RSLIB] BUG() when passing illegal parameters to decode_rs8() or decode_rs16()
by Jörn Engel
· 17 years ago
5895df9
spelling fixes: lib/
by Simon Arlott
· 17 years ago
5a56db1
LIB: Replace inappropriate include of <linux/bug.h>
by Robert P. J. Day
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
267c402
markers: Add samples subdir
by Mathieu Desnoyers
· 17 years ago
d2b20b1
Add irq protection in the percpu-counters cpu-hotplug-callback path
by Gautham R Shenoy
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
Next »