aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+1
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2-2/+2
2009-04-07powerpc: Add support for early tlbilx opcodeKumar Gala1-1/+1
2009-04-07powerpc/ftrace: Fix printf format warningMichael Ellerman1-1/+1
2009-04-07powerpc/ftrace: Fix #if that should be #ifdefMichael Ellerman1-1/+1
2009-04-07powerpc: Fix ptrace compat wrapper for FPU register accessMichael Neuling1-4/+11
2009-04-07powerpc: Print information about mapping hw irqs to virtual irqsMichael Ellerman1-1/+3
2009-04-07powerpc: Disable VSX or current process in giveup_fpu/altivecMichael Neuling2-0/+13
2009-04-07powerpc/pseries: Fix ibm,client-architecture commentAnton Blanchard1-1/+1
2009-04-07powerpc/pseries: Add dispatch dispersion statisticsAnton Blanchard1-0/+16
2009-04-07powerpc: Clean up some prom printoutsAnton Blanchard1-4/+4
2009-04-07powerpc: Print progress of ibm,client-architecture methodAnton Blanchard1-3/+5
2009-04-07powerpc: Remove duplicated #include'sHuang Weiyi1-1/+0
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+1
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds1-0/+16
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare1-1/+1
2009-04-02powerpc: Hook up rtc-generic, and kill rtc-ppcGeert Uytterhoeven1-0/+16
2009-04-02tracing, powerpc: fix powerpc tree and tracing tree interactionStephen Rothwell1-5/+1
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+5
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-1/+0
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt3-12/+4
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2-8/+2
2009-03-27powerpc: Fix bugs introduced by sysfs changesBenjamin Herrenschmidt1-4/+2
2009-03-27powerpc: Sanitize stack pointer in signal handling codeJosh Boyer4-6/+6
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-03-25powerpc/PCI: include pci.h in powerpc MSI implementationJesse Barnes1-0/+1
2009-03-24KVM: ppc: No need to include core-header for KVM in asm-offsets.c currentlyHollis Blanchard1-3/+1
2009-03-24powerpc/mm: Introduce early_init_mmu() on 64-bitBenjamin Herrenschmidt1-30/+5
2009-03-24powerpc/mm: e300c2/c3/c4 TLB errata workaroundKumar Gala3-7/+39
2009-03-24powerpc/mm: Used free register to save a few cycles in SW TLB miss handlingKumar Gala1-27/+24
2009-03-24powerpc/mm: Remove unused register usage in SW TLB miss handlingKumar Gala1-8/+3
2009-03-24powerpc: setup default archdata for {of_}platform via bus_register_notifierKumar Gala1-0/+36
2009-03-24powerpc/pci: Default to dma_direct_ops for pci dma_opsKumar Gala1-1/+1
2009-03-24powerpc: Make sysfs code use smp_call_function_singleRusty Russell1-25/+6
2009-03-24powerpc: Fix prom_init on 32-bit OF machinesBenjamin Herrenschmidt1-1/+1
2009-03-24Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-3/+12
2009-03-23powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala1-0/+9
2009-03-23Merge branches 'irq/sparseirq' and 'linus' into irq/coreIngo Molnar1-3/+3
2009-03-20PCI MSI: Add support for multiple MSIMatthew Wilcox1-0/+4
2009-03-17powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SWKumar Gala1-3/+3
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar1-17/+19
2009-03-11powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt3-4/+11
2009-03-11powerpc/irq: Convert obsolete irq_desc_t to struct irq_descThomas Gleixner1-2/+2
2009-03-11powerpc/udbg: Fix lost byte during console handover; change LFCR to CRLFAndrew Klossner2-10/+57
2009-03-11powerpc/pci: Fix typo: s/resouces/resources/ in a pr_debugWolfram Sang1-1/+1
2009-03-11powerpc: Print linux_banner in prom_initMichael Ellerman2-1/+3
2009-03-11powerpc/oprofile: Enable support for ppc750 processorsOctavian Purdila1-0/+8
2009-03-11powerpc: Remove unused asm-offsets entries for cpu_specMichael Ellerman1-3/+0
2009-03-11powerpc: Make sure we copy all cpu_spec features except PMC related onesMichael Ellerman1-12/+16