summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-08-0626-290/+288
|\
| * driver core: device_rename's new_name can be constJohannes Berg2010-08-052-2/+2
| * sysfs: Remove owner field from sysfs struct attributeGuenter Roeck2010-08-051-6/+0
| * powerpc/pci: Remove owner field from attribute initialization in PCI bridge initGuenter Roeck2010-08-051-1/+0
| * regulator: Remove owner field from attribute initialization in regulator core...Guenter Roeck2010-08-051-1/+0
| * leds: Remove owner field from attribute initialization in bd2802 driverGuenter Roeck2010-08-051-3/+1
| * scsi: Remove owner field from attribute initialization in ARCMSR driverGuenter Roeck2010-08-051-3/+0
| * scsi: Remove owner field from attribute initialization in LPFC driverGuenter Roeck2010-08-051-1/+0
| * cgroupfs: create /sys/fs/cgroup to mount cgroupfs onGreg KH2010-08-051-1/+12
| * Driver core: Add BUS_NOTIFY_BIND_DRIVERMagnus Damm2010-08-052-3/+9
| * driver core: fix memory leak on one error path in bus_register()Jike Song2010-08-051-1/+1
| * debugfs: no longer needs to depend on SYSFSRandy Dunlap2010-08-051-1/+0
| * 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
* | pci: fix type warnings in intr_remapping.cLinus Torvalds2010-08-061-4/+4
| |
| \
*-. \ Merge branches 'x86-rwsem-for-linus' and 'x86-gcc46-for-linus' of git://git.k...Linus Torvalds2010-08-064-18/+14
|\ \ \
| | * | x86, gcc-4.6: Fix set but not read variablesAndi Kleen2010-07-202-4/+3
| | * | x86, gcc-4.6: Avoid unused by set variables in rdmsrAndi Kleen2010-07-201-2/+2
| * | | x86, rwsem: Minor cleanupsMichel Lespinasse2010-07-201-9/+7
| * | | x86, rwsem: Stay on fast path when count > 0 in __up_write()Michel Lespinasse2010-07-201-3/+2
* | | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-0618-52/+422
|\ \ \ \
| * | | | x86, setup: move isdigit.h to ctype.h, header files on top.H. Peter Anvin2010-08-024-4/+2
| * | | | x86, setup: enable early console output from the decompressorYinghai Lu2010-08-027-29/+105
| * | | | x86, setup: reorganize the early console setupYinghai Lu2010-08-027-163/+186
| * | | | x86, setup: Allow global variables and functions in the decompressorH. Peter Anvin2010-08-023-0/+32
| * | | | x86, setup: Only set early_serial_base after port is initializedYinghai Lu2010-07-141-30/+33
| * | | | x86, setup: Make the setup code also accept console=uart8250Yinghai Lu2010-07-132-1/+80
| * | | | x86, setup: Early-boot serial I/O supportPekka Enberg2010-07-124-6/+165
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-0612-32/+80
|\ \ \ \ \
| * | | | | x86: Ioremap: fix wrong physical address handling in PAT codeYasuaki Ishimatsu2010-07-291-1/+1
| * | | | | x86, tlb: Clean up and correct used typeBorislav Petkov2010-07-211-3/+1
| * | | | | x86, iomap: Fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl2010-07-201-1/+1
| * | | | | x86, mm: Create symbolic index into address_markers arrayAndres Salomon2010-07-201-6/+26
| * | | | | x86, ioremap: Fix normal ram range checkKenji Kaneshige2010-07-091-1/+1
| * | | | | x86, ioremap: Fix incorrect physical address handling in PAE modeKenji Kaneshige2010-07-095-16/+14
OpenPOWER on IntegriCloud