| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] Update default configuration. | Martin Schwidefsky | 2008-03-05 | 1 | -5/+13 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-03-04 | 10 | -220/+212 |
|\ |
|
| * | [SPARC]: Fix link errors with gcc-4.3 | David S. Miller | 2008-03-03 | 3 | -207/+203 |
| * | sparc64: replace remaining __FUNCTION__ occurances | Harvey Harrison | 2008-03-03 | 2 | -2/+2 |
| * | sparc: replace remaining __FUNCTION__ occurances | Harvey Harrison | 2008-03-03 | 1 | -3/+3 |
| * | [SPARC]: Add reboot_command[] extern decl to asm/system.h | David S. Miller | 2008-02-28 | 2 | -4/+0 |
| * | [SPARC]: Mark linux_sparc_{fpu,chips} static. | David S. Miller | 2008-02-28 | 2 | -4/+4 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-03-04 | 10 | -42/+164 |
|\ \ |
|
| * | | [IA64] fix ia64 kprobes compilation | Adrian Bunk | 2008-03-04 | 1 | -0/+5 |
| * | | [IA64] workaround tiger ia64_sal_get_physical_id_info hang | Alex Chiang | 2008-03-04 | 1 | -0/+7 |
| * | | [IA64] move defconfig to arch/ia64/configs/ | Adrian Bunk | 2008-03-04 | 2 | -0/+2 |
| * | | [IA64] Fix irq migration in multiple vector domain | Kenji Kaneshige | 2008-03-04 | 3 | -32/+109 |
| * | | [IA64] signal(ia64_ia32): add a signal stack overflow check | Shi Weihua | 2008-03-04 | 1 | -1/+12 |
| * | | [IA64] signal(ia64): add a signal stack overflow check | Shi Weihua | 2008-03-04 | 1 | -9/+27 |
| * | | [IA64] CONFIG_SGI_SN2 - auto select NUMA and ACPI_NUMA | Jes Sorensen | 2008-03-04 | 1 | -0/+2 |
* | | | cris: correct usage of __user for copy to and from user space in lib/usercopy... | Jesper Nilsson | 2008-03-04 | 2 | -2/+2 |
* | | | alpha: remove unused DEBUG_FORCEDAC define in IOMMU | FUJITA Tomonori | 2008-03-04 | 1 | -1/+0 |
* | | | alpha: make IOMMU respect the segment boundary limits | FUJITA Tomonori | 2008-03-04 | 1 | -6/+34 |
* | | | alpha: IOMMU had better access to the free space bitmap at only one place | FUJITA Tomonori | 2008-03-04 | 1 | -13/+15 |
* | | | alpha: convert IOMMU to use ALIGN() | FUJITA Tomonori | 2008-03-04 | 1 | -3/+3 |
* | | | CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4 | Jesper Nilsson | 2008-03-04 | 2 | -317/+345 |
* | | | Kprobes: indicate kretprobe support in Kconfig | Ananth N Mavinakayanahalli | 2008-03-04 | 7 | -0/+13 |
* | | | CRIS v10: Include mm.h instead of vmstat.h in kernel/time.c | Jesper Nilsson | 2008-03-04 | 1 | -1/+1 |
|/ / |
|
* | | x86: a P4 is a P6 not an i486 | Hugh Dickins | 2008-03-04 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-03-04 | 3 | -7/+12 |
|\ \ |
|
| * | | x86/xen: fix DomU boot problem | Ian Campbell | 2008-03-04 | 1 | -1/+2 |
| * | | x86: not set node to cpu_to_node if the node is not online | Yinghai Lu | 2008-03-04 | 1 | -2/+6 |
| * | | x86, i387: fix ptrace leakage using init_fpu() | Suresh Siddha | 2008-03-04 | 1 | -4/+4 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds | 2008-03-04 | 7 | -76/+142 |
|\ \ \ |
|
| * | | | x86: disable KVM for Voyager and friends | Randy Dunlap | 2008-03-04 | 1 | -1/+1 |
| * | | | KVM: VMX: Avoid rearranging switched guest msrs while they are loaded | Avi Kivity | 2008-03-04 | 1 | -0/+1 |
| * | | | KVM: MMU: Fix race when instantiating a shadow pte | Avi Kivity | 2008-03-04 | 2 | -11/+6 |
| * | | | KVM: Avoid infinite-frequency local apic timer | Avi Kivity | 2008-03-04 | 1 | -0/+4 |
| * | | | KVM: make MMU_DEBUG compile again | Marcelo Tosatti | 2008-03-04 | 2 | -2/+2 |
| * | | | KVM: move alloc_apic_access_page() outside of non-preemptable region | Marcelo Tosatti | 2008-03-04 | 1 | -3/+3 |
| * | | | KVM: SVM: fix Windows XP 64 bit installation crash | Joerg Roedel | 2008-03-04 | 1 | -0/+22 |
| * | | | KVM: remove the usage of the mmap_sem for the protection of the memory slots. | Izik Eidus | 2008-03-04 | 4 | -38/+71 |
| * | | | KVM: emulate access to MSR_IA32_MCG_CTL | Joerg Roedel | 2008-03-03 | 1 | -0/+5 |
| * | | | KVM: Make the supported cpuid list a host property rather than a vm property | Avi Kivity | 2008-03-03 | 1 | -20/+22 |
| * | | | KVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0 works properly | Paul Knowles | 2008-03-03 | 1 | -1/+1 |
| * | | | KVM: SVM: set NM intercept when enabling CR0.TS in the guest | Joerg Roedel | 2008-03-03 | 1 | -1/+3 |
| * | | | KVM: SVM: Fix lazy FPU switching | Joerg Roedel | 2008-03-03 | 1 | -0/+2 |
* | | | | m68k{,nommu}: Wire up new timerfd syscalls | Geert Uytterhoeven | 2008-03-04 | 2 | -2/+6 |
* | | | | m68knommu: remove duplicate hw_tick() code | Greg Ungerer | 2008-03-04 | 1 | -10/+0 |
* | | | | m68knommu: update defconfig | Greg Ungerer | 2008-03-04 | 1 | -56/+56 |
| |/ /
|/| | |
|
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-03-03 | 1 | -4/+2 |
|\ \ \ |
|
| * | | | [ARM] Fix freeing of page tables for ARM in free_pgd_slow | Uwe Kleine-König | 2008-03-01 | 1 | -4/+2 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2008-03-03 | 1 | -11/+10 |
|\ \ \ \ |
|
| * | | | | x86: revert "x86: CPA: avoid split of alias mappings" | Rafael J. Wysocki | 2008-03-03 | 1 | -11/+10 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd... | Paul Mackerras | 2008-03-03 | 100 | -772/+619 |
|\ \ \ \ |
|