summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-07-01powerpc: Move common module code into its own fileKumar Gala4-151/+111
2008-07-01powerpc: hash_huge_page() should get the WIMG bits from the lpteDave Kleikamp1-3/+2
2008-07-01powerpc: Tell firmware we support architecture V2.06Joel Schopp1-1/+3
2008-07-01powerpc: Add cputable entry for Power7 architected modeJoel Schopp1-1/+12
2008-07-01powerpc: Only demote individual slices rather than whole processPaul Mackerras3-54/+161
2008-06-30powerpc: Add cputable entry for POWER7Michael Neuling3-0/+31
2008-06-30powerpc: Get rid of bitfields in ppc_bat structBecky Bruce1-11/+8
2008-06-30powerpc: Change BAT code to use phys_addr_tBecky Bruce3-9/+9
2008-06-30powerpc: Increase CRASH_HANDLER_MAXArnd Bergmann1-1/+1
2008-06-30powerpc/cell: Disable ptcal in case of crash kdumpArnd Bergmann1-4/+18
2008-06-30powerpc/pseries: Call pseries_kexec_setup only on pseriesArnd Bergmann1-1/+1
2008-06-30powerpc: Free a PTE bit on ppc64 with 64K pagesBenjamin Herrenschmidt2-10/+15
2008-06-30spufs: Convert nopfn to faultNick Piggin2-52/+54
2008-06-30powerpc: Get rid of CROSS32{AS,LD,OBJCOPY}Segher Boessenkool1-7/+1
2008-06-30Merge branch 'linux-2.6'Paul Mackerras182-3619/+6189
2008-06-30Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po...Paul Mackerras14-6/+1756
2008-06-27powerpc: Add dma nodes to 83xx, 85xx and 86xx boardsKumar Gala36-53/+1433
2008-06-26powerpc/booke: Add kprobes support for booke style processorsKumar Gala2-15/+36
2008-06-26powerpc/kprobes: Some minor fixesKumar Gala2-1/+10
2008-06-26powerpc/QE: use arch_initcall to probe QUICC Engine GPIOsAnton Vorontsov1-1/+4
2008-06-26powerpc/85xx: Update pin setup for 8560adsVitaly Bordug1-3/+5
2008-06-26powerpc/e500mc: flush L2 on NAP for e500mcKumar Gala1-0/+9
2008-06-26powerpc/85xx: add DOZE/NAP support for e500 coreKumar Gala7-8/+142
2008-06-25Blackfin arch: fix up section mismatch warningBryan Wu1-2/+4
2008-06-25Blackfin arch: fix bug - kernel boot fails when Spinlock and rw-lock debuggin...Sonic Zhang1-0/+5
2008-06-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-5/+2
2008-06-24Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-223/+285
2008-06-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-73/+27
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 Hoffmann1-13/+62
2008-06-24x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann2-120/+13
2008-06-24x86: Add structs and functions for paravirt clocksourceGerd Hoffmann3-0/+146
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-24xen: remove support for non-PAE 32-bitJeremy Fitzhardinge5-73/+27
2008-06-24KVM: VMX: Fix host msr corruption with preemption enabledAvi Kivity1-8/+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 Tosatti3-3/+8
2008-06-24KVM: Fix race between timer migration and vcpu migrationMarcelo Tosatti1-12/+3
2008-06-23Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-27/+36
2008-06-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-0/+2
2008-06-20alpha: resurrect Cypress IDE quirkIvan Kokshaysky1-0/+17
2008-06-20alpha: fix compile failures with gcc-4.3 (bug #10438)Ivan Kokshaysky2-1/+4
2008-06-20alpha: link failure fixIvan Kokshaysky1-0/+1
2008-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-13/+22
2008-06-20[IA64] SN2: security hole in sn2_ptc_proc_writeCliff Wickman1-0/+2
2008-06-20Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds1-1/+1