Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e7a05aa9e697ff6fc165d45671cdcca601942f62
/
lib
7ea931c
mempolicy: add bitmap_onto() and bitmap_fold() operations
by Paul Jackson
· 17 years ago
488514d
Remove set_migrateflags()
by Christoph Lameter
· 17 years ago
19870de
x86, bitops: select the generic bitmap search functions
by Alexander van Heukelum
· 17 years ago
77b9bd9
x86: generic versions of find_first_(zero_)bit, convert i386
by Alexander van Heukelum
· 17 years ago
64970b6
x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps
by Alexander van Heukelum
· 17 years ago
6fd92b6
x86: change x86 to use generic find_next_bit
by Alexander van Heukelum
· 17 years ago
35bb5b1
Add option to enable -Wframe-larger-than= on gcc 4.4
by Andi Kleen
· 17 years ago
7347aef
[LMB]: Fix lmb allocation regression.
by David S. Miller
· 17 years ago
9a64388
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
e80ab41
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
429f731
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
ec96535
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel
by Linus Torvalds
· 17 years ago
c6a2a3d
Kobject: Replace list_for_each() with list_for_each_entry().
by Robert P. J. Day
· 17 years ago
c1ebdae
kobject: catch kobjects that are not initialized
by Greg Kroah-Hartman
· 17 years ago
30ca60c
cpumask: add cpumask_scnprintf_len function
by Mike Travis
· 17 years ago
ad775f5
[PATCH] r/o bind mounts: debugging for missed calls
by Dave Hansen
· 17 years ago
6188e10
Convert asm/semaphore.h users to linux/semaphore.h
by Matthew Wilcox
· 17 years ago
f42b380
lib: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
334d094
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26
by Linus Torvalds
· 17 years ago
2cca775
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
eddeb0e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 17 years ago
080de8c
firewire: fw-ohci: add option for remote debugging
by Stefan Richter
· 17 years ago
9732b61
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
by Linus Torvalds
· 17 years ago
d7bb545
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
1e42198
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 17 years ago
974460c
kgdb: allow static kgdbts boot configuration
by Jason Wessel
· 17 years ago
e8d31c2
kgdb: add kgdb internal test suite
by Jason Wessel
· 17 years ago
dc7d552
kgdb: core
by Jason Wessel
· 17 years ago
2342e51
Remove DEBUG_SEMAPHORE from Kconfig
by Matthew Wilcox
· 17 years ago
64ac24e
Generic semaphore implementation
by Matthew Wilcox
· 17 years ago
e48b3de
Add semaphore.h to kernel_lock.c
by Matthew Wilcox
· 17 years ago
d9024df
[LMB] Restructure allocation loops to avoid unsigned underflow
by Paul Mackerras
· 17 years ago
300613e
[LMB] Fix some whitespace and other formatting issues, use pr_debug
by Paul Mackerras
· 17 years ago
c50f68c
[LMB] Add lmb_alloc_nid()
by David S. Miller
· 17 years ago
5b06c853
slub: Deal with config variable dependencies
by Christoph Lameter
· 17 years ago
ac7c535
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
df39e8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
a1e58bb
lzo: fix typo in decompressor
by Harvey Harrison
· 17 years ago
b1adaf6
[SCSI] block: add sg buffer copy helper functions
by FUJITA Tomonori
· 17 years ago
3bb5da3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
61407f8
[NET]: srandom32 fixes for networking v2
by Andi Kleen
· 17 years ago
a4aa834
[NETNS]: Declare init_net even without CONFIG_NET defined.
by Denis V. Lunev
· 17 years ago
a9edadb
fix uevent action-string regression
by Mark Lord
· 17 years ago
095d911
[LIB]: Drop the pcounter itself.
by Pavel Emelyanov
· 17 years ago
2d38f9a
[NETNS]: Do no include NET related headers if CONFIG_NET is not set.
by Denis V. Lunev
· 17 years ago
54f53f2
Merge branch 'linux-2.6'
by Paul Mackerras
· 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
b15a389
avoid endless loops in lib/swiotlb.c
by Jan Beulich
· 17 years ago
bed04a4
Merge branch 'linux-2.6'
by Paul Mackerras
· 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
f8303dd
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6
by Paul Mackerras
· 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
74b20da
[LMB]: Fix lmb_add_region if region should be added at the head
by Kumar Gala
· 17 years ago
fa2144b
kbuild: explain why DEBUG_SECTION_MISMATCH is UNDEFINED
by Sam Ravnborg
· 17 years ago
e5f2709
[LMB]: Make lmb support large physical addressing
by Becky Bruce
· 17 years ago
27e6672
[LMB]: Fix initial lmb add region with a non-zero base
by Kumar Gala
· 17 years ago
eea89e1
[LMB]: Fix bug in __lmb_alloc_base().
by David S. Miller
· 17 years ago
d9b2b2a
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
by David S. Miller
· 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
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
Next »