summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-10-28Merge branch 'powercap'Rafael J. Wysocki2-0/+328
2013-10-28Merge branch 'acpi-video'Rafael J. Wysocki1-0/+4
2013-10-28Merge branch 'acpi-hotplug'Rafael J. Wysocki1-13/+0
2013-10-28Merge branch 'acpi-processor'Rafael J. Wysocki1-1/+1
2013-10-28mtd: nand: add a helper to detect the nand typeHuang Shijie1-0/+5
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-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 Molnar5-4/+25
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-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-25blk-mq: add blk_mq_stop_hw_queuesChristoph Hellwig1-0/+1
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 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