| Commit message (Expand) | Author | Age |
* | sanitize vfsmount refcounting changes | Al Viro | 2011-01-16 |
* | fix old umount_tree() breakage | Al Viro | 2011-01-16 |
* | autofs4: Merge the remaining dentry ops tables | David Howells | 2011-01-15 |
* | Unexport do_add_mount() and add in follow_automount(), not ->d_automount() | David Howells | 2011-01-15 |
* | Allow d_manage() to be used in RCU-walk mode | David Howells | 2011-01-15 |
* | Remove a further kludge from __do_follow_link() | David Howells | 2011-01-15 |
* | autofs4: Bump version | Ian Kent | 2011-01-15 |
* | autofs4: Add v4 pseudo direct mount support | Ian Kent | 2011-01-15 |
* | autofs4: Fix wait validation | Ian Kent | 2011-01-15 |
* | autofs4: Clean up autofs4_free_ino() | Ian Kent | 2011-01-15 |
* | autofs4: Clean up dentry operations | Ian Kent | 2011-01-15 |
* | autofs4: Clean up inode operations | Ian Kent | 2011-01-15 |
* | autofs4: Remove unused code | Ian Kent | 2011-01-15 |
* | autofs4: Add d_manage() dentry operation | Ian Kent | 2011-01-15 |
* | autofs4: Add d_automount() dentry operation | Ian Kent | 2011-01-15 |
* | Remove the automount through follow_link() kludge code from pathwalk | David Howells | 2011-01-15 |
* | CIFS: Use d_automount() rather than abusing follow_link() | David Howells | 2011-01-15 |
* | NFS: Use d_automount() rather than abusing follow_link() | David Howells | 2011-01-15 |
* | AFS: Use d_automount() rather than abusing follow_link() | David Howells | 2011-01-15 |
* | Add an AT_NO_AUTOMOUNT flag to suppress terminal automount | David Howells | 2011-01-15 |
* | Add a dentry op to allow processes to be held during pathwalk transit | David Howells | 2011-01-15 |
* | Add a dentry op to handle automounting rather than abusing follow_link() | David Howells | 2011-01-15 |
* | do_lookup() fix | Al Viro | 2011-01-15 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-01-14 |
|\ |
|
| * | PCI/PM: Report wakeup events before resuming devices | Rafael J. Wysocki | 2011-01-14 |
| * | PCI/PM: Use pm_wakeup_event() directly for reporting wakeup events | Rafael J. Wysocki | 2011-01-14 |
| * | PCI: sysfs: Update ROM to include default owner write access | Alex Williamson | 2011-01-14 |
| * | x86/PCI: make Broadcom CNB20LE driver EMBEDDED and EXPERIMENTAL | Bjorn Helgaas | 2011-01-14 |
| * | x86/PCI: don't use native Broadcom CNB20LE driver when ACPI is available | Bjorn Helgaas | 2011-01-14 |
| * | PCI/ACPI: Request _OSC control once for each root bridge (v3) | Rafael J. Wysocki | 2011-01-14 |
| * | PCI: enable pci=bfsort by default on future Dell systems | Narendra_K@Dell.com | 2011-01-14 |
| * | PCI/PCIe: Clear Root PME Status bits early during system resume | Rafael J. Wysocki | 2010-12-23 |
| * | PCI: pci-stub: ignore zero-length id parameters | Tejun Heo | 2010-12-23 |
| * | x86/PCI: irq and pci_ids patch for Intel Patsburg | Seth Heasley | 2010-12-23 |
| * | PCI: Skip id checking if no id is passed | Yinghai Lu | 2010-12-23 |
| * | PCI: fix __pci_device_probe kernel-doc warning | Randy Dunlap | 2010-12-23 |
| * | PCI: make pci_restore_state return void | Jon Mason | 2010-12-23 |
| * | PCI: Disable ASPM if BIOS asks us to | Matthew Garrett | 2010-12-23 |
| * | PCI: Add mask bit definition for MSI-X table | Sheng Yang | 2010-12-23 |
| * | PCI: MSI: Move MSI-X entry definition to pci_regs.h | Sheng Yang | 2010-12-23 |
* | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2011-01-14 |
|\ \ |
|
| * | | power_supply: Add MAX17042 Fuel Gauge Driver | MyungJoo Ham | 2011-01-14 |
| * | | olpc_battery: Fix up XO-1.5 properties list | Sascha Silbe | 2011-01-12 |
| * | | olpc_battery: Add support for CURRENT_NOW and VOLTAGE_NOW | Sascha Silbe | 2011-01-12 |
| * | | olpc_battery: Add support for CHARGE_NOW | Sascha Silbe | 2011-01-12 |
| * | | olpc_battery: Add support for CHARGE_FULL_DESIGN | Sascha Silbe | 2011-01-12 |
| * | | olpc_battery: Ambient temperature is not available on XO-1.5 | Daniel Drake | 2011-01-12 |
| * | | jz4740-battery: Should include linux/io.h | Anton Vorontsov | 2010-12-21 |
| * | | s3c_adc_battery: Add gpio_inverted field to pdata | Vasily Khoruzhick | 2010-12-21 |
| * | | power_supply: Don't use flush_scheduled_work() | Tejun Heo | 2010-12-21 |