aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-10-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-10-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-10-18tcp: rename tcp_tso_segment()Eric Dumazet
2013-10-18Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown
2013-10-18cpufreq: Add dummy cpufreq_cpu_get/put for CONFIG_CPU_FREQ=nDaniel Vetter
2013-10-18Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2013-10-18Bluetooth: Move device_add handling into hci_register_devMarcel Holtmann
2013-10-18Bluetooth: Add address type to device blacklist tableMarcel Holtmann
2013-10-18drm: Pad drm_mode_get_connector to 64-bit boundaryChris Wilson
2013-10-18net: Delete trailing semi-colon from definition of netdev_WARN()Ben Hutchings
2013-10-18net: refactor sk_page_frag_refill()Eric Dumazet
2013-10-18regulator: core: Add ability to create a lookup alias for supplyCharles Keepax
2013-10-18ASoC: add snd_soc_of_get_dai_name() default of_xlateKuninori Morimoto
2013-10-17intel_mid: Move platform device setups to their own platform_<device>.* filesDavid Cohen
2013-10-18ASoC: cs42l73: Add platform data support for cs42l73 codecBrian Austin
2013-10-17tty/serial: at91: add a fallback option to determine uart/usart propertyNicolas Ferre
2013-10-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-10-17ipv4: shrink rt_cache_statEric Dumazet
2013-10-17netdev: inet_timewait_sock.h missing semi-colon when KMEMCHECK is enabledRandy Dunlap
2013-10-17yam: integer underflow in yam_ioctl()Dan Carpenter
2013-10-17xen-netback: enable IPv6 TCP GSO to the guestPaul Durrant
2013-10-17xen-netback: handle IPv6 TCP GSO packets from the guestPaul Durrant
2013-10-17xen-netback: add support for IPv6 checksum offload to guestPaul Durrant
2013-10-17net: dst: provide accessor function to dst->xfrmVlad Yasevich
2013-10-17Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pabl...David S. Miller
2013-10-17ALSA: add DICE driverClemens Ladisch
2013-10-17irda: update comment mentioning IRQF_DISABLEDMichael Opdenacker
2013-10-17net/mlx4: Fix typo, move similar defs to same locationOr Gerlitz
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-17Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-17kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V
2013-10-17usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_registerGuenter Roeck
2013-10-17Powerpc KVM work is based on a commit after rc4.Gleb Natapov
2013-10-17kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V
2013-10-17ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki
2013-10-17thinkpad-acpi: Add mute and mic-mute LED functionalityDavid Henningsson
2013-10-17[media] v4l2-fh: Include linux/videodev2.h for enum v4l2_priority definitionLaurent Pinchart
2013-10-17[media] v4l2-fh: Include linux/fs.h for struct file definitionLaurent Pinchart
2013-10-17[media] v4l2-ctrls: Correct v4l2_ctrl_get_int_menu() function's return typeSylwester Nawrocki
2013-10-17[media] v4l2-ctrls: fix typo in header file media/v4l2-ctrls.hFrank Schaefer
2013-10-16mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner
2013-10-17kernel: add support for init_array constructorsFrantisek Hrbata
2013-10-16ide: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-10-16devres: add kernel standard devm_k.alloc functionsJoe Perches
2013-10-17virtio_config: remove virtio_config_valRusty Russell
2013-10-17virtio_config: introduce size-based accessors.Rusty Russell
2013-10-16tcm_loop: separate out tcm_loop_issue_tmrHannes Reinecke
2013-10-17bitops: Introduce BIT_ULLSrinivas Pandruvada
2013-10-17PowerCap: Add class driverSrinivas Pandruvada
2013-10-16video: exynos_dp: remove non-DT support for Exynos Display PortJingoo Han