summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* perf, x86: use LBR for PEBS IP+1 fixupPeter Zijlstra2010-03-101-0/+6
* perf, x86: Implement simple LBR supportPeter Zijlstra2010-03-101-0/+11
* perf, x86: Add PEBS infrastructurePeter Zijlstra2010-03-101-1/+2
* perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra2010-03-101-0/+16
* perf: Provide generic perf_sample_data initializationPeter Zijlstra2010-03-101-0/+7
* Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar2010-03-09344-2258/+12210
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-03-086-17/+134
| |\
| | * Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman2010-03-082-4/+19
| | * sysfs: fix for thinko with sysfs_bin_attr_init()Stephen Rothwell2010-03-081-1/+1
| | * sysfs: Implement sysfs_rename_linkEric W. Biederman2010-03-081-0/+9
| | * sysfs: Document sysfs_attr_init and sysfs_bin_attr_initEric W. Biederman2010-03-081-0/+20
| | * sysfs: Use one lockdep class per sysfs attribute.Eric W. Biederman2010-03-081-0/+18
| | * Driver core: make struct platform_driver.id_table constUwe Kleine-König2010-03-081-1/+1
| | * Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-081-2/+2
| | * kobject: Constify struct kset_uevent_opsEmese Revfy2010-03-081-5/+5
| | * driver core: Add class_attr_string for simple read-only stringAndi Kleen2010-03-081-0/+17
| | * driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-081-2/+4
| | * sysdev: Add sysdev_create/remove_filesAndi Kleen2010-03-081-0/+13
| | * sysfs: Add attribute array to sysdev classesAndi Kleen2010-03-081-0/+2
| | * sysfs: Add sysfs_add/remove_files utility functionsAndi Kleen2010-03-081-0/+14
| | * sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen2010-03-081-2/+4
| | * driver core: make platform_device_id table constEric Miao2010-03-081-1/+1
| | * Driver core: add platform_create_bundle() helperDmitry Torokhov2010-03-081-0/+5
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-03-082-2/+2
| |\ \ | | |/ | |/|
| | * Merge branch 'topic/misc' into for-linusTakashi Iwai2010-03-082-2/+2
| | |\
| | | * ALSA: usb/audio.h: Fix field orderDaniel Mack2010-03-051-1/+1
| | | * ALSA: timer - pass real event in snd_timer_notify1() to instance callbackJaroslav Kysela2010-03-031-1/+1
| * | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-082-0/+3
| |\ \ \
| | * | | x86/PCI: Moorestown PCI supportJesse Barnes2010-02-241-0/+1
| | * | | Merge remote branch 'origin/x86/apic' into x86/mrstH. Peter Anvin2010-02-231-0/+2
| | |\ \ \
| | * | | | PCI: Add pci_bus_find_ext_capabilityJesse Barnes2010-02-201-0/+2
| * | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-03-0817-240/+5240
| |\ \ \ \ \
| | * | | | | mfd: Fix ucb1x00 build failure for collie_defconfigPeter Huewe2010-03-071-0/+1
| | * | | | | mfd: Use completion interrupt for WM831x AUXADCMark Brown2010-03-071-0/+2
| | * | | | | mfd: Use completion interrupt for WM835x AUXADCMark Brown2010-03-071-0/+2
| | * | | | | mfd: Introduce remove_script function for twl4030Mike Turquette2010-03-071-0/+1
| | * | | | | mfd: Add WM831x revision B supportMark Brown2010-03-072-0/+8
| | * | | | | tmio_mmc: Remove const from platform data V3Magnus Damm2010-03-071-1/+1
| | * | | | | tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2Yusuke Goda2010-03-071-0/+1
| | * | | | | mfd: Add twl6030 base addr for ID0, ID1, ID2Balaji T K2010-03-071-0/+5
| | * | | | | mfd: Disable TWL4030/5030 I2C1/I2C4 internal pull-upsMoiz Sonasath2010-03-071-0/+15
| | * | | | | mfd: Use genirq in 88pm860xHaojian Zhuang2010-03-071-18/+12Star
| | * | | | | mfd: Clean code in max8925Haojian Zhuang2010-03-071-17/+0Star
| | * | | | | mfd: Update irq handler in max8925Haojian Zhuang2010-03-071-42/+97
| | * | | | | mfd: Add initial WM8994 supportMark Brown2010-03-073-0/+223
| | * | | | | mfd: Add WM8994 register definitionsMark Brown2010-03-071-0/+4292
| | * | | | | mfd: Remove leftover from discontinued TWL4030 battery patchChristoph Egger2010-03-071-6/+1Star
| | * | | | | mfd: Add HTCPLD driverCory Maccarrone2010-03-071-0/+24
| | * | | | | mfd: Add subdevs in max8925Haojian Zhuang2010-03-071-0/+96
| | * | | | | mfd: Initial max8925 supportHaojian Zhuang2010-03-071-0/+119