summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'move-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-1929-36/+37
|\
| * [CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones2011-05-1929-36/+37
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2011-05-1927-509/+331
|\ \ | |/
| * [CPUFREQ] remove redundant sprintf from request_module call.Kees Cook2011-05-041-13/+6
| * [CPUFREQ] cpufreq_stats.c: Fixed brace coding style issueKarthigan Srinivasan2011-05-041-2/+1
| * [CPUFREQ] Fix memory leak in cpufreq_statsteven finney2011-05-041-3/+18
| * [CPUFREQ] cpufreq.h: Fix some checkpatch.pl coding style issues.Thiago Farina2011-05-041-15/+18
| * [CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski2011-05-0426-474/+270
| * [CPUFREQ] CPU hotplug, re-create sysfs directory and symlinksJacob Shin2011-05-041-2/+18
| * [CPUFREQ] Fix _OSC UUID in pcc-cpufreqNaga Chumbalkar2011-05-041-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-05-1916-127/+237
|\ \
| * | params.c: Use new strtobool function to process boolean inputsJonathan Cameron2011-05-191-10/+4
| * | debugfs: move to new strtoboolJonathan Cameron2011-05-191-13/+4
| * | Add a strtobool function matching semantics of existing in kernel equivalentsJonathan Cameron2011-05-192-0/+30
| * | modpost: Update 64k section support for binutils 2.18.50Anders Kaseorg2011-05-192-29/+14
| * | module: Use binary search in lookup_symbol()Alessio Igor Bogani2011-05-191-5/+2
| * | module: Use the binary search for symbols resolutionAlessio Igor Bogani2011-05-191-5/+16
| * | lib: Add generic binary search function to the kernel.Tim Abbott2011-05-193-1/+64
| * | module: Sort exported symbolsAlessio Igor Bogani2011-05-193-12/+23
| * | module: each_symbol_section instead of each_symbolRusty Russell2011-05-192-17/+30
| * | module: split unset_section_ro_nx function.Jan Glauber2011-05-191-22/+23
| * | module: undo module RONX protection correctly.Jan Glauber2011-05-193-12/+19
| * | module: zero mod->init_ro_size after init is freed.Jan Glauber2011-05-191-0/+1
| * | minor ANSI prototype sparse fixDaniel J Blueman2011-05-191-2/+2
| * | module: reorder kparam_array to remove alignment padding on 64 bit buildsRichard Kennedy2011-05-191-3/+4
| * | module: remove 64 bit alignment padding from struct module with CONFIG_TRACE*Richard Kennedy2011-05-191-6/+7
| * | module: do not hide __modver_version_show declaration behind ifdefDmitry Torokhov2011-05-191-2/+3
| * | module: deal with alignment issues in built-in module versionsDmitry Torokhov2011-05-192-8/+11
* | | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds2011-05-1921-11/+22
|\ \ \
| * | | Correct occurrences ofRob Landley2011-05-067-9/+12
| * | | Add a 00-INDEX file to Documentation/virtualRob Landley2011-05-062-2/+10
| * | | Move kvm, uml, and lguest subdirectories under a common "virtual" directory, ...Rob Landley2011-05-0614-0/+0
* | | | list: remove prefetching from regular list iteratorsLinus Torvalds2011-05-192-18/+14
* | | | hlist: remove software prefetching in hlist iteratorsLinus Torvalds2011-05-192-10/+9
| |/ / |/| |
* | | Linux 2.6.39v2.6.39Linus Torvalds2011-05-181-1/+1
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds2011-05-187-27/+96
|\ \ \
| * | | configfs: Fix race between configfs_readdir() and configfs_d_iput()Joel Becker2011-05-181-5/+28
| * | | configfs: Don't try to d_delete() negative dentries.Joel Becker2011-05-181-2/+4
| * | | ocfs2/dlm: Target node death during resource migration leads to thread spinSunil Mushran2011-05-131-0/+3
| * | | ocfs2: Skip mount recovery for hard-ro mountsSunil Mushran2011-05-131-0/+3
| * | | ocfs2/cluster: Heartbeat mismatch message improvedSunil Mushran2011-05-131-17/+31
| * | | ocfs2/cluster: Increase the live threshold for global heartbeatSunil Mushran2011-05-131-1/+12
| * | | ocfs2/dlm: Use negotiated o2dlm protocol versionSunil Mushran2011-05-131-1/+2
| * | | ocfs2: skip existing hole when removing the last extent_rec in punching-hole ...Tristan Ye2011-05-131-0/+12
| * | | ocfs2: Initialize data_ac (might be used uninitialized)Marcus Meissner2011-05-131-1/+1
* | | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-1822-46/+108
|\ \ \ \
| * | | | drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-1822-50/+108
| * | | | of: fix race when matching driversMilton Miller2011-05-181-2/+6
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-05-184-8/+6
|\ \ \ \ \
| * | | | | MIPS: Kludge IP27 build for 2.6.39.Ralf Baechle2011-05-181-0/+2
OpenPOWER on IntegriCloud