aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar5-47/+95
2010-03-11perf, ppc: Fix compile error due to new cpu notifiersPeter Zijlstra1-0/+1
2010-03-10perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker4-43/+43
2010-03-10perf: Take a hot regs snapshot for trace eventsFrederic Weisbecker2-3/+10
2010-03-10perf: Introduce new perf_fetch_caller_regs() for hot regs snapshotFrederic Weisbecker1-1/+41
2010-03-10perf, x86: use LBR for PEBS IP+1 fixupPeter Zijlstra1-0/+6
2010-03-10perf, x86: Implement simple LBR supportPeter Zijlstra1-0/+11
2010-03-10perf, x86: Add PEBS infrastructurePeter Zijlstra1-1/+2
2010-03-10perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra1-0/+16
2010-03-10perf: Provide generic perf_sample_data initializationPeter Zijlstra1-0/+7
2010-03-09Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar344-2258/+12210
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds6-17/+134
2010-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-2/+2
2010-03-08Merge branch 'topic/misc' into for-linusTakashi Iwai2-2/+2
2010-03-07Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman2-4/+19
2010-03-07sysfs: fix for thinko with sysfs_bin_attr_init()Stephen Rothwell1-1/+1
2010-03-07sysfs: Implement sysfs_rename_linkEric W. Biederman1-0/+9
2010-03-07sysfs: Document sysfs_attr_init and sysfs_bin_attr_initEric W. Biederman1-0/+20
2010-03-07sysfs: Use one lockdep class per sysfs attribute.Eric W. Biederman1-0/+18
2010-03-07Driver core: make struct platform_driver.id_table constUwe Kleine-König1-1/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-2/+2
2010-03-07kobject: Constify struct kset_uevent_opsEmese Revfy1-5/+5
2010-03-07driver core: Add class_attr_string for simple read-only stringAndi Kleen1-0/+17
2010-03-07driver-core: Add attribute argument to class_attribute show/storeAndi Kleen1-2/+4
2010-03-07sysdev: Add sysdev_create/remove_filesAndi Kleen1-0/+13
2010-03-07sysfs: Add attribute array to sysdev classesAndi Kleen1-0/+2
2010-03-07sysfs: Add sysfs_add/remove_files utility functionsAndi Kleen1-0/+14
2010-03-07sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen1-2/+4
2010-03-07driver core: make platform_device_id table constEric Miao1-1/+1
2010-03-07Driver core: add platform_create_bundle() helperDmitry Torokhov1-0/+5
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-0/+3
2010-03-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds17-240/+5240
2010-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-0/+6
2010-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds2-6/+51
2010-03-07mfd: Fix ucb1x00 build failure for collie_defconfigPeter Huewe1-0/+1
2010-03-07mfd: Use completion interrupt for WM831x AUXADCMark Brown1-0/+2
2010-03-07mfd: Use completion interrupt for WM835x AUXADCMark Brown1-0/+2
2010-03-07mfd: Introduce remove_script function for twl4030Mike Turquette1-0/+1
2010-03-07mfd: Add WM831x revision B supportMark Brown2-0/+8
2010-03-07tmio_mmc: Remove const from platform data V3Magnus Damm1-1/+1
2010-03-07tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2Yusuke Goda1-0/+1
2010-03-07mfd: Add twl6030 base addr for ID0, ID1, ID2Balaji T K1-0/+5
2010-03-07mfd: Disable TWL4030/5030 I2C1/I2C4 internal pull-upsMoiz Sonasath1-0/+15
2010-03-07mfd: Use genirq in 88pm860xHaojian Zhuang1-18/+12
2010-03-07mfd: Clean code in max8925Haojian Zhuang1-17/+0
2010-03-07mfd: Update irq handler in max8925Haojian Zhuang1-42/+97
2010-03-07mfd: Add initial WM8994 supportMark Brown3-0/+223
2010-03-07mfd: Add WM8994 register definitionsMark Brown1-0/+4292
2010-03-07mfd: Remove leftover from discontinued TWL4030 battery patchChristoph Egger1-6/+1
2010-03-07mfd: Add HTCPLD driverCory Maccarrone1-0/+24