aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/83xx (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-06x86, kvm: Remove cast obsoleted by set_64bit() prototype cleanupH. Peter Anvin1-5/+1
2010-08-06pci: fix type warnings in intr_remapping.cLinus Torvalds1-4/+4
2010-08-06SCSI: remove fake "address-of" expressionAlan Stern2-2/+2
2010-08-06kconfig: fix make oldconfigSam Ravnborg1-1/+1
2010-08-06Fix init ordering of /dev/console vs callers of modprobeDavid Howells4-3/+7
2010-08-06KEYS: request_key() should return -ENOKEY if the constructed key is negativeDavid Howells1-0/+2
2010-08-05Staging: wlan-ng: Update prism2_set_tx_power() to use mBmChristoph Fritz1-4/+4
2010-08-05driver core: device_rename's new_name can be constJohannes Berg2-2/+2
2010-08-05sysfs: Remove owner field from sysfs struct attributeGuenter Roeck1-6/+0
2010-08-05powerpc/pci: Remove owner field from attribute initialization in PCI bridge initGuenter Roeck1-1/+0
2010-08-05regulator: Remove owner field from attribute initialization in regulator core driverGuenter Roeck1-1/+0
2010-08-05leds: Remove owner field from attribute initialization in bd2802 driverGuenter Roeck1-3/+1
2010-08-05scsi: Remove owner field from attribute initialization in ARCMSR driverGuenter Roeck1-3/+0
2010-08-05scsi: Remove owner field from attribute initialization in LPFC driverGuenter Roeck1-1/+0
2010-08-05cgroupfs: create /sys/fs/cgroup to mount cgroupfs onGreg KH1-1/+12
2010-08-05Driver core: Add BUS_NOTIFY_BIND_DRIVERMagnus Damm2-3/+9
2010-08-05driver core: fix memory leak on one error path in bus_register()Jike Song1-1/+1
2010-08-05debugfs: no longer needs to depend on SYSFSRandy Dunlap1-1/+0
2010-08-05sysfs: Fix one more signature discrepancy between sysfs implementation and docs.Ira Weiny1-2/+2
2010-08-05sysfs: fix discrepancies between implementation and documentationBart Van Assche1-19/+25
2010-08-05dcdbas: remove a redundant smi_data_buf_free in dcdbas_exitAxel Lin1-3/+2
2010-08-05dmi-id: fix a memory leak in dmi_id_init error pathAxel Lin1-1/+3
2010-08-05sysfs: sysfs_chmod_file's attr can be constJean Delvare2-4/+5
2010-08-05firmware: Update hotplug scriptMagnus Damm1-8/+9
2010-08-05Driver core: move platform device creation helpers to .init.text (if MODULE=n)Uwe Kleine-König1-1/+1
2010-08-05Driver core: reduce duplicated code for platform_device creationUwe Kleine-König3-82/+85
2010-08-05Driver core: use kmemdup in platform_device_add_resourcesUwe Kleine-König1-3/+3
2010-08-05firmware loader: embed device into firmware_priv structureDmitry Torokhov1-133/+122
2010-08-05firmware loader: use statically initialized data attributeDmitry Torokhov1-6/+3
2010-08-05Driver core: Drop __must_check from bus_for_each_drv()Jean Delvare1-3/+2
2010-08-05Driver core: internal struct dma_coherent_mem, change type of a member.Marin Mitov1-1/+1
2010-08-05hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NETIan Abbott1-1/+1
2010-08-05uio: Remove IRQF_DISABLED flag from uio_cif.cHans J. Koch1-1/+1
2010-08-05uio: Remove IRQF_DISABLED from uio_sercos3.cHans J. Koch1-1/+1
2010-08-05uio: Remove IRQF_DISABLED flag from uio_pdrv_genirq.cHans J. Koch1-1/+0
2010-08-05docbook: use IDs as filenames to support multiple booksJohannes Berg1-0/+1
2010-08-05Documentation: fix kbuild typos and wordingNicolas Kaiser2-16/+16
2010-08-05Documentation: update kbuild make typos/grammar/text flowMatt Mooney1-28/+25
2010-08-05Documentation: update kbuild make examples#2 to reflect changesMatt Mooney1-6/+6
2010-08-05Documentation: update kbuild loadable modules goals & examplesMatt Mooney1-18/+19
2010-08-05Documentation/vm: fix spelling in page-types.cTommi Rantala1-1/+1
2010-08-05aio: fix wrong subsystem commentsSatoru Takeuchi1-10/+11
2010-08-05kgdb,docs: Update the kgdb docs to include kmsJason Wessel2-11/+106
2010-08-05nick piggin: change email addressNick Piggin2-2/+2
2010-08-05drm_fb_helper: Preserve capability to use atomic kmsJason Wessel1-1/+1
2010-08-05i915: when kgdb is active display compression should be offJason Wessel1-0/+4
2010-08-05drm/i915: use new fb debug hooksJesse Barnes2-1/+99
2010-08-05drm: add KGDB/KDB supportJesse Barnes3-0/+81
2010-08-05fb: add hooks to handle KDB enter/exitJesse Barnes3-0/+40
2010-08-05kgdboc: Add call backs to allow kernel mode switchingJason Wessel1-0/+18