summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-12-03ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-12-03fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro
2014-11-27inetdevice: fixed signed integer overflowVincent BENAYOUN
2014-11-19clocksource: Remove "weak" from clocksource_default_clock() declarationBjorn Helgaas
2014-11-19kgdb: Remove "weak" from kgdb_arch_pc() declarationBjorn Helgaas
2014-11-19vmcore: Remove "weak" from function declarationsBjorn Helgaas
2014-11-19nfs: fix pnfs direct write memory leakPeng Tao
2014-11-13of: Fix overflow bug in string property parsing functionsGrant Likely
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-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-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