summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"Grégory Soutadé2014-09-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: slot-gpio: add gpiod variant to get wp GPIOLinus Walleij2014-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: remove MMC_CAP2_NO_MULTI_READ flagsKuninori Morimoto2014-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: use .multi_io_quirk on tmio_mmcKuninori Morimoto2014-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: Add .multi_io_quirk callback for multi I/O HW bugKuninori Morimoto2014-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: sdhci: handle busy-end interrupt during commandChanho Min2014-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: dw_mmc: Support voltage changesDoug Anderson2014-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: dw_mmc: use mmc_regulator_get_supply to handle regulatorsYuvaraj CD2014-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: tmio: add actual clock support as optionShinobu Uehara2014-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: tmio: remove Renesas specific #ifdefKuninori Morimoto2014-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRKShinobu Uehara2014-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: tmio: control multiple block transfer modeShinobu Uehara2014-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: tmio: care about DMA tx/rx addr offsetKuninori Morimoto2014-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: implement Driver Stage Register handlingSascha Hauer2014-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: Correct the value of MMC_NUM_PHY_PARTITIONYi Sun2014-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: include linux/types.h for bool definition in atmel-mci.hHans-Christian Egtvedt2014-09-09
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'edac/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-10-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move Intel SNB device ids from sb_edac to pci_ids.hAndy Lutomirski2014-10-08
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2014-10-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dma-mapping: Provide write-combine allocationsThierry Reding2014-08-26
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | kernel: add support for kernel restart handler call chainGuenter Roeck2014-09-26
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-10-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | blk-mq, percpu_ref: start q->mq_usage_counter in atomic modeTejun Heo2014-09-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu_ref: make INIT_ATOMIC and switch_to_atomic() stickyTejun Heo2014-09-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu_ref: add PERCPU_REF_INIT_* flagsTejun Heo2014-09-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu_ref: decouple switching to percpu mode and reinitTejun Heo2014-09-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu_ref: decouple switching to atomic mode and killingTejun Heo2014-09-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu_ref: add PCPU_REF_DEADTejun Heo2014-09-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu_ref: rename things to prepare for decoupling percpu/atomic mode switchTejun Heo2014-09-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu_ref: replace pcpu_ prefix with percpu_Tejun Heo2014-09-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu_ref: minor code and comment updatesTejun Heo2014-09-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu_ref: relocate percpu_ref_reinit()Tejun Heo2014-09-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during p...Tejun Heo2014-09-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Tejun Heo2014-09-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu-refcount: make percpu_ref based on longs instead of intsTejun Heo2014-09-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu-refcount: add @gfp to percpu_ref_init()Tejun Heo2014-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | proportions: add @gfp to init functionsTejun Heo2014-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu_counter: add @gfp to percpu_counter_init()Tejun Heo2014-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu: implement asynchronous chunk populationTejun Heo2014-09-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu: implement [__]alloc_percpu_gfp()Tejun Heo2014-09-02
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-10-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: remove CGRP_RELEASABLE flagZefan Li2014-09-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: remove redundant check in cgroup_ino()Zefan Li2014-09-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpuset: simplify proc_cpuset_show()Zefan Li2014-09-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: simplify proc_cgroup_show()Zefan Li2014-09-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: use a per-cgroup work for release agentZefan Li2014-09-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: remove some useless forward declarationsLi Zefan2014-09-18
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-10-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: change ata_<foo>_printk routines to return voidJoe Perches2014-09-23