summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-08-03nfs: increase size of EXCHANGE_ID name string bufferJeff Layton1-1/+1
2015-08-03of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov1-1/+4
2015-08-03libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter1-0/+1
2015-08-03jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi1-2/+2
2015-08-03ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki1-0/+2
2015-07-03bus: mvebu: pass the coherency availability information at init timeGreg Ungerer1-1/+1
2015-06-06libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta1-0/+9
2015-06-06libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta1-0/+1
2015-05-17nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi1-1/+1
2015-05-06usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi1-0/+26
2015-05-06net: fix crash in build_skb()Eric Dumazet1-0/+1
2015-04-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-2/+4
2015-04-29sched: declare pid_alive as inlineRichard Guy Briggs1-1/+1
2015-04-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro1-4/+4
2015-04-29ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org1-0/+6
2015-04-19cpuidle: remove state_count field from struct cpuidle_deviceBartlomiej Zolnierkiewicz1-1/+0
2015-04-19Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche1-1/+3
2015-03-26workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo1-1/+2
2015-03-06usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior1-0/+1
2015-03-06fsnotify: fix handling of renames in auditJan Kara1-2/+4
2015-01-29mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko1-7/+6
2015-01-29mm: page_alloc: reduce cost of the fair zone allocation policyMel Gorman1-0/+6
2015-01-29mm: move zone->pages_scanned into a vmstat counterMel Gorman1-1/+1
2015-01-29mm: rearrange zone fields into read-only, page alloc, statistics and page rec...Mel Gorman1-100/+105
2015-01-29mm: make copy_pte_range static againJerome Marchand1-4/+0
2015-01-29mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman3-6/+103
2015-01-29mm: shmem: avoid atomic operation during shmem_getpage_gfpMel Gorman1-0/+1
2015-01-29mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman3-4/+4
2015-01-29mm: page_alloc: reduce number of times page_to_pfn is calledMel Gorman2-22/+20
2015-01-29mm: page_alloc: use unsigned int for order in more placesMel Gorman1-4/+4
2015-01-29mm: page_alloc: use jump labels to avoid checking number_of_cpusetsMel Gorman1-3/+26
2015-01-29include/linux/jump_label.h: expose the reference countMel Gorman1-7/+13
2015-01-29mm/swap.c: clean up *lru_cache_add* functionsJianyu Zhan1-17/+2
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook1-0/+13
2015-01-29time: settimeofday: Validate the values of tv from userSasha Levin1-0/+13
2015-01-29PCI: Add flag for devices where we can't use bus resetAlex Williamson1-0/+2
2015-01-27genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner1-0/+1
2015-01-16mm: propagate error from stack expansion even for guard pageLinus Torvalds1-1/+1
2015-01-16pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren1-1/+3
2015-01-08audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs1-0/+4
2015-01-08userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman1-0/+7
2015-01-08userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman1-0/+5
2015-01-08groups: Consolidate the setgroups permission checksEric W. Biederman1-0/+1
2014-12-06bitops: Fix shift overflow in GENMASK macrosMaxime COQUELIN1-2/+5
2014-12-06iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan1-1/+1
2014-12-06PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt1-0/+1
2014-12-06inetdevice: fixed signed integer overflowVincent BENAYOUN1-1/+1
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