| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2012-07-23 |
|\ |
|
| * | switch dentry_open() to struct path, make it grab references itself | Al Viro | 2012-07-22 |
| * | vfs: allow custom EOF in generic_file_llseek code | Eric Sandeen | 2012-07-22 |
| * | vfs: Create function for iterating over block devices | Jan Kara | 2012-07-22 |
| * | quota: Split dquot_quota_sync() to writeback and cache flushing part | Jan Kara | 2012-07-22 |
| * | get rid of ->scm_work_list | Al Viro | 2012-07-22 |
| * | switch fput to task_work_add | Al Viro | 2012-07-22 |
| * | merge task_work and rcu_head, get rid of separate allocation for keyring case | Al Viro | 2012-07-22 |
| * | trim task_work: get rid of hlist | Al Viro | 2012-07-22 |
| * | trimming task_work: kill ->data | Al Viro | 2012-07-22 |
| * | VFS: Pass mount flags to sget() | David Howells | 2012-07-14 |
| * | fs: add nd_jump_link | Christoph Hellwig | 2012-07-14 |
| * | get rid of kern_path_parent() | Al Viro | 2012-07-14 |
| * | don't pass nameidata * to vfs_create() | Al Viro | 2012-07-14 |
| * | don't pass nameidata to ->create() | Al Viro | 2012-07-14 |
| * | stop passing nameidata to ->lookup() | Al Viro | 2012-07-14 |
| * | stop passing nameidata * to ->d_revalidate() | Al Viro | 2012-07-14 |
| * | make finish_no_open() return int | Al Viro | 2012-07-14 |
| * | kill struct opendata | Al Viro | 2012-07-14 |
| * | make ->atomic_open() return int | Al Viro | 2012-07-14 |
| * | ->atomic_open() prototype change - pass int * instead of bool * | Al Viro | 2012-07-14 |
| * | vfs: remove open intents from nameidata | Miklos Szeredi | 2012-07-14 |
| * | nfs: clean up ->create in nfs_rpc_ops | Miklos Szeredi | 2012-07-14 |
| * | vfs: add i_op->atomic_open() | Miklos Szeredi | 2012-07-14 |
| * | vfs: switch i_dentry/d_alias to hlist | Al Viro | 2012-07-14 |
* | | Merge tag 'mmc-merge-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-07-22 |
|\ \ |
|
| * | | mmc: sd: Fix sd current limit setting | Aaron Lu | 2012-07-22 |
| * | | mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMER | Aaron Lu | 2012-07-22 |
| * | | mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPS | Philip Rakity | 2012-07-22 |
| * | | mmc: sdhci: only set 200mA support for 1.8v if 200mA is available | Philip Rakity | 2012-07-21 |
| * | | mmc: sh_mmcif: support generic card-detection | Guennadi Liakhovetski | 2012-07-21 |
| * | | mmc: sh_mobile_sdhi: support caps2 flags | Guennadi Liakhovetski | 2012-07-21 |
| * | | mmc: tmio: support caps2 flags | Guennadi Liakhovetski | 2012-07-21 |
| * | | mmc: core: add WP pin handler to slot functions | Guennadi Liakhovetski | 2012-07-21 |
| * | | mmc: core: convert slot functions to managed allocation | Guennadi Liakhovetski | 2012-07-21 |
| * | | mmc: add CD GPIO polling support to slot functions | Guennadi Liakhovetski | 2012-07-21 |
| * | | mmc: add two capability flags for CD and WP signal polarity | Guennadi Liakhovetski | 2012-07-21 |
| * | | mmc: core: use a more generic name for slot function types and fields | Guennadi Liakhovetski | 2012-07-21 |
| * | | mmc: tmio: add callbacks to enable-update and disable the interface clock | Guennadi Liakhovetski | 2012-07-21 |
| * | | mmc: add a function to get regulators, supplying card's power | Guennadi Liakhovetski | 2012-07-21 |
| * | | mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions | Guennadi Liakhovetski | 2012-07-10 |
* | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-07-22 |
|\ \ \ |
|
| * \ \ | Merge branch 'mce-ripvfix' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Ingo Molnar | 2012-07-11 |
| |\ \ \ |
|
| | * | | | x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults | Tony Luck | 2012-07-11 |
| * | | | | Merge tag 'v3.5-rc6' into x86/mce | Ingo Molnar | 2012-07-11 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge tag 'amd-thresholding-fixes-for-3.6' of git://git.kernel.org/pub/scm/li... | Ingo Molnar | 2012-06-08 |
| |\ \ \ \ \ |
|
| | * | | | | | x86, amd_nb: Export model 0x10 and later PCI id | Borislav Petkov | 2012-06-07 |
* | | | | | | | Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-07-22 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'pm-qos' | Rafael J. Wysocki | 2012-07-18 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | PM / QoS: Use NULL pointer instead of plain integer in pm_qos.h | Sachin Kamat | 2012-07-18 |