summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-10-28mtd: nand: add more comment for MTD_NANDFLASH/MTD_MLCNANDFLASHHuang Shijie1-2/+2
2013-10-28mtd: nand: rename the cellinfo to bits_per_cellHuang Shijie1-3/+4
2013-10-28mtd: nand: add a helper to check the SLC/MLC nand chipHuang Shijie1-0/+9
2013-10-28mtd: nand: remove obsolete 'ecclayout' fieldBrian Norris1-2/+0
2013-10-28of_mtd: Add no-op stubs to support CONFIG_OF=nEzequiel Garcia1-1/+20
2013-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-2/+2
2013-10-27percpu: remove this_cpu_xor() implementationHeiko Carstens1-32/+0
2013-10-27libata: Add some missing command descriptionsRobert Hancock1-0/+7
2013-10-26Merge tag 'please-pull-eMCA-fix' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar7-12/+33
2013-10-26ipv6: reset dst.expires value when clearing expire flagHannes Frederic Sowa1-0/+1
2013-10-26netpoll: fix rx_hook() interface by passing the skbAntonio Quartulli1-2/+3
2013-10-26net: fix rtnl notification in atomic contextAlexei Starovoitov1-1/+1
2013-10-26net: make net_get_random_once irq safeHannes Frederic Sowa1-1/+0
2013-10-26power_supply: Add support for bq24735 chargerDarbha Sriharsha1-0/+39
2013-10-26cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsemviresh kumar1-0/+14
2013-10-26keys: change asymmetric keys to use common hash definitionsDmitry Kasatkin1-14/+4
2013-10-26crypto: provide single place for hash algo informationDmitry Kasatkin2-0/+77
2013-10-26cpufreq: Implement light weight ->target_index() routineViresh Kumar1-1/+3
2013-10-26Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki1-14/+36
2013-10-26PM / OPP: rename header to linux/pm_opp.hNishanth Menon2-1/+1
2013-10-26PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon2-15/+18
2013-10-26PM / OPP: rename functions to dev_pm_opp*Nishanth Menon1-24/+26
2013-10-25leds: lp55xx: handle enable pin in driverSebastian Reichel1-4/+2
2013-10-25of: introduce of_get_available_child_countBryan Wu1-0/+16
2013-10-25ASoC: cs42l52: Add platform data for reset gpioBrian Austin1-0/+2
2013-10-25blk-mq: add blk_mq_stop_hw_queuesChristoph Hellwig1-0/+1
2013-10-25[SCSI] Add 'eh_deadline' to limit SCSI EH runtimeHannes Reinecke1-0/+5
2013-10-25[SCSI] remove check for 'resetting'Hannes Reinecke1-2/+0
2013-10-25blk-mq: new multi-queue block IO queueing mechanismJens Axboe4-7/+233
2013-10-25percpu_ida: add an API to return free tagsShaohua Li1-0/+1
2013-10-25percpu_ida: add percpu_ida_for_each_freeShaohua Li1-0/+4
2013-10-25percpu_ida: make percpu_ida percpu size/batch configurableShaohua Li1-1/+17
2013-10-25block: remove request ref_countChristoph Hellwig1-2/+0
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 Iwai50-233/+324
2013-10-25Merge tag 'mfd-lee-3.13-1' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz12-28/+680
2013-10-25Merge tag 'range-macro' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Samuel Ortiz1-0/+2
2013-10-25[SCSI] scsi_transport_iscsi: Add support to set CHAP entriesAdheer Chandravanshi2-0/+18
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 Brown2-2/+186
2013-10-25Merge remote-tracking branch 'spi/topic/bfin' into spi-nextMark Brown1-0/+2
2013-10-25Merge tag 'drm-intel-next-2013-10-18' of git://people.freedesktop.org/~danvet...Dave Airlie1-0/+8
2013-10-25f2fs: add tracepoint for vm_page_mkwriteJaegeuk Kim1-0/+7
2013-10-25f2fs: add tracepoint for set_page_dirtyJaegeuk Kim1-0/+44
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