summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu1-4/+0
2013-07-24Merge tag 'please-pull-bp-edac' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+6
2013-07-24n_tty: Fix EOF push handlingPeter Hurley1-1/+0
2013-07-24Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson1-3/+1
2013-07-24team: add support for sending multicast rejoinsJiri Pirko1-0/+6
2013-07-24net: convert resend IGMP to notifier eventJiri Pirko2-1/+1
2013-07-24team: add peer notificationJiri Pirko1-1/+7
2013-07-24tty: Remove private constant from global namespacePeter Hurley1-11/+0
2013-07-24tty: Fix unsafe vt paste_selection()Peter Hurley2-2/+5
2013-07-24tty: Use non-atomic state to signal flip buffer flush pendingPeter Hurley1-2/+1
2013-07-24tty: Avoid false-sharing flip buffer ptrsPeter Hurley1-2/+2
2013-07-24tty: Only perform flip buffer flush from tty_buffer_flush()Peter Hurley1-1/+0
2013-07-24tty: Ensure single-threaded flip buffer consumer with mutexPeter Hurley1-1/+1
2013-07-24tty: Track flip buffer memory limit atomicallyPeter Hurley2-2/+2
2013-07-24tty: Simplify flip buffer list with 0-sized sentinelPeter Hurley1-0/+1
2013-07-24tty: Use lockless flip buffer free listPeter Hurley2-2/+29
2013-07-24tty: Compute flip buffer ptrsPeter Hurley2-4/+12
2013-07-24tty: Only guarantee termios read safety for throttle/unthrottlePeter Hurley1-0/+1
2013-07-24tty: Convert termios_mutex to termios_rwsemPeter Hurley1-3/+4
2013-07-24tty: Make ldisc input flow control concurrency-friendlyPeter Hurley2-0/+26
2013-07-24tty: Replace ldisc locking with ldisc_semPeter Hurley2-5/+2
2013-07-24EDAC: Fix lockdep splatBorislav Petkov1-1/+6
2013-07-24Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-40/+8
2013-07-23regmap: irq: Allow to acknowledge masked interrupts during initializationPhilipp Zabel1-0/+2
2013-07-23ARM: pxa: propagate errors from regulator_enable() to pxamciArnd Bergmann1-1/+1
2013-07-23sched: Implement smarter wake-affine logicMichael Wang1-0/+3
2013-07-23perf/x86: Add ability to calculate TSC from perf sample timestampsAdrian Hunter1-2/+20
2013-07-23perf: Fix broken union in 'struct perf_event_mmap_page'Adrian Hunter1-3/+5
2013-07-23perf: Update perf_event_type documentationPeter Zijlstra1-1/+17
2013-07-23drm: remove drm_orderDaniel Vetter1-1/+0
2013-07-23drm/gem: remove drm_gem_object_handle_unreferenceDaniel Vetter1-18/+0
2013-07-23Merge tag 'v3.11-rc2' into core/lockingIngo Molnar197-1296/+5166
2013-07-23drm/gem: simplify object initializationDavid Herrmann1-2/+2
2013-07-23drm: rip out dev->last_checkedDaniel Vetter1-1/+0
2013-07-23drm: fold in drm_sg_alloc into the ioctlDaniel Vetter1-2/+1
2013-07-23drm: kill dev->buf_readers and dev->buf_writersDaniel Vetter1-2/+0
2013-07-23drm: kill dev->ctx_start and dev->lck_startDaniel Vetter1-2/+0
2013-07-23drm: kill dev->interrupt_flag and dev->dma_flagDaniel Vetter1-2/+0
2013-07-23drm: remove dev->last_switchDaniel Vetter1-1/+0
2013-07-23drm: kill dev->context_waitDaniel Vetter1-1/+0
2013-07-23drm: remove drm_modctx ioctl and use drm_noop insteadDaniel Vetter1-2/+0
2013-07-23Merge tag 'imx-fixes-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson2-9/+11
2013-07-23dmaengine: shdma: fix a build failure on platforms with no DMA supportGuennadi Liakhovetski1-0/+4
2013-07-23Merge tag 'trace-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-4/+0
2013-07-23ACPICA: Add acpi_update_interfaces() public interfaceLv Zheng2-0/+16
2013-07-23Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds6-110/+346
2013-07-23ACPI / PCI: Make bus registration and unregistration symmetricRafael J. Wysocki1-6/+4
2013-07-23Merge branch 'acpi-cleanup'Rafael J. Wysocki2-13/+13
2013-07-23tcp: prefer packet timing to TS-ECR for RTTYuchung Cheng1-1/+0
2013-07-23tcp: consolidate SYNACK RTT samplingYuchung Cheng1-9/+0