..
lzo
…
mpi
Remove unused code from MPI library
13 years ago
raid6
lib/raid6: fix sparse warnings in recovery functions
13 years ago
reed_solomon
…
xz
XZ: Fix incorrect XZ_BUF_ERROR
14 years ago
zlib_deflate
zlib: slim down zlib_deflate() workspace when possible
14 years ago
zlib_inflate
…
.gitignore
…
Kconfig
Merge branch 'akpm' (Andrew's patch-bomb)
13 years ago
Kconfig.debug
powerpc: pSeries reconfig notifier error injection module
13 years ago
Kconfig.kgdb
…
Kconfig.kmemcheck
…
Makefile
Use time based periods to age the writeback proportions,
13 years ago
argv_split.c
lib: reduce the use of module.h wherever possible
13 years ago
atomic64.c
lib: reduce the use of module.h wherever possible
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>
14 years ago
average.c
lib: reduce the use of module.h wherever possible
13 years ago
bcd.c
lib: reduce the use of module.h wherever possible
13 years ago
bch.c
lib: add shared BCH ECC library
14 years ago
bitmap.c
lib/bitmap.c: fix documentation for scnprintf() functions
13 years ago
bitrev.c
…
bsearch.c
lib: reduce the use of module.h wherever possible
13 years ago
btree.c
btree: catch NULL value before it does harm
13 years ago
bug.c
bugs, x86: Fix printk levels for panic, softlockups and stack dumps
13 years ago
bust_spinlocks.c
…
check_signature.c
lib: reduce the use of module.h wherever possible
13 years ago
checksum.c
lib: reduce the use of module.h wherever possible
13 years ago
clz_tab.c
lib: Fix multiple definitions of clz_tab
13 years ago
cmdline.c
lib: reduce the use of module.h wherever possible
13 years ago
cordic.c
Docs: wording: functions -> algorithm
13 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
13 years ago
cpumask.c
lib/cpumask.c: remove __any_online_cpu()
13 years ago
crc-ccitt.c
…
crc-itu-t.c
…
crc-t10dif.c
…
crc7.c
…
crc8.c
lib: crc8: add new library module providing crc8 algorithm
14 years ago
crc16.c
…
crc32.c
lib/crc32.c: fix unused variables warnings
13 years ago
crc32defs.h
crc32: select an algorithm via Kconfig
13 years ago
ctype.c
lib: reduce the use of module.h wherever possible
13 years ago
debug_locks.c
lib: reduce the use of module.h wherever possible
13 years ago
debugobjects.c
debugobjects: Fill_pool() returns void now
13 years ago
dec_and_lock.c
lib: reduce the use of module.h wherever possible
13 years ago
decompress.c
decompressors: add boot-time XZ support
14 years ago
decompress_bunzip2.c
decompress_bunzip2: remove invalid vi modeline
13 years ago
decompress_inflate.c
decompressors: check input size in decompress_inflate.c
14 years ago
decompress_unlzma.c
treewide: Fix comment and string typo 'bufer'
13 years ago
decompress_unlzo.c
unlzo: fix input buffer free
13 years ago
decompress_unxz.c
Fix common misspellings
14 years ago
devres.c
lib: reduce the use of module.h wherever possible
13 years ago
digsig.c
digsig: add hash size comparision on signature verification
13 years ago
div64.c
lib: correct link to the original source for div64_u64
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
13 years ago
dynamic_debug.c
Revert "dynamic_debug: remove unneeded includes"
13 years ago
dynamic_queue_limits.c
bql: Avoid possible inconsistent calculation.
13 years ago
extable.c
…
fault-inject.c
fault-inject: avoid call to random32() if fault injection is disabled
13 years ago
fdt.c
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
13 years ago
fdt_ro.c
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
13 years ago
fdt_rw.c
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
13 years ago
fdt_strerror.c
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
13 years ago
fdt_sw.c
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
13 years ago
fdt_wip.c
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
13 years ago
find_last_bit.c
lib: reduce the use of module.h wherever possible
13 years ago
find_next_bit.c
lib: reduce the use of module.h wherever possible
13 years ago
flex_array.c
lib: reduce the use of module.h wherever possible
13 years ago
flex_proportions.c
lib/flex_proportions.c: fix corruption of denominator in flexible proportions
13 years ago
gcd.c
lib: reduce the use of module.h wherever possible
13 years ago
gen_crc32table.c
crc32: bolt on crc32c
13 years ago
genalloc.c
lib: reduce the use of module.h wherever possible
13 years ago
halfmd4.c
lib: reduce the use of module.h wherever possible
13 years ago
hexdump.c
lib: reduce the use of module.h wherever possible
13 years ago
hweight.c
lib: reduce the use of module.h wherever possible
13 years ago
idr.c
The following text was taken from the original review request:
13 years ago
inflate.c
…
int_sqrt.c
lib: reduce the use of module.h wherever possible
13 years ago
iomap.c
lib: reduce the use of module.h wherever possible
13 years ago
iomap_copy.c
lib: reduce the use of module.h wherever possible
13 years ago
iommu-helper.c
The following text was taken from the original review request:
13 years ago
ioremap.c
lib: reduce the use of module.h wherever possible
13 years ago
irq_regs.c
lib: reduce the use of module.h wherever possible
13 years ago
is_single_threaded.c
…
jedec_ddr_data.c
ddr: add LPDDR2 data from JESD209-2
13 years ago
kasprintf.c
lib: reduce the use of module.h wherever possible
13 years ago
klist.c
Revert "driver core: check start node in klist_iter_init_node"
13 years ago
kobject.c
kobject: fix the uncorrect comment
13 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
13 years ago
kstrtox.h
lib/kstrtox: common code between kstrto*() and simple_strto*() functions
13 years ago
lcm.c
lib: reduce the use of module.h wherever possible
13 years ago
libcrc32c.c
…
list_debug.c
rcu: Fix broken strings in RCU's source code.
13 years ago
list_sort.c
lib/list_sort: test: check element addresses
14 years ago
llist.c
Disintegrate and delete asm/system.h
13 years ago
locking-selftest-hardirq.h
…
locking-selftest-mutex.h
…
locking-selftest-rlock-hardirq.h
…
locking-selftest-rlock-softirq.h
…
locking-selftest-rlock.h
…
locking-selftest-rsem.h
…
locking-selftest-softirq.h
…
locking-selftest-spin-hardirq.h
…
locking-selftest-spin-softirq.h
…
locking-selftest-spin.h
…
locking-selftest-wlock-hardirq.h
…
locking-selftest-wlock-softirq.h
…
locking-selftest-wlock.h
…
locking-selftest-wsem.h
…
locking-selftest.c
lib: reduce the use of module.h wherever possible
13 years ago
lru_cache.c
lru_cache: use correct type in sizeof for allocation
14 years ago
md5.c
lib: reduce the use of module.h wherever possible
13 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
13 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
13 years ago
pci_iomap.c
lib: add NO_GENERIC_PCI_IOPORT_MAP
13 years ago
percpu_counter.c
switch the protection of percpu_counter list to spinlock
13 years ago
plist.c
bug.h: add include of it to various implicit C users
13 years ago
pm-notifier-error-inject.c
PM: PM notifier error injection module
13 years ago
prio_heap.c
…
prio_tree.c
prio_tree: introduce prio_set_parent()
13 years ago
proportions.c
locking, lib/proportions: Annotate prop_local_percpu::lock as raw
14 years ago
radix-tree.c
radix-tree: fix contiguous iterator
13 years ago
random32.c
lib: reduce the use of module.h wherever possible
13 years ago
ratelimit.c
lib: reduce the use of module.h wherever possible
13 years ago
rational.c
lib: Change mail address of Oskar Schirmer
13 years ago
rbtree.c
lib: reduce the use of module.h wherever possible
13 years ago
reciprocal_div.c
sch_red: Adaptative RED AQM
13 years ago
rwsem-spinlock.c
lib: reduce the use of module.h wherever possible
13 years ago
rwsem.c
lib: reduce the use of module.h wherever possible
13 years ago
scatterlist.c
Merge branch 'akpm' (Andrew's patch-bomb)
13 years ago
sha1.c
lib: reduce the use of module.h wherever possible
13 years ago
show_mem.c
arch, mm: filter disallowed nodes from arch specific show_mem functions
14 years ago
smp_processor_id.c
lib: reduce the use of module.h wherever possible
13 years ago
sort.c
…
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
13 years ago
string.c
The following text was taken from the original review request:
13 years ago
string_helpers.c
lib/string_helpers.c: make arrays static
13 years ago
strncpy_from_user.c
word-at-a-time: make the interfaces truly generic
13 years ago
strnlen_user.c
lib: Fix generic strnlen_user for 32-bit big-endian machines
13 years ago
swiotlb.c
swiotlb: print physical addresses consistently with other parts of kernel
13 years ago
syscall.c
lib: reduce the use of module.h wherever possible
13 years ago
test-kstrtox.c
lib/test-kstrtox.c: mark const init data with __initconst instead of __initdata
13 years ago
textsearch.c
textsearch: doc - fix spelling in lib/textsearch.c.
14 years ago
timerqueue.c
The following text was taken from the original review request:
13 years ago
ts_bm.c
…
ts_fsm.c
…
ts_kmp.c
…
uuid.c
lib: reduce the use of module.h wherever possible
13 years ago
vsprintf.c
vsprintf: add support of '%*ph[CDN]'
13 years ago