summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-07-21mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Larry Finger1-2/+4
2015-07-21ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki1-0/+2
2015-07-21mnt: Refactor the logic for mounting sysfs and proc in a user namespaceEric W. Biederman1-1/+1
2015-07-21sysfs: Add support for permanently empty directories to serve as mount points.Eric W. Biederman1-0/+15
2015-07-21kernfs: Add support for always empty directories.Eric W. Biederman1-0/+3
2015-07-21sysctl: Allow creating permanently empty directories that serve as mountpoints.Eric W. Biederman1-0/+3
2015-07-21fs: Add helper functions for permanently empty directories.Eric W. Biederman1-0/+2
2015-07-10sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2-0/+5
2015-06-29drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING queryMichel Dänzer1-0/+1
2015-06-23block: discard bdi_unregister() in favour of bdi_destroy()NeilBrown2-2/+0
2015-06-23tcp: fix child sockets to use system default congestion control if not setNeal Cardwell1-1/+2
2015-06-23sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe1-2/+5
2015-06-06drm/radeon: add new bonaire pci idAlex Deucher1-0/+1
2015-06-06gfp: add __GFP_NOACCOUNTVladimir Davydov2-0/+6
2015-06-06sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner1-3/+4
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-06pty: Fix input race when closingPeter Hurley1-1/+1
2015-06-06xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel1-1/+1
2015-06-06ktime: Fix ktime_divns to do signed divisionJohn Stultz1-6/+21
2015-06-06fs_pin: Allow for the possibility that m_list or s_list go unused.Eric W. Biederman1-0/+2
2015-05-17ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng1-6/+6
2015-05-17nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi1-1/+1
2015-05-13SCSI: add 1024 max sectors black list flagMike Christie1-0/+1
2015-05-13uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede1-0/+2
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-06ebpf: verifier: check that call reg with ARG_ANYTHING is initializedDaniel Borkmann1-1/+3
2015-05-06nfsd: eliminate NFSD_DEBUGMark Salter1-8/+0
2015-05-06drm/exynos: Enable DP clock to fix display on Exynos5250 and otherKrzysztof Kozlowski1-0/+6
2015-05-06clk: tegra: Use the proper parent for plld_dsiThierry Reding1-1/+1
2015-05-06ACPICA: Store GPE register enable masks upfrontRafael J. Wysocki1-4/+0
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-06iscsi-target: Convert iscsi_thread_set usage to kthread.hNicholas Bellinger1-0/+7
2015-05-06mnt: Add MNT_UMOUNT flagEric W. Biederman1-0/+1
2015-05-06usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi1-0/+26
2015-05-06x86: kvm: Revert "remove sched notifier for cross-cpu migrations"Marcelo Tosatti1-0/+8
2015-05-06net: fix crash in build_skb()Eric Dumazet1-0/+1
2015-05-06net: add skb_checksum_complete_unsetTom Herbert1-0/+12
2015-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2015-04-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+3
2015-04-10Merge tag 'pm+acpi-4.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2015-04-10Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki1-1/+0
2015-04-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+5
2015-04-08Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche1-1/+3
2015-04-08Merge tag 'media/v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-0/+4
2015-04-08include/linux/dmapool.h: declare struct deviceMark Brown1-0/+2
2015-04-08mm: move zone lock to a different cache line than order-0 free page listsMel Gorman1-4/+3
2015-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-17/+10