summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2011-08-08powerpc/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling
2011-06-23powerpc/kexec: Fix memory corruption from unallocated slavesMilton Miller
2011-04-14powerpc: Fix default_machine_crash_shutdown #ifdef botchKamalesh Babulal
2011-04-14powerpc/kexec: Add ifdef CONFIG_PPC_STD_MMU_64 to PPC64 codeKamalesh Babulal
2011-03-23powerpc: rtas_flash needs to use rtas_data_bufMilton Miller
2011-03-23powerpc/kdump: Fix race in kdump shutdownMichael Neuling
2011-03-23powerpc/kexec: Fix race in kexec shutdownMichael Neuling
2011-03-23perf, powerpc: Handle events that raise an exception without overflowingAnton Blanchard
2011-03-14powerpc/kexec: Fix orphaned offline CPUs across kexecMatt Evans
2011-03-14powerpc/crashdump: Do not fail on NULL pointer dereferencingMaxim Uvarov
2011-03-14powerpc: Use more accurate limit for first segment memory allocationsAnton Blanchard
2011-03-14powerpc/kdump: Use chip->shutdown to disable IRQsAnton Blanchard
2011-03-14powerpc/kdump: CPUs assume the context of the oopsing CPUAnton Blanchard
2011-02-17powerpc: Fix some 6xx/7xxx CPU setup functionsBenjamin Herrenschmidt
2010-11-22powerpc/perf: Fix sampling enable for PPC970Paul Mackerras
2010-10-28powerpc: Don't use kernel stack with translation offMichael Neuling
2010-10-28powerpc: Initialise paca->kstack before early_setup_secondaryMatt Evans
2010-08-13timekeeping: Fix clock_gettime vsyscall time warpLin Ming
2010-05-26powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras
2010-02-09powerpc: TIF_ABI_PENDING bit removalAndreas Schwab
2010-01-22PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt
2010-01-18module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=yRusty Russell
2010-01-18untangle the do_mremap() messAl Viro
2010-01-06powerpc: Handle VSX alignment faults correctly in little-endian modeNeil Campbell
2009-12-18powerpc: Fix usage of 64-bit instruction in 32-bit altivec codeBenjamin Herrenschmidt
2009-11-05powerpc: Avoid giving out RTC dates below EPOCHBenjamin Herrenschmidt
2009-10-27powerpc/ppc64: Use preempt_schedule_irq instead of preempt_scheduleBenjamin Herrenschmidt
2009-10-27powerpc: Fix compile errors found by new ppc64e_defconfigKumar Gala
2009-10-27powerpc: Align vDSO base addressAndreas Schwab
2009-10-27powerpc: Fix segment mapping in vdso32Andreas Schwab
2009-10-27powerpc/perf_events: Fix priority of MSR HV vs PR bitsMichael Neuling
2009-10-15Merge commit 'ftrace/ppc' into mergeBenjamin Herrenschmidt
2009-10-14powerpc/pci: Fix MODPOST warningHeiko Schocher
2009-10-14powerpc/oprofile: Add ppc750 CL as supported by oprofileDragos Tatulea
2009-10-14powerpc: warning: allocated section `.data_nosave' not in segmentSean MacLennan
2009-10-14powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'"Anton Vorontsov
2009-10-13powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handlerSteven Rostedt
2009-10-13powerpc/ftrace: show real return addresses in modulesSteven Rostedt
2009-09-24powerpc: Cleanup linker script using new linker script macros.Tim Abbott
2009-09-24powerpc: Fix ibm,client-architecture-support printoutAnton Blanchard
2009-09-24powerpc/perf_counter: Fix vdso detectionAnton Blanchard
2009-09-24powerpc: Move 64bit heap above 1TB on machines with 1TB segmentsAnton Blanchard
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce
2009-09-24powerpc: Rename get_dma_direct_offset get_dma_offsetBecky Bruce
2009-09-24powerpc/book3e-64: Remove duplicated #includeHuang Weiyi
2009-09-24powerpc: kmalloc failure ignored in vio_build_iommu_table()roel kluin
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-24cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell
2009-09-24cpumask: arch_send_call_function_ipi_mask: powerpcRusty Russell