summaryrefslogtreecommitdiffstats
path: root/drivers/pnp/manager.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-17oprofile: hotplug cpu fixChris J Arges1-2/+7
2008-10-16oprofile: fixing whitespaces in arch/x86/oprofile/*Robert Richter2-11/+10
2008-10-16oprofile: fixing whitespaces in drivers/oprofile/*Robert Richter12-60/+60
2008-10-15x86/oprofile: add the logic for enabling additional IBS bitsSuravee Suthikulpanit1-2/+5
2008-10-15x86/oprofile: reordering functions in nmi_int.cRobert Richter1-76/+71
2008-10-15x86/oprofile: removing unused function parameter in add_ibs_begin()Robert Richter1-5/+3
2008-10-15oprofile: more whitespace fixesRobert Richter23-91/+91
2008-10-15oprofile: whitespace fixesRobert Richter5-47/+46
2008-10-15OProfile: Rename IBS sysfs dir into "ibs_op"Robert Richter1-1/+1
2008-10-15OProfile: Rework string handling in setup_ibs_files()Robert Richter1-12/+11
2008-10-15OProfile: Rework oprofile_add_ibs_sample() functionRobert Richter2-35/+18
2008-10-13oprofile: discover counters for op ppro tooAndi Kleen2-4/+6
2008-10-13oprofile: Implement Intel architectural perfmon supportAndi Kleen3-28/+102
2008-10-13oprofile: Don't report Nehalem as core_2Andi Kleen1-3/+0
2008-10-13oprofile: drop const in num counters fieldAndi Kleen1-2/+2
2008-10-13MAINTAINERS: remove colon from headingsRandy Dunlap1-11/+11
2008-10-13MAINTAINERS: add F: and acronymsRandy Dunlap1-8/+9
2008-10-13MAINTAINERS: alpha sortRandy Dunlap1-415/+415
2008-10-12ext4: fix kconfig typo and extra whitespaceJan Engelhardt1-2/+2
2008-10-12ext4: fix build failure without procfsAlexander Beregalov1-0/+2
2008-10-12Fix Kconfig dependency for WM97xx battery driverLinus Torvalds1-1/+1
2008-10-12provide generic_block_fiemap() only with BLOCK=yAdrian Bunk1-0/+4
2008-10-12add key_revoke() dummy for KEYS=nAdrian Bunk1-0/+1
2008-10-12Fix RTC wakealarm sysfs interface breakage.Linus Torvalds1-2/+1
2008-10-12avr32: Fix build failures in board codeHaavard Skinnemoen3-1/+3
2008-10-12avr32: Allow selecting multiple pins at onceJulien May7-148/+212
2008-10-12x86: make processor type select depend on CONFIG_EMBEDDEDIngo Molnar1-1/+0
2008-10-12x86: extend processor type select help textIngo Molnar1-7/+56
2008-10-12[CIFS] cifs: remove pointless lock and unlock of GlobalMid_Lock in header_ass...Jeff Layton1-2/+0
2008-10-12x86, amd-iommu: propagate PCI device enabling errorIngo Molnar1-3/+1
2008-10-12warnings: fix arch/x86/kernel/io_apic_64.cIngo Molnar1-2/+2
2008-10-12warnings: fix arch/x86/kernel/early_printk.cIngo Molnar1-18/+0
2008-10-12x86, fpu: check __clear_user() return valueIngo Molnar1-1/+3
2008-10-12x86: memory corruption check - cleanupIngo Molnar5-18/+19
2008-10-12x86: ioperm user_regsetRoland McGrath2-0/+38
2008-10-12x86: fix early panic on amd64 due to typo in supported CPU sectionPetr Vandrovec1-1/+1
2008-10-12x86, early_ioremap: fix fencepost errorAlan Cox1-1/+1
2008-10-12x86: avoid dereferencing beyond stack + THREAD_SIZEDavid Rientjes1-2/+2
2008-10-12MMC: Use timeout values from CSRMatthew Fleming1-11/+21
2008-10-12MMC: CSD and CID timeout valuesMatthew Fleming1-2/+6
2008-10-12sdhci: 'scratch' may be used uninitializedSteven Noonan1-1/+1
2008-10-12mmc: explicitly mention SDIO support in KconfigPierre Ossman3-11/+13
2008-10-12mmc: remove redundant "depends on"Pierre Ossman2-4/+3
2008-10-12Fix comment in include/linux/mmc/host.hThomas Petazzoni1-1/+1
2008-10-12sdio: high-speed supportPierre Ossman1-3/+49
2008-10-12mmc_block: hard code 512 byte block sizePierre Ossman1-18/+5
2008-10-12sdhci: force high speed capability on some controllersPierre Ossman3-2/+6
2008-10-12mmc_block: filter out PC requestsPierre Ossman1-1/+1
2008-10-12mmc_block: indicate strict orderingPierre Ossman1-0/+1
2008-10-12mmc_block: inform block layer about sector count restrictionPierre Ossman2-28/+15