summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | max17042_battery: Bugfix of incorrect voltage register value interpretationMyungJoo Ham2011-08-191-4/+4
| * | | | | | | max17042_battery: Do not lose accuracy calculating current_nowPhilip Rakity2011-08-191-2/+1
| * | | | | | | max17042_battery: Divide by 0 crash because r_sns init too latePhilip Rakity2011-08-191-3/+3
| * | | | | | | max8998_charger: Allow full timeout not set, leave it unchangedAxel Lin2011-08-191-0/+1
| * | | | | | | olpc_battery: Add wakeup supportDaniel Drake2011-08-191-0/+24
| * | | | | | | olpc_battery: Bind to device treeDaniel Drake2011-08-192-21/+39
| * | | | | | | wm831x_power: Only register WM831x battery charger if enabledMark Brown2011-08-192-18/+30
| * | | | | | | pda_power: Add support for using otg transceiver eventsDima Zavin2011-08-192-12/+61
| * | | | | | | ds2780_battery&z2_battery: Add __devexit_p at necessary placesAxel Lin2011-08-192-2/+2
| * | | | | | | max8903_charger: Add "platform:" prefix for platform modaliasAxel Lin2011-08-191-1/+1
| * | | | | | | max8997_charger&max8998_charger: Fix unterminated platform_device_id tablesAxel Lin2011-08-192-0/+2
* | | | | | | | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-01-114-42/+82
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'slab/urgent' into slab/for-linusPekka Enberg2012-01-111239-10498/+14102
| |\ \ \ \ \ \ \ \
| | * | | | | | | | slub: add missed accountingShaohua Li2011-12-131-2/+5
| | * | | | | | | | slub: Switch per cpu partial page support off for debuggingChristoph Lameter2011-12-131-1/+3
| * | | | | | | | | slub: disallow changing cpu_partial from userspace for debug cachesDavid Rientjes2012-01-101-0/+2
| * | | | | | | | | slub: Extract get_freelist from __slab_allocChristoph Lameter2011-12-131-25/+32
| * | | | | | | | | slub: fix a possible memleak in __slab_alloc()Eric Dumazet2011-12-131-0/+5
| * | | | | | | | | slub: fix slub_max_order DocumentationEric Dumazet2011-11-271-1/+1
| * | | | | | | | | slub: add missed accountingShaohua Li2011-11-271-2/+5
| * | | | | | | | | Merge branch 'slab/urgent' into slab/nextPekka Enberg2011-11-271-16/+26
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | slab: add taint flag outputting to debug paths.Dave Jones2011-11-161-4/+5
| * | | | | | | | | | slub: add taint flag outputting to debug pathsDave Jones2011-11-161-1/+1
| * | | | | | | | | | slab: introduce slab_max_order kernel parameterDavid Rientjes2011-11-102-3/+23
| * | | | | | | | | | slab: rename slab_break_gfp_order to slab_max_orderDavid Rientjes2011-11-101-5/+5
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'md-3.3-fixes' of git://neil.brown.name/mdLinus Torvalds2012-01-112-1/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | md/raid1: perform bad-block tests for WriteMostly devices too.NeilBrown2012-01-111-1/+10
| * | | | | | | | | | md: notify the 'degraded' sysfs attribute on failure.NeilBrown2012-01-111-0/+6
* | | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-1191-806/+1125
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/PCI: Expand the x86_msi_ops to have a restore MSIs.Konrad Rzeszutek Wilk2012-01-064-2/+38
| * | | | | | | | | | | PCI: Increase resource array mask bit size in pcim_iomap_regions()Yinghai Lu2012-01-062-6/+6
| * | | | | | | | | | | PCI: DEVICE_COUNT_RESOURCE should be equal to PCI_NUM_RESOURCESYinghai Lu2012-01-061-1/+1
| * | | | | | | | | | | PCI: pci_ids: add device ids for STA2X11 device (aka ConneXT)Alessandro Rubini2012-01-061-0/+23
| * | | | | | | | | | | PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USBBjorn Helgaas2012-01-061-0/+42
| * | | | | | | | | | | x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas2012-01-063-31/+44
| * | | | | | | | | | | PCI: Enable ATS at the device state restoreHao, Xudong2012-01-063-0/+26
| * | | | | | | | | | | PCI: msi: fix imbalanced refcount of msi irq sysfs objectsNeil Horman2012-01-061-2/+12
| * | | | | | | | | | | PCI: kconfig: English typo in pci/pcie/KconfigP. Christeas2012-01-061-1/+1
| * | | | | | | | | | | PCI/PM/Runtime: make PCI traces quieterVincent Palatin2012-01-063-11/+10
| * | | | | | | | | | | PCI: remove pci_create_bus()Bjorn Helgaas2012-01-062-16/+0
| * | | | | | | | | | | xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-43/+42
| * | | | | | | | | | | x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()Bjorn Helgaas2012-01-064-35/+45
| * | | | | | | | | | | x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-063-6/+1
| * | | | | | | | | | | x86/PCI: read Broadcom CNB20LE host bridge info before PCI scanBjorn Helgaas2012-01-061-23/+39
| * | | | | | | | | | | sparc32, leon/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-17/+8
| * | | | | | | | | | | sparc/PCI: convert to pci_create_root_bus()Bjorn Helgaas2012-01-061-11/+6
| * | | | | | | | | | | sh/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-10/+10
| * | | | | | | | | | | powerpc/PCI: convert to pci_create_root_bus()Bjorn Helgaas2012-01-061-11/+14
| * | | | | | | | | | | powerpc/PCI: split PHB part out of pcibios_map_io_space()Bjorn Helgaas2012-01-061-19/+21
| * | | | | | | | | | | powerpc/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas2012-01-062-2/+1