summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-11-13of: Fix overflow bug in string property parsing functionsGrant Likely
2014-11-13drm/radeon: remove invalid pci idAlex Deucher
2014-11-13HID: usbhid: add always-poll quirkJohan Hovold
2014-11-13USB: core: add device-qualifier quirkJohan Hovold
2014-11-13OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko
2014-11-13block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer
2014-11-13random: add and use memzero_explicit() for clearing dataDaniel Borkmann
2014-11-13vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara
2014-11-13crypto: more robust crypto_memneqCesar Eduardo Barros
2014-11-13drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2014-11-05drm/i915: provide interface for audio driver to query cdclkJani Nikula
2014-11-05drm/i915, HD-audio: Don't continue probing when nomodeset is givenTakashi Iwai
2014-10-31kernel: add support for gcc 5Sasha Levin
2014-10-31mm: clear __GFP_FS when PF_MEMALLOC_NOIO is setJunxiao Bi
2014-10-31kvm: fix potentially corrupt mmio cacheDavid Matlack
2014-10-31pci_ids: Add support for Intel Quark ILBJosef Ahmad
2014-10-30dentry_kill(): don't try to remove from shrink listAl Viro
2014-10-30USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-10-29regulatory: fix misapplied alpha2 fixEliad Peller
2014-10-17USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-10-17sctp: handle association restarts when the socket is closed.Vlad Yasevich
2014-10-17xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert
2014-10-17xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert
2014-10-17tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell
2014-10-17net: Always untag vlan-tagged traffic on input.Vlad Yasevich
2014-10-13jiffies: Fix timeval conversion to jiffiesAndrew Hunter
2014-10-13media: vb2: fix VBI/poll regressionHans Verkuil
2014-10-13vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher
2014-10-13regulatory: add NUL to alpha2Eliad Peller
2014-10-13workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()Tejun Heo
2014-10-13iio:trigger: modify return value for iio_trigger_getSrinivas Pandruvada
2014-10-13iio: hid_Sensors: fix crash during trigger unregisterSrinivas Pandruvada
2014-10-13xattr: fix check for simultaneous glibc header inclusionFilipe Brandenburger
2014-09-26mm: page_alloc: reduce cost of the fair zone allocation policyMel Gorman
2014-09-26mm: move zone->pages_scanned into a vmstat counterMel Gorman
2014-09-26mm: rearrange zone fields into read-only, page alloc, statistics and page rec...Mel Gorman
2014-09-26mm: pagemap: avoid unnecessary overhead when tracepoints are deactivatedMel Gorman
2014-09-26mm: make copy_pte_range static againJerome Marchand
2014-09-26mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman
2014-09-26mm: shmem: avoid atomic operation during shmem_getpage_gfpMel Gorman
2014-09-26mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman
2014-09-26mm: page_alloc: reduce number of times page_to_pfn is calledMel Gorman
2014-09-26mm: page_alloc: use unsigned int for order in more placesMel Gorman
2014-09-26mm: page_alloc: use jump labels to avoid checking number_of_cpusetsMel Gorman
2014-09-26include/linux/jump_label.h: expose the reference countMel Gorman
2014-09-26mm/swap.c: clean up *lru_cache_add* functionsJianyu Zhan
2014-09-26mm/compaction: do not count migratepages when unnecessaryVlastimil Babka
2014-09-26mm, compaction: embed migration mode in compact_controlDavid Rientjes
2014-09-26mm, compaction: add per-zone migration pfn cache for async compactionDavid Rientjes
2014-09-26mm, migration: add destination page freeing callbackDavid Rientjes