summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-11-21mm/compaction: do not count migratepages when unnecessaryVlastimil Babka1-4/+21
2014-11-21mm, compaction: embed migration mode in compact_controlDavid Rientjes1-2/+2
2014-11-21mm, compaction: add per-zone migration pfn cache for async compactionDavid Rientjes1-2/+3
2014-11-21mm, migration: add destination page freeing callbackDavid Rientjes1-4/+7
2014-11-21mm/readahead.c: inline ra_submitFabian Frederick1-3/+0
2014-11-21mm: remove read_cache_page_async()Sasha Levin1-10/+0
2014-11-21mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner4-6/+23
2014-11-21mm: filemap: move radix tree hole searching hereJohannes Weiner2-4/+5
2014-11-21lib: radix-tree: add radix_tree_delete_item()Johannes Weiner1-0/+1
2014-11-21net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann1-3/+3
2014-11-21net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann1-0/+5
2014-11-21netfilter: xt_bpf: add mising opaque struct sk_filter definitionPablo Neira1-0/+2
2014-11-21clocksource: Remove "weak" from clocksource_default_clock() declarationBjorn Helgaas1-1/+1
2014-11-21kgdb: Remove "weak" from kgdb_arch_pc() declarationBjorn Helgaas1-1/+1
2014-11-21vmcore: Remove "weak" from function declarationsBjorn Helgaas1-8/+7
2014-11-21memory-hotplug: Remove "weak" from memory_block_size_bytes() declarationBjorn Helgaas1-1/+1
2014-11-21power: charger-manager: Fix accessing invalidated power supply after charger ...Krzysztof Kozlowski1-2/+0
2014-11-21power: charger-manager: Fix accessing invalidated power supply after fuel gau...Krzysztof Kozlowski1-1/+0
2014-11-21nfs: fix pnfs direct write memory leakPeng Tao1-0/+11
2014-11-21pinctrl: dra: dt-bindings: Fix output pull up/downRoger Quadros1-2/+2
2014-11-14of: Fix overflow bug in string property parsing functionsGrant Likely1-14/+70
2014-11-14drm/radeon: remove invalid pci idAlex Deucher1-1/+0
2014-11-14HID: usbhid: add always-poll quirkJohan Hovold1-0/+1
2014-11-14USB: core: add device-qualifier quirkJohan Hovold1-0/+3
2014-11-14OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko1-0/+3
2014-11-14drm/vmwgfx: Fix drm.h includeJosh Boyer1-1/+1
2014-11-14block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer1-3/+2
2014-11-14random: add and use memzero_explicit() for clearing dataDaniel Borkmann1-2/+3
2014-11-14vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara1-0/+1
2014-11-14SUNRPC: Don't wake tasks during connection abortBenjamin Coddington1-0/+1
2014-11-14drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings1-0/+2
2014-10-30kernel: add support for gcc 5Sasha Levin1-0/+66
2014-10-30mm: clear __GFP_FS when PF_MEMALLOC_NOIO is setJunxiao Bi1-2/+4
2014-10-30pci_ids: Add support for Intel Quark ILBJosef Ahmad1-0/+1
2014-10-15USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu1-0/+3
2014-10-15sctp: handle association restarts when the socket is closed.Vlad Yasevich1-1/+1
2014-10-15xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert1-0/+1
2014-10-15xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert1-1/+14
2014-10-15tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell3-1/+2
2014-10-15tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin1-1/+3
2014-10-15net: Always untag vlan-tagged traffic on input.Vlad Yasevich2-6/+1
2014-10-09mm: per-thread vma cachingDavidlohr Bueso3-2/+47
2014-10-09mm: optimize put_mems_allowed() usageMel Gorman1-13/+14
2014-10-09swap: change swap_list_head to plist, add swap_avail_headDan Streetman2-2/+3
2014-10-09lib/plist: add plist_requeueDan Streetman1-0/+2
2014-10-09lib/plist: add helper functionsDan Streetman1-0/+43
2014-10-09swap: change swap_info singly-linked list to list_headDan Streetman2-7/+2
2014-10-09jiffies: Fix timeval conversion to jiffiesAndrew Hunter1-12/+0
2014-10-09media: vb2: fix VBI/poll regressionHans Verkuil1-0/+4
2014-10-09hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan1-0/+10