summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sysfs: Fix one more signature discrepancy between sysfs implementation and docs.Ira Weiny2010-08-051-2/+2
* sysfs: fix discrepancies between implementation and documentationBart Van Assche2010-08-051-19/+25
* dcdbas: remove a redundant smi_data_buf_free in dcdbas_exitAxel Lin2010-08-051-3/+2
* dmi-id: fix a memory leak in dmi_id_init error pathAxel Lin2010-08-051-1/+3
* sysfs: sysfs_chmod_file's attr can be constJean Delvare2010-08-052-4/+5
* firmware: Update hotplug scriptMagnus Damm2010-08-051-8/+9
* Driver core: move platform device creation helpers to .init.text (if MODULE=n)Uwe Kleine-König2010-08-051-1/+1
* Driver core: reduce duplicated code for platform_device creationUwe Kleine-König2010-08-053-82/+85
* Driver core: use kmemdup in platform_device_add_resourcesUwe Kleine-König2010-08-051-3/+3
* firmware loader: embed device into firmware_priv structureDmitry Torokhov2010-08-051-133/+122
* firmware loader: use statically initialized data attributeDmitry Torokhov2010-08-051-6/+3
* Driver core: Drop __must_check from bus_for_each_drv()Jean Delvare2010-08-051-3/+2
* Driver core: internal struct dma_coherent_mem, change type of a member.Marin Mitov2010-08-051-1/+1
* hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NETIan Abbott2010-08-051-1/+1
* uio: Remove IRQF_DISABLED flag from uio_cif.cHans J. Koch2010-08-051-1/+1
* uio: Remove IRQF_DISABLED from uio_sercos3.cHans J. Koch2010-08-051-1/+1
* uio: Remove IRQF_DISABLED flag from uio_pdrv_genirq.cHans J. Koch2010-08-051-1/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-08-05137-1065/+8141
|\
| * Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2010-08-0536-186/+3185
| |\
| | * powerpc/8xx: Add support for the MPC8xx based boards from TQCHeiko Schocher2010-08-045-0/+1269
| | * powerpc/85xx: Introduce support for the Freescale P1022DS reference boardTimur Tabi2010-08-046-44/+814
| | * powerpc/85xx: Adding DTS for the STx GP3-SSA MPC8555 boardBradley Hughes2010-08-041-0/+380
| | * powerpc/85xx: Change deprecated binding for 85xx-based boardsBradley Hughes2010-08-047-14/+14
| | * powerpc/tqm85xx: add a quirk for ti1520 PCMCIA bridgeDmitry Eremin-Solenikov2010-08-041-0/+21
| | * powerpc/tqm85xx: update PCI interrupt-map attributeDmitry Eremin-Solenikov2010-08-046-6/+48
| | * powerpc/mpc8308rdb: support for MPC8308RDB board from FreescaleIlya Yanok2010-08-044-0/+406
| | * powerpc/fsl_pci: add quirk for mpc8308 pcie bridgeIlya Yanok2010-08-042-0/+2
| | * powerpc/85xx: Cleanup QE initialization for MPC85xxMDS boardsAnton Vorontsov2010-08-041-129/+143
| | * powerpc/85xx: Fix booting for P1021MDS boardsAnton Vorontsov2010-08-042-6/+38
| | * powerpc/85xx: Fix SWIOTLB initalization for MPC85xxMDS boardsAnton Vorontsov2010-08-041-8/+8
| | * powerpc/85xx: kexec for SMP 85xx BookE systemsMatthew McClintock2010-08-022-5/+68
| * | Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-04505-197378/+5760
| |\ \ | | |/ | |/|
| | * powerpc/5200/i2c: improve i2c bus error recoveryAlbrecht Dreß2010-08-012-22/+49
| | * of/xilinxfb: update tft compatible versionsAdrian Alonso2010-08-011-0/+2
| | * powerpc/fsl-diu-fb: Support setting display mode using EDIDAnatolij Gustschin2010-08-013-6/+81
| | * powerpc/5121: doc/dts-bindings: update doc of FSL DIU bindingsAnatolij Gustschin2010-08-011-2/+12
| | * powerpc/5121: shared DIU framebuffer supportAnatolij Gustschin2010-08-017-2/+338
| | * powerpc/5121: move fsl-diu-fb.h to include/linuxAnatolij Gustschin2010-08-012-1/+1
| | * powerpc/5121: fsl-diu-fb: fix issue with re-enabling DIU area descriptorAnatolij Gustschin2010-08-011-15/+23
| | * powerpc/512x: add clock structure for Video-IN (VIU) unitAnatolij Gustschin2010-08-011-0/+18
| | * powerpc/5121: add initial support for PDM360NG boardAnatolij Gustschin2010-08-014-0/+547
| | * powerpc/512x: Group mpc512x board's selection menuAnatolij Gustschin2010-08-011-9/+4
| | * powerpc/5200: improve uart baud rate calculation (reach high baud rates, bett...Albrecht Dreß2010-07-241-29/+116
| * | powerpc/kexec: Fix orphaned offline CPUs across kexecMatt Evans2010-07-311-1/+25
| * | powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.cMatt Evans2010-07-311-5/+24
| * | powerpc: Print decimal values in prom_init.cMichael Neuling2010-07-311-9/+35
| * | powerpc: ONLINE to OFFLINE CPU state transition during removalRobert Jennings2010-07-311-0/+1
| * | powerpc/powermac: Add PowerMac10,2 machine descriptorBenjamin Herrenschmidt2010-07-311-1/+5
| * | powerpc/pseries: Increase cpu die timeoutBenjamin Herrenschmidt2010-07-311-2/+2
| * | powerpc/smp: remove the incorrect decrementer initial codes for APTiejun Chen2010-07-311-8/+0