..
lzo
…
mpi
mpilib: use DIV_ROUND_UP and remove unused macros
12 years ago
raid6
lib/raid6: build proper files on corresponding arch
12 years ago
reed_solomon
…
xz
decompressors: make the default XZ_DEC_* config match the selected architecture
12 years ago
zlib_deflate
…
zlib_inflate
…
.gitignore
X.509: Implement simple static OID registry
12 years ago
Kconfig
lib: remove depends on CONFIG_EXPERIMENTAL
12 years ago
Kconfig.debug
Merge branch 'akpm' (incoming from Andrew)
12 years ago
Kconfig.kgdb
tty/serial patches for 3.9-rc1
12 years ago
Kconfig.kmemcheck
…
Makefile
kfifo: move kfifo.c from kernel/ to lib/
12 years ago
argv_split.c
lib: reduce the use of module.h wherever possible
13 years ago
asn1_decoder.c
Nothing all that exciting; a new module-from-fd syscall for those who want
12 years ago
atomic64.c
lib: atomic64: Initialize locks statically to fix early users
12 years ago
atomic64_test.c
atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test
13 years ago
audit.c
…
average.c
lib: reduce the use of module.h wherever possible
13 years ago
bcd.c
usb/core: use bin2bcd() for bcdDevice in RH
12 years ago
bch.c
…
bitmap.c
propagate name change to comments in kernel source
12 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
taint: add explicit flag to show whether lock dep is still OK.
12 years ago
build_OID_registry
X.509: Implement simple static OID registry
12 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: cpu_rmap: avoid flushing all workqueues
12 years ago
cpumask.c
bootmem: fix wrong call parameter for free_bootmem()
12 years ago
crc-ccitt.c
…
crc-itu-t.c
…
crc-t10dif.c
…
crc7.c
…
crc8.c
…
crc16.c
…
crc32.c
sections: fix const sections for crc32 table
12 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
lib/decompress.c add __init to decompress_method and data
12 years ago
decompress_bunzip2.c
decompress_bunzip2: remove invalid vi modeline
13 years ago
decompress_inflate.c
…
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
…
devres.c
lib/devres.c: fix misplaced #endif
12 years ago
digsig.c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
12 years ago
div64.c
lib: correct link to the original source for div64_u64
13 years ago
dma-debug.c
dma-debug: fix to not have dependency on get_dma_ops() interface
12 years ago
dump_stack.c
lib: reduce the use of module.h wherever possible
13 years ago
dynamic_debug.c
dynamic_debug: add pr_errs before -EINVALs
12 years ago
dynamic_queue_limits.c
bql: Avoid possible inconsistent calculation.
13 years ago
earlycpio.c
lib: Add early cpio decoder
12 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
12 years ago
gcd.c
lib/gcd.c: prevent possible div by 0
12 years ago
gen_crc32table.c
sections: fix const sections for crc32 table
12 years ago
genalloc.c
genalloc: stop crashing the system when destroying a pool
12 years ago
halfmd4.c
lib: reduce the use of module.h wherever possible
13 years ago
hexdump.c
dynamic_debug: dynamic hex dump
12 years ago
hweight.c
lib: reduce the use of module.h wherever possible
13 years ago
idr.c
idr: explain WARN_ON_ONCE() on negative IDs out-of-range ID
12 years ago
inflate.c
…
int_sqrt.c
lib: reduce the use of module.h wherever possible
13 years ago
interval_tree.c
mm: interval tree updates
12 years ago
interval_tree_test_main.c
random32: rename random32 to prandom
12 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/kasprintf.c: use kmalloc_track_caller() to get accurate traces for kvasprintf
12 years ago
kfifo.c
kfifo: fix kfifo_alloc() and kfifo_init()
12 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: hide struct module parameter in netlink_kernel_create
12 years ago
kstrtox.c
kstrto*: add documentation
12 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
…
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
lockdep: Selftest: convert spinlock to raw spinlock
12 years ago
lru_cache.c
lru_cache: allow multiple changes per transaction
13 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
netlink: add minlen validation for the new signed types
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
of-reconfig-notifier-error-inject.c
powerpc+of: Rename and fix OF reconfig notifier error inject module
12 years ago
oid_registry.c
X.509: Add utility functions to render OIDs as strings
12 years ago
parser.c
lib/parser.c: fix up comments for valid return values from match_number
12 years ago
pci_iomap.c
lib: add NO_GENERIC_PCI_IOPORT_MAP
13 years ago
percpu-rwsem.c
percpu_rw_semaphore: add lockdep annotations
12 years ago
percpu_counter.c
switch the protection of percpu_counter list to spinlock
13 years ago
plist.c
lib/plist.c: make plist test announcements KERN_DEBUG
12 years ago
pm-notifier-error-inject.c
PM: PM notifier error injection module
13 years ago
prio_heap.c
…
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
prandom: introduce prandom_bytes() and prandom_bytes_state()
12 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/rbtree.c: avoid the use of non-static __always_inline
12 years ago
rbtree_test.c
random32: rename random32 to prandom
12 years ago
reciprocal_div.c
sch_red: Adaptative RED AQM
13 years ago
rwsem-spinlock.c
rwsem-spinlock: Implement writer lock-stealing for better scalability
12 years ago
rwsem.c
rwsem: Implement writer lock-stealing for better scalability
12 years ago
scatterlist.c
lib/scatterlist: use page iterator in the mapping iterator
12 years ago
sha1.c
lib: reduce the use of module.h wherever possible
13 years ago
show_mem.c
…
smp_processor_id.c
lib: reduce the use of module.h wherever possible
13 years ago
sort.c
…
spinlock_debug.c
lib/spinlock_debug: avoid livelock in do_raw_spin_lock()
12 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
x86: Don't panic if can not alloc buffer for swiotlb
12 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
…
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
lib/vsprintf.c: add %pa format specifier for phys_addr_t types
12 years ago