summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2014-09-11moduleparam: Resolve missing-field-initializer warningMark Rustad
2014-09-10shm: add memfd.h to UAPI export listDavid Drysdale
2014-09-10net/mlx4: Set vlan stripping policy by the right commandMatan Barak
2014-09-10Merge branch 'clk-next-debugfs-lock' into clk-nextMike Turquette
2014-09-10clk: Don't hold prepare_lock across debugfs creationStephen Boyd
2014-09-10net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selectedDaniel Borkmann
2014-09-10pnfs: allow splicing pre-encoded pages into the layoutcommit argsChristoph Hellwig
2014-09-10nfs41: add a helper function to set layoutcommit after commitPeng Tao
2014-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-09-10PCI: Add pci_ignore_hotplug() to ignore hotplug events for a deviceBjorn Helgaas
2014-09-10drm/radeon: add RADEON_GEM_NO_CPU_ACCESS BO creation flag (v4)Alex Deucher
2014-09-10drm/radeon: Add RADEON_GEM_CPU_ACCESS BO creation flagMichel Dänzer
2014-09-10tracing: generate RCU warnings even when tracepoints are disabledDave Hansen
2014-09-10ftrace: Replace tramp_hash with old_*_hash to save spaceSteven Rostedt (Red Hat)
2014-09-10ftrace: Annotate the ops operation on updateSteven Rostedt (Red Hat)
2014-09-10Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown
2014-09-10regulator: of: Provide simplified DT parsing methodMark Brown
2014-09-10Merge tag 'ipu-3.18' of git://git.pengutronix.de/git/pza/linux into drm-nextDave Airlie
2014-09-10drm: move drm-lock API to drm_legacy.hDavid Herrmann
2014-09-10drm: merge drm_usb into udlDavid Herrmann
2014-09-10drm: Goody bye, drm_bus!David Herrmann
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann
2014-09-10drm: drop unused drm_master->unique_sizeDavid Herrmann
2014-09-10drm: move remaining includes in drmP.h to the topDavid Herrmann
2014-09-10drm: inline "struct drm_sigdata"David Herrmann
2014-09-10drm: drop DRM_DEBUG_CODEDavid Herrmann
2014-09-10drm: order includes alphabetically in drmP.hDavid Herrmann
2014-09-10drm: move __OS_HAS_AGP into drm_agpsupport.hDavid Herrmann
2014-09-10drm: merge drm_memory.h into drm_memory.cDavid Herrmann
2014-09-10drm: drop __KERNEL__ protection in drmP.hDavid Herrmann
2014-09-10drm: replace weird conditional includesDavid Herrmann
2014-09-10drm: move AGP definitions harderDavid Herrmann
2014-09-10drm: drop unused "struct drm_waitlist"David Herrmann
2014-09-10drm: move "struct drm_magic_entry" to drm_auth.cDavid Herrmann
2014-09-10drm: move "struct drm_vma_entry" to drm_vm.cDavid Herrmann
2014-09-10drm: mark drm_buf and drm_map as legacyDavid Herrmann
2014-09-10drm/radeon: move drm_buffer to drm/radeon/David Herrmann
2014-09-09net-timestamp: optimize sock_tx_timestamp default pathWillem de Bruijn
2014-09-09net: bpf: be friendly to kmemcheckDaniel Borkmann
2014-09-09net: bpf: consolidate JIT binary allocatorDaniel Borkmann
2014-09-09ftrace: Add helper function ftrace_ops_get_func()Steven Rostedt (Red Hat)
2014-09-09clk: Add driver for Maxim 77802 PMIC clocksJavier Martinez Canillas
2014-09-09clk: max77686: Add DT include for MAX77686 PMIC clockJavier Martinez Canillas
2014-09-09f2fs: retain inconsistency information to initiate fsck.f2fsJaegeuk Kim
2014-09-09security: make security_file_set_fowner, f_setown and __f_setown void returnJeff Layton
2014-09-09locks: consolidate "nolease" routinesJeff Layton
2014-09-09locks: remove lock_may_read and lock_may_writeJeff Layton
2014-09-09lockd: rip out deferred lock handling from testlock codepathJeff Layton
2014-09-09locks: New ops in lock_manager_operations for get/put ownerKinglong Mee
2014-09-09locks: Rename __locks_copy_lock() to locks_copy_conflock()Kinglong Mee