Age | Commit message (Expand) | Author |
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 | 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 |
2013-08-28 | sysfs: Restrict mounting sysfs | Eric W. Biederman |
2013-08-28 | dynamic debug: line queries failing due to uninitialized local variable | jbaron@akamai.com |
2013-08-28 | Merge branch 'for-rmk/barriers' of git://git.kernel.org/pub/scm/linux/kernel/... | Russell King |
2013-08-27 | raid6/test: replace echo -e with printf | Max Filippov |
2013-08-27 | RAID: add tilegx SIMD implementation of raid6 | Ken Steele |
2013-08-27 | Merge branch 'acpi-assorted' | Rafael J. Wysocki |
2013-08-23 | lib/lz4: correct the LZ4 license | Richard Laager |
2013-08-23 | math64: New separate div64_u64_rem helper | Mike Snitzer |
2013-08-18 | debugobjects: Make debug_object_activate() return status | Paul E. McKenney |
2013-08-14 | earlycpio.c: Fix the confusing comment of find_cpio_data(). | Tang Chen |
2013-08-09 | swiotlb: replace dma_length with sg_dma_len() macro | EunBong Song |
2013-08-06 | x86, asmlinkage: Make dump_stack visible | Andi Kleen |
2013-07-29 | Merge 3.11-rc3 into driver-core-next | Greg Kroah-Hartman |
2013-07-25 | kobject: delayed kobject release: help find buggy drivers | Russell King |
2013-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2013-07-24 | Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf... | Herbert Xu |
2013-07-22 | Pull branch 'for-rmk' of git://git.linaro.org/people/ardbiesheuvel/linux-arm ... | Russell King |
2013-07-19 | alpha: Modernize lib/mpi/longlong.h | Richard Henderson |