aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-06-30powerpc: Get rid of bitfields in ppc_bat structBecky Bruce
2008-06-30powerpc: Change BAT code to use phys_addr_tBecky Bruce
2008-06-30powerpc: Increase CRASH_HANDLER_MAXArnd Bergmann
2008-06-30powerpc/cell: Disable ptcal in case of crash kdumpArnd Bergmann
2008-06-30powerpc/pseries: Call pseries_kexec_setup only on pseriesArnd Bergmann
2008-06-30powerpc: Free a PTE bit on ppc64 with 64K pagesBenjamin Herrenschmidt
2008-06-30spufs: Convert nopfn to faultNick Piggin
2008-06-30powerpc: Get rid of CROSS32{AS,LD,OBJCOPY}Segher Boessenkool
2008-06-30Merge branch 'linux-2.6'Paul Mackerras
2008-06-30Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po...Paul Mackerras
2008-06-27powerpc: Add dma nodes to 83xx, 85xx and 86xx boardsKumar Gala
2008-06-26powerpc/booke: Add kprobes support for booke style processorsKumar Gala
2008-06-26powerpc/kprobes: Some minor fixesKumar Gala
2008-06-26powerpc/QE: use arch_initcall to probe QUICC Engine GPIOsAnton Vorontsov
2008-06-26powerpc/85xx: Update pin setup for 8560adsVitaly Bordug
2008-06-26powerpc/e500mc: flush L2 on NAP for e500mcKumar Gala
2008-06-26powerpc/85xx: add DOZE/NAP support for e500 coreKumar Gala
2008-06-25Blackfin arch: fix up section mismatch warningBryan Wu
2008-06-25Blackfin arch: fix bug - kernel boot fails when Spinlock and rw-lock debuggin...Sonic Zhang
2008-06-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-06-24Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-06-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-06-24x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann
2008-06-24KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann
2008-06-24x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann
2008-06-24x86: Add structs and functions for paravirt clocksourceGerd Hoffmann
2008-06-24[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()Julia Lawall
2008-06-24[IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman
2008-06-24[IA64] Fix boot failure on ia64/sn2Jes Sorensen
2008-06-24xen: remove support for non-PAE 32-bitJeremy Fitzhardinge
2008-06-24KVM: VMX: Fix host msr corruption with preemption enabledAvi Kivity
2008-06-24KVM: MMU: Fix oops on guest userspace access to guest pagetableAvi Kivity
2008-06-24KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)Marcelo Tosatti
2008-06-24KVM: MMU: Fix rmap_write_protect() hugepage iteration bugMarcelo Tosatti
2008-06-24KVM: close timer injection race window in __vcpu_runMarcelo Tosatti
2008-06-24KVM: Fix race between timer migration and vcpu migrationMarcelo Tosatti
2008-06-23Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-06-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-06-20alpha: resurrect Cypress IDE quirkIvan Kokshaysky
2008-06-20alpha: fix compile failures with gcc-4.3 (bug #10438)Ivan Kokshaysky
2008-06-20alpha: link failure fixIvan Kokshaysky
2008-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-06-20[IA64] SN2: security hole in sn2_ptc_proc_writeCliff Wickman
2008-06-20Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds
2008-06-20xen: don't drop NX bitJeremy Fitzhardinge
2008-06-20xen: mask unwanted pte bits in __supported_pte_maskJeremy Fitzhardinge
2008-06-19x86, geode: add a VSA2 ID for General SoftwareJordan Crouse
2008-06-19x86: use BOOTMEM_EXCLUSIVE on 32-bitBernhard Walle
2008-06-19x86, 32-bit: fix boot failure on TSC-less processorsMikael Pettersson
2008-06-19x86: fix NULL pointer deref in __switch_toSuresh Siddha