| Commit message (Expand) | Author | Age |
... | |
* | | | | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-23 |
|\ \ \ \ |
|
| * | | | | sched, x86: clean up hrtick implementation | Peter Zijlstra | 2008-07-20 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-07-23 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge branch 'linus' into cpus4096-for-linus | Ingo Molnar | 2008-07-21 |
| |\ \ \ |
|
| * | | | | NR_CPUS: Replace NR_CPUS in speedstep-centrino.c | Mike Travis | 2008-07-20 |
| * | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.c | Mike Travis | 2008-07-20 |
| * | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genx2apic_uv_x.c | Mike Travis | 2008-07-20 |
| * | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c | Mike Travis | 2008-07-20 |
| * | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.c | Mike Travis | 2008-07-20 |
| * | | | | cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_target | Mike Travis | 2008-07-18 |
| * | | | | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.c | Mike Travis | 2008-07-18 |
| * | | | | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/io_apic_64.c | Mike Travis | 2008-07-18 |
| * | | | | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr | Mike Travis | 2008-07-18 |
| * | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-18 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-15 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 2008-07-06 |
| |\ \ \ \ \ |
|
| * | | | | | | x86: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 |
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-22 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: fix crash due to missing debugctlmsr on AMD K6-3 | Jan Kratochvil | 2008-07-22 |
| * | | | | | | | x86: add PTE_FLAGS_MASK | Jeremy Fitzhardinge | 2008-07-22 |
| * | | | | | | | x86: rename PTE_MASK to PTE_PFN_MASK | Jeremy Fitzhardinge | 2008-07-22 |
| * | | | | | | | x86: fix pte_flags() to only return flags, fix lguest (updated) | Rusty Russell | 2008-07-22 |
| * | | | | | | | x86: use setup_clear_cpu_cap with disable_apic, fix | Yinghai Lu | 2008-07-22 |
| * | | | | | | | x86: move the last Dprintk instance to pr_debug() | Thomas Gleixner | 2008-07-21 |
* | | | | | | | | sysdev: Convert the x86 mce tolerant sysdev attribute to generic attribute | Andi Kleen | 2008-07-22 |
* | | | | | | | | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2008-07-22 |
* | | | | | | | | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman | 2008-07-22 |
* | | | | | | | | device create: x86: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-22 |
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2008-07-21 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | [CPUFREQ] cpufreq: remove CVS keywords | Adrian Bunk | 2008-05-19 |
* | | | | | | | | | x86: Fix help message for STRICT_DEVMEM config option | Linus Torvalds | 2008-07-21 |
| |/ / / / / / /
|/| | | | | | | |
|
* | | | | | | | | x86: convert Dprintk to pr_debug | Thomas Gleixner | 2008-07-21 |
* | | | | | | | | Merge branch 'x86/paravirt-spinlocks' into x86/for-linus | Ingo Molnar | 2008-07-21 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'linus' into x86/paravirt-spinlocks | Ingo Molnar | 2008-07-21 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'linus' into x86/paravirt-spinlocks | Ingo Molnar | 2008-07-18 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| * | | | | | | | | x86, paravirt-spinlocks: fix boot hang | Ingo Molnar | 2008-07-16 |
| * | | | | | | | | x86: paravirt spinlocks, modular build fix | Ingo Molnar | 2008-07-16 |
| * | | | | | | | | x86: paravirt spinlocks, !CONFIG_SMP build fixes | Ingo Molnar | 2008-07-16 |
| * | | | | | | | | xen: implement Xen-specific spinlocks | Jeremy Fitzhardinge | 2008-07-16 |
| * | | | | | | | | xen: use lock-byte spinlock implementation | Jeremy Fitzhardinge | 2008-07-16 |
| * | | | | | | | | paravirt: introduce a "lock-byte" spinlock implementation | Jeremy Fitzhardinge | 2008-07-16 |
| * | | | | | | | | x86/paravirt: add hooks for spinlock operations | Jeremy Fitzhardinge | 2008-07-16 |
| | | | | | | | | | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
*-----------------------------------. \ \ \ \ \ \ \ \ | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ | Merge branch 'linus' into xen-64bit | Ingo Molnar | 2008-07-21 |
| | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | | | | |_|/ / / / / /
| | | | | | | | | | | | | | | | | | | | |/| | | | | | | |
|
| | | | | | | | | | | | | | | | | | | * | | | | | | | | | Merge branch 'linus' into xen-64bit | Ingo Molnar | 2008-07-17 |
| | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | | | | |_|/ / / / / /
| | | | | | | | | | | | | | | | | | | | |/| | | | | | | |
|
| | | | | | | | | | | | | | | | | | | * | | | | | | | | | x86, xen, power: fix up config dependencies on PM | Jeremy Fitzhardinge | 2008-07-17 |
| | | | | | | | | | | | | | | | | | | | |_|/ / / / / /
| | | | | | | | | | | | | | | | | | | |/| | | | | | | |
|
| | | | | | | | | | | | | | | | | | | * | | | | | | | | x86_64: adjust exception frame on paranoid exceptions | Jeremy Fitzhardinge | 2008-07-16 |
| | | | | | | | | | | | | | | | | | | * | | | | | | | | x86: xen: no need to disable vdso32 | Jeremy Fitzhardinge | 2008-07-16 |
| | | | | | | | | | | | | | | | | | | * | | | | | | | | x86_64: further cleanup of 32-bit compat syscall mechanisms | Jeremy Fitzhardinge | 2008-07-16 |
| | | | | | | | | | | | | | | | | | | * | | | | | | | | x86, xen, vdso: fix build error | Ingo Molnar | 2008-07-16 |