summaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-15powerpc: Add transactional memory to pseries and ppc64 defconfigsMichael Neuling2-0/+4
2013-02-15powerpc: Add config option for transactional memoryMichael Neuling1-0/+8
2013-02-15powerpc: Add transactional memory to POWER8 cpu featuresMichael Neuling1-1/+2
2013-02-15powerpc: Add new transactional memory state to the signal contextMichael Neuling4-16/+830
2013-02-15powerpc: Hook in new transactional memory codeMichael Neuling4-4/+115
2013-02-15powerpc: Routines for FP/VSX/VMX unavailable during a transactionMichael Neuling1-0/+83
2013-02-15powerpc: Add transactional memory unavaliable execption handlerMichael Neuling2-0/+44
2013-02-15powerpc: Add reclaim and recheckpoint functions for context switching transac...Michael Neuling1-0/+112
2013-02-15powerpc: Add FP/VSX and VMX register load functions for transactional memoryMichael Neuling2-0/+105
2013-02-15powerpc: Add helper functions for transactional memory context switchingMichael Neuling4-1/+411
2013-02-15powerpc: Add transactional memory paca scratch register to show_regsMichael Neuling4-0/+11
2013-02-15powerpc: Register defines for various transactional memory registersMichael Neuling1-0/+27
2013-02-15powerpc: New macros for transactional memory supportMichael Neuling6-0/+134
2013-02-15powerpc: Add additional state needed for transactional memory to thread structMichael Neuling1-0/+28
2013-02-15powerpc: Add new instructions for transactional memoryMichael Neuling1-0/+10
2013-02-15powerpc: Add new CPU feature bit for transactional memoryMichael Neuling1-0/+7
2013-02-15powerpc: Apply early paca fixups to boot_paca and the boot cpu's pacaMichael Ellerman1-5/+11
2013-02-15powerpc: Move boot_paca into early_setupGeoff Levand3-3/+2
2013-02-15powerpc/ps3: Refresh ps3_defconfigGeoff Levand1-6/+9
2013-02-15powerpc/ps3: Increase verbosity of htab errorsGeoff Levand1-6/+8
2013-02-15powerpc/ps3: Add macro PS3_VERBOSE_RESULTGeoff Levand1-1/+1
2013-02-15powerpc/kvm/book3s_pr: Fix compilation on 32-bit machinesPaul Mackerras1-0/+1
2013-02-15powerpc/kvm/book3s_hv: Preserve guest CFAR register valuePaul Mackerras5-2/+24
2013-02-15powerpc: Save CFAR before branching in interrupt entry pathsPaul Mackerras2-46/+133
2013-02-15powerpc: Remove Cell-specific relocation-on interrupt vector codePaul Mackerras1-10/+0
2013-02-08powerpc: Add support for context switching the TAR registerIan Munsie6-1/+38
2013-02-08pseries/iommu: Remove DDW on kexecNishanth Aravamudan1-38/+50
2013-02-08pseries/iommu: Restore_default_window does not use liobn parameterNishanth Aravamudan1-2/+2
2013-02-08powerpc: fix ics_rtas_init and start_secondary section mismatchDaniel Borkmann2-2/+2
2013-01-29pseries/iommu: Ensure TCEs are cleared with non-huge DDWNishanth Aravamudan1-10/+1
2013-01-29pseries/iommu: Fix iteration in DDW TCE clearrangeNishanth Aravamudan1-0/+1
2013-01-29powerpc: Change hardware breakpoint to allow longer rangesMichael Neuling2-4/+10
2013-01-29powerpc: Add length setting to set_dawrMichael Neuling1-1/+9
2013-01-29perf/Power: PERF_EVENT_IOC_ENABLE does not reenable eventsukadev@linux.vnet.ibm.com1-0/+8
2013-01-29powerpc: Avoid debug_smp_processor_id() check in SHARED_PROCESSORLi Zhong1-1/+1
2013-01-29uprobes/powerpc: Add dependency on single step emulationSuzuki K. Poulose2-3/+5
2013-01-29powerpc: Add support for CTS-1000 GPIO controlled system poweroffBenjamin Collins3-0/+185
2013-01-29powerpc/fsl: Remove CONFIG_IRQ_ALL_CPUS from mpc85xx/mpc86xx defconfigScott Wood8-8/+0
2013-01-29powerpc/mpic: Make distribute_irqs obey MPIC_SINGLE_DEST_CPUScott Wood1-1/+1
2013-01-29powerpc/ptrace: Make #defines for all request numbers hexMichael Neuling1-14/+14
2013-01-29powerpc/mm: Eliminate unneeded for_each_memblockCody P Schafer1-7/+4
2013-01-29powerpc: Max next_tb to prevent from replaying timer interruptTiejun Chen1-2/+7
2013-01-29powerpc: kernel/kgdb.c: Fix memory leakageCong Ding1-2/+3
2013-01-29powerpc/book3e: Disable interrupt after preempt_schedule_irqTiejun Chen1-0/+13
2013-01-29powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() functionCarl E. Love1-1/+1
2013-01-29powerpc/pasemi: Fix crash on rebootSteven Rostedt1-0/+7
2013-01-29powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32Li Zhong1-0/+2
2013-01-28IOMMU, AMD Family15h Model10-1Fh erratum 746 WorkaroundSuravee Suthikulpanit1-0/+34
2013-01-28GFS2: fix skip unlock conditionDavid Teigland1-1/+6
2013-01-28dm9601: support dm9620 variantPeter Korsgaard1-1/+29