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.12-rc6
9 folders
169 files
fonts
lib: Move fonts from drivers/video/console/ to lib/fonts/
13 years ago
lz4
lz4: fix compression/decompression signedness mismatch
12 years ago
lzo
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
13 years ago
mpi
Pull branch 'for-rmk' of git://git.linaro.org/people/ardbiesheuvel/linux-arm into devel-stable
12 years ago
raid6
Merge branch 'for-rmk/barriers' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable
12 years ago
reed_solomon
lib: Remove unnecessary inclusions of asm/semaphore.h
18 years ago
xz
decompressors: fix typo "POWERPC"
13 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
X.509: Implement simple static OID registry
13 years ago
Kconfig
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
12 years ago
Kconfig.debug
Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
12 years ago
Kconfig.kgdb
treewide: Fix typo in printk
13 years ago
Kconfig.kmemcheck
Merge branch 'master' into for-next
16 years ago
Makefile
Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
12 years ago
argv_split.c
argv_split(): teach it to handle mutable strings
13 years ago
asn1_decoder.c
Merge remote-tracking branch 'agust/next' into next
13 years ago
atomic64.c
lib: atomic64: Initialize locks statically to fix early users
13 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
usb/core: use bin2bcd() for bcdDevice in RH
13 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
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
13 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
taint: add explicit flag to show whether lock dep is still OK.
13 years ago
build_OID_registry
X.509: do not emit any informational output
13 years ago
bust_spinlocks.c
printk: Provide a wake_up_klogd() off-case
13 years ago
check_signature.c
lib: reduce the use of module.h wherever possible
14 years ago
checksum.c
asm-generic headers: Allow yet more arch overrides in checksum.h
13 years ago
clz_ctz.c
lib: add weak clz/ctz functions
12 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
Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
12 years ago
cpumask.c
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 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 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
12 years ago
crc16.c
[PATCH] kernel-doc for lib/crc*.c
20 years ago
crc32.c
lib/crc32: update the comments of crc32_{be,le}_generic()
12 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
mutex: Add support for wound/wait style locks
12 years ago
debugobjects.c
debugobjects: Make debug_object_activate() return status
13 years ago
dec_and_lock.c
lib: reduce the use of module.h wherever possible
14 years ago
decompress.c
lib: add support for LZ4-compressed kernel
12 years ago
decompress_bunzip2.c
decompress_bunzip2: remove invalid vi modeline
14 years ago
decompress_inflate.c
lib/decompressors: fix "no limit" output buffer length
12 years ago
decompress_unlz4.c
lib: add support for LZ4-compressed kernel
12 years ago
decompress_unlzma.c
treewide: Fix comment and string typo 'bufer'
14 years ago
decompress_unlzo.c
lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c
13 years ago
decompress_unxz.c
Fix common misspellings
15 years ago
devres.c
lib/devres.c: fix misplaced #endif
13 years ago
digsig.c
digsig: remove unnecessary memory allocation and copying
13 years ago
div64.c
math64: New separate div64_u64_rem helper
12 years ago
dma-debug.c
dma-debug: update DMA debug API to better handle multiple mappings of a buffer
13 years ago
dump_stack.c
x86, asmlinkage: Make dump_stack visible
12 years ago
dynamic_debug.c
dynamic debug: line queries failing due to uninitialized local variable
12 years ago
dynamic_queue_limits.c
bql: Avoid possible inconsistent calculation.
14 years ago
earlycpio.c
earlycpio.c: Fix the confusing comment of find_cpio_data().
12 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
debugfs: add get/set for atomic types
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 remote-tracking branch 'tip/core/rcu' into next.2012.09.25b
13 years ago
gcd.c
lib/gcd.c: prevent possible div by 0
13 years ago
gen_crc32table.c
sections: fix const sections for crc32 table
13 years ago
genalloc.c
lib/genalloc.c: correct dev_get_gen_pool documentation
12 years ago
halfmd4.c
lib: reduce the use of module.h wherever possible
14 years ago
hexdump.c
lib: introduce upper case hex ascii helpers
12 years ago
hweight.c
lib: reduce the use of module.h wherever possible
14 years ago
idr.c
Merge branch 'akpm' (updates from Andrew Morton)
12 years ago
inflate.c
Merge branch 'for-linus' of git://neil.brown.name/md
15 years ago
int_sqrt.c
lib/int_sqrt.c: optimize square root algorithm
13 years ago
interval_tree.c
mm: interval tree updates
13 years ago
interval_tree_test_main.c
random32: rename random32 to prandom
13 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
iovec.c
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
13 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
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
13 years ago
kfifo.c
kfifo: fix kfifo_alloc() and kfifo_init()
13 years ago
klist.c
klist: del waiter from klist_remove_waiters before wakeup waitting process
13 years ago
kobject.c
kobject: show debug info on delayed kobject release
12 years ago
kobject_uevent.c
netlink: hide struct module parameter in netlink_kernel_create
13 years ago
kstrtox.c
kstrto*: add documentation
13 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
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
llist.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 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
mutex: Move ww_mutex definitions to ww_mutex.h
12 years ago
lockref.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
12 years ago
lru_cache.c
lru_cache: introduce lc_get_cumulative()
13 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
net_utils.c
net: core: move mac_pton() to lib/net_utils.c
13 years ago
nlattr.c
netlink: add minlen validation for the new signed types
13 years ago
notifier-error-inject.c
mode_t, whack-a-mole at 11...
13 years ago
notifier-error-inject.h
fault-injection: notifier error injection
13 years ago
of-reconfig-notifier-error-inject.c
powerpc+of: Rename and fix OF reconfig notifier error inject module
13 years ago
oid_registry.c
Give the OID registry file module info to avoid kernel tainting
13 years ago
parser.c
lib/parser.c: fix up comments for valid return values from match_number
13 years ago
pci_iomap.c
lib: add NO_GENERIC_PCI_IOPORT_MAP
14 years ago
percpu-refcount.c
percpu_refcount: export symbols
12 years ago
percpu-rwsem.c
percpu_rw_semaphore: add lockdep annotations
13 years ago
percpu_counter.c
kernel: delete __cpuinit usage from all core kernel files
12 years ago
percpu_ida.c
Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
12 years ago
plist.c
lib/plist.c: make plist test announcements KERN_DEBUG
13 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
proportions.c
locking, lib/proportions: Annotate prop_local_percpu::lock as raw
16 years ago
radix-tree.c
lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt
12 years ago
random32.c
prandom: introduce prandom_bytes() and prandom_bytes_state()
13 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
rbtree: add postorder iteration functions
12 years ago
rbtree_test.c
rbtree_test: add test for postorder iteration
12 years ago
reciprocal_div.c
sch_red: Adaptative RED AQM
14 years ago
rwsem-spinlock.c
rwsem: simplify __rwsem_do_wake
13 years ago
rwsem.c
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
13 years ago
scatterlist.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
12 years ago
sha1.c
lib: reduce the use of module.h wherever possible
14 years ago
show_mem.c
mm, show_mem: suppress page counts in non-blockable contexts
13 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
lib/spinlock_debug: avoid livelock in do_raw_spin_lock()
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: introduce generic string_unescape
13 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: replace dma_length with sg_dma_len() macro
12 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
test-string_helpers.c
lib/string_helpers: introduce generic string_unescape
13 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
17 years ago
ts_fsm.c
Merge branch 'linus' into core/rcu
17 years ago
ts_kmp.c
textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt algorithm
17 years ago
ucs2_string.c
Move utf16 functions to kernel core and rename
13 years ago
usercopy.c
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
13 years ago
uuid.c
uuid: use prandom_bytes()
13 years ago
vsprintf.c
Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
12 years ago