aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
*-. Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git...Linus Torvalds2011-05-19
|\ \
| | * xen/gntdev,gntalloc: Remove unneeded VM flagsDaniel De Graaf2011-03-09
| * | xen/pci: Fix compiler error when CONFIG_XEN_PRIVILEGED_GUEST is not set.Konrad Rzeszutek Wilk2011-05-16
| * | xen/p2m: Add EXPORT_SYMBOL_GPL to the M2P override functions.Konrad Rzeszutek Wilk2011-04-20
| * | xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override.Konrad Rzeszutek Wilk2011-04-18
| * | xen/irq: The Xen hypervisor cleans up the PIRQs if the other domain forgot.Konrad Rzeszutek Wilk2011-04-14
| * | xen/irq: Export 'xen_pirq_from_irq' function.Konrad Rzeszutek Wilk2011-04-14
| * | xen/irq: Add support to check if IRQ line is shared with other domains.Konrad Rzeszutek Wilk2011-04-14
| * | xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF.Konrad Rzeszutek Wilk2011-04-14
| * | xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions.Konrad Rzeszutek Wilk2011-04-14
* | | Merge branch 'stable/broadcom.ibft' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-19
|\ \ \
| * | | iscsi_ibft: search for broadcom specific ibft sign (v2)Mike Christie2011-04-14
* | | | Merge branch 'move-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-19
|\ \ \ \
| * | | | [CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones2011-05-19
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2011-05-19
|\| | | |
| * | | | [CPUFREQ] remove redundant sprintf from request_module call.Kees Cook2011-05-04
| * | | | [CPUFREQ] cpufreq_stats.c: Fixed brace coding style issueKarthigan Srinivasan2011-05-04
| * | | | [CPUFREQ] Fix memory leak in cpufreq_statsteven finney2011-05-04
| * | | | [CPUFREQ] cpufreq.h: Fix some checkpatch.pl coding style issues.Thiago Farina2011-05-04
| * | | | [CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski2011-05-04
| * | | | [CPUFREQ] CPU hotplug, re-create sysfs directory and symlinksJacob Shin2011-05-04
| * | | | [CPUFREQ] Fix _OSC UUID in pcc-cpufreqNaga Chumbalkar2011-05-04
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-05-19
|\ \ \ \ \
| * | | | | params.c: Use new strtobool function to process boolean inputsJonathan Cameron2011-05-19
| * | | | | debugfs: move to new strtoboolJonathan Cameron2011-05-19
| * | | | | Add a strtobool function matching semantics of existing in kernel equivalentsJonathan Cameron2011-05-19
| * | | | | modpost: Update 64k section support for binutils 2.18.50Anders Kaseorg2011-05-19
| * | | | | module: Use binary search in lookup_symbol()Alessio Igor Bogani2011-05-19
| * | | | | module: Use the binary search for symbols resolutionAlessio Igor Bogani2011-05-19
| * | | | | lib: Add generic binary search function to the kernel.Tim Abbott2011-05-19
| * | | | | module: Sort exported symbolsAlessio Igor Bogani2011-05-19
| * | | | | module: each_symbol_section instead of each_symbolRusty Russell2011-05-19
| * | | | | module: split unset_section_ro_nx function.Jan Glauber2011-05-19
| * | | | | module: undo module RONX protection correctly.Jan Glauber2011-05-19
| * | | | | module: zero mod->init_ro_size after init is freed.Jan Glauber2011-05-19
| * | | | | minor ANSI prototype sparse fixDaniel J Blueman2011-05-19
| * | | | | module: reorder kparam_array to remove alignment padding on 64 bit buildsRichard Kennedy2011-05-19
| * | | | | module: remove 64 bit alignment padding from struct module with CONFIG_TRACE*Richard Kennedy2011-05-19
| * | | | | module: do not hide __modver_version_show declaration behind ifdefDmitry Torokhov2011-05-19
| * | | | | module: deal with alignment issues in built-in module versionsDmitry Torokhov2011-05-19
* | | | | | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds2011-05-19
|\ \ \ \ \ \
| * | | | | | Correct occurrences ofRob Landley2011-05-06
| * | | | | | Add a 00-INDEX file to Documentation/virtualRob Landley2011-05-06
| * | | | | | Move kvm, uml, and lguest subdirectories under a common "virtual" directory, ...Rob Landley2011-05-06
* | | | | | | list: remove prefetching from regular list iteratorsLinus Torvalds2011-05-19
* | | | | | | hlist: remove software prefetching in hlist iteratorsLinus Torvalds2011-05-19
| |/ / / / / |/| | | | |
* | | | | | Linux 2.6.39Linus Torvalds2011-05-19
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds2011-05-18
|\ \ \ \ \ \
| * | | | | | configfs: Fix race between configfs_readdir() and configfs_d_iput()Joel Becker2011-05-18
| * | | | | | configfs: Don't try to d_delete() negative dentries.Joel Becker2011-05-18