summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* iio: Add inverse unit conversion macrosLars-Peter Clausen2015-09-211-0/+17
* dentry_kill(): don't try to remove from shrink listAl Viro2015-08-161-0/+2
* nfs: increase size of EXCHANGE_ID name string bufferJeff Layton2015-08-031-1/+1
* of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov2015-08-031-1/+4
* libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter2015-08-031-0/+1
* jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi2015-08-031-2/+2
* ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki2015-08-031-0/+2
* bus: mvebu: pass the coherency availability information at init timeGreg Ungerer2015-07-031-1/+1
* libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta2015-06-061-0/+9
* libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta2015-06-061-0/+1
* nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi2015-05-171-1/+1
* usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi2015-05-061-0/+26
* net: fix crash in build_skb()Eric Dumazet2015-05-061-0/+1
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-04-291-2/+4
* sched: declare pid_alive as inlineRichard Guy Briggs2015-04-291-1/+1
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2015-04-291-4/+4
* ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org2015-04-291-0/+6
* cpuidle: remove state_count field from struct cpuidle_deviceBartlomiej Zolnierkiewicz2015-04-191-1/+0
* Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche2015-04-191-1/+3
* workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo2015-03-261-1/+2
* usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior2015-03-061-0/+1
* fsnotify: fix handling of renames in auditJan Kara2015-03-061-2/+4
* mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko2015-01-291-7/+6
* mm: page_alloc: reduce cost of the fair zone allocation policyMel Gorman2015-01-291-0/+6
* mm: move zone->pages_scanned into a vmstat counterMel Gorman2015-01-291-1/+1
* mm: rearrange zone fields into read-only, page alloc, statistics and page rec...Mel Gorman2015-01-291-100/+105
* mm: make copy_pte_range static againJerome Marchand2015-01-291-4/+0
* mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman2015-01-293-6/+103
* mm: shmem: avoid atomic operation during shmem_getpage_gfpMel Gorman2015-01-291-0/+1
* mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman2015-01-293-4/+4
* mm: page_alloc: reduce number of times page_to_pfn is calledMel Gorman2015-01-292-22/+20
* mm: page_alloc: use unsigned int for order in more placesMel Gorman2015-01-291-4/+4
* mm: page_alloc: use jump labels to avoid checking number_of_cpusetsMel Gorman2015-01-291-3/+26
* include/linux/jump_label.h: expose the reference countMel Gorman2015-01-291-7/+13
* mm/swap.c: clean up *lru_cache_add* functionsJianyu Zhan2015-01-291-17/+2
* crypto: prefix module autoloading with "crypto-"Kees Cook2015-01-291-0/+13
* time: settimeofday: Validate the values of tv from userSasha Levin2015-01-291-0/+13
* PCI: Add flag for devices where we can't use bus resetAlex Williamson2015-01-291-0/+2
* genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner2015-01-271-0/+1
* mm: propagate error from stack expansion even for guard pageLinus Torvalds2015-01-161-1/+1
* pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren2015-01-161-1/+3
* audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs2015-01-081-0/+4
* userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman2015-01-081-0/+7
* userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman2015-01-081-0/+5
* groups: Consolidate the setgroups permission checksEric W. Biederman2015-01-081-0/+1
* bitops: Fix shift overflow in GENMASK macrosMaxime COQUELIN2014-12-061-2/+5
* iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan2014-12-061-1/+1
* PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt2014-12-061-0/+1
* inetdevice: fixed signed integer overflowVincent BENAYOUN2014-12-061-1/+1
* mm, compaction: embed migration mode in compact_controlDavid Rientjes2014-11-211-2/+2