Age | Commit message (Expand) | Author | Files | Lines |
2014-02-14 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -5/+2 |
2014-02-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2014-02-07 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 27 | -167/+650 |
2014-02-06 | x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y | Peter Oberparleiter | 1 | -0/+1 |
2014-02-04 | kbuild: don't enable DEBUG_INFO when building for COMPILE_TEST | Linus Torvalds | 1 | -1/+1 |
2014-02-02 | parisc/sti_console: prefer Linux fonts over built-in ROM fonts | Helge Deller | 1 | -3/+3 |
2014-01-31 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 1 | -7/+14 |
2014-01-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+1 |
2014-01-30 | percpu_ida: fix a live lock | Shaohua Li | 1 | -5/+2 |
2014-01-29 | dma-debug: fix overlap detection | Dan Williams | 1 | -3/+7 |
2014-01-29 | lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULL | Lad, Prabhakar | 1 | -2/+3 |
2014-01-28 | kobject: export kobj_sysfs_ops | Jeff Mahoney | 1 | -0/+1 |
2014-01-27 | dynamic_debug: replace obselete simple_strtoul() with kstrtouint() | Andrey Ryabinin | 1 | -3/+1 |
2014-01-27 | dynamic_debug: fix ddebug_parse_query() | Andrey Ryabinin | 1 | -2/+4 |
2014-01-27 | dynamic_debug: remove wrong error message | Andrey Ryabinin | 1 | -3/+1 |
2014-01-27 | memblock, nobootmem: add memblock_virt_alloc_low() | Yinghai Lu | 1 | -2/+2 |
2014-01-27 | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -1/+2 |
2014-01-27 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -11/+0 |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 6 | -10/+78 |
2014-01-25 | iscsi-target: Fix connection reset hang with percpu_ida_alloc | Nicholas Bellinger | 1 | -2/+7 |
2014-01-23 | lib/decompress_unlz4.c: always set an error return code on failures | Jan Beulich | 1 | -0/+1 |
2014-01-23 | rbtree/test: test rbtree_postorder_for_each_entry_safe() | Cody P Schafer | 1 | -0/+11 |
2014-01-23 | rbtree/test: move rb_node to the middle of the test struct | Cody P Schafer | 1 | -1/+1 |
2014-01-23 | test: check copy_to/from_user boundary validation | Kees Cook | 3 | -0/+124 |
2014-01-23 | test: add minimal module for verification testing | Kees Cook | 3 | -0/+48 |
2014-01-23 | lib/cmdline.c: declare exported symbols immediately | Felipe Contreras | 1 | -3/+2 |
2014-01-23 | lib/cmdline.c: fix style issues | Felipe Contreras | 1 | -5/+4 |
2014-01-23 | lib/kstrtox.c: remove redundant cleanup | Felipe Contreras | 1 | -1/+0 |
2014-01-23 | vsprintf: add %pad extension for dma_addr_t use | Joe Perches | 1 | -6/+27 |
2014-01-23 | dynamic_debug: add wildcard support to filter files/functions/modules | Du, Changbin | 1 | -5/+10 |
2014-01-23 | lib/parser.c: put EXPORT_SYMBOLs in the conventional place | Andrew Morton | 1 | -7/+6 |
2014-01-23 | lib/parser.c: add match_wildcard() function | Du, Changbin | 1 | -0/+51 |
2014-01-23 | percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask | Kent Overstreet | 1 | -7/+9 |
2014-01-23 | assoc_array: remove global variable | Stephen Hemminger | 1 | -1/+1 |
2014-01-21 | reciprocal_divide: update/correction of the algorithm | Hannes Frederic Sowa | 2 | -5/+26 |
2014-01-21 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 5 | -35/+215 |
2014-01-21 | Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 1 | -0/+3 |
2014-01-21 | lib/show_mem.c: show num_poisoned_pages when oom | Xishi Qiu | 1 | -0/+3 |
2014-01-21 | lib/cpumask.c: use memblock apis for early memory allocations | Santosh Shilimkar | 1 | -2/+2 |
2014-01-21 | lib/swiotlb.c: use memblock apis for early memory allocations | Santosh Shilimkar | 1 | -15/+20 |
2014-01-21 | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT | Mel Gorman | 1 | -3/+0 |
2014-01-21 | dma-debug: introduce debug_dma_assert_idle() | Dan Williams | 2 | -15/+190 |
2014-01-21 | percpu-refcount: Add a WARN() for ref going negative | Kent Overstreet | 1 | -0/+3 |
2014-01-20 | Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+2 |
2014-01-20 | Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -61/+34 |
2014-01-20 | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+9 |
2014-01-19 | net: fix "queues" uevent between network namespaces | Weilong Chen | 1 | -2/+8 |
2014-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2014-01-16 | lib: Ensure EWMA does not store wrong intermediate values | Michael Dalton | 1 | -2/+4 |
2014-01-17 | percpu_counter: unbreak __percpu_counter_add() | Hugh Dickins | 1 | -1/+1 |