summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-17USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-10-17net: Always untag vlan-tagged traffic on input.Vlad Yasevich
2014-10-13jiffies: Fix timeval conversion to jiffiesAndrew Hunter
2014-10-13vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher
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-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: 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: 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
2014-09-26mm/readahead.c: inline ra_submitFabian Frederick
2014-09-26mm: remove read_cache_page_async()Sasha Levin
2014-09-26mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner
2014-09-26mm: filemap: move radix tree hole searching hereJohannes Weiner
2014-09-26lib: radix-tree: add radix_tree_delete_item()Johannes Weiner
2014-09-26mm: per-thread vma cachingDavidlohr Bueso
2014-09-26mm: optimize put_mems_allowed() usageMel Gorman
2014-09-26mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserveYasuaki Ishimatsu
2014-09-26swap: add a simple detector for inappropriate swapin readaheadShaohua Li
2014-09-26mm: compaction: encapsulate defer reset logicVlastimil Babka
2014-09-26mm, x86: Account for TLB flushes only when debuggingMel Gorman
2014-09-26swap: change swap_list_head to plist, add swap_avail_headDan Streetman
2014-09-26lib/plist: add plist_requeueDan Streetman
2014-09-26lib/plist: add helper functionsDan Streetman
2014-09-26swap: change swap_info singly-linked list to list_headDan Streetman
2014-09-26hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan
2014-09-17CAPABILITIES: remove undefined caps from all processesEric Paris
2014-09-17svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever
2014-09-17jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong
2014-09-03PCI: Add pci_upstream_bridge()Bjorn Helgaas
2014-09-02bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payloadGu Zheng
2014-09-02usb-core bInterval quirkJames P Michels III
2014-08-26DMA-API: provide a helper to set both DMA and coherent DMA masksRussell King
2014-08-26mnt: Correct permission checks in do_remountEric W. Biederman
2014-08-26mnt: Only change user settable mount flags in remountEric W. Biederman
2014-08-19printk: rename printk_sched to printk_deferredJohn Stultz