tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
lib
/
at
v3.6-rc2
7 folders
151 files
lzo
lib: add support for LZO-compressed kernels
16 years ago
mpi
Remove unused code from MPI library
14 years ago
raid6
lib/raid6: fix sparse warnings in recovery functions
14 years ago
reed_solomon
lib: Remove unnecessary inclusions of asm/semaphore.h
18 years ago
xz
XZ: Fix incorrect XZ_BUF_ERROR
14 years ago
zlib_deflate
zlib: slim down zlib_deflate() workspace when possible
15 years ago
zlib_inflate
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
.gitignore
Update from upstream with manual merge of Yasunori Goto's changes to swiotlb.c made in commit 281dd25cdc0d6903929b79183816d151ea626341 since this file has been moved from arch/ia64/lib/swiotlb.c to lib/swiotlb.c
20 years ago
Kconfig
atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test
13 years ago
Kconfig.debug
powerpc: pSeries reconfig notifier error injection module
13 years ago
Kconfig.kgdb
Merge git://git.infradead.org/mtd-2.6
16 years ago
Kconfig.kmemcheck
Merge branch 'master' into for-next
17 years ago
Makefile
powerpc: pSeries reconfig notifier error injection module
13 years ago
argv_split.c
lib: reduce the use of module.h wherever possible
14 years ago
atomic64.c
lib: reduce the use of module.h wherever possible
14 years ago
atomic64_test.c
atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test
13 years ago
audit.c
audit: support the "standard" <asm-generic/unistd.h>
15 years ago
average.c
lib: reduce the use of module.h wherever possible
14 years ago
bcd.c
lib: reduce the use of module.h wherever possible
14 years ago
bch.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
15 years ago
bitmap.c
lib/bitmap.c: fix documentation for scnprintf() functions
14 years ago
bitrev.c
lib: export bitrev16
18 years ago
bsearch.c
lib: reduce the use of module.h wherever possible
14 years ago
btree.c
btree: catch NULL value before it does harm
14 years ago
bug.c
bugs, x86: Fix printk levels for panic, softlockups and stack dumps
14 years ago
bust_spinlocks.c
oops handling: ensure that any oops is flushed to the mtdoops console
17 years ago
check_signature.c
lib: reduce the use of module.h wherever possible
14 years ago
checksum.c
lib: reduce the use of module.h wherever possible
14 years ago
clz_tab.c
lib: Fix multiple definitions of clz_tab
14 years ago
cmdline.c
lib: reduce the use of module.h wherever possible
14 years ago
cordic.c
Docs: wording: functions -> algorithm
14 years ago
cpu-notifier-error-inject.c
cpu: rewrite cpu-notifier-error-inject module
13 years ago
cpu_rmap.c
lib: reduce the use of module.h wherever possible
14 years ago
cpumask.c
lib/cpumask.c: remove __any_online_cpu()
14 years ago
crc-ccitt.c
[PATCH] kernel-doc for lib/crc*.c
20 years ago
crc-itu-t.c
Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
19 years ago
crc-t10dif.c
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
17 years ago
crc16.c
[PATCH] kernel-doc for lib/crc*.c
20 years ago
crc32.c
lib/crc32.c: fix unused variables warnings
13 years ago
crc32defs.h
crc32: select an algorithm via Kconfig
14 years ago
crc7.c
CRC7 support
18 years ago
crc8.c
lib: crc8: add new library module providing crc8 algorithm
15 years ago
ctype.c
lib: reduce the use of module.h wherever possible
14 years ago
debug_locks.c
lib: reduce the use of module.h wherever possible
14 years ago
debugobjects.c
debugobjects: Fill_pool() returns void now
14 years ago
dec_and_lock.c
lib: reduce the use of module.h wherever possible
14 years ago
decompress.c
decompressors: add boot-time XZ support
15 years ago
decompress_bunzip2.c
decompress_bunzip2: remove invalid vi modeline
14 years ago
decompress_inflate.c
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
15 years ago
decompress_unlzma.c
treewide: Fix comment and string typo 'bufer'
14 years ago
decompress_unlzo.c
Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux
14 years ago
decompress_unxz.c
Fix common misspellings
15 years ago
devres.c
lib: reduce the use of module.h wherever possible
14 years ago
digsig.c
lib/digsig: checks for NULL return value
14 years ago
div64.c
Merge branch 'master' into for-next
13 years ago
dma-debug.c
dma-debug: debugfs_create_bool() takes a u32 pointer
13 years ago
dump_stack.c
lib: reduce the use of module.h wherever possible
14 years ago
dynamic_debug.c
Revert "dynamic_debug: remove unneeded includes"
14 years ago
dynamic_queue_limits.c
bql: Avoid possible inconsistent calculation.
14 years ago
extable.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
17 years ago
fault-inject.c
fault-inject: avoid call to random32() if fault injection is disabled
13 years ago
fdt.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
13 years ago
fdt_ro.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
13 years ago
fdt_rw.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
13 years ago
fdt_strerror.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
13 years ago
fdt_sw.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
13 years ago
fdt_wip.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
13 years ago
find_last_bit.c
lib: reduce the use of module.h wherever possible
14 years ago
find_next_bit.c
lib: reduce the use of module.h wherever possible
14 years ago
flex_array.c
lib: reduce the use of module.h wherever possible
14 years ago
flex_proportions.c
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
14 years ago
gcd.c
lib: reduce the use of module.h wherever possible
14 years ago
gen_crc32table.c
crc32: bolt on crc32c
14 years ago
genalloc.c
lib: reduce the use of module.h wherever possible
14 years ago
halfmd4.c
lib: reduce the use of module.h wherever possible
14 years ago
hexdump.c
lib: reduce the use of module.h wherever possible
14 years ago
hweight.c
lib: reduce the use of module.h wherever possible
14 years ago
idr.c
idr: make idr_get_next() good for rcu_read_lock()
14 years ago
inflate.c
Merge branch 'for-linus' of git://neil.brown.name/md
15 years ago
int_sqrt.c
lib: reduce the use of module.h wherever possible
14 years ago
iomap.c
lib: reduce the use of module.h wherever possible
14 years ago
iomap_copy.c
lib: reduce the use of module.h wherever possible
14 years ago
iommu-helper.c
lib: reduce the use of module.h wherever possible
14 years ago
ioremap.c
lib: reduce the use of module.h wherever possible
14 years ago
irq_regs.c
lib: reduce the use of module.h wherever possible
14 years ago
is_single_threaded.c
kernel: is_current_single_threaded: don't use ->mmap_sem
16 years ago
jedec_ddr_data.c
Merge 3.4-rc5 into driver-core-next
14 years ago
kasprintf.c
lib: reduce the use of module.h wherever possible
14 years ago
klist.c
Revert "driver core: check start node in klist_iter_init_node"
14 years ago
kobject.c
kobject: fix the uncorrect comment
14 years ago
kobject_uevent.c
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
13 years ago
kstrtox.c
lib: reduce the use of module.h wherever possible
14 years ago
kstrtox.h
lib/kstrtox: common code between kstrto*() and simple_strto*() functions
14 years ago
lcm.c
lib: reduce the use of module.h wherever possible
14 years ago
libcrc32c.c
libcrc32c: Fix "crc32c undefined" compilation error
17 years ago
list_debug.c
Merge tag 'iommu-fixes-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
13 years ago
list_sort.c
lib/list_sort: test: check element addresses
15 years ago
llist.c
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
14 years ago
locking-selftest-hardirq.h
[PATCH] lockdep: locking API self tests
20 years ago
locking-selftest-mutex.h
[PATCH] lockdep: locking API self tests
20 years ago
locking-selftest-rlock-hardirq.h
[PATCH] lockdep: locking API self tests
20 years ago
locking-selftest-rlock-softirq.h
[PATCH] lockdep: locking API self tests
20 years ago
locking-selftest-rlock.h
[PATCH] lockdep: locking API self tests
20 years ago
locking-selftest-rsem.h
[PATCH] lockdep: locking API self tests
20 years ago
locking-selftest-softirq.h
[PATCH] lockdep: locking API self tests
20 years ago
locking-selftest-spin-hardirq.h
[PATCH] lockdep: locking API self tests
20 years ago
locking-selftest-spin-softirq.h
[PATCH] lockdep: locking API self tests
20 years ago
locking-selftest-spin.h
[PATCH] lockdep: locking API self tests
20 years ago
locking-selftest-wlock-hardirq.h
[PATCH] lockdep: locking API self tests
20 years ago
locking-selftest-wlock-softirq.h
[PATCH] lockdep: locking API self tests
20 years ago
locking-selftest-wlock.h
[PATCH] lockdep: locking API self tests
20 years ago
locking-selftest-wsem.h
[PATCH] lockdep: locking API self tests
20 years ago
locking-selftest.c
lib: reduce the use of module.h wherever possible
14 years ago
lru_cache.c
lru_cache: use correct type in sizeof for allocation
15 years ago
md5.c
lib: reduce the use of module.h wherever possible
14 years ago
memory-notifier-error-inject.c
memory: memory notifier error injection module
13 years ago
memweight.c
string: introduce memweight()
13 years ago
nlattr.c
lib: reduce the use of module.h wherever possible
14 years ago
notifier-error-inject.c
fault-injection: notifier error injection
13 years ago
notifier-error-inject.h
fault-injection: notifier error injection
13 years ago
pSeries-reconfig-notifier-error-inject.c
powerpc: pSeries reconfig notifier error injection module
13 years ago
parser.c
lib: reduce the use of module.h wherever possible
14 years ago
pci_iomap.c
lib: add NO_GENERIC_PCI_IOPORT_MAP
14 years ago
percpu_counter.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
13 years ago
plist.c
Merge branch 'perf/urgent' into perf/core
14 years ago
pm-notifier-error-inject.c
PM: PM notifier error injection module
13 years ago
prio_heap.c
lib: fix sparse shadowed variable warning
17 years ago
prio_tree.c
prio_tree: introduce prio_set_parent()
14 years ago
proportions.c
locking, lib/proportions: Annotate prop_local_percpu::lock as raw
16 years ago
radix-tree.c
Merge branch 'core/debug' into core/urgent
14 years ago
random32.c
lib: reduce the use of module.h wherever possible
14 years ago
ratelimit.c
lib: reduce the use of module.h wherever possible
14 years ago
rational.c
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
14 years ago
rbtree.c
lib: reduce the use of module.h wherever possible
14 years ago
reciprocal_div.c
sch_red: Adaptative RED AQM
14 years ago
rwsem-spinlock.c
lib: reduce the use of module.h wherever possible
14 years ago
rwsem.c
lib: reduce the use of module.h wherever possible
14 years ago
scatterlist.c
Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
13 years ago
sha1.c
lib: reduce the use of module.h wherever possible
14 years ago
show_mem.c
arch, mm: filter disallowed nodes from arch specific show_mem functions
15 years ago
smp_processor_id.c
lib: reduce the use of module.h wherever possible
14 years ago
sort.c
generic swap(): lib/sort.c: rename swap to swap_func
17 years ago
spinlock_debug.c
spinlock_debug: print offset in addition to symbol name
13 years ago
stmp_device.c
lib: add support for stmp-style devices
14 years ago
string.c
string: memchr_inv() speed improvements
14 years ago
string_helpers.c
lib/string_helpers.c: make arrays static
14 years ago
strncpy_from_user.c
word-at-a-time: make the interfaces truly generic
14 years ago
strnlen_user.c
lib: Fix generic strnlen_user for 32-bit big-endian machines
14 years ago
swiotlb.c
swiotlb: print physical addresses consistently with other parts of kernel
14 years ago
syscall.c
lib: reduce the use of module.h wherever possible
14 years ago
test-kstrtox.c
lib/test-kstrtox.c: mark const init data with __initconst instead of __initdata
14 years ago
textsearch.c
textsearch: doc - fix spelling in lib/textsearch.c.
15 years ago
timerqueue.c
lib: reduce the use of module.h wherever possible
14 years ago
ts_bm.c
textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm
18 years ago
ts_fsm.c
Merge branch 'linus' into core/rcu
18 years ago
ts_kmp.c
textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt algorithm
18 years ago
uuid.c
lib: reduce the use of module.h wherever possible
14 years ago
vsprintf.c
vsprintf: add support of '%*ph[CDN]'
13 years ago