Joe Perches 9ac6e44ee5 lib/vsprintf.c: add %pU to print UUID/GUIDs 15 лет назад
..
lzo 545e400619 lzo: use get/put_unaligned_* helpers 17 лет назад
reed_solomon f42b38009e lib: Remove unnecessary inclusions of asm/semaphore.h 17 лет назад
zlib_deflate fd589a8f0a trivial: fix typo "to to" in multiple files 16 лет назад
zlib_inflate bc22c17e12 bzip2/lzma: library support for gzip, bzip2 and lzma decompression 16 лет назад
.gitignore 1e65174a33 Add some basic .gitignore files 20 лет назад
Kconfig b411b3637f The DRBD driver 16 лет назад
Kconfig.debug 8420e7efa1 Make DEBUG_BUGVERBOSE default to y 15 лет назад
Kconfig.kgdb 5f5ddfb360 kgdb: remove the requirement for CONFIG_FRAME_POINTER 17 лет назад
Kconfig.kmemcheck d33c9a491b kmemcheck: depend on HAVE_ARCH_KMEMCHECK 16 лет назад
Makefile b411b3637f The DRBD driver 16 лет назад
argv_split.c e7d2860b69 tree-wide: convert open calls to remove spaces to skip_spaces() lib function 15 лет назад
atomic64.c 3fc7b4b220 lib: export generic atomic64_t functions 16 лет назад
audit.c e54dc2431d [PATCH] audit signal recipients 18 лет назад
bcd.c d3de851a44 rtc: BCD codeshrink 17 лет назад
bitmap.c f4b0373b26 Make bitmask 'and' operators return a result code 16 лет назад
bitrev.c 3527fb326f lib: export bitrev16 17 лет назад
bug.c b93a531e31 allow bug table entries to use relative pointers (and use it on x86-64) 16 лет назад
bust_spinlocks.c b61312d353 oops handling: ensure that any oops is flushed to the mtdoops console 16 лет назад
check_signature.c cc2ea416b2 uninline check_signature() 18 лет назад
checksum.c 0a5549ed16 lib/checksum: fix one more thinko 15 лет назад
cmdline.c d974ae379a generic, memparse(): constify argument 17 лет назад
cpumask.c 38c7fed2f5 x86: remove some alloc_bootmem_cpumask_var calling 16 лет назад
crc-ccitt.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c 19 лет назад
crc-itu-t.c 3e7cbae7c6 CRC ITU-T V.41 18 лет назад
crc-t10dif.c f11f594edb [SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC 17 лет назад
crc16.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c 19 лет назад
crc32.c 643d1f7fe3 lib/: Spelling fixes 17 лет назад
crc32defs.h 1da177e4c3 Linux-2.6.12-rc2 20 лет назад
crc7.c ad241528c4 CRC7 support 18 лет назад
ctype.c 7707e61c70 ctype: constify read-only _ctype string 15 лет назад
debug_locks.c 9eeba6138c lockdep: warn about lockdep disabling after kernel taint 16 лет назад
debugobjects.c d43c36dc6b headers: remove sched.h from interrupt.h 16 лет назад
dec_and_lock.c 417dcdf99e atomic: only take lock when the counter drops to zero on UP as well 16 лет назад
decompress.c e4aa7ca5a2 bzip2/lzma: don't stop search at first unconfigured compression 16 лет назад
decompress_bunzip2.c af901ca181 tree-wide: fix assorted typos all over the place 15 лет назад
decompress_inflate.c 6a8811629e lzma/gzip: fix potential oops when input data is truncated 16 лет назад
decompress_unlzma.c 6a8811629e lzma/gzip: fix potential oops when input data is truncated 16 лет назад
devres.c b41e5fffe8 [POWERPC] devres: Add devm_ioremap_prot() 17 лет назад
div64.c d5e181f78a add an inlined version of iter_div_u64_rem 17 лет назад
dma-debug.c af901ca181 tree-wide: fix assorted typos all over the place 15 лет назад
dump_stack.c 1da177e4c3 Linux-2.6.12-rc2 20 лет назад
dynamic_debug.c e7d2860b69 tree-wide: convert open calls to remove spaces to skip_spaces() lib function 15 лет назад
extable.c ad6561dffa module: trim exception table on init free. 16 лет назад
fault-inject.c d43c36dc6b headers: remove sched.h from interrupt.h 16 лет назад
find_last_bit.c ab53d472e7 bitmap: find_last_bit() 16 лет назад
find_next_bit.c fee4b19fb3 bitops: remove "optimizations" 17 лет назад
flex_array.c fc0d8d944d flex_array: add missing kerneldoc annotations 16 лет назад
gcd.c d282922461 lib: add lib/gcd.c 16 лет назад
gen_crc32table.c 1da177e4c3 Linux-2.6.12-rc2 20 лет назад
genalloc.c 8e8a2dea0c lib/genalloc.c: remove unmatched write_lock() in gen_pool_destroy 16 лет назад
halfmd4.c 1da177e4c3 Linux-2.6.12-rc2 20 лет назад
hexdump.c c67ae69b66 hexdump: remove the trailing space 16 лет назад
hweight.c 1977f03272 remove asm/bitops.h includes 18 лет назад
idr.c 94e2bd6888 tree-wide: fix some typos and punctuation in comments 15 лет назад
inflate.c 2f82af08fc Nicolas Pitre has a new email address 16 лет назад
int_sqrt.c f0c00257d6 [PATCH] lib: Fix bug in int_sqrt() for 64 bit longs 19 лет назад
iomap.c 5cd2b459d3 Use WARN() in lib/ 17 лет назад
iomap_copy.c 22ae813b85 [PATCH] add __iowrite64_copy 19 лет назад
iommu-helper.c 56d9366074 introduce generic iommu_num_pages function 17 лет назад
ioremap.c 53fa664525 lib/ioremap.c should #include <linux/io.h> 18 лет назад
irq_regs.c efbc52f945 [PATCH] irq_reqs: export __irq_regs 19 лет назад
is_single_threaded.c 967cc53711 kernel: is_current_single_threaded: don't use ->mmap_sem 16 лет назад
kasprintf.c 96e3e18eed lib: move kasprintf to a separate file 18 лет назад
kernel_lock.c f01eb36403 [BKL] add 'might_sleep()' to the outermost lock taker 15 лет назад
klist.c 210272a284 driver core: Remove completion from struct klist_node 16 лет назад
kobject.c d9cd8f3785 kobject: make kset_create check kobject_set_name return value 16 лет назад
kobject_uevent.c d094cbe998 driver core: allow non-root users to listen to uevents 16 лет назад
kref.c 41ca28ab2a kref: add kref_set() 17 лет назад
libcrc32c.c 53b146ae59 libcrc32c: Fix "crc32c undefined" compilation error 16 лет назад
list_debug.c 924d9addb9 list debugging: use WARN() instead of BUG() 17 лет назад
lmb.c 4f8ee2c9cc lmb: Remove __init from lmb_end_of_DRAM() 16 лет назад
locking-selftest-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 лет назад
locking-selftest-mutex.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 лет назад
locking-selftest-rlock-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 лет назад
locking-selftest-rlock-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 лет назад
locking-selftest-rlock.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 лет назад
locking-selftest-rsem.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 лет назад
locking-selftest-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 лет назад
locking-selftest-spin-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 лет назад
locking-selftest-spin-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 лет назад
locking-selftest-spin.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 лет назад
locking-selftest-wlock-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 лет назад
locking-selftest-wlock-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 лет назад
locking-selftest-wlock.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 лет назад
locking-selftest-wsem.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 лет назад
locking-selftest.c d820ac4c2f locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit] 16 лет назад
lru_cache.c b411b3637f The DRBD driver 16 лет назад
nlattr.c 01e6de64d9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 16 лет назад
parser.c b5f54b07c0 parser: remove unnecessary strlen() 15 лет назад
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 16 лет назад
plist.c 5cd2b459d3 Use WARN() in lib/ 17 лет назад
prio_heap.c 40bc1f2dbc lib: fix sparse shadowed variable warning 16 лет назад
prio_tree.c 1da177e4c3 Linux-2.6.12-rc2 20 лет назад
proportions.c f94181da71 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 лет назад
radix-tree.c 285e728b0a FS-Cache: Don't delete pending pages from the page-store tracking tree 15 лет назад
random32.c 697f8d0348 random32: seeding improvement 17 лет назад
ratelimit.c 5c82871335 ratelimit: Make suppressed output messages more useful 16 лет назад
rational.c 8759ef32d9 lib: isolate rational fractions helper function 16 лет назад
rbtree.c 4b324126e0 rb_tree: remove redundant if()-condition in rb_erase() 16 лет назад
reciprocal_div.c 6a2d7a955d [PATCH] SLAB: use a multiply instead of a divide in obj_to_index() 18 лет назад
rwsem-spinlock.c 29671f22a8 rwsem: fix rwsem_is_locked() bugs 15 лет назад
rwsem.c d50efc6c40 x86: fix UML and -regparm=3 17 лет назад
scatterlist.c 6de7e356fa lib/scatterlist: add a flags to signalize mapping direction 16 лет назад
sha1.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 лет назад
show_mem.c 454c63b02e lib: generic show_mem() 17 лет назад
smp_processor_id.c 4ab0a9409a cpumask: convert lib/smp_processor_id to new cpumask ops 16 лет назад
sort.c b53907c010 generic swap(): lib/sort.c: rename swap to swap_func 16 лет назад
spinlock_debug.c ba25f9dcc4 Use helpers to obtain task pid in printks 18 лет назад
string.c 84c95c9acf string: on strstrip(), first remove leading spaces before running over str 15 лет назад
string_helpers.c a8659597bf [SCSI] lib: string_get_size(): don't hang on zero; no decimals on exact 17 лет назад
swiotlb.c d014d04386 Merge branch 'for-next' into for-linus 15 лет назад
syscall.c bbc698636e task_current_syscall 17 лет назад
textsearch.c a00caa1fa9 remove CONFIG_KMOD from lib 17 лет назад
ts_bm.c 3b76d08190 textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm 17 лет назад
ts_fsm.c 43138833ee textsearch: ts_fsm: return error on request for case insensitive search 17 лет назад
ts_kmp.c 2523c3fc2b textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt algorithm 17 лет назад
vsprintf.c 9ac6e44ee5 lib/vsprintf.c: add %pU to print UUID/GUIDs 15 лет назад