summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tcp: fix child sockets to use system default congestion control if not setNeal Cardwell2015-06-151-1/+2
* sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe2015-06-151-2/+5
* xfrm: release dst_orig in case of error in xfrm_lookup()huaibin Wang2015-06-101-0/+1
* drm/radeon: add new bonaire pci idAlex Deucher2015-06-101-0/+1
* sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner2015-06-101-3/+4
* libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta2015-06-101-0/+9
* libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta2015-06-101-0/+1
* xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel2015-06-091-1/+1
* ktime: Fix ktime_divns to do signed divisionJohn Stultz2015-06-091-6/+21
* ktime: Optimize ktime_divns for constant divisorsNicolas Pitre2015-06-091-1/+11
* ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng2015-06-091-6/+6
* nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi2015-05-231-1/+1
* uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede2015-05-171-0/+2
* ASoC: dapm: Enable autodisable on SOC_DAPM_SINGLE_TLV_AUTODISABLECharles Keepax2015-05-171-1/+1
* ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj2015-05-171-5/+9
* mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi2015-05-172-4/+8
* ebpf: verifier: check that call reg with ARG_ANYTHING is initializedDaniel Borkmann2015-05-171-1/+3
* ACPICA: Utilities: split IO address types from data type models.Lv Zheng2015-05-172-0/+21
* target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handlingNicholas Bellinger2015-05-171-1/+1
* usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi2015-05-171-0/+26
* net: fix crash in build_skb()Eric Dumazet2015-05-111-0/+1
* net: add skb_checksum_complete_unsetTom Herbert2015-05-111-0/+12
* arm/arm64: KVM: Keep elrsr/aisr in sync with software modelChristoffer Dall2015-05-111-0/+1
* arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall2015-05-111-6/+4
* arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()Peter Maydell2015-05-111-2/+2
* kvm: add a memslot flag for incoherent memory regionsArd Biesheuvel2015-05-111-0/+1
* usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings2015-04-271-2/+4
* usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings2015-04-271-0/+12
* vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko2015-04-271-0/+34
* vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko2015-04-271-3/+5
* vlan: kill vlan_put_tag helperJiri Pirko2015-04-271-18/+0
* ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org2015-04-274-17/+10
* kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger2015-04-271-6/+6
* kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger2015-04-261-0/+74
* cpuidle: remove state_count field from struct cpuidle_deviceBartlomiej Zolnierkiewicz2015-04-241-1/+0
* Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche2015-04-241-1/+3
* mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov2015-04-241-0/+10
* regulator: palmas: Correct TPS659038 register definition for REGEN2Keerthy2015-04-161-0/+3
* dm snapshot: suspend merging snapshot when doing exception handoverMikulas Patocka2015-04-161-0/+1
* regmap: introduce regmap_name to fix syscon regmap trace eventsPhilipp Zabel2015-04-161-62/+61
* sched/wait: Provide infrastructure to deal with nested blockingPeter Zijlstra2015-04-161-1/+6
* workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo2015-03-281-1/+2
* mmu_gather: move minimal range calculations into generic codeWill Deacon2015-03-281-10/+47
* drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi2015-03-231-2/+2
* Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold2015-03-141-2/+1
* target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger2015-03-141-1/+1
* mm: when stealing freepages, also take pages created by splitting buddy pageVlastimil Babka2015-03-141-3/+4
* quota: Store maximum space limit in bytesJan Kara2015-03-061-2/+2
* USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern2015-03-061-0/+2
* USB: don't cancel queued resets when unbinding driversAlan Stern2015-03-061-5/+0