summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-10-27sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov4-13/+17
2015-10-27sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSETFrederic Weisbecker1-4/+4
2015-10-27net: add pfmemalloc check in sk_add_backlog()Eric Dumazet1-0/+8
2015-10-27skbuff: Fix skb checksum partial check.Pravin B Shelar1-1/+1
2015-10-27skbuff: Fix skb checksum flag on skb pullPravin B Shelar1-0/+3
2015-10-27af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole1-1/+5
2015-10-23jbd2: avoid infinite loop when destroying aborted journalJan Kara1-1/+2
2015-10-23security: fix typo in security_task_prctlJann Horn1-1/+1
2015-10-23x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov1-0/+8
2015-10-01ipv6: lock socket in ip6_datagram_connect()Eric Dumazet1-0/+1
2015-09-21iio: Add inverse unit conversion macrosLars-Peter Clausen1-0/+17
2015-09-13drm/radeon: add new OLAND pci idAlex Deucher1-0/+1
2015-08-17dentry_kill(): don't try to remove from shrink listAl Viro1-0/+2
2015-08-17PCI: Restore PCI_MSIX_FLAGS_BIRMASK definitionMichael S. Tsirkin1-0/+1
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-03USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern1-1/+2
2015-08-03ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng1-0/+1
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-10arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall1-6/+4
2015-07-10sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2-0/+5
2015-07-04bus: mvebu: pass the coherency availability information at init timeGreg Ungerer1-1/+1
2015-06-06drm/radeon: add new bonaire pci idAlex Deucher1-0/+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-06-06xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel1-1/+1
2015-05-17ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng1-1/+1
2015-05-17nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi1-1/+1
2015-05-13ASoC: dapm: Enable autodisable on SOC_DAPM_SINGLE_TLV_AUTODISABLECharles Keepax1-1/+1
2015-05-13ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj1-5/+9
2015-05-06nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven1-0/+4
2015-05-06ACPICA: Utilities: split IO address types from data type models.Lv Zheng2-0/+21
2015-05-06target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handlingNicholas Bellinger1-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.org4-17/+10
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-18target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger1-1/+1
2015-03-18mm: when stealing freepages, also take pages created by splitting buddy pageVlastimil Babka1-3/+4
2015-03-07usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior1-0/+1
2015-03-07fsnotify: fix handling of renames in auditJan Kara1-2/+4
2015-02-27ipv4: tcp: get rid of ugly unicast_sockEric Dumazet2-1/+2
2015-02-27ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa1-5/+6