Age | Commit message (Expand) | Author |
2013-12-08 | random32: fix off-by-one in seeding requirement | Daniel Borkmann |
2013-12-04 | vsprintf: check real user/group id for %pK | Ryan Mallon |
2013-10-31 | lib/scatterlist.c: don't flush_kernel_dcache_page on slab page | Ming Lei |
2013-10-29 | Kconfig: make KOBJECT_RELEASE debugging require timer debugging | Linus Torvalds |
2013-10-16 | percpu_refcount: export symbols | Matias Bjorling |
2013-10-10 | kobject: show debug info on delayed kobject release | Fengguang Wu |
2013-10-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-09-28 | lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP() | Heiko Carstens |
2013-09-27 | sysfs: Allow mounting without CONFIG_NET | Eric W. Biederman |
2013-09-27 | lockref: allow relaxed cmpxchg64 variant for lockless updates | Will Deacon |
2013-09-20 | lib: introduce upper case hex ascii helpers | Andre Naujoks |
2013-09-20 | lockref: use cmpxchg64 explicitly for lockless updates | Will Deacon |
2013-09-13 | Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l... | Linus Torvalds |
2013-09-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-09-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2013-09-12 | crypto: crct10dif - Add fallback for broken initrds | Herbert Xu |
2013-09-11 | lz4: fix compression/decompression signedness mismatch | Sergey Senozhatsky |
2013-09-11 | lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt | Jan Kara |
2013-09-11 | rbtree: allow tests to run as builtin | Cody P Schafer |
2013-09-11 | rbtree_test: add test for postorder iteration | Cody P Schafer |
2013-09-11 | rbtree: add postorder iteration functions | Cody P Schafer |
2013-09-11 | lib/decompressors: fix "no limit" output buffer length | Alexandre Courbot |
2013-09-11 | lib/crc32: update the comments of crc32_{be,le}_generic() | Gu Zheng |
2013-09-11 | lib/genalloc.c: correct dev_get_gen_pool documentation | Emilio López |
2013-09-11 | lib/genalloc.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) | Joe Perches |
2013-09-11 | lib/genalloc.c: fix overflow of ending address of memory chunk | Joonyoung Shim |
2013-09-10 | Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-09-10 | Merge tag 'md/3.12' of git://neil.brown.name/md | Linus Torvalds |
2013-09-09 | idr: Percpu ida | Kent Overstreet |
2013-09-09 | Merge tag 'arc-v3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg... | Linus Torvalds |
2013-09-07 | lockref: add ability to mark lockrefs "dead" | Linus Torvalds |
2013-09-07 | lockref: fix docbook argument names | Linus Torvalds |
2013-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2013-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2013-09-07 | Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra... | Herbert Xu |
2013-09-05 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-09-05 | Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus | Russell King |
2013-09-05 | Kconfig.debug: Add FRAME_POINTER anti-dependency for ARC | Vineet Gupta |
2013-09-04 | Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2013-09-04 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2013-09-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-09-04 | add formats for dentry/file pathnames | Al Viro |
2013-09-03 | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-09-03 | lockref: Relax in cmpxchg loop | Luck, Tony |
2013-09-03 | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-09-03 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |
2013-09-02 | lockref: implement lockless reference count updates using cmpxchg() | Linus Torvalds |
2013-09-02 | lockref: uninline lockref helper functions | Linus Torvalds |