summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-01-16Merge remote-tracking branch 'asoc/topic/arizona' into for-tiwaiMark Brown1-0/+27
2014-01-16Merge remote-tracking branch 'asoc/topic/dma' into for-tiwaiMark Brown1-0/+28
2014-01-16i2c: pnx: Use devm_*() functionsJingoo Han1-1/+0
2014-01-16Merge branch 'perf/urgent' into perf/coreIngo Molnar17-23/+171
2014-01-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-8/+19
2014-01-16Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2014-01-16module: fix coding styleSeunghun Lee1-31/+31
2014-01-16export: declare ksymtab symbolsJohannes Berg1-0/+1
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-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-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-Hewapathirane1-3/+0
2014-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+8
2014-01-15net: add skb_checksum_setupPaul Durrant1-0/+2
2014-01-15IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak1-0/+1
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/mlx5: Fix micro UAR allocatorEli Cohen1-3/+4
2014-01-15dma: Indicate residue granularity in dma_slave_capsLars-Peter Clausen1-0/+28
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-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-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-14audit: correct a type mismatch in audit_syscall_exit()AKASHI Takahiro1-1/+1
2014-01-14audit: convert all sessionid declaration to unsigned intEric Paris1-1/+1
2014-01-14audit: refactor audit_receive_msg() to clarify AUDIT_*_RULE* casesRichard Guy Briggs1-1/+3
2014-01-14audit: fix incorrect type of sessionidRichard Guy Briggs1-2/+2
2014-01-14audit: fix netlink portid naming and typesRichard Guy Briggs1-1/+1
2014-01-14audit: Simplify and correct audit_log_capsetEric W. Biederman1-5/+5
2014-01-14PCI: Add global pci_lock_rescan_remove()Rafael J. Wysocki1-0/+3
2014-01-14PCI: Cleanup pci.h whitespaceBjorn Helgaas1-184/+54
2014-01-14PCI: Reorder so actual code comes before stubsBjorn Helgaas1-23/+23