.. |
lzo
|
545e400619
lzo: use get/put_unaligned_* helpers
|
17 years ago |
reed_solomon
|
f42b38009e
lib: Remove unnecessary inclusions of asm/semaphore.h
|
17 years ago |
zlib_deflate
|
643d1f7fe3
lib/: Spelling fixes
|
17 years ago |
zlib_inflate
|
bc22c17e12
bzip2/lzma: library support for gzip, bzip2 and lzma decompression
|
16 years ago |
.gitignore
|
1e65174a33
Add some basic .gitignore files
|
19 years ago |
Kconfig
|
38a6ed3ed8
Merge branch 'linus' into core/printk
|
16 years ago |
Kconfig.debug
|
fe0e2bb9b3
Remove old PRINTK_DEBUG config item
|
16 years ago |
Kconfig.kgdb
|
5f5ddfb360
kgdb: remove the requirement for CONFIG_FRAME_POINTER
|
17 years ago |
Makefile
|
a5422a5111
lib: find_last_bit.o needed by a module only, move it from lib to obj
|
16 years ago |
argv_split.c
|
5a56db1c0f
LIB: Replace inappropriate include of <linux/bug.h>
|
17 years ago |
audit.c
|
e54dc2431d
[PATCH] audit signal recipients
|
18 years ago |
bcd.c
|
d3de851a44
rtc: BCD codeshrink
|
17 years ago |
bitmap.c
|
aa8e4fc68d
bitmap: fix end condition in bitmap_find_free_region
|
16 years ago |
bitrev.c
|
3527fb326f
lib: export bitrev16
|
17 years ago |
bug.c
|
b93a531e31
allow bug table entries to use relative pointers (and use it on x86-64)
|
16 years ago |
bust_spinlocks.c
|
b61312d353
oops handling: ensure that any oops is flushed to the mtdoops console
|
16 years ago |
check_signature.c
|
cc2ea416b2
uninline check_signature()
|
18 years ago |
cmdline.c
|
d974ae379a
generic, memparse(): constify argument
|
17 years ago |
cpumask.c
|
4f032ac412
cpumask: fix slab corruption caused by alloc_cpumask_var_node()
|
16 years ago |
crc-ccitt.c
|
2f72100c01
[PATCH] kernel-doc for lib/crc*.c
|
19 years ago |
crc-itu-t.c
|
3e7cbae7c6
CRC ITU-T V.41
|
18 years ago |
crc-t10dif.c
|
f11f594edb
[SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC
|
17 years ago |
crc16.c
|
2f72100c01
[PATCH] kernel-doc for lib/crc*.c
|
19 years ago |
crc32.c
|
643d1f7fe3
lib/: Spelling fixes
|
17 years ago |
crc32defs.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
crc7.c
|
ad241528c4
CRC7 support
|
18 years ago |
ctype.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
debug_locks.c
|
9eeba6138c
lockdep: warn about lockdep disabling after kernel taint
|
16 years ago |
debugobjects.c
|
337fff8b5e
debugobjects: delay free of internal objects
|
16 years ago |
dec_and_lock.c
|
a57004e1af
[PATCH] atomic: dec_and_lock use atomic primitives
|
19 years ago |
decompress.c
|
e4aa7ca5a2
bzip2/lzma: don't stop search at first unconfigured compression
|
16 years ago |
decompress_bunzip2.c
|
ba56617ef3
kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_bunzip2.c
|
16 years ago |
decompress_inflate.c
|
079effb693
kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_inflate.c
|
16 years ago |
decompress_unlzma.c
|
e65a1b7c39
kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_unlzma.c
|
16 years ago |
devres.c
|
b41e5fffe8
[POWERPC] devres: Add devm_ioremap_prot()
|
17 years ago |
div64.c
|
d5e181f78a
add an inlined version of iter_div_u64_rem
|
17 years ago |
dma-debug.c
|
314eeac9e3
dma-debug: remove broken dma memory leak detection for 2.6.30
|
16 years ago |
dump_stack.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
dynamic_debug.c
|
9898abb3d2
Dynamic debug: allow simple quoting of words
|
16 years ago |
extable.c
|
15ae02baf0
lib/extable.c: remove an expensive integer divide in search_extable()
|
17 years ago |
fault-inject.c
|
f1883f86de
Remove remaining unwinder code
|
16 years ago |
find_last_bit.c
|
ab53d472e7
bitmap: find_last_bit()
|
16 years ago |
find_next_bit.c
|
fee4b19fb3
bitops: remove "optimizations"
|
17 years ago |
gen_crc32table.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
genalloc.c
|
94f6030ca7
Slab allocators: Replace explicit zeroing with __GFP_ZERO
|
18 years ago |
halfmd4.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
hexdump.c
|
3fc957721d
lib: create common ascii hex array
|
17 years ago |
hweight.c
|
1977f03272
remove asm/bitops.h includes
|
17 years ago |
idr.c
|
38460b48d0
cgroup: CSS ID support
|
16 years ago |
inflate.c
|
2d6ffcca62
inflate: refactor inflate malloc code
|
17 years ago |
int_sqrt.c
|
f0c00257d6
[PATCH] lib: Fix bug in int_sqrt() for 64 bit longs
|
19 years ago |
iomap.c
|
5cd2b459d3
Use WARN() in lib/
|
17 years ago |
iomap_copy.c
|
22ae813b85
[PATCH] add __iowrite64_copy
|
19 years ago |
iommu-helper.c
|
56d9366074
introduce generic iommu_num_pages function
|
16 years ago |
ioremap.c
|
53fa664525
lib/ioremap.c should #include <linux/io.h>
|
17 years ago |
irq_regs.c
|
efbc52f945
[PATCH] irq_reqs: export __irq_regs
|
18 years ago |
is_single_threaded.c
|
6cc88bc45c
CRED: Rename is_single_threaded() to is_wq_single_threaded()
|
16 years ago |
kasprintf.c
|
96e3e18eed
lib: move kasprintf to a separate file
|
18 years ago |
kernel_lock.c
|
5ed0cec0ac
sched: TIF_NEED_RESCHED -> need_reshed() cleanup
|
16 years ago |
klist.c
|
210272a284
driver core: Remove completion from struct klist_node
|
16 years ago |
kobject.c
|
8a577ffc75
driver: dont update dev_name via device_add path
|
16 years ago |
kobject_uevent.c
|
d094cbe998
driver core: allow non-root users to listen to uevents
|
16 years ago |
kref.c
|
41ca28ab2a
kref: add kref_set()
|
17 years ago |
libcrc32c.c
|
53b146ae59
libcrc32c: Fix "crc32c undefined" compilation error
|
16 years ago |
list_debug.c
|
924d9addb9
list debugging: use WARN() instead of BUG()
|
17 years ago |
lmb.c
|
c37682d907
lmb: Rework lmb_dump_all() output
|
16 years ago |
locking-selftest-hardirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
locking-selftest-mutex.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
locking-selftest-rlock-hardirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
locking-selftest-rlock-softirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
locking-selftest-rlock.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
locking-selftest-rsem.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
locking-selftest-softirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
locking-selftest-spin-hardirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
locking-selftest-spin-softirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
locking-selftest-spin.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
locking-selftest-wlock-hardirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
locking-selftest-wlock-softirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
locking-selftest-wlock.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
locking-selftest-wsem.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
locking-selftest.c
|
d820ac4c2f
locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]
|
16 years ago |
nlattr.c
|
01e6de64d9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
|
16 years ago |
parser.c
|
a447c09324
vfs: Use const for kernel parser table
|
16 years ago |
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 years ago |
plist.c
|
5cd2b459d3
Use WARN() in lib/
|
17 years ago |
prio_heap.c
|
40bc1f2dbc
lib: fix sparse shadowed variable warning
|
16 years ago |
prio_tree.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
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 years ago |
radix-tree.c
|
57c44c5f6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
16 years ago |
random32.c
|
697f8d0348
random32: seeding improvement
|
17 years ago |
ratelimit.c
|
4d9c377c81
__ratelimit() cpu flags can't be static
|
17 years ago |
rbtree.c
|
55a63998b8
lib/rbtree.c: optimize rb_erase()
|
16 years ago |
reciprocal_div.c
|
6a2d7a955d
[PATCH] SLAB: use a multiply instead of a divide in obj_to_index()
|
18 years ago |
rwsem-spinlock.c
|
9f741cb8fe
lib: remove fastcall from lib/*
|
17 years ago |
rwsem.c
|
d50efc6c40
x86: fix UML and -regparm=3
|
17 years ago |
scatterlist.c
|
23c560a99d
scatterlist: make sure sg_miter_next() doesn't return 0 sized mappings
|
16 years ago |
sha1.c
|
72fd4a35a8
[PATCH] Numerous fixes to kernel-doc info in source files.
|
18 years ago |
show_mem.c
|
454c63b02e
lib: generic show_mem()
|
17 years ago |
smp_processor_id.c
|
4ab0a9409a
cpumask: convert lib/smp_processor_id to new cpumask ops
|
16 years ago |
sort.c
|
b53907c010
generic swap(): lib/sort.c: rename swap to swap_func
|
16 years ago |
spinlock_debug.c
|
ba25f9dcc4
Use helpers to obtain task pid in printks
|
17 years ago |
string.c
|
34990cf702
Add a new sysfs_streq() string comparison function
|
17 years ago |
string_helpers.c
|
a8659597bf
[SCSI] lib: string_get_size(): don't hang on zero; no decimals on exact
|
16 years ago |
swiotlb.c
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 years ago |
syscall.c
|
bbc698636e
task_current_syscall
|
17 years ago |
textsearch.c
|
a00caa1fa9
remove CONFIG_KMOD from lib
|
17 years ago |
ts_bm.c
|
3b76d08190
textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm
|
17 years ago |
ts_fsm.c
|
43138833ee
textsearch: ts_fsm: return error on request for case insensitive search
|
17 years ago |
ts_kmp.c
|
2523c3fc2b
textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt algorithm
|
17 years ago |
vsprintf.c
|
022624a758
printk: fix wrong format string iter for printk
|
16 years ago |