summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-10x86, visws: use mach-default/entry_arch.hIngo Molnar1-32/+2
2008-07-10x86, visws: fix generic-ipi buildIngo Molnar1-0/+12
2008-07-06generic-ipi: fixletJens Axboe1-1/+1
2008-07-04generic-ipi: fix s390 build bugHeiko Carstens1-1/+0
2008-07-03generic-ipi: fix linux-next tree build failureStephen Rothwell2-2/+2
2008-06-27fix: "smp_call_function: get rid of the unused nonatomic/retry argument"Ingo Molnar1-1/+1
2008-06-27fix: "smp_call_function: get rid of the unused nonatomic/retry argument"Ingo Molnar1-1/+1
2008-06-27fix "smp_call_function: get rid of the unused nonatomic/retry argument"Ingo Molnar1-1/+1
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe48-84/+84
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe49-108/+95
2008-06-26sh: convert to generic helpers for IPI function callsJens Axboe3-50/+13
2008-06-26parisc: convert to generic helpers for IPI function callsJens Axboe3-113/+25
2008-06-26mips: convert to generic helpers for IPI function callsJens Axboe4-141/+15
2008-06-26m32r: convert to generic helpers for IPI function callsJens Axboe5-119/+20
2008-06-26arm: convert to generic helpers for IPI function callsJens Axboe3-142/+19
2008-06-26alpha: convert to generic helpers for IPI function callsJens Axboe4-164/+16
2008-06-26ia64: convert to generic helpers for IPI function callsJens Axboe4-244/+19
2008-06-26powerpc: convert to generic helpers for IPI function callsJens Axboe7-226/+33
2008-06-26x86: convert to generic helpers for IPI function callsJens Axboe20-380/+125
2008-06-26Add generic helpers for arch IPI function callsJens Axboe6-7/+428
2008-06-25Linux 2.6.26-rc8v2.6.26-rc8Linus Torvalds1-1/+1
2008-06-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-5/+2
2008-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2-15/+10
2008-06-25Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds18-266/+358
2008-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+0
2008-06-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-77/+27
2008-06-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2-15/+8
2008-06-24enable bus mastering on i915 at resume timeJie Luo1-0/+1
2008-06-24KVM: Remove now unused structs from kvm_para.hGerd Hoffmann1-18/+0
2008-06-24x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann2-56/+34
2008-06-24KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann2-14/+65
2008-06-24x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann3-124/+16
2008-06-24x86: Add structs and functions for paravirt clocksourceGerd Hoffmann5-0/+201
2008-06-24[GFS2] fix gfs2 block allocation (cleaned up)Benjamin Marzinski1-14/+9
2008-06-24[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()Julia Lawall1-2/+0
2008-06-24[IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman1-1/+1
2008-06-24[IA64] Fix boot failure on ia64/sn2Jes Sorensen1-2/+1
2008-06-24kgdb: sparse fixJason Wessel1-1/+2
2008-06-24kgdb: documentation update - remove kgdboeJason Wessel1-14/+6
2008-06-24xen: remove support for non-PAE 32-bitJeremy Fitzhardinge6-77/+27
2008-06-24[GFS2] BUG: unable to handle kernel paging request at ffff81002690e000Bob Peterson1-1/+1
2008-06-24Revert "[WATCHDOG] hpwdt: Add CFLAGS to get driver working"Wim Van Sebroeck1-1/+0
2008-06-24KVM: VMX: Fix host msr corruption with preemption enabledAvi Kivity1-8/+11
2008-06-24KVM: ioapic: fix lost interrupt when changing a device's irqAvi Kivity1-20/+11
2008-06-24KVM: MMU: Fix oops on guest userspace access to guest pagetableAvi Kivity1-6/+0
2008-06-24KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)Marcelo Tosatti1-5/+7
2008-06-24KVM: MMU: Fix rmap_write_protect() hugepage iteration bugMarcelo Tosatti1-0/+1
2008-06-24KVM: close timer injection race window in __vcpu_runMarcelo Tosatti4-3/+9
2008-06-24KVM: Fix race between timer migration and vcpu migrationMarcelo Tosatti1-12/+3
2008-06-24alpha: fix compile error in arch/alpha/mm/init.cThorsten Kranzkowski1-0/+2