Linus Torvalds f01eb36403 [BKL] add 'might_sleep()' to the outermost lock taker před 15 roky
..
lzo 545e400619 lzo: use get/put_unaligned_* helpers před 17 roky
reed_solomon f42b38009e lib: Remove unnecessary inclusions of asm/semaphore.h před 17 roky
zlib_deflate fd589a8f0a trivial: fix typo "to to" in multiple files před 15 roky
zlib_inflate bc22c17e12 bzip2/lzma: library support for gzip, bzip2 and lzma decompression před 16 roky
.gitignore 1e65174a33 Add some basic .gitignore files před 19 roky
Kconfig b411b3637f The DRBD driver před 15 roky
Kconfig.debug d71cb81af3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq před 15 roky
Kconfig.kgdb 5f5ddfb360 kgdb: remove the requirement for CONFIG_FRAME_POINTER před 17 roky
Kconfig.kmemcheck d33c9a491b kmemcheck: depend on HAVE_ARCH_KMEMCHECK před 16 roky
Makefile b411b3637f The DRBD driver před 15 roky
argv_split.c 5a56db1c0f LIB: Replace inappropriate include of <linux/bug.h> před 17 roky
atomic64.c 3fc7b4b220 lib: export generic atomic64_t functions před 16 roky
audit.c e54dc2431d [PATCH] audit signal recipients před 18 roky
bcd.c d3de851a44 rtc: BCD codeshrink před 17 roky
bitmap.c f4b0373b26 Make bitmask 'and' operators return a result code před 16 roky
bitrev.c 3527fb326f lib: export bitrev16 před 17 roky
bug.c b93a531e31 allow bug table entries to use relative pointers (and use it on x86-64) před 16 roky
bust_spinlocks.c b61312d353 oops handling: ensure that any oops is flushed to the mtdoops console před 16 roky
check_signature.c cc2ea416b2 uninline check_signature() před 18 roky
checksum.c 0a5549ed16 lib/checksum: fix one more thinko před 15 roky
cmdline.c d974ae379a generic, memparse(): constify argument před 17 roky
cpumask.c 38c7fed2f5 x86: remove some alloc_bootmem_cpumask_var calling před 16 roky
crc-ccitt.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c před 19 roky
crc-itu-t.c 3e7cbae7c6 CRC ITU-T V.41 před 18 roky
crc-t10dif.c f11f594edb [SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC před 17 roky
crc16.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c před 19 roky
crc32.c 643d1f7fe3 lib/: Spelling fixes před 17 roky
crc32defs.h 1da177e4c3 Linux-2.6.12-rc2 před 20 roky
crc7.c ad241528c4 CRC7 support před 18 roky
ctype.c 1da177e4c3 Linux-2.6.12-rc2 před 20 roky
debug_locks.c 9eeba6138c lockdep: warn about lockdep disabling after kernel taint před 16 roky
debugobjects.c d43c36dc6b headers: remove sched.h from interrupt.h před 15 roky
dec_and_lock.c 417dcdf99e atomic: only take lock when the counter drops to zero on UP as well před 16 roky
decompress.c e4aa7ca5a2 bzip2/lzma: don't stop search at first unconfigured compression před 16 roky
decompress_bunzip2.c af901ca181 tree-wide: fix assorted typos all over the place před 15 roky
decompress_inflate.c 6a8811629e lzma/gzip: fix potential oops when input data is truncated před 15 roky
decompress_unlzma.c 6a8811629e lzma/gzip: fix potential oops when input data is truncated před 15 roky
devres.c b41e5fffe8 [POWERPC] devres: Add devm_ioremap_prot() před 17 roky
div64.c d5e181f78a add an inlined version of iter_div_u64_rem před 17 roky
dma-debug.c af901ca181 tree-wide: fix assorted typos all over the place před 15 roky
dump_stack.c 1da177e4c3 Linux-2.6.12-rc2 před 20 roky
dynamic_debug.c 4df7b3e037 Dynamic debug: fix typo: -/-> před 16 roky
extable.c ad6561dffa module: trim exception table on init free. před 16 roky
fault-inject.c d43c36dc6b headers: remove sched.h from interrupt.h před 15 roky
find_last_bit.c ab53d472e7 bitmap: find_last_bit() před 16 roky
find_next_bit.c fee4b19fb3 bitops: remove "optimizations" před 17 roky
flex_array.c fc0d8d944d flex_array: add missing kerneldoc annotations před 15 roky
gcd.c d282922461 lib: add lib/gcd.c před 16 roky
gen_crc32table.c 1da177e4c3 Linux-2.6.12-rc2 před 20 roky
genalloc.c 8e8a2dea0c lib/genalloc.c: remove unmatched write_lock() in gen_pool_destroy před 16 roky
halfmd4.c 1da177e4c3 Linux-2.6.12-rc2 před 20 roky
hexdump.c c67ae69b66 hexdump: remove the trailing space před 16 roky
hweight.c 1977f03272 remove asm/bitops.h includes před 17 roky
idr.c 94e2bd6888 tree-wide: fix some typos and punctuation in comments před 15 roky
inflate.c 2f82af08fc Nicolas Pitre has a new email address před 15 roky
int_sqrt.c f0c00257d6 [PATCH] lib: Fix bug in int_sqrt() for 64 bit longs před 19 roky
iomap.c 5cd2b459d3 Use WARN() in lib/ před 17 roky
iomap_copy.c 22ae813b85 [PATCH] add __iowrite64_copy před 19 roky
iommu-helper.c 56d9366074 introduce generic iommu_num_pages function před 16 roky
ioremap.c 53fa664525 lib/ioremap.c should #include <linux/io.h> před 17 roky
irq_regs.c efbc52f945 [PATCH] irq_reqs: export __irq_regs před 18 roky
is_single_threaded.c 967cc53711 kernel: is_current_single_threaded: don't use ->mmap_sem před 16 roky
kasprintf.c 96e3e18eed lib: move kasprintf to a separate file před 18 roky
kernel_lock.c f01eb36403 [BKL] add 'might_sleep()' to the outermost lock taker před 15 roky
klist.c 210272a284 driver core: Remove completion from struct klist_node před 16 roky
kobject.c d9cd8f3785 kobject: make kset_create check kobject_set_name return value před 16 roky
kobject_uevent.c d094cbe998 driver core: allow non-root users to listen to uevents před 16 roky
kref.c 41ca28ab2a kref: add kref_set() před 17 roky
libcrc32c.c 53b146ae59 libcrc32c: Fix "crc32c undefined" compilation error před 16 roky
list_debug.c 924d9addb9 list debugging: use WARN() instead of BUG() před 17 roky
lmb.c 4f8ee2c9cc lmb: Remove __init from lmb_end_of_DRAM() před 16 roky
locking-selftest-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests před 19 roky
locking-selftest-mutex.h cae2ed9aa5 [PATCH] lockdep: locking API self tests před 19 roky
locking-selftest-rlock-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests před 19 roky
locking-selftest-rlock-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests před 19 roky
locking-selftest-rlock.h cae2ed9aa5 [PATCH] lockdep: locking API self tests před 19 roky
locking-selftest-rsem.h cae2ed9aa5 [PATCH] lockdep: locking API self tests před 19 roky
locking-selftest-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests před 19 roky
locking-selftest-spin-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests před 19 roky
locking-selftest-spin-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests před 19 roky
locking-selftest-spin.h cae2ed9aa5 [PATCH] lockdep: locking API self tests před 19 roky
locking-selftest-wlock-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests před 19 roky
locking-selftest-wlock-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests před 19 roky
locking-selftest-wlock.h cae2ed9aa5 [PATCH] lockdep: locking API self tests před 19 roky
locking-selftest-wsem.h cae2ed9aa5 [PATCH] lockdep: locking API self tests před 19 roky
locking-selftest.c d820ac4c2f locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit] před 16 roky
lru_cache.c b411b3637f The DRBD driver před 15 roky
nlattr.c 01e6de64d9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 před 16 roky
parser.c a447c09324 vfs: Use const for kernel parser table před 16 roky
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 před 16 roky
plist.c 5cd2b459d3 Use WARN() in lib/ před 17 roky
prio_heap.c 40bc1f2dbc lib: fix sparse shadowed variable warning před 16 roky
prio_tree.c 1da177e4c3 Linux-2.6.12-rc2 před 20 roky
proportions.c f94181da71 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 16 roky
radix-tree.c 285e728b0a FS-Cache: Don't delete pending pages from the page-store tracking tree před 15 roky
random32.c 697f8d0348 random32: seeding improvement před 17 roky
ratelimit.c 5c82871335 ratelimit: Make suppressed output messages more useful před 15 roky
rational.c 8759ef32d9 lib: isolate rational fractions helper function před 16 roky
rbtree.c 4b324126e0 rb_tree: remove redundant if()-condition in rb_erase() před 16 roky
reciprocal_div.c 6a2d7a955d [PATCH] SLAB: use a multiply instead of a divide in obj_to_index() před 18 roky
rwsem-spinlock.c 9f741cb8fe lib: remove fastcall from lib/* před 17 roky
rwsem.c d50efc6c40 x86: fix UML and -regparm=3 před 17 roky
scatterlist.c 6de7e356fa lib/scatterlist: add a flags to signalize mapping direction před 16 roky
sha1.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. před 18 roky
show_mem.c 454c63b02e lib: generic show_mem() před 17 roky
smp_processor_id.c 4ab0a9409a cpumask: convert lib/smp_processor_id to new cpumask ops před 16 roky
sort.c b53907c010 generic swap(): lib/sort.c: rename swap to swap_func před 16 roky
spinlock_debug.c ba25f9dcc4 Use helpers to obtain task pid in printks před 17 roky
string.c a414f01ac2 strcmp: fix overflow and possibly signedness error před 15 roky
string_helpers.c a8659597bf [SCSI] lib: string_get_size(): don't hang on zero; no decimals on exact před 16 roky
swiotlb.c d014d04386 Merge branch 'for-next' into for-linus před 15 roky
syscall.c bbc698636e task_current_syscall před 17 roky
textsearch.c a00caa1fa9 remove CONFIG_KMOD from lib před 17 roky
ts_bm.c 3b76d08190 textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm před 17 roky
ts_fsm.c 43138833ee textsearch: ts_fsm: return error on request for case insensitive search před 17 roky
ts_kmp.c 2523c3fc2b textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt algorithm před 17 roky
vsprintf.c c7dabef8a2 vsprintf: use %pR, %pr instead of %pRt, %pRf před 15 roky