index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2009-01-10
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-01-09
x86: only scan the root bus in early PCI quirks
Andi Kleen
2009-01-09
Merge branch 'linus' into release
Len Brown
2009-01-09
Merge branch 'suspend' into release
Len Brown
2009-01-09
Merge branch 'misc' into release
Len Brown
2009-01-09
ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"
Zhao Yakui
2009-01-09
ACPI: Avoid array address overflow when _CST MWAIT hint bits are set
Zhao Yakui
2009-01-08
remove lots of double-semicolons
Fernando Carrijo
2009-01-07
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-01-07
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-06
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
Masami Hiramatsu
2009-01-06
Remove remaining unwinder code
Alexey Dobriyan
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2009-01-06
Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...
Ingo Molnar
2009-01-06
cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured_perf_ctrs
Mike Travis
2009-01-06
cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write
Mike Travis
2009-01-06
cpumask: use cpumask_var_t in acpi-cpufreq.c
Mike Travis
2009-01-06
cpumask: use work_on_cpu in acpi/cstate.c
Mike Travis
2009-01-06
cpumask: convert struct cpufreq_policy to cpumask_var_t
Rusty Russell
2009-01-06
cpumask: replace CPUMASK_ALLOC etc with cpumask_var_t
Rusty Russell
2009-01-06
Merge branch 'linus' into cpus4096
Ingo Molnar
2009-01-05
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
2009-01-05
Merge branch 'core/iommu' into core/urgent
Ingo Molnar
2009-01-04
x86: cleanup remaining cpumask_t ops in smpboot code
Mike Travis
2009-01-04
Merge branch 'linus' into core/urgent
Ingo Molnar
2009-01-03
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...
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
AMD IOMMU: remove now unnecessary #ifdefs
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
[next]