| Commit message (Expand) | Author | Age |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-02-08 |
|\ |
|
| * | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 2014-02-07 |
| |\ |
|
| * | | x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y | Peter Oberparleiter | 2014-02-06 |
* | | | kbuild: don't enable DEBUG_INFO when building for COMPILE_TEST | Linus Torvalds | 2014-02-04 |
| |/
|/| |
|
* | | parisc/sti_console: prefer Linux fonts over built-in ROM fonts | Helge Deller | 2014-02-02 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2014-01-31 |
|\ \ |
|
| * | | iscsi-target: Fix connection reset hang with percpu_ida_alloc | Nicholas Bellinger | 2014-01-25 |
| * | | percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask | Kent Overstreet | 2014-01-23 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2014-01-30 |
|\ \ \ |
|
| * | | | kobject: export kobj_sysfs_ops | Jeff Mahoney | 2014-01-28 |
* | | | | dma-debug: fix overlap detection | Dan Williams | 2014-01-29 |
* | | | | lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULL | Lad, Prabhakar | 2014-01-29 |
* | | | | dynamic_debug: replace obselete simple_strtoul() with kstrtouint() | Andrey Ryabinin | 2014-01-28 |
* | | | | dynamic_debug: fix ddebug_parse_query() | Andrey Ryabinin | 2014-01-28 |
* | | | | dynamic_debug: remove wrong error message | Andrey Ryabinin | 2014-01-28 |
* | | | | memblock, nobootmem: add memblock_virt_alloc_low() | Yinghai Lu | 2014-01-28 |
* | | | | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-01-27 |
|\ \ \ \ |
|
| * | | | | swiotlb: Don't DoS us with 'swiotlb buffer is full' (v2) | Konrad Rzeszutek Wilk | 2014-01-07 |
* | | | | | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-27 |
|\ \ \ \ \ |
|
| * | | | | | firewire: ohci: Turn remote DMA support into a module parameter | Lubomir Rintel | 2014-01-12 |
| |/ / / / |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 |
|\ \ \ \ \ |
|
| * | | | | | reciprocal_divide: update/correction of the algorithm | Hannes Frederic Sowa | 2014-01-22 |
| * | | | | | net: fix "queues" uevent between network namespaces | Weilong Chen | 2014-01-19 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-18 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | lib: Ensure EWMA does not store wrong intermediate values | Michael Dalton | 2014-01-17 |
| * | | | | | lib: hash: follow-up fixups for arch hash | Francesco Fusco | 2013-12-19 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-12-18 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | lib: introduce arch optimized hash library | Francesco Fusco | 2013-12-17 |
| | |_|/ /
| |/| | | |
|
* | | | | | 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-23 |
* | | | | | Merge branch 'akpm' (incoming from Andrew) | 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 |
* | | | | | | Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 2014-01-21 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | percpu-refcount: Add a WARN() for ref going negative | Kent Overstreet | 2014-01-21 |
* | | | | | | Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-01-20 |
|\ \ \ \ \ \ |
|