aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-13kernel/panic.c: update comments for print_taintedXie XiuQi1-0/+1
2014-11-13mem-hotplug: reset node present pages when hot-adding a new pgdatTang Chen1-0/+17
2014-11-13mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen4-7/+20
2014-11-13mm/debug-pagealloc: correct freepage accounting and order resettingJoonsoo Kim1-3/+5
2014-11-13fanotify: fix notification of groups with inode & mount marksJan Kara5-25/+67
2014-11-13mm, compaction: prevent infinite loop in compact_zoneVlastimil Babka1-2/+6
2014-11-13mm: alloc_contig_range: demote pages busy message from warn to infoMichal Nazarewicz1-3/+2
2014-11-13mm/slab: fix unalignment problem on Malta with EVA due to slab mergeJoonsoo Kim1-0/+4
2014-11-13mm/page_alloc: restrict max order of merging on isolated pageblockJoonsoo Kim3-29/+78
2014-11-13mm/page_alloc: move freepage counting logic to __free_one_page()Joonsoo Kim1-11/+3
2014-11-13mm/page_alloc: add freepage on isolate pageblock to correct buddy listJoonsoo Kim1-5/+8
2014-11-13mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim4-2/+28
2014-11-13mm/compaction: skip the range until proper target pageblock is metJoonsoo Kim1-0/+10
2014-11-13zram: avoid kunmap_atomic() of a NULL pointerWeijie Yang1-1/+2
2014-11-13tcp: limit GSO packets to half cwndEric Dumazet1-4/+8
2014-11-13vxlan: Do not reuse sockets for a different address familyMarcelo Leitner1-10/+19
2014-11-13rhashtable: Drop gfp_flags arg in insert/remove functionsThomas Graf4-33/+26
2014-11-13Merge branch 'mlx4-next'David S. Miller9-119/+440
2014-11-13net/mlx4_core: Support more than 64 VFsMatan Barak3-3/+31
2014-11-13net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for PF/VFsMatan Barak7-42/+190
2014-11-13net/mlx4_core: Add QUERY_FUNC firmware commandMatan Barak2-0/+67
2014-11-13net/mlx4_core: Refactor mlx4_load_oneMatan Barak1-42/+99
2014-11-13net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanupMatan Barak3-36/+57
2014-11-13net/mlx4_core: Use correct variable type for mlx4_slave_capMatan Barak3-4/+4
2014-11-13net/mlx4_core: Fix wrong reading of reserved_eqsMatan Barak1-1/+1
2014-11-13Merge branch 'rhash_prove_locking'David S. Miller4-7/+24
2014-11-13rhashtable: Add parent argument to mutex_is_heldHerbert Xu4-5/+6
2014-11-13rhashtable: Move mutex_is_held under PROVE_LOCKINGHerbert Xu2-0/+10
2014-11-13netfilter: Move mutex_is_held under PROVE_LOCKINGHerbert Xu1-0/+4
2014-11-13netlink: Move mutex_is_held under PROVE_LOCKINGHerbert Xu1-2/+4
2014-11-13smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra1-0/+46
2014-11-13net: sh_eth: Add r8a7793 supportHisashi Nakamura2-0/+3
2014-11-13net: sh_eth: Add RMII mode setting in probeHisashi Nakamura1-0/+4
2014-11-13net: generic dev_disable_lro() stacked device handlingMichal Kubeček3-10/+11
2014-11-13amd-xgbe: fix ->rss_hash_typeDan Carpenter1-1/+1
2014-11-13lib: rhashtable - Remove weird non-ASCII characters from commentsHerbert Xu1-5/+5
2014-11-13net/smsc911x: Fix delays in the PHY enable/disable routinesAlexander Kochetkov1-5/+2
2014-11-13net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down modeAlexander Kochetkov1-6/+2
2014-11-13cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt11-142/+200
2014-11-13tun: fix issues of iovec iterators using in tun_put_user()Jason Wang1-1/+3
2014-11-13FOU: Fix no return statement warning for !CONFIG_NET_FOU_IP_TUNNELSThomas Graf1-1/+1
2014-11-13libceph: change from BUG to WARN for __remove_osd() assertsIlya Dryomov1-2/+2
2014-11-13libceph: clear r_req_lru_item in __unregister_linger_request()Ilya Dryomov1-0/+2
2014-11-13libceph: unlink from o_linger_requests when clearing r_osdIlya Dryomov1-0/+1
2014-11-13libceph: do not crash on large auth ticketsIlya Dryomov1-37/+132
2014-11-13ceph: fix flush tid comparisionYan, Zheng1-1/+1
2014-11-13Merge tag 'sound-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds4-30/+116
2014-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-3/+4
2014-11-13Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2-1/+2
2014-11-13Merge tag 'dm-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds7-31/+50