summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-2638-83/+72
* sh: convert to generic helpers for IPI function callsJens Axboe2008-06-262-40/+9
* parisc: convert to generic helpers for IPI function callsJens Axboe2008-06-262-113/+22
* mips: convert to generic helpers for IPI function callsJens Axboe2008-06-263-131/+12
* m32r: convert to generic helpers for IPI function callsJens Axboe2008-06-264-119/+16
* arm: convert to generic helpers for IPI function callsJens Axboe2008-06-262-142/+16
* alpha: convert to generic helpers for IPI function callsJens Axboe2008-06-263-163/+14
* ia64: convert to generic helpers for IPI function callsJens Axboe2008-06-263-239/+16
* powerpc: convert to generic helpers for IPI function callsJens Axboe2008-06-266-222/+29
* x86: convert to generic helpers for IPI function callsJens Axboe2008-06-2612-369/+103
* Add generic helpers for arch IPI function callsJens Axboe2008-06-262-5/+9
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-06-243-5/+2
|\
| * [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()Julia Lawall2008-06-241-2/+0
| * [IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman2008-06-241-1/+1
| * [IA64] Fix boot failure on ia64/sn2Jes Sorensen2008-06-241-2/+1
* | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-2411-223/+285
|\ \
| * | x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-242-56/+34
| * | KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann2008-06-241-13/+62
| * | x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-242-120/+13
| * | x86: Add structs and functions for paravirt clocksourceGerd Hoffmann2008-06-243-0/+146
| * | KVM: VMX: Fix host msr corruption with preemption enabledAvi Kivity2008-06-241-8/+11
| * | KVM: MMU: Fix oops on guest userspace access to guest pagetableAvi Kivity2008-06-241-6/+0
| * | KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)Marcelo Tosatti2008-06-241-5/+7
| * | KVM: MMU: Fix rmap_write_protect() hugepage iteration bugMarcelo Tosatti2008-06-241-0/+1
| * | KVM: close timer injection race window in __vcpu_runMarcelo Tosatti2008-06-243-3/+8
| * | KVM: Fix race between timer migration and vcpu migrationMarcelo Tosatti2008-06-241-12/+3
| |/
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-245-73/+27
|\ \ | |/ |/|
| * xen: remove support for non-PAE 32-bitJeremy Fitzhardinge2008-06-245-73/+27
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-233-27/+36
|\ \ | |/
| * xen: don't drop NX bitJeremy Fitzhardinge2008-06-202-25/+31
| * xen: mask unwanted pte bits in __supported_pte_maskJeremy Fitzhardinge2008-06-202-3/+6
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-06-201-0/+2
|\ \
| * | [IA64] SN2: security hole in sn2_ptc_proc_writeCliff Wickman2008-06-201-0/+2
* | | alpha: resurrect Cypress IDE quirkIvan Kokshaysky2008-06-201-0/+17
* | | alpha: fix compile failures with gcc-4.3 (bug #10438)Ivan Kokshaysky2008-06-202-1/+4
* | | alpha: link failure fixIvan Kokshaysky2008-06-201-0/+1
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-205-13/+22
|\ \ \ | | |/ | |/|
| * | x86, geode: add a VSA2 ID for General SoftwareJordan Crouse2008-06-191-1/+4
| * | x86: use BOOTMEM_EXCLUSIVE on 32-bitBernhard Walle2008-06-191-2/+8
| * | x86, 32-bit: fix boot failure on TSC-less processorsMikael Pettersson2008-06-191-10/+8
| * | x86: fix NULL pointer deref in __switch_toSuresh Siddha2008-06-192-0/+2
| |/
* | Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds2008-06-201-1/+1
|/
* [POWERPC] Clear sub-page HPTE present bits when demoting page sizePaul Mackerras2008-06-181-0/+4
* [POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage vectorJosh Boyer2008-06-181-1/+6
* x86-64: Fix "bytes left to copy" return value for copy_from_user()Linus Torvalds2008-06-172-28/+22
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-06-164-9/+21
|\
| * [IA64] Fix CONFIG_IA64_SGI_UV build errorJack Steiner2008-06-162-0/+13
| * [IA64] Update check_sal_cache_flush to use platform_send_ipi()Alex Chiang2008-06-111-4/+3
| * [IA64] perfmon: fix async exit bugstephane eranian2008-06-111-5/+5
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-06-1662-2208/+4651
|\ \
OpenPOWER on IntegriCloud