summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2013-07-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki
2013-07-26cpufreq: Remove unused function __cpufreq_driver_getavg()Stratos Karafotis
2013-07-25kobject: delayed kobject release: help find buggy driversRussell King
2013-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-07-25numa: Mark __node_set() as __always_inlineTom Rini
2013-07-25usb: clamp bInterval to allowed rangeFelipe Balbi
2013-07-25PCI: Assign resources for hot-added host bridge more aggressivelyYinghai Lu
2013-07-25PCI: Delay enabling bridges until they're neededYinghai Lu
2013-07-25Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...Daniel Vetter
2013-07-25Bluetooth: Add HCI authentication capabilities macrosMikel Astiz
2013-07-25drm/vma: provide drm_vma_node_unmap() helperDavid Herrmann
2013-07-25drm/ttm: convert to unified vma offset managerDavid Herrmann
2013-07-25drm/gem: convert to new unified vma managerDavid Herrmann
2013-07-25drm: add unified vma offset managerDavid Herrmann
2013-07-25ktime: fix some scripts/kernel-doc warningsYacine Belkadi
2013-07-25regulator: pfuze100: add pfuze100 regulator driverRobin Gong
2013-07-25xattr: Constify ->name member of "struct xattr".Tetsuo Handa
2013-07-24net: Make devnet_rename_seq staticThomas Gleixner
2013-07-24tcp: TCP_NOTSENT_LOWAT socket optionEric Dumazet
2013-07-24net: add sk_stream_is_writeable() helperEric Dumazet
2013-07-24net: sctp: trivial: update mailing list addressDaniel Borkmann
2013-07-24USB: check sg buffer size in usb_submit_urbMing Lei
2013-07-24tty: Fix lock order in tty_do_resize()Peter Hurley
2013-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-07-24ARM: imx6q: update the sata bits definitions of gpr13Richard Zhu
2013-07-24vfs: Lock in place mounts from more privileged usersEric W. Biederman
2013-07-24regmap: irq: document mask/wake_invert flagsPhilipp Zabel
2013-07-24regmap: irq: make flags bool and put them in a bitfieldPhilipp Zabel
2013-07-24ASoC: dapm: Add a update parameter to snd_soc_dapm_{mux,mixer}_update_powerLars-Peter Clausen
2013-07-24ASoC: dapm: Run widget updates for shared controls at the same timeLars-Peter Clausen
2013-07-24ASoC: dapm: Pass snd_soc_card directly to soc_dpcm_runtime_update()Lars-Peter Clausen
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar
2013-07-24OF: make of_property_for_each_{u32|string}() use parameters if OF is not enabledSebastian Andrzej Siewior
2013-07-24Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu
2013-07-23Merge tag 'please-pull-bp-edac' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-23n_tty: Fix EOF push handlingPeter Hurley
2013-07-23Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2013-07-23team: add support for sending multicast rejoinsJiri Pirko
2013-07-23net: convert resend IGMP to notifier eventJiri Pirko
2013-07-23team: add peer notificationJiri Pirko
2013-07-23tty: Remove private constant from global namespacePeter Hurley
2013-07-23tty: Fix unsafe vt paste_selection()Peter Hurley
2013-07-23tty: Use non-atomic state to signal flip buffer flush pendingPeter Hurley
2013-07-23tty: Avoid false-sharing flip buffer ptrsPeter Hurley
2013-07-23tty: Only perform flip buffer flush from tty_buffer_flush()Peter Hurley
2013-07-23tty: Ensure single-threaded flip buffer consumer with mutexPeter Hurley
2013-07-23tty: Track flip buffer memory limit atomicallyPeter Hurley
2013-07-23tty: Simplify flip buffer list with 0-sized sentinelPeter Hurley
2013-07-23tty: Use lockless flip buffer free listPeter Hurley
2013-07-23tty: Compute flip buffer ptrsPeter Hurley