summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-06Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-39/+669
2010-08-06Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds15-143/+311
2010-08-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds28-410/+877
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds179-4809/+5611
2010-08-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-7/+275
2010-08-06Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-2/+9
2010-08-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds17-159/+2616
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-06[DNS RESOLVER] Minor typo correctionSteve French1-1/+1
2010-08-06DNS: Fixes for the DNS query moduleDavid Howells2-4/+4
2010-08-06cifs: Include linux/err.h for IS_ERR and PTR_ERRStephen Rothwell2-0/+2
2010-08-06Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds204-4985/+6985
2010-08-06Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds15-15/+444
2010-08-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds16-316/+801
2010-08-06Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds190-3864/+2492
2010-08-06Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 's...Roland Dreier45-492/+573
2010-08-06IB/qib: Add missing <linux/slab.h> includeDavid Miller1-0/+1
2010-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+1
2010-08-06IB/ehca: Drop unnecessary NULL testJulia Lawall1-5/+0
2010-08-06RDMA/nes: Fix confusing if statement indentationRoland Dreier1-3/+3
2010-08-06Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds14-12/+960
2010-08-06Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds1-2/+3
2010-08-06Staging: wlan-ng: Update prism2_set_tx_power() to use mBmChristoph Fritz1-4/+4
2010-08-06Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman812-33784/+106306
2010-08-06Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds15-283/+667
2010-08-06Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds19-100/+246
2010-08-06driver core: device_rename's new_name can be constJohannes Berg2-2/+2
2010-08-06sysfs: Remove owner field from sysfs struct attributeGuenter Roeck1-6/+0
2010-08-06powerpc/pci: Remove owner field from attribute initialization in PCI bridge initGuenter Roeck1-1/+0
2010-08-06regulator: Remove owner field from attribute initialization in regulator core...Guenter Roeck1-1/+0
2010-08-06leds: Remove owner field from attribute initialization in bd2802 driverGuenter Roeck1-3/+1
2010-08-06scsi: Remove owner field from attribute initialization in ARCMSR driverGuenter Roeck1-3/+0
2010-08-06scsi: Remove owner field from attribute initialization in LPFC driverGuenter Roeck1-1/+0
2010-08-06cgroupfs: create /sys/fs/cgroup to mount cgroupfs onGreg KH1-1/+12
2010-08-06Driver core: Add BUS_NOTIFY_BIND_DRIVERMagnus Damm2-3/+9
2010-08-06driver core: fix memory leak on one error path in bus_register()Jike Song1-1/+1
2010-08-06debugfs: no longer needs to depend on SYSFSRandy Dunlap1-1/+0
2010-08-06sysfs: Fix one more signature discrepancy between sysfs implementation and docs.Ira Weiny1-2/+2
2010-08-06sysfs: fix discrepancies between implementation and documentationBart Van Assche1-19/+25
2010-08-06dcdbas: remove a redundant smi_data_buf_free in dcdbas_exitAxel Lin1-3/+2
2010-08-06dmi-id: fix a memory leak in dmi_id_init error pathAxel Lin1-1/+3
2010-08-06sysfs: sysfs_chmod_file's attr can be constJean Delvare2-4/+5
2010-08-06firmware: Update hotplug scriptMagnus Damm1-8/+9
2010-08-06Driver core: move platform device creation helpers to .init.text (if MODULE=n)Uwe Kleine-König1-1/+1
2010-08-06Driver core: reduce duplicated code for platform_device creationUwe Kleine-König3-82/+85
2010-08-06Driver core: use kmemdup in platform_device_add_resourcesUwe Kleine-König1-3/+3
2010-08-06firmware loader: embed device into firmware_priv structureDmitry Torokhov1-133/+122