Age | Commit message (Expand) | Author |
2014-01-23 | printk/cache: mark printk_once test variable __read_mostly | Joe Perches |
2014-01-23 | lib/parser.c: add match_wildcard() function | Du, Changbin |
2014-01-23 | include/linux/of.h: make for_each_child_of_node() reference its args when CON... | David Howells |
2014-01-23 | remove extra definitions of U32_MAX | Alex Elder |
2014-01-23 | kernel.h: define u8, s8, u32, etc. limits | Alex Elder |
2014-01-23 | conditionally define U32_MAX | Alex Elder |
2014-01-23 | include/linux/genalloc.h: spinlock_t needs spinlock_types.h | Shawn Guo |
2014-01-23 | numa: add a sysctl for numa_balancing | Andi Kleen |
2014-01-23 | mm: free memblock.memory in free_all_bootmem | Philipp Hachtmann |
2014-01-23 | memcg, slab: RCU protect memcg_params for root caches | Vladimir Davydov |
2014-01-23 | memcg, slab: clean up memcg cache initialization/destruction | Vladimir Davydov |
2014-01-23 | memcg, slab: kmem_cache_create_memcg(): fix memleak on fail path | Vladimir Davydov |
2014-01-23 | mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE | Sasha Levin |
2014-01-23 | mm: print more details for bad_page() | Dave Hansen |
2014-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2014-01-23 | Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2014-01-23 | sched/preempt/x86: Fix voluntary preempt for x86 | Peter Zijlstra |
2014-01-23 | Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top... | Mark Brown |
2014-01-23 | Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t... | Mark Brown |
2014-01-23 | Merge remote-tracking branch 'spi/topic/core' into spi-linus | Mark Brown |
2014-01-23 | Merge remote-tracking branch 'spi/fix/core' into spi-linus | Mark Brown |
2014-01-23 | Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s5... | Mark Brown |
2014-01-23 | Merge remote-tracking branches 'regulator/fix/pfuze100', 'regulator/fix/s5m87... | Mark Brown |
2014-01-22 | Merge branch 'ip-roce' into for-next | Roland Dreier |
2014-01-22 | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier |
2014-01-22 | IB/mlx5: Remove old field for create mkey mailbox | Eli Cohen |
2014-01-22 | mlx5_core: Fix PowerPC support | Eli Cohen |
2014-01-22 | mlx5_core: Improve debugfs readability | Eli Cohen |
2014-01-22 | IB/mlx5: Add support for resize CQ | Eli Cohen |
2014-01-22 | IB/mlx5: Implement modify CQ | Eli Cohen |
2014-01-22 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-01-22 | rtnetlink: remove ndo_get_slave | Jiri Pirko |
2014-01-22 | net: update comments of "struct msghdr" with the more accurate RFC3542 ones | FX Le Bail |
2014-01-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-01-22 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-22 | Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2014-01-22 | fuse: fix pipe_buf_operations | Miklos Szeredi |
2014-01-22 | sched: Fix warning on make htmldocs caused by wait.h | Masanari Iida |
2014-01-21 | reciprocal_divide: update/correction of the algorithm | Hannes Frederic Sowa |
2014-01-21 | net: introduce reciprocal_scale helper and convert users | Daniel Borkmann |
2014-01-21 | random32: add prandom_u32_max and convert open coded users | Daniel Borkmann |
2014-01-21 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2014-01-21 | net: filter: let bpf_tell_extensions return SKF_AD_MAX | Daniel Borkmann |
2014-01-21 | Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2014-01-21 | net: Add GRO support for UDP encapsulating protocols | Or Gerlitz |
2014-01-21 | Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2014-01-21 | stmmac: Fix kernel crashes for jumbo frames | Vince Bridgers |
2014-01-21 | mm/migrate: remove unused function, fail_migrate_page() | Joonsoo Kim |
2014-01-21 | mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pages | Joonsoo Kim |