summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-05Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman
2010-08-05Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-08-05Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2010-08-05driver core: device_rename's new_name can be constJohannes Berg
2010-08-05sysfs: Remove owner field from sysfs struct attributeGuenter Roeck
2010-08-05powerpc/pci: Remove owner field from attribute initialization in PCI bridge initGuenter Roeck
2010-08-05regulator: Remove owner field from attribute initialization in regulator core...Guenter Roeck
2010-08-05leds: Remove owner field from attribute initialization in bd2802 driverGuenter Roeck
2010-08-05scsi: Remove owner field from attribute initialization in ARCMSR driverGuenter Roeck
2010-08-05scsi: Remove owner field from attribute initialization in LPFC driverGuenter Roeck
2010-08-05cgroupfs: create /sys/fs/cgroup to mount cgroupfs onGreg KH
2010-08-05Driver core: Add BUS_NOTIFY_BIND_DRIVERMagnus Damm
2010-08-05driver core: fix memory leak on one error path in bus_register()Jike Song
2010-08-05debugfs: no longer needs to depend on SYSFSRandy Dunlap
2010-08-05sysfs: Fix one more signature discrepancy between sysfs implementation and docs.Ira Weiny
2010-08-05sysfs: fix discrepancies between implementation and documentationBart Van Assche
2010-08-05dcdbas: remove a redundant smi_data_buf_free in dcdbas_exitAxel Lin
2010-08-05dmi-id: fix a memory leak in dmi_id_init error pathAxel Lin
2010-08-05sysfs: sysfs_chmod_file's attr can be constJean Delvare
2010-08-05firmware: Update hotplug scriptMagnus Damm
2010-08-05Driver core: move platform device creation helpers to .init.text (if MODULE=n)Uwe Kleine-König
2010-08-05Driver core: reduce duplicated code for platform_device creationUwe Kleine-König
2010-08-05Driver core: use kmemdup in platform_device_add_resourcesUwe Kleine-König
2010-08-05firmware loader: embed device into firmware_priv structureDmitry Torokhov
2010-08-05firmware loader: use statically initialized data attributeDmitry Torokhov
2010-08-05Driver core: Drop __must_check from bus_for_each_drv()Jean Delvare
2010-08-05Driver core: internal struct dma_coherent_mem, change type of a member.Marin Mitov
2010-08-05hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NETIan Abbott
2010-08-05uio: Remove IRQF_DISABLED flag from uio_cif.cHans J. Koch
2010-08-05uio: Remove IRQF_DISABLED from uio_sercos3.cHans J. Koch
2010-08-05uio: Remove IRQF_DISABLED flag from uio_pdrv_genirq.cHans J. Koch
2010-08-05Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds
2010-08-05Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-05Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-08-05docbook: use IDs as filenames to support multiple booksJohannes Berg
2010-08-05Documentation: fix kbuild typos and wordingNicolas Kaiser
2010-08-05Documentation: update kbuild make typos/grammar/text flowMatt Mooney
2010-08-05Documentation: update kbuild make examples#2 to reflect changesMatt Mooney
2010-08-05Documentation: update kbuild loadable modules goals & examplesMatt Mooney
2010-08-05Documentation/vm: fix spelling in page-types.cTommi Rantala
2010-08-05aio: fix wrong subsystem commentsSatoru Takeuchi
2010-08-05ext3: Fix dirtying of journalled buffers in data=journal modeJan Kara
2010-08-05fs/dlm: Drop unnecessary null testJulia Lawall
2010-08-05dlm: use genl_register_family_with_ops()Changli Gao
2010-08-05DNS: Make AFS go to the DNS for AFSDB records for unknown cellsWang Lei
2010-08-05DNS: Separate out CIFS DNS Resolver codeWang Lei
2010-08-05cifs: account for new creduid=0x%x parameter in spnego upcall stringJeff Layton
2010-08-05cifs: reduce false positives with inode aliasing serverino autodisableJeff Layton
2010-08-05CIFS: Make cifs_convert_address() take a const src pointer and a lengthDavid Howells
2010-08-05cifs: show features compiled in as part of DebugDataSuresh Jayaraman