aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
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
2009-02-23powerpc: Add support for using doorbells for SMP IPIKumar Gala
2009-02-23powerpc/pci: Fix PCI<->OF matching of old style multifunc devicesTom Arbuckle
2009-02-23powerpc: Unify opcode definitions and supportKumar Gala
2009-02-23powerpc, ftrace: use create_branch lib functionSteven Rostedt
2009-02-23powerpc, ftrace: use unsigned int for instruction manipulationSteven Rostedt
2009-02-23powerpc32, ftrace: dynamic function graph tracerSteven Rostedt
2009-02-23powerpc32, ftrace: port function graph tracer to ppc32, static onlySteven Rostedt
2009-02-23powerpc32, ftrace: save and restore mcount regs with macroSteven Rostedt
2009-02-23powerpc64, ftrace: save toc only on modules for function graphSteven Rostedt
2009-02-23powerpc64, tracing: add function graph tracer with dynamic tracingSteven Rostedt
2009-02-23powerpc64: port of the function graph tracerSteven Rostedt
2009-02-23powerpc, ftrace: fix compile error when modules not configuredSteven Rostedt
2009-02-23ftrace, powerpc: replace debug macro with proper pr_deugSteven Rostedt
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar
2009-02-18Merge commit 'kumar/next' into nextBenjamin Herrenschmidt
2009-02-18Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-02-14AMCC PPC 460SX redwood SoC platform initial frameworkMadhulika Madishetty
2009-02-14powerpc/44x: Support for 256KB PAGE_SIZEYuri Tikhonov
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar
2009-02-13powerpc/vsx: Fix VSX alignment handler for regs 32-63Michael Neuling
2009-02-12powerpc/book-3e: Introduce concept of Book-3e MMUKumar Gala
2009-02-12powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS definesKumar Gala
2009-02-11powerpc/pci: Move hose_list and pci_address_to_pio to pci-commonMilton Miller
2009-02-11powerpc: Allow debugging of LMBs with lmb=debugMichael Ellerman
2009-02-11powerpc: Remove unused ppc64_terminate_msg()Michael Ellerman
2009-02-11Merge commit 'kumar/next' into nextBenjamin Herrenschmidt
2009-02-10powerpc/pci: mmap anonymous memory when legacy_mem doesn't existBenjamin Herrenschmidt
2009-02-10powerpc/ftrace: Fix math to calculate offset in TOCSteven Rostedt
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar
2009-02-02powerpc: Fix oops on some machines due to incorrect pr_debug()Benjamin Herrenschmidt
2009-01-28powerpc/fsl-booke: Cleanup init/exception setup to be runtimeKumar Gala
2009-01-28Merge branch 'core/percpu' into x86/coreIngo 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