Linus Torvalds ff3cb3fec3 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block %!s(int64=14) %!d(string=hai) anos
..
lzo 7dd65feb6c lib: add support for LZO-compressed kernels %!s(int64=15) %!d(string=hai) anos
raid6 7c44ece988 Move .gitignore from drivers/md to lib/raid6 %!s(int64=14) %!d(string=hai) anos
reed_solomon f42b38009e lib: Remove unnecessary inclusions of asm/semaphore.h %!s(int64=17) %!d(string=hai) anos
zlib_deflate fd589a8f0a trivial: fix typo "to to" in multiple files %!s(int64=15) %!d(string=hai) anos
zlib_inflate 51ea3f6a45 inflate_fast: sout is already a short so ptr arith was off by one. %!s(int64=15) %!d(string=hai) anos
.gitignore 1e65174a33 Add some basic .gitignore files %!s(int64=19) %!d(string=hai) anos
Kconfig 2144381da4 Merge branch 'async' of macbook:git/btrfs-unstable %!s(int64=15) %!d(string=hai) anos
Kconfig.debug 625fdcaa6d latencytop: Fix kconfig dependency warnings %!s(int64=14) %!d(string=hai) anos
Kconfig.kgdb 5dd11d5d47 mips,kgdb: kdb low level trap catch and stack trace %!s(int64=15) %!d(string=hai) anos
Kconfig.kmemcheck d33c9a491b kmemcheck: depend on HAVE_ARCH_KMEMCHECK %!s(int64=16) %!d(string=hai) anos
Makefile 2144381da4 Merge branch 'async' of macbook:git/btrfs-unstable %!s(int64=15) %!d(string=hai) anos
argv_split.c e7d2860b69 tree-wide: convert open calls to remove spaces to skip_spaces() lib function %!s(int64=15) %!d(string=hai) anos
atomic64.c 97577896f6 lib: Fix atomic64_add_unless return value convention %!s(int64=15) %!d(string=hai) anos
atomic64_test.c c58bbd39f8 ARM: 6213/1: atomic64_test: add ARM as supported architecture %!s(int64=15) %!d(string=hai) anos
audit.c e54dc2431d [PATCH] audit signal recipients %!s(int64=18) %!d(string=hai) anos
bcd.c d3de851a44 rtc: BCD codeshrink %!s(int64=17) %!d(string=hai) anos
bitmap.c 35926ff5fb Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" %!s(int64=15) %!d(string=hai) anos
bitrev.c 3527fb326f lib: export bitrev16 %!s(int64=17) %!d(string=hai) anos
btree.c 43aa7ac736 lib/btree: fix possible NULL pointer dereference %!s(int64=15) %!d(string=hai) anos
bug.c 863a604920 lib/bug.c: add oops end marker to WARN implementation %!s(int64=15) %!d(string=hai) anos
bust_spinlocks.c b61312d353 oops handling: ensure that any oops is flushed to the mtdoops console %!s(int64=16) %!d(string=hai) anos
check_signature.c cc2ea416b2 uninline check_signature() %!s(int64=18) %!d(string=hai) anos
checksum.c 0a5549ed16 lib/checksum: fix one more thinko %!s(int64=15) %!d(string=hai) anos
cmdline.c d974ae379a generic, memparse(): constify argument %!s(int64=17) %!d(string=hai) anos
cpu-notifier-error-inject.c c9d221f86e fault-injection: add CPU notifier error injection module %!s(int64=15) %!d(string=hai) anos
cpumask.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h %!s(int64=15) %!d(string=hai) anos
crc-ccitt.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c %!s(int64=19) %!d(string=hai) anos
crc-itu-t.c 3e7cbae7c6 CRC ITU-T V.41 %!s(int64=18) %!d(string=hai) anos
crc-t10dif.c f11f594edb [SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC %!s(int64=17) %!d(string=hai) anos
crc16.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c %!s(int64=19) %!d(string=hai) anos
crc32.c 0d2daf5cc8 revert "crc32: use __BYTE_ORDER macro for endian detection" %!s(int64=15) %!d(string=hai) anos
crc32defs.h 1da177e4c3 Linux-2.6.12-rc2 %!s(int64=20) %!d(string=hai) anos
crc7.c ad241528c4 CRC7 support %!s(int64=18) %!d(string=hai) anos
ctype.c 7707e61c70 ctype: constify read-only _ctype string %!s(int64=15) %!d(string=hai) anos
debug_locks.c 632ee20013 rcu: Introduce lockdep-based checking to RCU read-side primitives %!s(int64=15) %!d(string=hai) anos
debugobjects.c f262af3d08 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip %!s(int64=15) %!d(string=hai) anos
dec_and_lock.c 417dcdf99e atomic: only take lock when the counter drops to zero on UP as well %!s(int64=16) %!d(string=hai) anos
decompress.c cacb246f8d Add LZO compression support for initramfs and old-style initrd %!s(int64=15) %!d(string=hai) anos
decompress_bunzip2.c dd21e9bdff lib/decompress_bunzip2.c: fix checkstack warning %!s(int64=15) %!d(string=hai) anos
decompress_inflate.c 6a8811629e lzma/gzip: fix potential oops when input data is truncated %!s(int64=15) %!d(string=hai) anos
decompress_unlzma.c 6a8811629e lzma/gzip: fix potential oops when input data is truncated %!s(int64=15) %!d(string=hai) anos
decompress_unlzo.c ccdb40048b lib: fix the use of LZO to decompress initramfs images %!s(int64=15) %!d(string=hai) anos
devres.c 4d45ada36b lib/devres.c: fix comment typo %!s(int64=15) %!d(string=hai) anos
div64.c d5e181f78a add an inlined version of iter_div_u64_rem %!s(int64=17) %!d(string=hai) anos
dma-debug.c 39a37ce1cc dma-debug: Cleanup for copy-loop in filter_write() %!s(int64=15) %!d(string=hai) anos
dump_stack.c 1da177e4c3 Linux-2.6.12-rc2 %!s(int64=20) %!d(string=hai) anos
dynamic_debug.c ff49d74ad3 module: initialize module dynamic debug later %!s(int64=15) %!d(string=hai) anos
extable.c ad6561dffa module: trim exception table on init free. %!s(int64=16) %!d(string=hai) anos
fault-inject.c d43c36dc6b headers: remove sched.h from interrupt.h %!s(int64=15) %!d(string=hai) anos
find_last_bit.c ab53d472e7 bitmap: find_last_bit() %!s(int64=16) %!d(string=hai) anos
find_next_bit.c fee4b19fb3 bitops: remove "optimizations" %!s(int64=17) %!d(string=hai) anos
flex_array.c ea98eed9bc flex_array: add helpers to get and put to make pointers easy to use %!s(int64=15) %!d(string=hai) anos
gcd.c d282922461 lib: add lib/gcd.c %!s(int64=16) %!d(string=hai) anos
gen_crc32table.c 836e2af925 crc32: major optimization %!s(int64=15) %!d(string=hai) anos
genalloc.c e621ba9932 genalloc: fix allocation from end of pool %!s(int64=15) %!d(string=hai) anos
halfmd4.c 1da177e4c3 Linux-2.6.12-rc2 %!s(int64=20) %!d(string=hai) anos
hexdump.c 903788892e lib: introduce common method to convert hex digits %!s(int64=15) %!d(string=hai) anos
hweight.c d61931d89b x86: Add optimized popcnt variants %!s(int64=15) %!d(string=hai) anos
idr.c 94bfa3b669 idr: fix RCU lockdep splat in idr_get_next() %!s(int64=15) %!d(string=hai) anos
inflate.c 1490cf5f0c MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader %!s(int64=15) %!d(string=hai) anos
int_sqrt.c f0c00257d6 [PATCH] lib: Fix bug in int_sqrt() for 64 bit longs %!s(int64=19) %!d(string=hai) anos
iomap.c 5cd2b459d3 Use WARN() in lib/ %!s(int64=17) %!d(string=hai) anos
iomap_copy.c 22ae813b85 [PATCH] add __iowrite64_copy %!s(int64=19) %!d(string=hai) anos
iommu-helper.c e269b08517 iommu: inline iommu_num_pages %!s(int64=15) %!d(string=hai) anos
ioremap.c ffa71f33a8 x86, ioremap: Fix incorrect physical address handling in PAE mode %!s(int64=15) %!d(string=hai) anos
irq_regs.c efbc52f945 [PATCH] irq_reqs: export __irq_regs %!s(int64=18) %!d(string=hai) anos
is_single_threaded.c 967cc53711 kernel: is_current_single_threaded: don't use ->mmap_sem %!s(int64=16) %!d(string=hai) anos
kasprintf.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h %!s(int64=15) %!d(string=hai) anos
kernel_lock.c fa4062e7ea bkl: Fixup core_lock fallout %!s(int64=15) %!d(string=hai) anos
klist.c 210272a284 driver core: Remove completion from struct klist_node %!s(int64=16) %!d(string=hai) anos
kobject.c be867b194a sysfs: Comment sysfs directory tagging logic %!s(int64=15) %!d(string=hai) anos
kobject_uevent.c f6e6e7799e kobject_uevent: fix typo in comments %!s(int64=14) %!d(string=hai) anos
kref.c db1afffab0 kref: remove kref_set %!s(int64=15) %!d(string=hai) anos
lcm.c 2cda2728aa block: Fix overrun in lcm() and move it to lib %!s(int64=15) %!d(string=hai) anos
libcrc32c.c 53b146ae59 libcrc32c: Fix "crc32c undefined" compilation error %!s(int64=16) %!d(string=hai) anos
list_debug.c e3f76e3386 list debugging: warn when deleting a deleted entry %!s(int64=15) %!d(string=hai) anos
list_sort.c 02b12b7a28 lib: revise list_sort() header comment %!s(int64=15) %!d(string=hai) anos
locking-selftest-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests %!s(int64=19) %!d(string=hai) anos
locking-selftest-mutex.h cae2ed9aa5 [PATCH] lockdep: locking API self tests %!s(int64=19) %!d(string=hai) anos
locking-selftest-rlock-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests %!s(int64=19) %!d(string=hai) anos
locking-selftest-rlock-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests %!s(int64=19) %!d(string=hai) anos
locking-selftest-rlock.h cae2ed9aa5 [PATCH] lockdep: locking API self tests %!s(int64=19) %!d(string=hai) anos
locking-selftest-rsem.h cae2ed9aa5 [PATCH] lockdep: locking API self tests %!s(int64=19) %!d(string=hai) anos
locking-selftest-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests %!s(int64=19) %!d(string=hai) anos
locking-selftest-spin-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests %!s(int64=19) %!d(string=hai) anos
locking-selftest-spin-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests %!s(int64=19) %!d(string=hai) anos
locking-selftest-spin.h cae2ed9aa5 [PATCH] lockdep: locking API self tests %!s(int64=19) %!d(string=hai) anos
locking-selftest-wlock-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests %!s(int64=19) %!d(string=hai) anos
locking-selftest-wlock-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests %!s(int64=19) %!d(string=hai) anos
locking-selftest-wlock.h cae2ed9aa5 [PATCH] lockdep: locking API self tests %!s(int64=19) %!d(string=hai) anos
locking-selftest-wsem.h cae2ed9aa5 [PATCH] lockdep: locking API self tests %!s(int64=19) %!d(string=hai) anos
locking-selftest.c d820ac4c2f locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit] %!s(int64=16) %!d(string=hai) anos
lru_cache.c b411b3637f The DRBD driver %!s(int64=15) %!d(string=hai) anos
nlattr.c 01e6de64d9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 %!s(int64=16) %!d(string=hai) anos
parser.c b5f54b07c0 parser: remove unnecessary strlen() %!s(int64=15) %!d(string=hai) anos
percpu_counter.c 27f5e0f694 tmpfs: add accurate compare function to percpu_counter library %!s(int64=15) %!d(string=hai) anos
plist.c a26724591e plist: Make plist debugging raw_spinlock aware %!s(int64=15) %!d(string=hai) anos
prio_heap.c 40bc1f2dbc lib: fix sparse shadowed variable warning %!s(int64=16) %!d(string=hai) anos
prio_tree.c 1da177e4c3 Linux-2.6.12-rc2 %!s(int64=20) %!d(string=hai) anos
proportions.c f94181da71 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip %!s(int64=16) %!d(string=hai) anos
radix-tree.c 9ee47476d6 Merge branch 'radix-tree' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev %!s(int64=14) %!d(string=hai) anos
random32.c f1bbbb6912 Merge branch 'master' into for-next %!s(int64=15) %!d(string=hai) anos
ratelimit.c 57119c34e5 ratelimit: fix the return value when __ratelimit() fails to acquire the lock %!s(int64=15) %!d(string=hai) anos
rational.c 7ee3aebe31 lib/rational.c needs module.h %!s(int64=15) %!d(string=hai) anos
rbtree.c b945d6b255 rbtree: Undo augmented trees performance damage and regression %!s(int64=15) %!d(string=hai) anos
reciprocal_div.c 6a2d7a955d [PATCH] SLAB: use a multiply instead of a divide in obj_to_index() %!s(int64=18) %!d(string=hai) anos
rwsem-spinlock.c 3eac4abaa6 rwsem generic spinlock: use IRQ save/restore spinlocks %!s(int64=15) %!d(string=hai) anos
rwsem.c a8618a0e8a rwsem: smaller wrappers around rwsem_down_failed_common %!s(int64=15) %!d(string=hai) anos
scatterlist.c edce6820a9 scatterlist: prevent invalid free when alloc fails %!s(int64=14) %!d(string=hai) anos
sha1.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. %!s(int64=18) %!d(string=hai) anos
show_mem.c f047f4f379 mm: use the same log level for show_mem() %!s(int64=15) %!d(string=hai) anos
smp_processor_id.c 4ab0a9409a cpumask: convert lib/smp_processor_id to new cpumask ops %!s(int64=16) %!d(string=hai) anos
sort.c b53907c010 generic swap(): lib/sort.c: rename swap to swap_func %!s(int64=16) %!d(string=hai) anos
spinlock_debug.c 9828ea9d75 locking: Further name space cleanups %!s(int64=15) %!d(string=hai) anos
string.c d6a2eedfdd lib/string.c: simplify strnstr() %!s(int64=15) %!d(string=hai) anos
string_helpers.c a8659597bf [SCSI] lib: string_get_size(): don't hang on zero; no decimals on exact %!s(int64=16) %!d(string=hai) anos
swiotlb.c d7ef1533a9 swiotlb: Make swiotlb bookkeeping functions visible in the header file. %!s(int64=15) %!d(string=hai) anos
syscall.c bbc698636e task_current_syscall %!s(int64=17) %!d(string=hai) anos
textsearch.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h %!s(int64=15) %!d(string=hai) anos
ts_bm.c 3b76d08190 textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm %!s(int64=17) %!d(string=hai) anos
ts_fsm.c 43138833ee textsearch: ts_fsm: return error on request for case insensitive search %!s(int64=17) %!d(string=hai) anos
ts_kmp.c 2523c3fc2b textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt algorithm %!s(int64=17) %!d(string=hai) anos
uuid.c fab1c23242 Unified UUID/GUID definition %!s(int64=15) %!d(string=hai) anos
vsprintf.c 559b140a36 lib: vsprintf: useless strlen() removed %!s(int64=15) %!d(string=hai) anos