summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-12-11micrel: add support for KSZ8041RNLISergei Shtylyov
2013-12-11EDAC: Add an edac_report parameter to EDACChen, Gong
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher
2013-12-11sched/fair: Rework sched_fair time accountingPeter Zijlstra
2013-12-11math64: Add mul_u64_u32_shr()Peter Zijlstra
2013-12-11sched: Remove PREEMPT_NEED_RESCHED from generic codePeter Zijlstra
2013-12-11[media] v4l: vsp1: Add LUT supportLaurent Pinchart
2013-12-11[media] v4l: vsp1: Add SRU supportLaurent Pinchart
2013-12-10init.h: add missing initcall variantsRandy Dunlap
2013-12-11tipc: remove TIPC usage of field af_packet_priv in struct net_deviceYing Xue
2013-12-10ipv4: add support for IFA_FLAGS nl attributeJiri Pirko
2013-12-10net: unix: allow set_peek_off to failSasha Levin
2013-12-10sunrpc: fix some typosWeng Meiling
2013-12-10x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin
2013-12-10usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams
2013-12-10Merge branch 'next/cleanup' into next/dtKevin Hilman
2013-12-10Merge branch 'driver-core-linus' into driver-core-nextTejun Heo
2013-12-10dma: add dma_get_any_slave_channel(), for use in of_xlate()Stephen Warren
2013-12-10dma: add channel request API that supports deferred probeStephen Warren
2013-12-10ASoC: davinci-mcasp: Support for McASP version found in DRA7xxPeter Ujfalusi
2013-12-09usb: gadget: add quirk_ep_out_aligned_size field to struct usb_gadgetDavid Cohen
2013-12-09usb: gadget: move bitflags to the end of usb_gadget structDavid Cohen
2013-12-09ipv6: remove rcv_tclass of ipv6_pinfoFlorent Fourcot
2013-12-09ipv6: add flowinfo for tcp6 pkt_options for all casesFlorent Fourcot
2013-12-09etherdevice: Optimize a few is_<foo>_ether_addr functionsJoe Perches
2013-12-09etherdevice: Add ether_addr_equal_unalignedJoe Perches
2013-12-09neigh: restore old behaviour of default parms valuesJiri Pirko
2013-12-09net: phy: report link partner features through ethtoolFlorian Fainelli
2013-12-09net: dev: move inline skb_needs_linearize helper to headerDaniel Borkmann
2013-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-09rcu: Provide better diagnostics for blocking in RCU callback functionsPaul E. McKenney
2013-12-09ath9k: Use a separate TX gain table for WZR-HP-G450HSujith Manoharan
2013-12-09tty: Halve flip buffer GFP_ATOMIC memory consumptionPeter Hurley
2013-12-09Merge tag 'pm-3.13-rc3-fixup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-09gpiolib: convert gpiod_lookup description to kernel-docAndy Shevchenko
2013-12-09gpio: better lookup method for platform GPIOsAlexandre Courbot
2013-12-09Merge tag 'v3.13-rc3' into develLinus Walleij
2013-12-08Merge tag 'staging-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-12-08Merge tag 'usb-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-12-08firmware: Introduce request_firmware_direct()Takashi Iwai
2013-12-08uwb: Use dev_is_pci() to check whether it is pci deviceYijing Wang
2013-12-08usb: hcd: Remove USB phy if neededValentine Barshak
2013-12-08lib/scatterlist: export sg_miter_skip()Ming Lei
2013-12-08imx-drm: Add mx6 hdmi transmitter supportFabio Estevam
2013-12-08serial: pl011: use DMA RX polling by defaultLinus Walleij
2013-12-08tty: Remove tty_prepare_flip_string_flags()Peter Hurley
2013-12-08tty: Rename tty buffer memory_used fieldPeter Hurley
2013-12-08tty: Enable configurable tty flip buffer limitPeter Hurley
2013-12-08tty: Always handle NULL flag ptrPeter Hurley
2013-12-09mm: Move change_prot_numa outside CONFIG_ARCH_USES_NUMA_PROT_NONEAneesh Kumar K.V