| Commit message (Expand) | Author | Age |
* | mm: show node to memory section relationship with symlinks in sysfs | Gary Hade | 2009-01-06 |
* | mm: invoke oom-killer from page fault | Nick Piggin | 2009-01-06 |
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-05 |
|\ |
|
| * | Merge branch 'linus' into core/urgent | Ingo Molnar | 2009-01-04 |
| |\ |
|
| * | | swiotlb: add missing __init annotations | Roland Dreier | 2009-01-02 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2009-01-05 |
|\ \ \ |
|
| * | | | [CPUFREQ] Add Celeron Core support to p4-clockmod. | Herton Ronaldo Krzesinski | 2008-12-05 |
| * | | | [CPUFREQ] add to speedstep-lib additional fsb values for core processors | Herton Ronaldo Krzesinski | 2008-12-05 |
| * | | | [CPUFREQ] Disable sysfs ui for p4-clockmod. | Matthew Garrett | 2008-12-05 |
| * | | | [CPUFREQ] p4-clockmod: reduce noise | Dominik Brodowski | 2008-12-05 |
| * | | | [CPUFREQ] clean up speedstep-centrino and reduce cpumask_t usage | Rusty Russell | 2008-12-05 |
* | | | | X86_DEBUGCTLMSR won't work on uml | Al Viro | 2009-01-05 |
| |_|/
|/| | |
|
* | | | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 |
|\ \ \ |
|
| * | | | x86: setup_per_cpu_areas() cleanup | Cyrill Gorcunov | 2009-01-03 |
| * | | | cpumask: use alloc_cpumask_var_node where appropriate | Mike Travis | 2009-01-03 |
| * | | | cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t | Rusty Russell | 2009-01-03 |
| * | | | x86: use cpumask_var_t in acpi/boot.c | Rusty Russell | 2009-01-03 |
| * | | | x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids | Mike Travis | 2009-01-03 |
| * | | | x86: enable cpus display of kernel_max and offlined cpus | Mike Travis | 2009-01-03 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis | 2009-01-03 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-31 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-29 |
| | |\ \ \ \ |
|
| | * | | | | | cpumask: cpu_coregroup_mask(): x86 | Rusty Russell | 2008-12-26 |
| | * | | | | | cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_... | Rusty Russell | 2008-12-26 |
| * | | | | | | x86: mark get_cpu_leaves() with __cpuinit annotation | Sergio Luis | 2008-12-29 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor... | Linus Torvalds | 2009-01-03 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | AMD IOMMU: remove now unnecessary #ifdefs | Joerg Roedel | 2009-01-03 |
| * | | | | | | | Merge branches 'iommu/api' and 'iommu/amd' into for-linus | Joerg Roedel | 2009-01-03 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | AMD IOMMU: prealloc_protection_domains should be static | Jaswinder Singh Rajput | 2009-01-03 |
| | * | | | | | | | AMD IOMMU: add statistics about total number of map requests | Joerg Roedel | 2009-01-03 |
| | * | | | | | | | AMD IOMMU: add statistics about allocated io memory | Joerg Roedel | 2009-01-03 |
| | * | | | | | | | AMD IOMMU: add stats counter for domain tlb flushes | Joerg Roedel | 2009-01-03 |
| | * | | | | | | | AMD IOMMU: add stats counter for single iommu domain tlb flushes | Joerg Roedel | 2009-01-03 |
| | * | | | | | | | AMD IOMMU: add stats counter for cross-page request | Joerg Roedel | 2009-01-03 |
| | * | | | | | | | AMD IOMMU: add stats counter for free_coherent requests | Joerg Roedel | 2009-01-03 |
| | * | | | | | | | AMD IOMMU: add stats counter for alloc_coherent requests | Joerg Roedel | 2009-01-03 |
| | * | | | | | | | AMD IOMMU: add stats counter for unmap_sg requests | Joerg Roedel | 2009-01-03 |
| | * | | | | | | | AMD IOMMU: add stats counter for map_sg requests | Joerg Roedel | 2009-01-03 |
| | * | | | | | | | AMD IOMMU: add stats counter for unmap_single requests | Joerg Roedel | 2009-01-03 |
| | * | | | | | | | AMD IOMMU: add stats counter for map_single requests | Joerg Roedel | 2009-01-03 |
| | * | | | | | | | AMD IOMMU: add stats counter for completion wait events | Joerg Roedel | 2009-01-03 |
| | * | | | | | | | AMD IOMMU: add init code for statistic collection | Joerg Roedel | 2009-01-03 |
| | * | | | | | | | AMD IOMMU: add necessary header defines for stats counting | Joerg Roedel | 2009-01-03 |
| | * | | | | | | | AMD IOMMU: add Kconfig entry for statistic collection code | Joerg Roedel | 2009-01-03 |
| | * | | | | | | | AMD IOMMU: use dev_name in iommu_enable function | Joerg Roedel | 2009-01-03 |
| | * | | | | | | | AMD IOMMU: use calc_devid in prealloc_protection_domains | Joerg Roedel | 2009-01-03 |
| | * | | | | | | | AMD IOMMU: convert amd_iommu_isolate to bool | Joerg Roedel | 2009-01-03 |
| | * | | | | | | | AMD IOMMU: convert iommu->need_sync to bool | Joerg Roedel | 2009-01-03 |
| | * | | | | | | | AMD IOMMU: use dev_name instead of self-build print_devid | Joerg Roedel | 2009-01-03 |
| | * | | | | | | | AMD IOMMU: allocate a new protection for hotplugged devices | Joerg Roedel | 2009-01-03 |