Age | Commit message (Expand) | Author |
2014-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-04-01 | Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-04-01 | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-04-01 | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-04-01 | netlink: don't compare the nul-termination in nla_strcmp | Pablo Neira |
2014-03-31 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2014-03-31 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-03-28 | random32: avoid attempt to late reseed if in the middle of seeding | Sasha Levin |
2014-03-23 | partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui... | Helge Deller |
2014-03-04 | lib/radix-tree.c: swapoff tmpfs radix_tree: remember to rcu_read_unlock | Hugh Dickins |
2014-03-04 | dma debug: account for cachelines and read-only mappings in overlap tracking | Dan Williams |
2014-02-26 | vsprintf: Add support for IORESOURCE_UNSET in %pR | Bjorn Helgaas |
2014-02-23 | locktorture: Add a lock-torture kernel module | Paul E. McKenney |
2014-02-23 | rcutorture: Abstract rcu_torture_random() | Paul E. McKenney |
2014-02-18 | Merge 3.14-rc3 into driver-core-next | Greg Kroah-Hartman |
2014-02-17 | idr: Add new function idr_is_empty() | Andreas Gruenbacher |
2014-02-14 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-02-13 | asmlinkage Make __stack_chk_failed and memcmp visible | Andi Kleen |
2014-02-10 | Merge branch 'master' into driver-core-next-test-merge-rc2 | Tejun Heo |
2014-02-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-02-07 | sysfs, kobject: add sysfs wrapper for kernfs_enable_ns() | Tejun Heo |
2014-02-07 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin |
2014-02-06 | x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y | Peter Oberparleiter |
2014-02-04 | kbuild: don't enable DEBUG_INFO when building for COMPILE_TEST | Linus Torvalds |
2014-02-02 | parisc/sti_console: prefer Linux fonts over built-in ROM fonts | Helge Deller |
2014-01-31 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2014-01-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2014-01-30 | percpu_ida: fix a live lock | Shaohua Li |
2014-01-29 | 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-28 | kobject: export kobj_sysfs_ops | Jeff Mahoney |
2014-01-27 | dynamic_debug: replace obselete simple_strtoul() with kstrtouint() | Andrey Ryabinin |
2014-01-27 | dynamic_debug: fix ddebug_parse_query() | Andrey Ryabinin |
2014-01-27 | dynamic_debug: remove wrong error message | Andrey Ryabinin |
2014-01-27 | memblock, nobootmem: add memblock_virt_alloc_low() | Yinghai Lu |
2014-01-27 | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-01-27 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-01-25 | iscsi-target: Fix connection reset hang with percpu_ida_alloc | Nicholas Bellinger |
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 |