summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-01-24mm: free memblock.memory in free_all_bootmemPhilipp Hachtmann1-0/+1
2014-01-24memcg, slab: RCU protect memcg_params for root cachesVladimir Davydov1-2/+7
2014-01-24memcg, slab: clean up memcg cache initialization/destructionVladimir Davydov1-5/+4
2014-01-24memcg, slab: kmem_cache_create_memcg(): fix memleak on fail pathVladimir Davydov1-5/+9
2014-01-24mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin8-29/+39
2014-01-24mm: print more details for bad_page()Dave Hansen1-1/+3
2014-01-24rtnetlink: add missing IFLA_BOND_AD_INFO_UNSPECJiri Pirko1-0/+1
2014-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-0/+2
2014-01-23Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2-25/+89
2014-01-23Merge tag 'omap-for-v3.14/dt-signed' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-0/+20
2014-01-23Merge branch 'next' into for-linusDmitry Torokhov31-111/+117
2014-01-23sched/preempt/x86: Fix voluntary preempt for x86Peter Zijlstra1-5/+0
2014-01-23Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top...Mark Brown1-0/+2
2014-01-23Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t...Mark Brown1-5/+3
2014-01-23Merge remote-tracking branch 'spi/topic/core' into spi-linusMark Brown1-4/+4
2014-01-23Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown1-5/+7
2014-01-23Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s5...Mark Brown3-10/+19
2014-01-23Merge remote-tracking branches 'regulator/fix/pfuze100', 'regulator/fix/s5m87...Mark Brown2-0/+57
2014-01-23Merge branch 'ip-roce' into for-nextRoland Dreier7-26/+85
2014-01-23Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier7-20/+138
2014-01-23IB/mlx5: Remove old field for create mkey mailboxEli Cohen1-2/+2
2014-01-23mlx5_core: Fix PowerPC supportEli Cohen1-1/+2
2014-01-23mlx5_core: Improve debugfs readabilityEli Cohen1-0/+45
2014-01-23IB/mlx5: Add support for resize CQEli Cohen2-2/+12
2014-01-23IB/mlx5: Implement modify CQEli Cohen2-4/+19
2014-01-23Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-32/+33
2014-01-23Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds7-9/+135
2014-01-23rtnetlink: remove ndo_get_slaveJiri Pirko1-5/+0
2014-01-23rtnetlink: provide api for getting and setting slave infoJiri Pirko2-0/+16
2014-01-23rtnetlink: put "BOND" into nl attribute names which are related to bondingJiri Pirko1-9/+10
2014-01-23ipv6: enable anycast addresses as source addresses for datagramsFX Le Bail1-2/+3
2014-01-23net: update comments of "struct msghdr" with the more accurate RFC3542 onesFX Le Bail1-7/+7
2014-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-20/+16
2014-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-11/+9
2014-01-23Merge tag 'dm-3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+17
2014-01-23af_packet: Add Queue mapping mode to af_packet fanout operationNeil Horman1-0/+1
2014-01-23Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-20/+228
2014-01-23Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-271/+149
2014-01-23Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds3-10/+160
2014-01-22fuse: fix pipe_buf_operationsMiklos Szeredi1-0/+2
2014-01-22neighbour.h: fix commentLi Zhong1-1/+1
2014-01-22sched: Fix warning on make htmldocs caused by wait.hMasanari Iida1-2/+2
2014-01-22reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa4-21/+28
2014-01-22net: introduce reciprocal_scale helper and convert usersDaniel Borkmann2-3/+20
2014-01-22random32: add prandom_u32_max and convert open coded usersDaniel Borkmann1-1/+17
2014-01-22dm log userspace: allow mark requests to piggyback on flush requestsDongmao Zhang1-3/+17
2014-01-22Merge branch 'akpm' (incoming from Andrew)Linus Torvalds20-243/+543
2014-01-22net: filter: let bpf_tell_extensions return SKF_AD_MAXDaniel Borkmann1-7/+1
2014-01-22sctp: remove macros sctp_bh_[un]lock_sockwangweidong1-4/+0
2014-01-22sctp: remove macros sctp_{lock|release}_sockwangweidong1-2/+0