Frederic Weisbecker 9eeba6138c lockdep: warn about lockdep disabling after kernel taint před 16 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 643d1f7fe3 lib/: Spelling fixes před 17 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 38a6ed3ed8 Merge branch 'linus' into core/printk před 16 roky
Kconfig.debug 5e34437840 Merge branch 'linus' into core/softlockup před 16 roky
Kconfig.kgdb 5f5ddfb360 kgdb: remove the requirement for CONFIG_FRAME_POINTER před 17 roky
Makefile b0d44c0dbb Merge branch 'linus' into core/iommu před 16 roky
argv_split.c 5a56db1c0f LIB: Replace inappropriate include of <linux/bug.h> před 17 roky
audit.c e54dc2431d [PATCH] audit signal recipients před 18 roky
bcd.c d3de851a44 rtc: BCD codeshrink před 17 roky
bitmap.c aa8e4fc68d bitmap: fix end condition in bitmap_find_free_region 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
cmdline.c d974ae379a generic, memparse(): constify argument před 17 roky
cpumask.c 4f032ac412 cpumask: fix slab corruption caused by alloc_cpumask_var_node() 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 337fff8b5e debugobjects: delay free of internal objects před 16 roky
dec_and_lock.c a57004e1af [PATCH] atomic: dec_and_lock use atomic primitives před 19 roky
decompress.c e4aa7ca5a2 bzip2/lzma: don't stop search at first unconfigured compression před 16 roky
decompress_bunzip2.c ba56617ef3 kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_bunzip2.c před 16 roky
decompress_inflate.c 079effb693 kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_inflate.c před 16 roky
decompress_unlzma.c e65a1b7c39 kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_unlzma.c před 16 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 93c36ed834 dma-debug: fix printk formats (i386) před 16 roky
dump_stack.c 1da177e4c3 Linux-2.6.12-rc2 před 20 roky
dynamic_debug.c 9898abb3d2 Dynamic debug: allow simple quoting of words před 16 roky
extable.c 15ae02baf0 lib/extable.c: remove an expensive integer divide in search_extable() před 17 roky
fault-inject.c f1883f86de Remove remaining unwinder code před 16 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
gen_crc32table.c 1da177e4c3 Linux-2.6.12-rc2 před 20 roky
genalloc.c 94f6030ca7 Slab allocators: Replace explicit zeroing with __GFP_ZERO před 18 roky
halfmd4.c 1da177e4c3 Linux-2.6.12-rc2 před 20 roky
hexdump.c 3fc957721d lib: create common ascii hex array před 17 roky
hweight.c 1977f03272 remove asm/bitops.h includes před 17 roky
idr.c 38460b48d0 cgroup: CSS ID support před 16 roky
inflate.c 2d6ffcca62 inflate: refactor inflate malloc code před 17 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 6cc88bc45c CRED: Rename is_single_threaded() to is_wq_single_threaded() před 16 roky
kasprintf.c 96e3e18eed lib: move kasprintf to a separate file před 18 roky
kernel_lock.c 5ed0cec0ac sched: TIF_NEED_RESCHED -> need_reshed() cleanup před 16 roky
klist.c 210272a284 driver core: Remove completion from struct klist_node před 16 roky
kobject.c 1fa5ae857b driver core: get rid of struct device's bus_id string array před 16 roky
kobject_uevent.c 08abe18af1 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ 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 c37682d907 lmb: Rework lmb_dump_all() output 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
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 57c44c5f6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial před 16 roky
random32.c 697f8d0348 random32: seeding improvement před 17 roky
ratelimit.c 4d9c377c81 __ratelimit() cpu flags can't be static před 17 roky
rbtree.c 55a63998b8 lib/rbtree.c: optimize 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 f652c521e0 lib/scatterlist.c: fix kunmap() argument in sg_miter_stop() 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 34990cf702 Add a new sysfs_streq() string comparison function před 17 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 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) před 16 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 022624a758 printk: fix wrong format string iter for printk před 16 roky