summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-09-10tracing: generate RCU warnings even when tracepoints are disabledDave Hansen1-0/+11
2014-09-10ftrace: Replace tramp_hash with old_*_hash to save spaceSteven Rostedt (Red Hat)1-1/+1
2014-09-10ftrace: Annotate the ops operation on updateSteven Rostedt (Red Hat)1-0/+6
2014-09-10Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown1-0/+4
2014-09-10regulator: of: Provide simplified DT parsing methodMark Brown1-0/+4
2014-09-10Merge tag 'ipu-3.18' of git://git.pengutronix.de/git/pza/linux into drm-nextDave Airlie1-156/+170
2014-09-10drm: move drm-lock API to drm_legacy.hDavid Herrmann1-11/+3
2014-09-10drm: merge drm_usb into udlDavid Herrmann2-16/+0
2014-09-10drm: Goody bye, drm_bus!David Herrmann1-5/+0
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann1-0/+3
2014-09-10drm: drop unused drm_master->unique_sizeDavid Herrmann1-2/+0
2014-09-10drm: move remaining includes in drmP.h to the topDavid Herrmann3-23/+22
2014-09-10drm: inline "struct drm_sigdata"David Herrmann1-7/+5
2014-09-10drm: drop DRM_DEBUG_CODEDavid Herrmann1-12/+0
2014-09-10drm: order includes alphabetically in drmP.hDavid Herrmann1-23/+23
2014-09-10drm: move __OS_HAS_AGP into drm_agpsupport.hDavid Herrmann2-2/+3
2014-09-10drm: merge drm_memory.h into drm_memory.cDavid Herrmann2-63/+2
2014-09-10drm: drop __KERNEL__ protection in drmP.hDavid Herrmann1-2/+0
2014-09-10drm: replace weird conditional includesDavid Herrmann1-9/+1
2014-09-10drm: move AGP definitions harderDavid Herrmann2-29/+14
2014-09-10drm: drop unused "struct drm_waitlist"David Herrmann1-11/+0
2014-09-10drm: move "struct drm_magic_entry" to drm_auth.cDavid Herrmann1-6/+0
2014-09-10drm: move "struct drm_vma_entry" to drm_vm.cDavid Herrmann1-6/+2
2014-09-10drm: mark drm_buf and drm_map as legacyDavid Herrmann1-29/+12
2014-09-10drm/radeon: move drm_buffer to drm/radeon/David Herrmann1-148/+0
2014-09-10net-timestamp: optimize sock_tx_timestamp default pathWillem de Bruijn1-1/+9
2014-09-10net: bpf: be friendly to kmemcheckDaniel Borkmann1-3/+3
2014-09-10net: bpf: consolidate JIT binary allocatorDaniel Borkmann1-0/+13
2014-09-10ftrace: Add helper function ftrace_ops_get_func()Steven Rostedt (Red Hat)1-0/+2
2014-09-10clk: Add driver for Maxim 77802 PMIC clocksJavier Martinez Canillas1-0/+22
2014-09-10clk: max77686: Add DT include for MAX77686 PMIC clockJavier Martinez Canillas1-0/+23
2014-09-10f2fs: retain inconsistency information to initiate fsck.f2fsJaegeuk Kim1-0/+1
2014-09-10security: make security_file_set_fowner, f_setown and __f_setown void returnJeff Layton2-6/+6
2014-09-10locks: consolidate "nolease" routinesJeff Layton1-0/+1
2014-09-10locks: remove lock_may_read and lock_may_writeJeff Layton1-14/+0
2014-09-10lockd: rip out deferred lock handling from testlock codepathJeff Layton1-1/+0
2014-09-10locks: New ops in lock_manager_operations for get/put ownerKinglong Mee1-0/+2
2014-09-10locks: Rename __locks_copy_lock() to locks_copy_conflock()Kinglong Mee1-2/+2
2014-09-10locks: Remove unused conf argument from lm_grantJoe Perches1-1/+1
2014-09-09bcma: add support for chipcommon B coreHauke Mehrtens2-0/+9
2014-09-09bcma: store more alternative addressesHauke Mehrtens1-1/+1
2014-09-09bcma: use separated function to initialize bus on SoCRafał Miłecki1-0/+1
2014-09-09bcma: move bus struct setup into early part of host specific codeRafał Miłecki1-1/+0
2014-09-09bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_infoJiri Pirko1-0/+12
2014-09-09net/ipv4: bind ip_nonlocal_bind to current netnsVincent Bernat2-2/+1
2014-09-09net: filter: split filter.h and expose eBPF to user spaceAlexei Starovoitov3-55/+67
2014-09-09net: filter: add "load 64-bit immediate" eBPF instructionAlexei Starovoitov1-0/+18
2014-09-09usb: gadget: f_fs: add ioctl returning ep descriptorRobert Baldyga1-0/+6
2014-09-09Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/...Arnd Bergmann1-3/+10
2014-09-09usb: gadget: add reset API at usb_gadget_driverPeter Chen1-0/+3