Linus Torvalds a0e881b7c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 роки тому
..
lzo 7dd65feb6c lib: add support for LZO-compressed kernels 15 роки тому
mpi 7cf4206a99 Remove unused code from MPI library 13 роки тому
raid6 2aa4ee2a88 lib/raid6: fix sparse warnings in recovery functions 13 роки тому
reed_solomon f42b38009e lib: Remove unnecessary inclusions of asm/semaphore.h 17 роки тому
xz 9c1f8594df XZ: Fix incorrect XZ_BUF_ERROR 14 роки тому
zlib_deflate 565d76cb7d zlib: slim down zlib_deflate() workspace when possible 14 роки тому
zlib_inflate 51ea3f6a45 inflate_fast: sout is already a short so ptr arith was off by one. 15 роки тому
.gitignore 1e65174a33 Add some basic .gitignore files 20 роки тому
Kconfig 27c1ee3f92 Merge branch 'akpm' (Andrew's patch-bomb) 13 роки тому
Kconfig.debug 08dfb4ddee powerpc: pSeries reconfig notifier error injection module 13 роки тому
Kconfig.kgdb 5dd11d5d47 mips,kgdb: kdb low level trap catch and stack trace 15 роки тому
Kconfig.kmemcheck d33c9a491b kmemcheck: depend on HAVE_ARCH_KMEMCHECK 16 роки тому
Makefile 2e3ee61348 Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 роки тому
argv_split.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
atomic64.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
atomic64_test.c 7463449b82 atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test 13 роки тому
audit.c aaeb012fe4 audit: support the "standard" <asm-generic/unistd.h> 14 роки тому
average.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
bcd.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
bch.c 437aa565e2 lib: add shared BCH ECC library 14 роки тому
bitmap.c 05a6c8a922 lib/bitmap.c: fix documentation for scnprintf() functions 13 роки тому
bitrev.c 3527fb326f lib: export bitrev16 17 роки тому
bsearch.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
btree.c 39caa0916e btree: catch NULL value before it does harm 13 роки тому
bug.c b0f4c4b32c bugs, x86: Fix printk levels for panic, softlockups and stack dumps 13 роки тому
bust_spinlocks.c b61312d353 oops handling: ensure that any oops is flushed to the mtdoops console 16 роки тому
check_signature.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
checksum.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
clz_tab.c c6df4b17c8 lib: Fix multiple definitions of clz_tab 13 роки тому
cmdline.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
cordic.c d89ce936b4 Docs: wording: functions -> algorithm 13 роки тому
cpu-notifier-error-inject.c f5a9f52e2c cpu: rewrite cpu-notifier-error-inject module 13 роки тому
cpu_rmap.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
cpumask.c 38b93780a5 lib/cpumask.c: remove __any_online_cpu() 13 роки тому
crc-ccitt.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c 19 роки тому
crc-itu-t.c 3e7cbae7c6 CRC ITU-T V.41 18 роки тому
crc-t10dif.c f11f594edb [SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC 17 роки тому
crc16.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c 19 роки тому
crc32.c 49ac572b93 lib/crc32.c: fix unused variables warnings 13 роки тому
crc32defs.h 5cde7656d0 crc32: select an algorithm via Kconfig 13 роки тому
crc7.c ad241528c4 CRC7 support 18 роки тому
crc8.c 7150962d63 lib: crc8: add new library module providing crc8 algorithm 14 роки тому
ctype.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
debug_locks.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
debugobjects.c 3340808cf0 debugobjects: Fill_pool() returns void now 13 роки тому
dec_and_lock.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
decompress.c 3ebe12439b decompressors: add boot-time XZ support 14 роки тому
decompress_bunzip2.c 38c8dcf665 decompress_bunzip2: remove invalid vi modeline 13 роки тому
decompress_inflate.c 1da914e064 decompressors: check input size in decompress_inflate.c 14 роки тому
decompress_unlzma.c 90802ed9c3 treewide: Fix comment and string typo 'bufer' 13 роки тому
decompress_unlzo.c 35f1526845 unlzo: fix input buffer free 13 роки тому
decompress_unxz.c 25985edced Fix common misspellings 14 роки тому
devres.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
digsig.c 86f8bedc9e lib/digsig: checks for NULL return value 13 роки тому
div64.c 422aa27420 lib: correct link to the original source for div64_u64 13 роки тому
dma-debug.c 68ee6d2237 dma-debug: debugfs_create_bool() takes a u32 pointer 13 роки тому
dump_stack.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
dynamic_debug.c fef15d2f3d Revert "dynamic_debug: remove unneeded includes" 13 роки тому
dynamic_queue_limits.c 914bec1011 bql: Avoid possible inconsistent calculation. 13 роки тому
extable.c ad6561dffa module: trim exception table on init free. 16 роки тому
fault-inject.c f39cdaebb8 fault-inject: avoid call to random32() if fault injection is disabled 13 роки тому
fdt.c ab25383983 of/lib: Allow scripts/dtc/libfdt to be used from kernel code 13 роки тому
fdt_ro.c ab25383983 of/lib: Allow scripts/dtc/libfdt to be used from kernel code 13 роки тому
fdt_rw.c ab25383983 of/lib: Allow scripts/dtc/libfdt to be used from kernel code 13 роки тому
fdt_strerror.c ab25383983 of/lib: Allow scripts/dtc/libfdt to be used from kernel code 13 роки тому
fdt_sw.c ab25383983 of/lib: Allow scripts/dtc/libfdt to be used from kernel code 13 роки тому
fdt_wip.c ab25383983 of/lib: Allow scripts/dtc/libfdt to be used from kernel code 13 роки тому
find_last_bit.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
find_next_bit.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
flex_array.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
flex_proportions.c e78d4833c0 lib: Fix possible deadlock in flexible proportion code 13 роки тому
gcd.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
gen_crc32table.c 46c5801eaf crc32: bolt on crc32c 13 роки тому
genalloc.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
halfmd4.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
hexdump.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
hweight.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
idr.c 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 роки тому
inflate.c 1490cf5f0c MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader 15 роки тому
int_sqrt.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
iomap.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
iomap_copy.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
iommu-helper.c 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 роки тому
ioremap.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
irq_regs.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
is_single_threaded.c 967cc53711 kernel: is_current_single_threaded: don't use ->mmap_sem 16 роки тому
jedec_ddr_data.c 9c1c21a053 ddr: add LPDDR2 data from JESD209-2 13 роки тому
kasprintf.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
klist.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
kobject.c 9ff1f838e9 kobject: fix the uncorrect comment 13 роки тому
kobject_uevent.c a31f2d17b3 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create 13 роки тому
kstrtox.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
kstrtox.h 1dff46d698 lib/kstrtox: common code between kstrto*() and simple_strto*() functions 13 роки тому
lcm.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
libcrc32c.c 53b146ae59 libcrc32c: Fix "crc32c undefined" compilation error 16 роки тому
list_debug.c 5cf05ad758 rcu: Fix broken strings in RCU's source code. 13 роки тому
list_sort.c 041b78f232 lib/list_sort: test: check element addresses 14 роки тому
llist.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 роки тому
locking-selftest-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 роки тому
locking-selftest-mutex.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 роки тому
locking-selftest-rlock-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 роки тому
locking-selftest-rlock-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 роки тому
locking-selftest-rlock.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 роки тому
locking-selftest-rsem.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 роки тому
locking-selftest-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 роки тому
locking-selftest-spin-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 роки тому
locking-selftest-spin-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 роки тому
locking-selftest-spin.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 роки тому
locking-selftest-wlock-hardirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 роки тому
locking-selftest-wlock-softirq.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 роки тому
locking-selftest-wlock.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 роки тому
locking-selftest-wsem.h cae2ed9aa5 [PATCH] lockdep: locking API self tests 19 роки тому
locking-selftest.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
lru_cache.c a08aa355af lru_cache: use correct type in sizeof for allocation 14 роки тому
md5.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
memory-notifier-error-inject.c 9579f5bd31 memory: memory notifier error injection module 13 роки тому
memweight.c 639b9e34f1 string: introduce memweight() 13 роки тому
nlattr.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
notifier-error-inject.c 8d43828814 fault-injection: notifier error injection 13 роки тому
notifier-error-inject.h 8d43828814 fault-injection: notifier error injection 13 роки тому
pSeries-reconfig-notifier-error-inject.c 08dfb4ddee powerpc: pSeries reconfig notifier error injection module 13 роки тому
parser.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
pci_iomap.c b923650b84 lib: add NO_GENERIC_PCI_IOPORT_MAP 13 роки тому
percpu_counter.c d87aae2f3c switch the protection of percpu_counter list to spinlock 13 роки тому
plist.c 50af5ead3b bug.h: add include of it to various implicit C users 13 роки тому
pm-notifier-error-inject.c 048b9c3549 PM: PM notifier error injection module 13 роки тому
prio_heap.c 40bc1f2dbc lib: fix sparse shadowed variable warning 16 роки тому
prio_tree.c 97e834c504 prio_tree: introduce prio_set_parent() 13 роки тому
proportions.c 740969f91e locking, lib/proportions: Annotate prop_local_percpu::lock as raw 14 роки тому
radix-tree.c fffaee365f radix-tree: fix contiguous iterator 13 роки тому
random32.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
ratelimit.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
rational.c 6684b5729d lib: Change mail address of Oskar Schirmer 13 роки тому
rbtree.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
reciprocal_div.c 8af2a218de sch_red: Adaptative RED AQM 13 роки тому
rwsem-spinlock.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
rwsem.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
scatterlist.c 27c1ee3f92 Merge branch 'akpm' (Andrew's patch-bomb) 13 роки тому
sha1.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
show_mem.c 7bf02ea22c arch, mm: filter disallowed nodes from arch specific show_mem functions 14 роки тому
smp_processor_id.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
sort.c b53907c010 generic swap(): lib/sort.c: rename swap to swap_func 16 роки тому
spinlock_debug.c 4b0681487b spinlock_debug: print offset in addition to symbol name 13 роки тому
stmp_device.c 4ccf4beab8 lib: add support for stmp-style devices 13 роки тому
string.c 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 роки тому
string_helpers.c 68aecfb979 lib/string_helpers.c: make arrays static 13 роки тому
strncpy_from_user.c 36126f8f2e word-at-a-time: make the interfaces truly generic 13 роки тому
strnlen_user.c 69ea640598 lib: Fix generic strnlen_user for 32-bit big-endian machines 13 роки тому
swiotlb.c 3af684c7c5 swiotlb: print physical addresses consistently with other parts of kernel 13 роки тому
syscall.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
test-kstrtox.c 26d7b99b83 lib/test-kstrtox.c: mark const init data with __initconst instead of __initdata 13 роки тому
textsearch.c de0368d5fe textsearch: doc - fix spelling in lib/textsearch.c. 14 роки тому
timerqueue.c 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 роки тому
ts_bm.c 3b76d08190 textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm 17 роки тому
ts_fsm.c 43138833ee textsearch: ts_fsm: return error on request for case insensitive search 17 роки тому
ts_kmp.c 2523c3fc2b textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt algorithm 17 роки тому
uuid.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 роки тому
vsprintf.c 31550a16a5 vsprintf: add support of '%*ph[CDN]' 13 роки тому