summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-06Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-08-06Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-06Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-08-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-08-06Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-08-06SCSI: remove fake "address-of" expressionAlan Stern
2010-08-06kconfig: fix make oldconfigSam Ravnborg
2010-08-06Fix init ordering of /dev/console vs callers of modprobeDavid Howells
2010-08-06KEYS: request_key() should return -ENOKEY if the constructed key is negativeDavid Howells
2010-08-06[DNS RESOLVER] Minor typo correctionSteve French
2010-08-06DNS: Fixes for the DNS query moduleDavid Howells
2010-08-06cifs: Include linux/err.h for IS_ERR and PTR_ERRStephen Rothwell
2010-08-05Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-05Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-08-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-05Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 's...Roland Dreier
2010-08-05IB/qib: Add missing <linux/slab.h> includeDavid Miller
2010-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-08-05IB/ehca: Drop unnecessary NULL testJulia Lawall
2010-08-05RDMA/nes: Fix confusing if statement indentationRoland Dreier
2010-08-05Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2010-08-05Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds
2010-08-05Staging: wlan-ng: Update prism2_set_tx_power() to use mBmChristoph Fritz
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