Dave Chinner 2c761270d5 lib: Introduce generic list_sort function há 15 anos atrás
..
lzo 7dd65feb6c lib: add support for LZO-compressed kernels há 15 anos atrás
reed_solomon f42b38009e lib: Remove unnecessary inclusions of asm/semaphore.h há 17 anos atrás
zlib_deflate fd589a8f0a trivial: fix typo "to to" in multiple files há 15 anos atrás
zlib_inflate ac4c2a3bbe zlib: optimize inffast when copying direct from output há 15 anos atrás
.gitignore 1e65174a33 Add some basic .gitignore files há 19 anos atrás
Kconfig cacb246f8d Add LZO compression support for initramfs and old-style initrd há 15 anos atrás
Kconfig.debug dcc7cd0112 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 há 15 anos atrás
Kconfig.kgdb 5f5ddfb360 kgdb: remove the requirement for CONFIG_FRAME_POINTER há 17 anos atrás
Kconfig.kmemcheck d33c9a491b kmemcheck: depend on HAVE_ARCH_KMEMCHECK há 16 anos atrás
Makefile 2c761270d5 lib: Introduce generic list_sort function há 15 anos atrás
argv_split.c e7d2860b69 tree-wide: convert open calls to remove spaces to skip_spaces() lib function há 15 anos atrás
atomic64.c 3fc7b4b220 lib: export generic atomic64_t functions há 16 anos atrás
audit.c e54dc2431d [PATCH] audit signal recipients há 18 anos atrás
bcd.c d3de851a44 rtc: BCD codeshrink há 17 anos atrás
bitmap.c c1a2a962a2 bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_area há 15 anos atrás
bitrev.c 3527fb326f lib: export bitrev16 há 17 anos atrás
bug.c b93a531e31 allow bug table entries to use relative pointers (and use it on x86-64) há 16 anos atrás
bust_spinlocks.c b61312d353 oops handling: ensure that any oops is flushed to the mtdoops console há 16 anos atrás
check_signature.c cc2ea416b2 uninline check_signature() há 18 anos atrás
checksum.c 0a5549ed16 lib/checksum: fix one more thinko há 15 anos atrás
cmdline.c d974ae379a generic, memparse(): constify argument há 17 anos atrás
cpumask.c 38c7fed2f5 x86: remove some alloc_bootmem_cpumask_var calling há 16 anos atrás
crc-ccitt.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c há 19 anos atrás
crc-itu-t.c 3e7cbae7c6 CRC ITU-T V.41 há 18 anos atrás
crc-t10dif.c f11f594edb [SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC há 17 anos atrás
crc16.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c há 19 anos atrás
crc32.c ddcaccbc17 crc32: minor optimizations and cleanup há 15 anos atrás
crc32defs.h 1da177e4c3 Linux-2.6.12-rc2 há 20 anos atrás
crc7.c ad241528c4 CRC7 support há 18 anos atrás
ctype.c 7707e61c70 ctype: constify read-only _ctype string há 15 anos atrás
debug_locks.c 9eeba6138c lockdep: warn about lockdep disabling after kernel taint há 16 anos atrás
debugobjects.c aef9cb0524 debugobjects: Convert to raw_spinlocks há 15 anos atrás
dec_and_lock.c 417dcdf99e atomic: only take lock when the counter drops to zero on UP as well há 16 anos atrás
decompress.c cacb246f8d Add LZO compression support for initramfs and old-style initrd há 15 anos atrás
decompress_bunzip2.c d4529862ca bzip2: Add missing checks for malloc returning NULL há 15 anos atrás
decompress_inflate.c 6a8811629e lzma/gzip: fix potential oops when input data is truncated há 15 anos atrás
decompress_unlzma.c 6a8811629e lzma/gzip: fix potential oops when input data is truncated há 15 anos atrás
decompress_unlzo.c 7dd65feb6c lib: add support for LZO-compressed kernels há 15 anos atrás
devres.c b41e5fffe8 [POWERPC] devres: Add devm_ioremap_prot() há 17 anos atrás
div64.c d5e181f78a add an inlined version of iter_div_u64_rem há 17 anos atrás
dma-debug.c 42d53b4ff7 dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with DMA_FROM_DEVICE and há 15 anos atrás
dump_stack.c 1da177e4c3 Linux-2.6.12-rc2 há 20 anos atrás
dynamic_debug.c e7d2860b69 tree-wide: convert open calls to remove spaces to skip_spaces() lib function há 15 anos atrás
extable.c ad6561dffa module: trim exception table on init free. há 16 anos atrás
fault-inject.c d43c36dc6b headers: remove sched.h from interrupt.h há 15 anos atrás
find_last_bit.c ab53d472e7 bitmap: find_last_bit() há 16 anos atrás
find_next_bit.c fee4b19fb3 bitops: remove "optimizations" há 17 anos atrás
flex_array.c fc0d8d944d flex_array: add missing kerneldoc annotations há 15 anos atrás
gcd.c d282922461 lib: add lib/gcd.c há 16 anos atrás
gen_crc32table.c 1da177e4c3 Linux-2.6.12-rc2 há 20 anos atrás
genalloc.c 243797f59b genalloc: use bitmap_find_next_zero_area há 15 anos atrás
halfmd4.c 1da177e4c3 Linux-2.6.12-rc2 há 20 anos atrás
hexdump.c c67ae69b66 hexdump: remove the trailing space há 16 anos atrás
hweight.c 1977f03272 remove asm/bitops.h includes há 17 anos atrás
idr.c 94e2bd6888 tree-wide: fix some typos and punctuation in comments há 15 anos atrás
inflate.c 2f82af08fc Nicolas Pitre has a new email address há 15 anos atrás
int_sqrt.c f0c00257d6 [PATCH] lib: Fix bug in int_sqrt() for 64 bit longs há 19 anos atrás
iomap.c 5cd2b459d3 Use WARN() in lib/ há 17 anos atrás
iomap_copy.c 22ae813b85 [PATCH] add __iowrite64_copy há 19 anos atrás
iommu-helper.c a66022c457 iommu-helper: use bitmap library há 15 anos atrás
ioremap.c 53fa664525 lib/ioremap.c should #include <linux/io.h> há 17 anos atrás
irq_regs.c efbc52f945 [PATCH] irq_reqs: export __irq_regs há 18 anos atrás
is_single_threaded.c 967cc53711 kernel: is_current_single_threaded: don't use ->mmap_sem há 16 anos atrás
kasprintf.c 96e3e18eed lib: move kasprintf to a separate file há 18 anos atrás
kernel_lock.c fa4062e7ea bkl: Fixup core_lock fallout há 15 anos atrás
klist.c 210272a284 driver core: Remove completion from struct klist_node há 16 anos atrás
kobject.c d9cd8f3785 kobject: make kset_create check kobject_set_name return value há 16 anos atrás
kobject_uevent.c d094cbe998 driver core: allow non-root users to listen to uevents há 16 anos atrás
kref.c 41ca28ab2a kref: add kref_set() há 17 anos atrás
libcrc32c.c 53b146ae59 libcrc32c: Fix "crc32c undefined" compilation error há 16 anos atrás
list_debug.c 924d9addb9 list debugging: use WARN() instead of BUG() há 17 anos atrás
list_sort.c 2c761270d5 lib: Introduce generic list_sort function há 15 anos atrás
lmb.c c5df7f7751 powerpc: allow ioremap within reserved memory regions há 15 anos atrás
locking-selftest-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests há 19 anos atrás
locking-selftest-mutex.h cae2ed9aa5 [PATCH] lockdep: locking API self tests há 19 anos atrás
locking-selftest-rlock-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests há 19 anos atrás
locking-selftest-rlock-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests há 19 anos atrás
locking-selftest-rlock.h cae2ed9aa5 [PATCH] lockdep: locking API self tests há 19 anos atrás
locking-selftest-rsem.h cae2ed9aa5 [PATCH] lockdep: locking API self tests há 19 anos atrás
locking-selftest-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests há 19 anos atrás
locking-selftest-spin-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests há 19 anos atrás
locking-selftest-spin-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests há 19 anos atrás
locking-selftest-spin.h cae2ed9aa5 [PATCH] lockdep: locking API self tests há 19 anos atrás
locking-selftest-wlock-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests há 19 anos atrás
locking-selftest-wlock-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests há 19 anos atrás
locking-selftest-wlock.h cae2ed9aa5 [PATCH] lockdep: locking API self tests há 19 anos atrás
locking-selftest-wsem.h cae2ed9aa5 [PATCH] lockdep: locking API self tests há 19 anos atrás
locking-selftest.c d820ac4c2f locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit] há 16 anos atrás
lru_cache.c b411b3637f The DRBD driver há 15 anos atrás
nlattr.c 01e6de64d9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 há 16 anos atrás
parser.c b5f54b07c0 parser: remove unnecessary strlen() há 15 anos atrás
percpu_counter.c f94181da71 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip há 16 anos atrás
plist.c a26724591e plist: Make plist debugging raw_spinlock aware há 15 anos atrás
prio_heap.c 40bc1f2dbc lib: fix sparse shadowed variable warning há 16 anos atrás
prio_tree.c 1da177e4c3 Linux-2.6.12-rc2 há 20 anos atrás
proportions.c f94181da71 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip há 16 anos atrás
radix-tree.c 285e728b0a FS-Cache: Don't delete pending pages from the page-store tracking tree há 15 anos atrás
random32.c 697f8d0348 random32: seeding improvement há 17 anos atrás
ratelimit.c 5c82871335 ratelimit: Make suppressed output messages more useful há 15 anos atrás
rational.c 7ee3aebe31 lib/rational.c needs module.h há 15 anos atrás
rbtree.c 4b324126e0 rb_tree: remove redundant if()-condition in rb_erase() há 16 anos atrás
reciprocal_div.c 6a2d7a955d [PATCH] SLAB: use a multiply instead of a divide in obj_to_index() há 18 anos atrás
rwsem-spinlock.c 29671f22a8 rwsem: fix rwsem_is_locked() bugs há 15 anos atrás
rwsem.c d50efc6c40 x86: fix UML and -regparm=3 há 17 anos atrás
scatterlist.c 6de7e356fa lib/scatterlist: add a flags to signalize mapping direction há 16 anos atrás
sha1.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. há 18 anos atrás
show_mem.c 454c63b02e lib: generic show_mem() há 17 anos atrás
smp_processor_id.c 4ab0a9409a cpumask: convert lib/smp_processor_id to new cpumask ops há 16 anos atrás
sort.c b53907c010 generic swap(): lib/sort.c: rename swap to swap_func há 16 anos atrás
spinlock_debug.c 9828ea9d75 locking: Further name space cleanups há 15 anos atrás
string.c a6cd13f3c9 lib/string.c: fix kernel-doc warnings há 15 anos atrás
string_helpers.c a8659597bf [SCSI] lib: string_get_size(): don't hang on zero; no decimals on exact há 16 anos atrás
swiotlb.c ac2b3e67dd dma-mapping: fix off-by-one error in dma_capable() há 15 anos atrás
syscall.c bbc698636e task_current_syscall há 17 anos atrás
textsearch.c a00caa1fa9 remove CONFIG_KMOD from lib há 17 anos atrás
ts_bm.c 3b76d08190 textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm há 17 anos atrás
ts_fsm.c 43138833ee textsearch: ts_fsm: return error on request for case insensitive search há 17 anos atrás
ts_kmp.c 2523c3fc2b textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt algorithm há 17 anos atrás
vsprintf.c 3f4724027b vsnprintf: fix reference for compressed ipv6 addresses há 15 anos atrás