aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar
2009-02-02powerpc: Fix oops on some machines due to incorrect pr_debug()Benjamin Herrenschmidt
2009-01-30Merge branch 'linus' into core/percpuIngo Molnar
2009-01-28powerpc/pseries: Correct VIO bus accounting problem in CMO env.Robert Jennings
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar
2009-01-17linker script: add missing .data.percpu.page_alignedTejun Heo
2009-01-16powerpc: Get the number of SLBs from "slb-size" propertyMichael Neuling
2009-01-13powerpc/e500mc: Doorbells need to be taken w/exceptions disabledKumar Gala
2009-01-13powerpc/powermac: Fix occasional SMP boot failureBenjamin Herrenschmidt
2009-01-13powerpc/cacheinfo: Rename cache_dir per-cpu variableNathan Lynch
2009-01-13powerpc: Cleanup from l64 to ll64 change: arch codeStephen Rothwell
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar
2009-01-13powerpc/kexec: Check crash_base for relocatable kernelMilton Miller
2009-01-13powerpc: Make dummy section a valid note headerMilton Miller
2009-01-13Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt
2009-01-12irq: update all arches for new irq_descMike Travis
2009-01-08powerpc: Export cacheable_memzero as its now used in a driverKumar Gala
2009-01-08powerpc: Use correct type in prom_init.cIngo Molnar
2009-01-08powerpc: Remove unnecessary castsStephen Rothwell
2009-01-08powerpc: Fix pciconfig_iobase system call on PCI-Express powermacPaul Mackerras
2009-01-08powerpc: Rewrite sysfs processor cache info codeNathan Lynch
2009-01-08powerpc/pci: Reserve legacy regions on PCIBenjamin Herrenschmidt
2009-01-07Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-01-07powerpc/fsl-booke: Remove num_tlbcam_entriesTrent Piepho
2009-01-07powerpc/fsl-booke: Don't hard-code size of struct tlbcamTrent Piepho
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-07PCI: powerpc: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-02Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-31take init_fs to saner placeAl Viro
2008-12-31KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard
2008-12-31KVM: ppc: directly insert shadow mappings into the hardware TLBHollis Blanchard
2008-12-31KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard
2008-12-31KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"Hollis Blanchard
2008-12-31[PATCH] idle cputime accountingMartin Schwidefsky
2008-12-31[PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds
2008-12-29powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok
2008-12-29powerpc: Force memory size to be a multiple of PAGE_SIZEHollis Blanchard
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-12-25[S390] arch_setup_additional_pages argumentsMartin Schwidefsky
2008-12-23powerpc/32: Wire up the trampoline code for kdumpDale Farnsworth
2008-12-23powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32MDale Farnsworth
2008-12-23powerpc/32: Setup OF properties for kdumpDale Farnsworth
2008-12-23powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()Anton Vorontsov
2008-12-23powerpc: Prepare xmon_save_regs for use with kdumpAnton Vorontsov
2008-12-23powerpc: Make default kexec/crash_kernel ops implicitAnton Vorontsov