summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-03[CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independentThomas Renninger
2010-08-03[CPUFREQ] acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notificationThomas Renninger
2010-08-03[CPUFREQ] ondemand: don't synchronize sample rate unless multiple cpus presentJocelyn Falempe
2010-08-03[CPUFREQ] unexport (un)lock_policy_rwsem* functionsAmerigo Wang
2010-08-03[CPUFREQ] ondemand: Refactor frequency increase codeMike Chan
2010-08-03[CPUFREQ] powernow-k8: On load failure, remind the user to enable support in ...Marti Raudsepp
2010-08-03[CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov
2010-08-03[CPUFREQ] Fix PCC driver error pathMatthew Garrett
2010-08-03[CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman
2010-08-03[CPUFREQ] pcc driver should check for pcch method before calling _OSCMatthew Garrett
2010-08-03[CPUFREQ] fix memory leak in cpufreq_add_devXiaotian Feng
2010-08-03[CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (sec...Andrej Gelenberg
2010-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-07-26Driver-core: Always create class directories for classses that support namesp...Eric W. Biederman
2010-07-26virtio: fix oops on OOMMichael S. Tsirkin
2010-07-26Input: RX51 keymap - fix recent compile breakageDmitry Torokhov
2010-07-24Merge branch 'bugzilla-16396' into releaseLen Brown
2010-07-24ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki
2010-07-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-07-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2010-07-23Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-07-23nconfig: Fix segfault when help contains special charactersStephen Boyd
2010-07-23Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt
2010-07-23vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)Sam Ravnborg
2010-07-23powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt
2010-07-23powerpc/mm: Add some debug output when hash insertion failsBenjamin Herrenschmidt
2010-07-23powerpc/mm: Fix bugs in huge page hashingBenjamin Herrenschmidt
2010-07-23powerpc/mm: Move around testing of _PAGE_PRESENT in hash codeBenjamin Herrenschmidt
2010-07-23powerpc/mm: Handle hypervisor pte insert failure in __hash_page_hugeAnton Blanchard
2010-07-22Merge branch 'misc' into releaseLen Brown
2010-07-22Merge branch 'bugzilla-15886' into releaseLen Brown
2010-07-22Merge branch 'bugzilla-102904-workaround' into releaseLen Brown
2010-07-22Merge branch 'bugzilla-16244' into releaseLen Brown
2010-07-22Merge branch 'bugzilla-16271' into releaseLen Brown
2010-07-22Merge branch 'bugzilla-16357' into releaseLen Brown
2010-07-22ACPI: create "processor.bm_check_disable" boot paramLen Brown
2010-07-22ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown
2010-07-22perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Conny Seidel
2010-07-22Linux 2.6.35-rc6v2.6.35-rc6Linus Torvalds
2010-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-07-22Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-07-22Merge branch 'x86/auditsyscall' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-07-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-07-22powerpc/kexec: Fix boundary case for book-e kexec memory limitsKumar Gala
2010-07-22perf annotate: Fix handling of goto labels that are valid hex numbersArnaldo Carvalho de Melo
2010-07-22CIFS: Fix a malicious redirect problem in the DNS lookup codeDavid Howells
2010-07-22drm/radeon/kms: add quirk to make HP DV5000 laptop resumeAlex Deucher
2010-07-21Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov
2010-07-21x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath