summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci: add quirk for keeping card power during suspendAdrian Hunter2012-03-271-0/+2
* mmc: core: add high-capacity erase size capability flagAdrian Hunter2012-03-271-0/+1
* mmc: start removing enable / disable APIAdrian Hunter2012-03-272-43/+4
* mmc: core: Detect card removal on I/O errorUlf Hansson2012-03-271-0/+1
* mmc: Support of PCI mode in the dw_mmc driverShashidhar Hiremath2012-03-261-2/+6
* mmc: MMC-4.5 Data Tag SupportSaugata Das2012-03-262-0/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-2115-3172/+153
|\
| * debugfs-related mode_t whack-a-moleAl Viro2012-03-211-2/+2
| * __register_binfmt() made voidAl Viro2012-03-211-5/+5
| * kill reiserfs_fs_{i,sb}.hAl Viro2012-03-212-617/+0
| * move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro2012-03-211-2334/+0
| * move reiserfs_acl.h to fs/reiserfs/acl.hAl Viro2012-03-211-76/+0
| * take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.hAl Viro2012-03-211-128/+0
| * switch touch_atime to struct pathAl Viro2012-03-211-2/+2
| * switch unix_sock to struct pathAl Viro2012-03-211-2/+1
| * constify path argument of trace_seq_path()Al Viro2012-03-211-2/+2
| * constify path argument of audit_log_d_path()Al Viro2012-03-211-1/+1
| * fs: initial qnx6fs additionKai Bankett2012-03-212-0/+135
| * vfs: d_alloc_root() goneAl Viro2012-03-211-1/+0
| * vfs: turn generic_drop_inode() into static inlineAl Viro2012-03-211-1/+4
| * vfs: drop_file_write_access() made staticAl Viro2012-03-211-1/+0
| * vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro2012-03-211-0/+1
* | Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2012-03-211-2/+2
|\ \
| * | VM: make unmap_vmas() return voidAl Viro2012-03-211-1/+1
| * | VM: make zap_page_range() return voidAl Viro2012-03-211-1/+1
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-214-42/+48
|\ \
| * | Yama: add PR_SET_PTRACER_ANYKees Cook2012-02-161-0/+1
| * | security: trim security.hAl Viro2012-02-142-26/+31
| * | mm: collapse security_vm_enough_memory() variants into a single functionAl Viro2012-02-141-16/+0
| * | digsig: changed type of the timestampDmitry Kasatkin2012-02-101-2/+2
| * | security: Yama LSMKees Cook2012-02-091-0/+6
| * | security: create task_free security callbackKees Cook2012-02-091-0/+9
| * | Merge branch 'next-queue' into nextJames Morris2012-02-091-0/+1
| |\ \
| | * | KEYS: Allow special keyrings to be clearedDavid Howells2012-01-191-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-212-4/+9
|\ \ \ \
| * | | | padata: Fix race on sequence number wrapSteffen Klassert2012-03-141-4/+2
| * | | | crypto: Add bulk algorithm registration interfaceMark Brown2012-01-261-0/+2
| * | | | crypto: sha512 - use standard ror64()Alexey Dobriyan2012-01-151-0/+20
| * | | | crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flagNikos Mavrogiannopoulos2012-01-131-0/+5
* | | | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-03-217-8/+113
|\ \ \ \ \
| * \ \ \ \ Merge tag 'topic/twl' into regulator-nextMark Brown2012-03-191-2/+12
| |\ \ \ \ \
| | * | | | | mfd: twl-core: regulator configuration for twl6030 V1V8, V2V1 SMPSPeter Ujfalusi2012-03-111-0/+2
| | * | | | | regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulatorsTero Kristo2012-03-111-2/+3
| | * | | | | regulator: twl4030: add support for external voltage get/setTero Kristo2012-03-111-0/+7
| * | | | | | Merge remote-tracking branch 'regulator/topic/supply' into regulator-nextMark Brown2012-03-181-2/+0
| |\ \ \ \ \ \
| | * | | | | | regulator: Remove support for supplies specified by struct deviceMark Brown2012-02-021-2/+0
| | * | | | | | Merge branch 'regulator-drivers' into regulator-supplyMark Brown2012-02-022-0/+65
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/st...Mark Brown2012-03-181-0/+22
| |\ \ \ \ \ \ \ \
| | * | | | | | | | regulator: Add devm_regulator_put in consumer.hAxel Lin2012-01-291-1/+5
| | * | | | | | | | regulator: Add empty devm_regulator_bulk_get for !CONFIG_REGULATORAxel Lin2012-01-271-0/+6