summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-10-28mac80211: process the CSA frame for mesh accordinglyChun-Yeow Yeoh
2013-10-27Merge tag 's3c24xx-dma' of git://git.kernel.org/pub/scm/linux/kernel/git/kgen...Olof Johansson
2013-10-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-10-28Merge branch 'powercap'Rafael J. Wysocki
2013-10-28Merge branch 'acpi-video'Rafael J. Wysocki
2013-10-28Merge branch 'acpi-hotplug'Rafael J. Wysocki
2013-10-28Merge branch 'acpi-processor'Rafael J. Wysocki
2013-10-27mtd: nand: add a helper to detect the nand typeHuang Shijie
2013-10-27mtd: nand: rename the cellinfo to bits_per_cellHuang Shijie
2013-10-27mtd: nand: add a helper to check the SLC/MLC nand chipHuang Shijie
2013-10-27mtd: nand: remove obsolete 'ecclayout' fieldBrian Norris
2013-10-27of_mtd: Add no-op stubs to support CONFIG_OF=nEzequiel Garcia
2013-10-27percpu: remove this_cpu_xor() implementationHeiko Carstens
2013-10-27libata: Add some missing command descriptionsRobert Hancock
2013-10-26Merge tag 'please-pull-eMCA-fix' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2013-10-25netpoll: fix rx_hook() interface by passing the skbAntonio Quartulli
2013-10-25net: fix rtnl notification in atomic contextAlexei Starovoitov
2013-10-25net: make net_get_random_once irq safeHannes Frederic Sowa
2013-10-25power_supply: Add support for bq24735 chargerDarbha Sriharsha
2013-10-25cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsemviresh kumar
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar
2013-10-25Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki
2013-10-25PM / OPP: rename header to linux/pm_opp.hNishanth Menon
2013-10-25PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon
2013-10-25PM / OPP: rename functions to dev_pm_opp*Nishanth Menon
2013-10-25leds: lp55xx: handle enable pin in driverSebastian Reichel
2013-10-25of: introduce of_get_available_child_countBryan Wu
2013-10-25blk-mq: add blk_mq_stop_hw_queuesChristoph Hellwig
2013-10-25blk-mq: new multi-queue block IO queueing mechanismJens Axboe
2013-10-25percpu_ida: add an API to return free tagsShaohua Li
2013-10-25percpu_ida: add percpu_ida_for_each_freeShaohua Li
2013-10-25percpu_ida: make percpu_ida percpu size/batch configurableShaohua Li
2013-10-25block: remove request ref_countChristoph Hellwig
2013-10-25block: make rq->cmd_flags be 64-bitJens Axboe
2013-10-25Merge tag 'tegra-for-3.13-soc-v2' of git://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman
2013-10-25Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2013-10-25Merge tag 'mfd-lee-3.13-1' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz
2013-10-25Merge tag 'range-macro' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Samuel Ortiz
2013-10-25Merge remote-tracking branch 'spi/topic/wr' into spi-nextMark Brown
2013-10-25Merge remote-tracking branch 'spi/topic/rspi' into spi-nextMark Brown
2013-10-25Merge remote-tracking branch 'spi/topic/loop' into spi-nextMark Brown
2013-10-25Merge remote-tracking branch 'spi/topic/bfin' into spi-nextMark Brown
2013-10-25dmaengine: remove unused DMA_SUCCESSVinod Koul
2013-10-25dmaengine: use DMA_COMPLETE for dma completion statusVinod Koul
2013-10-24pid_namespace: make freeing struct pid_namespace rcu-delayedAl Viro
2013-10-24make freeing super_block rcu-delayedAl Viro
2013-10-24vfs: introduce d_instantiate_no_diralias()Miklos Szeredi
2013-10-24consolidate the reassignments of ->f_op in ->open() instancesAl Viro
2013-10-24new helper: kfree_put_link()Al Viro
2013-10-24slab: use struct page for slab managementJoonsoo Kim