| Commit message (Expand) | Author | Age |
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 |
|\ |
|
| * | x86: cpu_debug: Remove model information to reduce encoding-decoding | Jaswinder Singh Rajput | 2009-06-07 |
| * | Merge branch 'linus' into x86/cpu | Ingo Molnar | 2009-06-07 |
| |\ |
|
| * | | x86: fixup numa_node information for AMD CPU northbridge functions | Andreas Herrmann | 2009-04-17 |
| * | | x86: k8 convert node_to_k8_nb_misc() from a macro to an inline function | Jaswinder Singh Rajput | 2009-04-15 |
| * | | x86: cacheinfo: complete L2/L3 Cache and TLB associativity field definitions | Andreas Herrmann | 2009-04-10 |
| * | | x86/docs: add description for cache_disable sysfs interface | Mark Langsdorf | 2009-04-10 |
| * | | x86: cacheinfo: disable L3 ECC scrubbing when L3 cache index is disabled | Mark Langsdorf | 2009-04-10 |
| * | | x86: cacheinfo: replace sysfs interface for cache_disable feature | Mark Langsdorf | 2009-04-10 |
| * | | x86: cacheinfo: use cached K8 NB_MISC devices instead of scanning for it | Andreas Herrmann | 2009-04-10 |
| * | | x86: cacheinfo: correct return value when cache_disable feature is not active | Andreas Herrmann | 2009-04-10 |
| * | | x86: cacheinfo: use L3 cache index disable feature only for CPUs that support it | Andreas Herrmann | 2009-04-10 |
* | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-06-10 |
|\ \ \ |
|
| * | | | x86, nmi: Use predefined numbers instead of hardcoded one | Cyrill Gorcunov | 2009-06-07 |
| * | | | x86: asm/processor.h: remove double declaration | Jaswinder Singh Rajput | 2009-05-19 |
| * | | | x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefType | Jaswinder Singh Rajput | 2009-05-15 |
| * | | | x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000 | Jaswinder Singh Rajput | 2009-05-15 |
| * | | | x86, mtrr: remove mtrr MSRs double declaration | Jaswinder Singh Rajput | 2009-05-15 |
| * | | | x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000 | Jaswinder Singh Rajput | 2009-05-15 |
| * | | | x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000 | Jaswinder Singh Rajput | 2009-05-15 |
| * | | | x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcap | Jaswinder Singh Rajput | 2009-05-15 |
| * | | | x86: mce: remove duplicated #include | Huang Weiyi | 2009-05-09 |
| * | | | x86: msr-index.h remove duplicate MSR C001_0015 declaration | Jaswinder Singh Rajput | 2009-05-08 |
| * | | | x86: clean up arch/x86/kernel/tsc_sync.c a bit | Ingo Molnar | 2009-05-07 |
| * | | | x86: use symbolic name for VM86_SIGNAL when used as vm86 default return | Samuel Bronson | 2009-05-06 |
| * | | | x86: added 'ifndef _ASM_X86_IOMAP_H' to iomap.h | Remis Lima Baima | 2009-04-30 |
| * | | | x86: avoid multiple declaration of kstack_depth_to_print | Jaswinder Singh Rajput | 2009-04-14 |
| * | | | x86: vdso/vma.c declare vdso_enabled and arch_setup_additional_pages before t... | Jaswinder Singh Rajput | 2009-04-12 |
| * | | | x86: clean up declarations and variables | Jaswinder Singh Rajput | 2009-04-12 |
| * | | | x86: apic/x2apic_cluster.c x86_cpu_to_logical_apicid should be static | Jaswinder Singh Rajput | 2009-04-12 |
| * | | | x86 early quirks: eliminate unused function | Ingo Molnar | 2009-04-08 |
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 |
|\ \ \ \ |
|
| * | | | | x86, 64-bit: ifdef out struct thread_struct::ip | Alexey Dobriyan | 2009-05-11 |
| * | | | | x86, 32-bit: ifdef out struct thread_struct::fs | Alexey Dobriyan | 2009-05-11 |
| * | | | | x86: clean up alternative.h | Mathieu Desnoyers | 2009-04-28 |
* | | | | | Merge branch 'sched-docs-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-06-10 |
|\ \ \ \ \ |
|
| * | | | | | sched: Document memory barriers implied by sleep/wake-up primitives | David Howells | 2009-04-29 |
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-06-10 |
|\ \ \ \ \ \ |
|
| * | | | | | | sched: fix typo in sched-rt-group.txt file | GeunSik Lim | 2009-05-29 |
| * | | | | | | ftrace: fix typo about map of kernel priority in ftrace.txt file. | GeunSik Lim | 2009-05-29 |
| * | | | | | | sched: properly define the sched_group::cpumask and sched_domain::span fields | Ingo Molnar | 2009-05-19 |
| * | | | | | | sched, timers: cleanup avenrun users | Thomas Gleixner | 2009-05-15 |
| * | | | | | | sched, timers: move calc_load() to scheduler | Thomas Gleixner | 2009-05-15 |
| * | | | | | | sched: Don't export sched_mc_power_savings on multi-socket single core system | Vaidyanathan Srinivasan | 2009-05-11 |
| * | | | | | | Merge commit 'v2.6.30-rc5' into sched/core | Ingo Molnar | 2009-05-11 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | sched: emit thread info flags with stack trace | David Rientjes | 2009-05-07 |
| * | | | | | | | sched: rt: document the risk of small values in the bandwidth settings | Peter Zijlstra | 2009-05-05 |
| * | | | | | | | sched: Replace first_cpu() with cpumask_first() in ILB nomination code | Gautham R Shenoy | 2009-04-21 |
| * | | | | | | | sched: remove extra call overhead for schedule() | Peter Zijlstra | 2009-04-20 |
| * | | | | | | | sched: use group_first_cpu() instead of cpumask_first(sched_group_cpus()) | Miao Xie | 2009-04-15 |