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