summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-01-16etherdevice: Use ether_addr_copy to copy an Ethernet addressJoe Perches1-1/+23
2014-01-16net: rename sysfs symlinks on device name changeVeaceslav Falico1-0/+1
2014-01-16sched/nohz: Fix overflow error in scheduler_tick_max_deferment()Kevin Hilman1-0/+6
2014-01-16tick: Rename tick_check_idle() to tick_irq_enter()Frederic Weisbecker1-3/+3
2014-01-15Merge branch 'pci/reset' into nextBjorn Helgaas1-0/+3
2014-01-15crash_dump: fix compilation error (on MIPS at least)Qais Yousef1-0/+2
2014-01-15hwmon: (sht15) add include guardVivien Didelot1-0/+5
2014-01-15hwmon: (max197) add include guardVivien Didelot1-0/+5
2014-01-15hwmon: (s3c) Trivial cleanup in hwmon-s3c.hSachin Kamat1-6/+4
2014-01-15powerpc/thp: Fix crash on mremapAneesh Kumar K.V1-0/+12
2014-01-15crypto: ccp - CCP device enabled/disabled changesTom Lendacky1-0/+12
2014-01-15crypto: ccp - Change data length declarations to u64Tom Lendacky1-4/+4
2014-01-15IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6FX Le Bail1-1/+1
2014-01-15mtd: nand: don't use {read,write}_buf for 8-bit transfersUwe Kleine-König1-0/+3
2014-01-15PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus()Alex Williamson1-0/+3
2014-01-15net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2-4/+1
2014-01-15ipv4: register igmp_notifier even when !CONFIG_PROC_FSWANG Cong1-1/+1
2014-01-15net: Add trace events for all receive entry points, exposing more skb fieldsBen Hutchings1-0/+100
2014-01-15net: Add net_dev_start_xmit trace event, exposing more skb fieldsBen Hutchings1-0/+58
2014-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-7/+16
2014-01-15net: add skb_checksum_setupPaul Durrant1-0/+2
2014-01-15IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak6-3/+66
2014-01-15Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki1-0/+13
2014-01-15mlx4_core: Add support for steerable IB UD QPsMatan Barak2-1/+6
2014-01-15IB/core: Add support for IB L2 device-managed steeringMatan Barak1-1/+15
2014-01-15IB/core: Add flow steering support for IPoIB UD trafficMatan Barak1-0/+1
2014-01-15IB/mlx5: Fix micro UAR allocatorEli Cohen1-3/+4
2014-01-15dma: Indicate residue granularity in dma_slave_capsLars-Peter Clausen1-0/+28
2014-01-15ALSA: Add helper function for intersecting two rate masksLars-Peter Clausen1-0/+2
2014-01-15Merge tag 'v3.13-rc3' into asoc-pcmMark Brown34-103/+245
2014-01-14audit: Convert int limit uses to u32Joe Perches1-1/+1
2014-01-14xtensa: add MX irqchipMax Filippov1-0/+17
2014-01-14xtensa: move built-in PIC to drivers/irqchipMax Filippov1-0/+18
2014-01-14i2c: Re-instate body of i2c_parent_is_i2c_adapter()Stephen Warren1-1/+1
2014-01-14ARM: tegra: fix tegra_powergate_sequence_power_up() inlineStephen Warren1-1/+1
2014-01-14ARM: S3C[24|64]xx: move includes back under <mach/> scopeLinus Walleij2-200/+0
2014-01-14drm: Move drm_encoder_crtc_ok() to coreThierry Reding1-0/+13
2014-01-14drm: provide a helper for the encoder possible_crtcs maskRussell King1-0/+13
2014-01-14pinctrl: as3722: Set pin to output mode for some functionMallikarjun Kasoju1-0/+1
2014-01-14libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov1-1/+1
2014-01-14IB/core: Add RDMA_TRANSPORT_USNIC_UDPUpinder Malhi1-1/+2
2014-01-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+2
2014-01-14mtd: nand: use __packed shorthandBrian Norris1-1/+1
2014-01-14mtd: nand: support Micron READ RETRYBrian Norris1-0/+3
2014-01-14mtd: nand: add generic READ RETRY supportBrian Norris1-0/+6
2014-01-14mtd: nand: add ONFI vendor block for MicronBrian Norris1-1/+22
2014-01-14md: Change handling of save_raid_disk and metadata update during recovery.NeilBrown1-1/+5
2014-01-14audit: correct a type mismatch in audit_syscall_exit()AKASHI Takahiro1-1/+1
2014-01-14audit: use define's for audit versionEric Paris1-0/+5
2014-01-14audit: convert all sessionid declaration to unsigned intEric Paris3-12/+12