summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2014-01-23printk/cache: mark printk_once test variable __read_mostlyJoe Perches
2014-01-23lib/parser.c: add match_wildcard() functionDu, Changbin
2014-01-23include/linux/of.h: make for_each_child_of_node() reference its args when CON...David Howells
2014-01-23remove extra definitions of U32_MAXAlex Elder
2014-01-23kernel.h: define u8, s8, u32, etc. limitsAlex Elder
2014-01-23conditionally define U32_MAXAlex Elder
2014-01-23include/linux/genalloc.h: spinlock_t needs spinlock_types.hShawn Guo
2014-01-23numa: add a sysctl for numa_balancingAndi Kleen
2014-01-23mm: free memblock.memory in free_all_bootmemPhilipp Hachtmann
2014-01-23memcg, slab: RCU protect memcg_params for root cachesVladimir Davydov
2014-01-23memcg, slab: clean up memcg cache initialization/destructionVladimir Davydov
2014-01-23memcg, slab: kmem_cache_create_memcg(): fix memleak on fail pathVladimir Davydov
2014-01-23mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin
2014-01-23mm: print more details for bad_page()Dave Hansen
2014-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2014-01-23Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2014-01-23sched/preempt/x86: Fix voluntary preempt for x86Peter Zijlstra
2014-01-23Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top...Mark Brown
2014-01-23Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t...Mark Brown
2014-01-23Merge remote-tracking branch 'spi/topic/core' into spi-linusMark Brown
2014-01-23Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown
2014-01-23Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s5...Mark Brown
2014-01-23Merge remote-tracking branches 'regulator/fix/pfuze100', 'regulator/fix/s5m87...Mark Brown
2014-01-22Merge branch 'ip-roce' into for-nextRoland Dreier
2014-01-22Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier
2014-01-22IB/mlx5: Remove old field for create mkey mailboxEli Cohen
2014-01-22mlx5_core: Fix PowerPC supportEli Cohen
2014-01-22mlx5_core: Improve debugfs readabilityEli Cohen
2014-01-22IB/mlx5: Add support for resize CQEli Cohen
2014-01-22IB/mlx5: Implement modify CQEli Cohen
2014-01-22Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-01-22rtnetlink: remove ndo_get_slaveJiri Pirko
2014-01-22net: update comments of "struct msghdr" with the more accurate RFC3542 onesFX Le Bail
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-22Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-01-22fuse: fix pipe_buf_operationsMiklos Szeredi
2014-01-22sched: Fix warning on make htmldocs caused by wait.hMasanari Iida
2014-01-21reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa
2014-01-21net: introduce reciprocal_scale helper and convert usersDaniel Borkmann
2014-01-21random32: add prandom_u32_max and convert open coded usersDaniel Borkmann
2014-01-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-21net: filter: let bpf_tell_extensions return SKF_AD_MAXDaniel Borkmann
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-01-21net: Add GRO support for UDP encapsulating protocolsOr Gerlitz
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-01-21stmmac: Fix kernel crashes for jumbo framesVince Bridgers
2014-01-21mm/migrate: remove unused function, fail_migrate_page()Joonsoo Kim
2014-01-21mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pagesJoonsoo Kim