Age | Commit message (Expand) | Author |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-01-23 | lib/decompress_unlz4.c: always set an error return code on failures | Jan Beulich |
2014-01-23 | rbtree/test: test rbtree_postorder_for_each_entry_safe() | Cody P Schafer |
2014-01-23 | rbtree/test: move rb_node to the middle of the test struct | Cody P Schafer |
2014-01-23 | test: check copy_to/from_user boundary validation | Kees Cook |
2014-01-23 | test: add minimal module for verification testing | Kees Cook |
2014-01-23 | lib/cmdline.c: declare exported symbols immediately | Felipe Contreras |
2014-01-23 | lib/cmdline.c: fix style issues | Felipe Contreras |
2014-01-23 | lib/kstrtox.c: remove redundant cleanup | Felipe Contreras |
2014-01-23 | vsprintf: add %pad extension for dma_addr_t use | Joe Perches |
2014-01-23 | dynamic_debug: add wildcard support to filter files/functions/modules | Du, Changbin |
2014-01-23 | lib/parser.c: put EXPORT_SYMBOLs in the conventional place | Andrew Morton |
2014-01-23 | lib/parser.c: add match_wildcard() function | Du, Changbin |
2014-01-23 | assoc_array: remove global variable | Stephen Hemminger |
2014-01-21 | reciprocal_divide: update/correction of the algorithm | Hannes Frederic Sowa |
2014-01-21 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2014-01-21 | Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds |
2014-01-21 | lib/show_mem.c: show num_poisoned_pages when oom | Xishi Qiu |
2014-01-21 | lib/cpumask.c: use memblock apis for early memory allocations | Santosh Shilimkar |
2014-01-21 | lib/swiotlb.c: use memblock apis for early memory allocations | Santosh Shilimkar |
2014-01-21 | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT | Mel Gorman |
2014-01-21 | dma-debug: introduce debug_dma_assert_idle() | Dan Williams |
2014-01-21 | percpu-refcount: Add a WARN() for ref going negative | Kent Overstreet |
2014-01-20 | Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-01-20 | Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-01-20 | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-01-19 | net: fix "queues" uevent between network namespaces | Weilong Chen |
2014-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-01-16 | lib: Ensure EWMA does not store wrong intermediate values | Michael Dalton |
2014-01-17 | percpu_counter: unbreak __percpu_counter_add() | Hugh Dickins |
2014-01-15 | lib/percpu_counter.c: fix __percpu_counter_add() | Ming Lei |
2014-01-08 | kobject: Fix source code comment spelling | Bart Van Assche |
2014-01-04 | Revert "kobject: introduce kobj_completion" | Greg Kroah-Hartman |
2013-12-24 | Merge 3.13-rc5 into staging-next | Greg Kroah-Hartman |
2013-12-19 | lib: hash: follow-up fixups for arch hash | Francesco Fusco |
2013-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-12-17 | lib: introduce arch optimized hash library | Francesco Fusco |
2013-12-16 | Merge branch 3.13-rc4 into usb-next | Greg Kroah-Hartman |
2013-12-11 | kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly | Tejun Heo |
2013-12-08 | kobject: fix memory leak in kobject_set_name_vargs | Maurizio Lombardi |
2013-12-08 | lib/scatterlist: export sg_miter_skip() | Ming Lei |
2013-12-07 | kobject: remove kset from sysfs immediately in kset_unregister() | Bjorn Helgaas |
2013-12-07 | kobject: delay kobject release for random time | Bjorn Helgaas |
2013-12-02 | KEYS: Fix multiple key add into associative array | David Howells |
2013-11-29 | sysfs, kernfs: introduce kernfs_create_dir[_ns]() | Tejun Heo |
2013-11-29 | Merge 3.13-rc2 into driver-core-next | Greg Kroah-Hartman |
2013-11-27 | lockref: include mutex.h rather than reinvent arch_mutex_cpu_relax | Will Deacon |
2013-11-27 | sysfs: drop kobj_ns_type handling, take #2 | Tejun Heo |
2013-11-26 | panic: Make panic_timeout configurable | Jason Baron |
2013-11-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |