aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare
2009-04-02powerpc: Hook up rtc-generic, and kill rtc-ppcGeert Uytterhoeven
2009-04-02tracing, powerpc: fix powerpc tree and tracing tree interactionStephen Rothwell
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-27powerpc: Fix bugs introduced by sysfs changesBenjamin Herrenschmidt
2009-03-27powerpc: Sanitize stack pointer in signal handling codeJosh Boyer
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-03-25powerpc/PCI: include pci.h in powerpc MSI implementationJesse Barnes
2009-03-24KVM: ppc: No need to include core-header for KVM in asm-offsets.c currentlyHollis Blanchard
2009-03-24powerpc/mm: Introduce early_init_mmu() on 64-bitBenjamin Herrenschmidt
2009-03-24powerpc/mm: e300c2/c3/c4 TLB errata workaroundKumar Gala
2009-03-24powerpc/mm: Used free register to save a few cycles in SW TLB miss handlingKumar Gala
2009-03-24powerpc/mm: Remove unused register usage in SW TLB miss handlingKumar Gala
2009-03-24powerpc: setup default archdata for {of_}platform via bus_register_notifierKumar Gala
2009-03-24powerpc/pci: Default to dma_direct_ops for pci dma_opsKumar Gala
2009-03-24powerpc: Make sysfs code use smp_call_function_singleRusty Russell
2009-03-24powerpc: Fix prom_init on 32-bit OF machinesBenjamin Herrenschmidt
2009-03-24Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-03-23powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala
2009-03-23Merge branches 'irq/sparseirq' and 'linus' into irq/coreIngo Molnar
2009-03-20PCI MSI: Add support for multiple MSIMatthew Wilcox
2009-03-17powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SWKumar Gala
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar
2009-03-11powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt
2009-03-11powerpc/irq: Convert obsolete irq_desc_t to struct irq_descThomas Gleixner
2009-03-11powerpc/udbg: Fix lost byte during console handover; change LFCR to CRLFAndrew Klossner
2009-03-11powerpc/pci: Fix typo: s/resouces/resources/ in a pr_debugWolfram Sang
2009-03-11powerpc: Print linux_banner in prom_initMichael Ellerman
2009-03-11powerpc/oprofile: Enable support for ppc750 processorsOctavian Purdila
2009-03-11powerpc: Remove unused asm-offsets entries for cpu_specMichael Ellerman
2009-03-11powerpc: Make sure we copy all cpu_spec features except PMC related onesMichael Ellerman
2009-03-11powerpc: Deindentify identify_cpu()Michael Ellerman
2009-03-10linker script: define __per_cpu_load on all SMP capable archsTejun Heo
2009-03-09powerpc/fsl-booke: Add support for tlbilx instructionsKumar Gala
2009-03-03Merge commit 'jwb/next' into nextBenjamin Herrenschmidt
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar
2009-02-26powerpc: Fix load/store float double alignment handlerMichael Neuling
2009-02-23powerpc: Randomise PIEsAnton Blanchard
2009-02-23powerpc: Randomise the brk regionAnton Blanchard
2009-02-23powerpc: Randomise lower bits of stack addressAnton Blanchard
2009-02-23powerpc: Move is_32bit_taskAnton Blanchard
2009-02-23powerpc: Fix load/store float double alignment handlerMichael Neuling
2009-02-23powerpc: Add alignment handler for new lfiwzx instructionMichael Neuling
2009-02-23powerpc/pseries: Fix partition migration hang under loadBrian King