aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
...
| * | | | | | powerpc: add explicit OF includesRob Herring2013-10-09
| * | | | | | of: remove early_init_dt_setup_initrd_archRob Herring2013-10-09
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-12
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt2013-11-05
| * | | | | | of: Move definition of of_find_next_cache_node into common code.Sudeep KarkadaNagesha2013-10-31
| * | | | | | powerpc: Remove big endianness assumption in of_find_next_cache_nodeSudeep KarkadaNagesha2013-10-31
| * | | | | | powerpc/tm: Remove interrupt disable in __switch_to()Michael Neuling2013-10-31
| * | | | | | powerpc: Only save/restore SDR1 if in hypervisor modeDan Streetman2013-10-30
| * | | | | | powerpc/nvram: Fix endian issue when using the partition lengthCedric Le Goater2013-10-30
| * | | | | | powerpc/kexec: kexec_sequence() is in misc_64.SGeert Uytterhoeven2013-10-30
| * | | | | | powerpc: Use 32 bit loads and stores when operating on condition register valuesAnton Blanchard2013-10-30
| * | | | | | powerpc: Enable Little Endian Alignment Handler for Float Pair InstructionsTom Musta2013-10-30
| * | | | | | powerpc: Fix Handler of Unaligned Load/Store StringsTom Musta2013-10-30
| * | | | | | powerpc: Fix little endian issue in OF PCI scanAnton Blanchard2013-10-30
| * | | | | | powerpc/vio: use strcpy in modalias_showPrarit Bhargava2013-10-30
| * | | | | | powerpc: Move local setup.h declarations to arch includesRobert Jennings2013-10-30
| * | | | | | Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2013-10-29
| |\ \ \ \ \ \
| | * | | | | | powerpc: Fix PPC_EMULATED_STATS build break with sync patchScott Wood2013-10-28
| | * | | | | | powerpc/8xx: Fixing issue with CONFIG_PIN_TLBLEROY Christophe2013-10-28
| | * | | | | | powerpc/mpc8xx: Clearer Oops message for Software Emulation ExceptionLEROY Christophe2013-10-28
| | * | | | | | powerpc: Set the NOTE type for SPE regsetSuzuki Poulose2013-10-28
| | * | | | | | powerpc/booke: clear DBCR0_BT in user_disable_single_step()James Yang2013-10-18
| | * | | | | | powerpc: export debug registers save function for KVMBharat Bhushan2013-10-18
| | * | | | | | powerpc: move debug registers in a structureBharat Bhushan2013-10-18
| | * | | | | | powerpc: remove unnecessary line continuationsBharat Bhushan2013-10-18
| | * | | | | | powerpc/kgdb: use DEFINE_PER_CPU to allocate kgdb's thread_infoTiejun Chen2013-10-18
| | * | | | | | powerpc: Emulate sync instruction variantsJames Yang2013-10-16
| | * | | | | | powerpc/fsl-booke: Use common defines for SPE/FP interrupts numbersMihai Caraman2013-10-16
| | * | | | | | powerpc/booke64: Use common defines for AltiVec interrupts numbersMihai Caraman2013-10-16
| * | | | | | | Merge branch 'for-kvm' into nextBenjamin Herrenschmidt2013-10-29
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | powerpc: Don't corrupt user registers on 32-bitPaul Mackerras2013-10-23
| * | | | | | | Merge branch 'for-kvm' into nextBenjamin Herrenschmidt2013-10-11
| |\| | | | | |
| | * | | | | | powerpc: Provide for giveup_fpu/altivec to save state in alternate locationPaul Mackerras2013-10-11
| | * | | | | | powerpc: Put FP/VSX and VR state into structuresPaul Mackerras2013-10-11
| | | |/ / / / | | |/| | | |
| * | | | | | powerpc/eeh: Reorder output messagesGavin Shan2013-10-11
| * | | | | | powerpc: Make ftrace endian-safe.Eugene Surovegin2013-10-11
| * | | | | | powerpc: Make kernel module helper endian-safe.Eugene Surovegin2013-10-11
| * | | | | | powerpc: prom_init exception when updating core valueLaurent Dufour2013-10-11
| * | | | | | powerpc/booke64: Check napping in performance monitor interruptKevin Hao2013-10-11
| * | | | | | powerpc/kernel: Fix endian issue in rtas_pciCedric Le Goater2013-10-11
| * | | | | | powerpc: Added __cmpdi2 for signed 64bit comparisionBharat Bhushan2013-10-11
| * | | | | | powerpc: Fix section mismatch warning in free_lppacasVladimir Murzin2013-10-11
| * | | | | | powerpc/ppc64: Remove the unneeded load of ti_flags in resume_kernelKevin Hao2013-10-11
| * | | | | | powerpc/legacy_serial: Fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz2013-10-11
| * | | | | | powerpc: Add ability to build little endian kernelsIan Munsie2013-10-11
| * | | | | | powerpc: Use generic memcpy code in little endianAnton Blanchard2013-10-11
| * | | | | | powerpc: Use generic checksum code in little endianAnton Blanchard2013-10-11
| * | | | | | powerpc: Handle VSX alignment faults in little endian modeAnton Blanchard2013-10-11
| * | | | | | powerpc: Add little endian support to alignment handlerAnton Blanchard2013-10-11
| * | | | | | powerpc: Alignment handler shouldn't access VSX registers with TS_FPRAnton Blanchard2013-10-11