summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-10-25block: make rq->cmd_flags be 64-bitJens Axboe2-35/+35
2013-10-25Merge tag 'tegra-for-3.13-soc-v2' of git://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman1-1/+8
2013-10-25Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai29-139/+207
2013-10-25Merge tag 'mfd-lee-3.13-1' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz11-28/+628
2013-10-25Merge tag 'range-macro' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Samuel Ortiz1-0/+2
2013-10-25Merge remote-tracking branch 'spi/topic/wr' into spi-nextMark Brown1-0/+27
2013-10-25Merge remote-tracking branch 'spi/topic/rspi' into spi-nextMark Brown1-0/+2
2013-10-25Merge remote-tracking branch 'spi/topic/loop' into spi-nextMark Brown1-2/+30
2013-10-25Merge remote-tracking branch 'spi/topic/bfin' into spi-nextMark Brown1-0/+2
2013-10-25dmaengine: remove unused DMA_SUCCESSVinod Koul1-1/+1
2013-10-25dmaengine: use DMA_COMPLETE for dma completion statusVinod Koul1-6/+6
2013-10-25pid_namespace: make freeing struct pid_namespace rcu-delayedAl Viro1-0/+1
2013-10-25make freeing super_block rcu-delayedAl Viro1-0/+1
2013-10-25vfs: introduce d_instantiate_no_diralias()Miklos Szeredi1-0/+1
2013-10-25consolidate the reassignments of ->f_op in ->open() instancesAl Viro1-0/+11
2013-10-25new helper: kfree_put_link()Al Viro1-0/+1
2013-10-24slab: use struct page for slab managementJoonsoo Kim2-10/+15
2013-10-24slab: overloading the RCU head over the LRU for RCU freeJoonsoo Kim2-1/+11
2013-10-24Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2-1/+24
2013-10-24of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely1-0/+1
2013-10-24of: Add helper for printing an of_phandle_args structureGrant Likely1-0/+1
2013-10-24of/irq: Refactor interrupt-map parsingGrant Likely1-4/+1
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely1-3/+1
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely2-22/+6
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2-5/+5
2013-10-24Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown1-0/+13
2013-10-24Merge remote-tracking branch 'asoc/topic/mc13783' into asoc-nextMark Brown1-0/+7
2013-10-24Merge remote-tracking branch 'asoc/topic/davinci' into asoc-nextMark Brown1-0/+2
2013-10-24Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-0/+31
2013-10-24Merge remote-tracking branch 'regulator/topic/optional' into regulator-nextMark Brown1-5/+0
2013-10-24Merge remote-tracking branch 'regulator/topic/linear' into regulator-nextMark Brown1-2/+9
2013-10-24Merge remote-tracking branch 'regulator/topic/fixed' into regulator-nextMark Brown1-0/+2
2013-10-24Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown1-0/+2
2013-10-24Merge remote-tracking branch 'regulator/topic/alias' into regulator-nextMark Brown3-0/+90
2013-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-75/+78
2013-10-23EDAC, GHES: Update ghes error record infoChen, Gong1-1/+1
2013-10-23ACPI, APEI, CPER: Add UEFI 2.4 support for memory errorChen, Gong1-2/+9
2013-10-23DMI: Parse memory device (type 17) in SMBIOSChen, Gong1-0/+5
2013-10-23ACPI, x86: Extended error log driver for x86 platformChen, Gong1-0/+1
2013-10-23mfd: syscon: Return -ENOSYS if CONFIG_MFD_SYSCON is not enabledPeter Chen1-0/+25
2013-10-23mfd: Add support for ams AS3722 PMICLaxman Dewangan1-0/+423
2013-10-23mfd: max77693: Remove device wakeup from driverAndrzej Hajda2-3/+0
2013-10-23mfd: mc13xxx: Move SPI erratum workaround into SPI I/O functionMark Brown1-0/+7
2013-10-23mfd: ti_am335x_tscadc: Restore clock divider on resumeMatthias Kaehlcke1-0/+1
2013-10-23mfd: Add STw481x driverLinus Walleij1-0/+56
2013-10-23mfd: arizona: Correct register definition for FLL2_SYNC_BWCharles Keepax1-1/+1
2013-10-23mfd: rtsx: Modify rts5249_optimize_phyWei WANG1-0/+53
2013-10-23mfd: ti_am335x_tscadc: Fix idle timeout valueMatthias Kaehlcke1-7/+12
2013-10-23mfd: wm8994: Remove unused irq_lockMark Brown1-2/+0
2013-10-23mfd: wm8994: Inline register I/O functionsMark Brown1-9/+36