summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-09-27rcu: Move lockless_dereference() out of rcupdate.hPeter Zijlstra2-15/+15
2015-08-27libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter1-0/+2
2015-08-27libata: Whitelist SSDs that are known to properly return zeroes after TRIMMartin K. Petersen1-0/+1
2015-08-27Revert "libata: add ATA_HORKAGE_NOTRIM"Sasha Levin1-1/+0
2015-08-27kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky1-0/+4
2015-08-27ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki1-0/+2
2015-08-27mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflictScott Wood1-5/+5
2015-08-04of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov1-1/+4
2015-08-04libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter1-0/+1
2015-07-12mnt: Refactor the logic for mounting sysfs and proc in a user namespaceEric W. Biederman1-1/+1
2015-07-05mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Larry Finger1-2/+4
2015-07-03nfs: increase size of EXCHANGE_ID name string bufferJeff Layton1-1/+1
2015-07-03jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi1-2/+2
2015-07-03PCI: Propagate the "ignore hotplug" setting to parentRafael J. Wysocki1-5/+1
2015-07-01lib/rhashtable: fix race between rhashtable_lookup_compare and hashtable resizeKonstantin Khlebnikov1-1/+1
2015-06-28kernel: make READ_ONCE() valid on const argumentsLinus Torvalds1-3/+3
2015-06-28[media] Add and use IS_REACHABLE macroArnd Bergmann1-0/+9
2015-06-28jhash: Update jhash_[321]words functions to use correct initvalAlexander Duyck1-6/+11
2015-06-28Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki3-0/+117
2015-06-28ACPI: Add support for device specific propertiesMika Westerberg1-0/+40
2015-06-10sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner1-3/+4
2015-06-10libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta1-0/+9
2015-06-10libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta1-0/+1
2015-06-09ktime: Fix ktime_divns to do signed divisionJohn Stultz1-6/+21
2015-06-09ktime: Optimize ktime_divns for constant divisorsNicolas Pitre1-1/+11
2015-05-23nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi1-1/+1
2015-05-17uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede1-0/+2
2015-05-17mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi2-4/+8
2015-05-17ebpf: verifier: check that call reg with ARG_ANYTHING is initializedDaniel Borkmann1-1/+3
2015-05-17usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi1-0/+26
2015-05-11net: fix crash in build_skb()Eric Dumazet1-0/+1
2015-05-11net: add skb_checksum_complete_unsetTom Herbert1-0/+12
2015-05-11kvm: add a memslot flag for incoherent memory regionsArd Biesheuvel1-0/+1
2015-04-27usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings1-2/+4
2015-04-27usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings1-0/+12
2015-04-27vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko1-0/+34
2015-04-27vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko1-3/+5
2015-04-27vlan: kill vlan_put_tag helperJiri Pirko1-18/+0
2015-04-27ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org1-0/+6
2015-04-27kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger1-6/+6
2015-04-26kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger1-0/+74
2015-04-24cpuidle: remove state_count field from struct cpuidle_deviceBartlomiej Zolnierkiewicz1-1/+0
2015-04-24Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche1-1/+3
2015-04-24mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov1-0/+10
2015-04-16regulator: palmas: Correct TPS659038 register definition for REGEN2Keerthy1-0/+3
2015-04-16dm snapshot: suspend merging snapshot when doing exception handoverMikulas Patocka1-0/+1
2015-04-16sched/wait: Provide infrastructure to deal with nested blockingPeter Zijlstra1-1/+6
2015-03-28workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo1-1/+2
2015-03-14Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold1-2/+1
2015-03-06quota: Store maximum space limit in bytesJan Kara1-2/+2