summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add an AT_NO_AUTOMOUNT flag to suppress terminal automountDavid Howells2011-01-154-1/+12
* Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2011-01-1515-50/+126
* Add a dentry op to handle automounting rather than abusing follow_link()David Howells2011-01-156-58/+198
* do_lookup() fixAl Viro2011-01-151-0/+3
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-01-1436-187/+259
|\
| * PCI/PM: Report wakeup events before resuming devicesRafael J. Wysocki2011-01-143-4/+4
| * PCI/PM: Use pm_wakeup_event() directly for reporting wakeup eventsRafael J. Wysocki2011-01-143-17/+6
| * PCI: sysfs: Update ROM to include default owner write accessAlex Williamson2011-01-141-1/+1
| * x86/PCI: make Broadcom CNB20LE driver EMBEDDED and EXPERIMENTALBjorn Helgaas2011-01-141-2/+8
| * x86/PCI: don't use native Broadcom CNB20LE driver when ACPI is availableBjorn Helgaas2011-01-141-4/+7
| * PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki2011-01-1410-46/+72
| * PCI: enable pci=bfsort by default on future Dell systemsNarendra_K@Dell.com2011-01-141-0/+41
| * PCI/PCIe: Clear Root PME Status bits early during system resumeRafael J. Wysocki2010-12-235-38/+55
| * PCI: pci-stub: ignore zero-length id parametersTejun Heo2010-12-231-0/+3
| * x86/PCI: irq and pci_ids patch for Intel PatsburgSeth Heasley2010-12-232-2/+4
| * PCI: Skip id checking if no id is passedYinghai Lu2010-12-231-0/+4
| * PCI: fix __pci_device_probe kernel-doc warningRandy Dunlap2010-12-231-1/+1
| * PCI: make pci_restore_state return voidJon Mason2010-12-2313-66/+22
| * PCI: Disable ASPM if BIOS asks us toMatthew Garrett2010-12-233-5/+22
| * PCI: Add mask bit definition for MSI-X tableSheng Yang2010-12-232-2/+4
| * PCI: MSI: Move MSI-X entry definition to pci_regs.hSheng Yang2010-12-232-6/+7
* | Merge git://git.infradead.org/battery-2.6Linus Torvalds2011-01-1418-69/+838
|\ \
| * | power_supply: Add MAX17042 Fuel Gauge DriverMyungJoo Ham2011-01-144-0/+280
| * | olpc_battery: Fix up XO-1.5 properties listSascha Silbe2011-01-131-0/+4
| * | olpc_battery: Add support for CURRENT_NOW and VOLTAGE_NOWSascha Silbe2011-01-121-0/+4
| * | olpc_battery: Add support for CHARGE_NOWSascha Silbe2011-01-121-0/+24
| * | olpc_battery: Add support for CHARGE_FULL_DESIGNSascha Silbe2011-01-121-0/+54
| * | olpc_battery: Ambient temperature is not available on XO-1.5Daniel Drake2011-01-121-3/+25
| * | jz4740-battery: Should include linux/io.hAnton Vorontsov2010-12-221-0/+1
| * | s3c_adc_battery: Add gpio_inverted field to pdataVasily Khoruzhick2010-12-222-3/+10
| * | power_supply: Don't use flush_scheduled_work()Tejun Heo2010-12-226-20/+20
| * | power_supply: Fix use after free and memory leakVasiliy Kulikov2010-12-221-2/+2
| * | gpio-charger: Fix potential race between irq handler and probe/removeLars-Peter Clausen2010-12-221-15/+14
| * | gpio-charger: Provide default name for the power_supplyLars-Peter Clausen2010-12-221-1/+1
| * | gpio-charger: Check result of kzallocLars-Peter Clausen2010-12-221-0/+4
| * | jz4740-battery: Check if platform_data is suppliedLars-Peter Clausen2010-11-181-0/+5
| * | isp1704_charger: Detect charger after probeHeikki Krogerus2010-11-181-0/+17
| * | isp1704_charger: Set isp->dev before anything needs itHeikki Krogerus2010-11-181-3/+3
| * | isp1704_charger: Detect HUB/Host chargersHeikki Krogerus2010-11-181-38/+142
| * | isp1704_charger: Correct length for storing modelAmeya Palande2010-11-181-1/+1
| * | power_supply: Add gpio charger driverLars-Peter Clausen2010-11-184-0/+237
| * | jz4740-battery: Protect against concurrent battery readingsLars-Peter Clausen2010-11-181-0/+7
| * | ds2760_battery: Fix calculation of time_to_empty_nowSven Neumann2010-11-181-1/+1
* | | afs: add afs_wq and use it instead of the system workqueueTejun Heo2011-01-147-28/+38
* | | rxrpc: rxrpc_workqueue isn't used during memory reclaimTejun Heo2011-01-141-1/+1
* | | FS-Cache: Fix operation handlingAkshat Aranya2011-01-141-1/+1
* | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-143-20/+21
|\ \ \
| * | | kernel: fix hlist_bl againRussell King2011-01-141-1/+1
| * | | cgroups: Fix a lockdep warning at cgroup removalLi Zefan2011-01-141-1/+1
| * | | fs: namei fix ->put_link on wrong inode in do_filp_openNick Piggin2011-01-141-18/+19
OpenPOWER on IntegriCloud