Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f762e9054ff84aa90f037a49747ac61b36609d81
/
lib
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
0ba6c33
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
1977f03
remove asm/bitops.h includes
by Jiri Slaby
· 17 years ago
8707d8b
Fix cpusets update_cpumask
by Paul Menage
· 17 years ago
e8c4431
Replace __attribute_pure__ with __pure
by Ralf Baechle
· 17 years ago
b6257a9
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
debe621
lib/iomap.c:bad_io_access(): print 0x hex prefix
by Rene Herman
· 17 years ago
430d275
avoid negative (and full-width) shifts in radix-tree.c
by Peter Lund
· 17 years ago
0044299
handle recursive calls to bust_spinlocks()
by Jan Beulich
· 17 years ago
995e428
lib/sort.c optimization
by Subbaiah Venkata
· 17 years ago
53fa664
lib/ioremap.c should #include <linux/io.h>
by Adrian Bunk
· 17 years ago
8e2b705
argv_split: allow argv_split to handle NULL pointer in argcp parameter gracefully
by Neil Horman
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
145ca25
lib: floating proportions
by Peter Zijlstra
· 17 years ago
dc62a30
lib: percpu_counter_init_irq
by Peter Zijlstra
· 17 years ago
833f407
lib: percpu_counter_init error handling
by Peter Zijlstra
· 17 years ago
bf1d89c
lib: percpu_count_sum()
by Peter Zijlstra
· 17 years ago
52d9f3b
lib: percpu_counter_sum_positive
by Peter Zijlstra
· 17 years ago
3a587f4
lib: percpu_counter_set
by Peter Zijlstra
· 17 years ago
20e8976
lib: make percpu_counter_add take s64
by Peter Zijlstra
· 17 years ago
252e0ba
lib: percpu_counter variable batch
by Peter Zijlstra
· 17 years ago
aa0dff2
lib: percpu_counter_add
by Peter Zijlstra
· 17 years ago
Next »