summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+3
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering1-17/+0
2011-03-23rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine1-1/+1
2011-03-23mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson1-1/+1
2011-03-23mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson1-1/+1
2011-03-23mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson1-1/+1
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-2/+2
2011-03-21powerpc/ptrace: Remove BUG_ON when full register set not availableMike Wolf1-3/+12
2011-03-21powerpc/pci: Fix crash in PCI code on ppc64 when matching device nodesBenjamin Herrenschmidt1-2/+5
2011-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+23
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds6-49/+85
2011-03-17Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt1-4/+18
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds7-26/+419
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-1/+1
2011-03-16perf, powerpc: Handle events that raise an exception without overflowingAnton Blanchard1-1/+23
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-84/+1
2011-03-10powerpc: core irq_data conversion.Lennert Buytenhek2-16/+28
2011-03-10powerpc/iseries: Fix early init access to lppacaBenjamin Herrenschmidt1-14/+0
2011-03-04powerpc/nvram: Generalize code for OS partitions in NVRAMJim Keniston1-4/+27
2011-03-02powerpc: Fix memory limits when starting at a non-zero addressScott Wood1-1/+1
2011-03-02powerpc: Mask smp_processor_id() false positivePaul E. McKenney1-1/+2
2011-03-02powerpc: Use new irq allocatorThomas Gleixner1-8/+9
2011-03-02powerpc: Use ARCH_IRQ_INIT_FLAGSThomas Gleixner1-15/+0
2011-03-02powerpc: Fix call to flush_ptrace_hw_breakpoint()K.Prasad1-3/+5
2011-03-02powerpc/kexec: Restore ppc_md.machine_kexecAnton Blanchard1-1/+4
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-4/+3
2011-02-28dt/powerpc: move of_bus_type infrastructure to ibmebusGrant Likely1-4/+400
2011-02-28Merge commit 'v2.6.38-rc6' into devicetree/nextGrant Likely2-22/+22
2011-02-23Merge branch 'linus' into x86/platformThomas Gleixner2-22/+22
2011-02-07powerpc: Fix some 6xx/7xxx CPU setup functionsBenjamin Herrenschmidt1-20/+20
2011-02-07powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bitBenjamin Herrenschmidt1-2/+2
2011-02-04powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controllerGrant Likely6-18/+16
2011-02-04of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior2-84/+1
2011-02-02powerpc/476: define specific cpu table entry DD2 coreDave Kleikamp1-4/+18
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
2011-01-25Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2011-01-21powerpc: machine_check_generic is wrong on 64bitAnton Blanchard1-23/+0
2011-01-21powerpc: Check RTAS extended log flag before checking lengthAnton Blanchard1-1/+1
2011-01-21powerpc: Don't silently handle machine checks from userspaceAnton Blanchard1-5/+0
2011-01-21powerpc: Remove duplicate debugger hook in machine_check_exceptionAnton Blanchard1-2/+0
2011-01-21powerpc: Don't force MSR_RI in machine_check_exceptionAnton Blanchard1-4/+1
2011-01-21powerpc: Print 32 bits of DSISR in show_regsAnton Blanchard1-1/+1
2011-01-21powerpc/kdump: Disable ftrace during kexecAnton Blanchard1-0/+7
2011-01-21powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handlerAnton Blanchard1-70/+2
2011-01-21powerpc/kdump: Remove ppc_md.machine_crash_shutdownAnton Blanchard1-4/+1
2011-01-21powerpc/kexec: Remove ppc_md.machine_kexecAnton Blanchard1-4/+1
2011-01-21powerpc/kexec: Remove ppc_md.machine_kexec_cleanupAnton Blanchard1-2/+0
2011-01-21powerpc/cell: Use system_wq in cpufreq_spudemandTejun Heo1-5/+20
2011-01-21powerpc/rtas_flash: Use simple_read_from_bufferAkinobu Mita1-47/+6
2011-01-21powerpc/ppc32/tracing: Add stack frame to calls of trace_hardirqs_on/offSteven Rostedt1-0/+11