| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2008-07-21 | 1 | -1/+0 |
|\ |
|
| * | [CPUFREQ] cpufreq: remove CVS keywords | Adrian Bunk | 2008-05-19 | 1 | -1/+0 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-07-21 | 20 | -311/+968 |
|\ \ |
|
| * | | [IA64] Remove experimental status of kdump | Bernhard Walle | 2008-07-17 | 1 | -2/+2 |
| * | | [IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic() | Alex Chiang | 2008-07-17 | 1 | -3/+2 |
| * | | [IA64] adding parameter check to module_free() | Akiyama, Nobuyuki | 2008-07-17 | 1 | -1/+2 |
| * | | [IA64] improper printk format in acpi-cpufreq | Denis V. Lunev | 2008-07-17 | 1 | -2/+2 |
| * | | Pull pvops into release branch | Tony Luck | 2008-07-17 | 16 | -303/+960 |
| |\ \ |
|
| | * | | [IA64] pv_ops: move some functions in ivt.S to avoid lack of space. | Isaku Yamahata | 2008-05-28 | 1 | -128/+133 |
| | * | | [IA64] pvops: add to hooks, pv_time_ops, for steal time accounting. | Isaku Yamahata | 2008-05-27 | 2 | -0/+38 |
| | * | | [IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations. | Isaku Yamahata | 2008-05-27 | 2 | -5/+28 |
| | * | | [IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic. | Isaku Yamahata | 2008-05-27 | 2 | -16/+54 |
| | * | | [IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e... | Isaku Yamahata | 2008-05-27 | 3 | -0/+19 |
| | * | | [IA64] pvops: paravirtualize NR_IRQS | Isaku Yamahata | 2008-05-27 | 3 | -0/+63 |
| | * | | [IA64] pvops: paravirtualize entry.S | Isaku Yamahata | 2008-05-27 | 4 | -44/+152 |
| | * | | [IA64] pvops: paravirtualize ivt.S | Isaku Yamahata | 2008-05-27 | 1 | -127/+122 |
| | * | | [IA64] pvops: paravirtualize minstate.h. | Isaku Yamahata | 2008-05-27 | 2 | -6/+36 |
| | * | | [IA64] pvops: preparation for paravirtulization of hand written assembly code. | Isaku Yamahata | 2008-05-27 | 1 | -0/+9 |
| | * | | [IA64] pvops: introduce pv_cpu_ops to paravirtualize privileged instructions. | Isaku Yamahata | 2008-05-27 | 1 | -0/+247 |
| | * | | [IA64] pvops: add an early setup hook for pv_ops. | Isaku Yamahata | 2008-05-27 | 1 | -0/+41 |
| | * | | [IA64] pvops: introduce pv_info which describes some random info. | Isaku Yamahata | 2008-05-27 | 2 | -0/+43 |
| | * | | [IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file. | Isaku Yamahata | 2008-05-27 | 1 | -1/+0 |
| | * | | [IA64] pvops: preparation: remove extern in irq_ia64.c | Isaku Yamahata | 2008-05-27 | 1 | -1/+0 |
* | | | | x86: Fix help message for STRICT_DEVMEM config option | Linus Torvalds | 2008-07-21 | 1 | -1/+1 |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-21 | 6 | -47/+41 |
|\ \ \ \ |
|
| * | | | | x86: convert Dprintk to pr_debug | Thomas Gleixner | 2008-07-21 | 6 | -47/+41 |
* | | | | | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-07-21 | 93 | -1440/+3154 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge branch 'x86/paravirt-spinlocks' into x86/for-linus | Ingo Molnar | 2008-07-21 | 3 | -1/+197 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'linus' into x86/paravirt-spinlocks | Ingo Molnar | 2008-07-21 | 118 | -1546/+4554 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'linus' into x86/paravirt-spinlocks | Ingo Molnar | 2008-07-18 | 28 | -174/+288 |
| | |\ \ \ \ \
| | | | |/ / /
| | | |/| | | |
|
| | * | | | | | x86, paravirt-spinlocks: fix boot hang | Ingo Molnar | 2008-07-16 | 1 | -1/+2 |
| | * | | | | | x86: paravirt spinlocks, modular build fix | Ingo Molnar | 2008-07-16 | 1 | -0/+1 |
| | * | | | | | x86: paravirt spinlocks, !CONFIG_SMP build fixes | Ingo Molnar | 2008-07-16 | 1 | -0/+4 |
| | * | | | | | xen: implement Xen-specific spinlocks | Jeremy Fitzhardinge | 2008-07-16 | 1 | -1/+171 |
| | * | | | | | xen: use lock-byte spinlock implementation | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+1 |
| | * | | | | | paravirt: introduce a "lock-byte" spinlock implementation | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+9 |
| | * | | | | | x86/paravirt: add hooks for spinlock operations | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+10 |
| | | | | | | | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-----------------------------------. \ \ \ \ \ | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 | 89 | -1426/+2944 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | | | | | | | | | | * \ \ \ \ \ | Merge branch 'linus' into xen-64bit | Ingo Molnar | 2008-07-21 | 118 | -1546/+4554 |
| | | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | | | | | | | | | | | | | | |_|/ / /
| | | | | | | | | | | | | | | | | | | | | |/| | | | |
|
| | | | | | | | | | | | | | | | | | | | * | | | | | | Merge branch 'linus' into xen-64bit | Ingo Molnar | 2008-07-17 | 28 | -174/+288 |
| | | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | | | | | | | | | | | | | | |_|/ / /
| | | | | | | | | | | | | | | | | | | | | |/| | | | |
|
| | | | | | | | | | | | | | | | | | | | * | | | | | | x86, xen, power: fix up config dependencies on PM | Jeremy Fitzhardinge | 2008-07-17 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | |_|/ / /
| | | | | | | | | | | | | | | | | | | | |/| | | | |
|
| | | | | | | | | | | | | | | | | | | | * | | | | | x86_64: adjust exception frame on paranoid exceptions | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | * | | | | | x86: xen: no need to disable vdso32 | Jeremy Fitzhardinge | 2008-07-16 | 1 | -7/+2 |
| | | | | | | | | | | | | | | | | | | | * | | | | | x86_64: further cleanup of 32-bit compat syscall mechanisms | Jeremy Fitzhardinge | 2008-07-16 | 6 | -22/+27 |
| | | | | | | | | | | | | | | | | | | | * | | | | | x86, xen, vdso: fix build error | Ingo Molnar | 2008-07-16 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | * | | | | | xen64: disable 32-bit syscall/sysenter if not supported. | Jeremy Fitzhardinge | 2008-07-16 | 1 | -19/+19 |
| | | | | | | | | | | | | | | | | | | | * | | | | | Revert "x86_64: there's no need to preallocate level1_fixmap_pgt" | Ingo Molnar | 2008-07-16 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | * | | | | | xen64: fix build error on 32-bit + !HIGHMEM | Ingo Molnar | 2008-07-16 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | * | | | | | xen: update Kconfig to allow 64-bit Xen | Jeremy Fitzhardinge | 2008-07-16 | 1 | -4/+5 |
| | | | | | | | | | | | | | | | | | | | * | | | | | xen: implement Xen write_msr operation | Jeremy Fitzhardinge | 2008-07-16 | 1 | -1/+30 |