index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Hook in new transactional memory code
Michael Neuling
2013-02-15
4
-4
/
+115
*
powerpc: Routines for FP/VSX/VMX unavailable during a transaction
Michael Neuling
2013-02-15
1
-0
/
+83
*
powerpc: Add transactional memory unavaliable execption handler
Michael Neuling
2013-02-15
2
-0
/
+44
*
powerpc: Add reclaim and recheckpoint functions for context switching transac...
Michael Neuling
2013-02-15
1
-0
/
+112
*
powerpc: Add FP/VSX and VMX register load functions for transactional memory
Michael Neuling
2013-02-15
2
-0
/
+105
*
powerpc: Add helper functions for transactional memory context switching
Michael Neuling
2013-02-15
4
-1
/
+411
*
powerpc: Add transactional memory paca scratch register to show_regs
Michael Neuling
2013-02-15
4
-0
/
+11
*
powerpc: Register defines for various transactional memory registers
Michael Neuling
2013-02-15
1
-0
/
+27
*
powerpc: New macros for transactional memory support
Michael Neuling
2013-02-15
6
-0
/
+134
*
powerpc: Add additional state needed for transactional memory to thread struct
Michael Neuling
2013-02-15
1
-0
/
+28
*
powerpc: Add new instructions for transactional memory
Michael Neuling
2013-02-15
1
-0
/
+10
*
powerpc: Add new CPU feature bit for transactional memory
Michael Neuling
2013-02-15
1
-0
/
+7
*
powerpc: Apply early paca fixups to boot_paca and the boot cpu's paca
Michael Ellerman
2013-02-15
1
-5
/
+11
*
powerpc: Move boot_paca into early_setup
Geoff Levand
2013-02-15
3
-3
/
+2
*
powerpc/ps3: Refresh ps3_defconfig
Geoff Levand
2013-02-15
1
-6
/
+9
*
powerpc/ps3: Increase verbosity of htab errors
Geoff Levand
2013-02-15
1
-6
/
+8
*
powerpc/ps3: Add macro PS3_VERBOSE_RESULT
Geoff Levand
2013-02-15
1
-1
/
+1
*
powerpc/kvm/book3s_pr: Fix compilation on 32-bit machines
Paul Mackerras
2013-02-15
1
-0
/
+1
*
powerpc/kvm/book3s_hv: Preserve guest CFAR register value
Paul Mackerras
2013-02-15
5
-2
/
+24
*
powerpc: Save CFAR before branching in interrupt entry paths
Paul Mackerras
2013-02-15
2
-46
/
+133
*
powerpc: Remove Cell-specific relocation-on interrupt vector code
Paul Mackerras
2013-02-15
1
-10
/
+0
*
powerpc: Add support for context switching the TAR register
Ian Munsie
2013-02-08
6
-1
/
+38
*
pseries/iommu: Remove DDW on kexec
Nishanth Aravamudan
2013-02-08
1
-38
/
+50
*
pseries/iommu: Restore_default_window does not use liobn parameter
Nishanth Aravamudan
2013-02-08
1
-2
/
+2
*
powerpc: fix ics_rtas_init and start_secondary section mismatch
Daniel Borkmann
2013-02-08
2
-2
/
+2
*
pseries/iommu: Ensure TCEs are cleared with non-huge DDW
Nishanth Aravamudan
2013-01-29
1
-10
/
+1
*
pseries/iommu: Fix iteration in DDW TCE clearrange
Nishanth Aravamudan
2013-01-29
1
-0
/
+1
*
powerpc: Change hardware breakpoint to allow longer ranges
Michael Neuling
2013-01-29
2
-4
/
+10
*
powerpc: Add length setting to set_dawr
Michael Neuling
2013-01-29
1
-1
/
+9
*
perf/Power: PERF_EVENT_IOC_ENABLE does not reenable event
sukadev@linux.vnet.ibm.com
2013-01-29
1
-0
/
+8
*
powerpc: Avoid debug_smp_processor_id() check in SHARED_PROCESSOR
Li Zhong
2013-01-29
1
-1
/
+1
*
uprobes/powerpc: Add dependency on single step emulation
Suzuki K. Poulose
2013-01-29
2
-3
/
+5
*
powerpc: Add support for CTS-1000 GPIO controlled system poweroff
Benjamin Collins
2013-01-29
3
-0
/
+185
*
powerpc/fsl: Remove CONFIG_IRQ_ALL_CPUS from mpc85xx/mpc86xx defconfig
Scott Wood
2013-01-29
8
-8
/
+0
*
powerpc/mpic: Make distribute_irqs obey MPIC_SINGLE_DEST_CPU
Scott Wood
2013-01-29
1
-1
/
+1
*
powerpc/ptrace: Make #defines for all request numbers hex
Michael Neuling
2013-01-29
1
-14
/
+14
*
powerpc/mm: Eliminate unneeded for_each_memblock
Cody P Schafer
2013-01-29
1
-7
/
+4
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-01-29
8
-6
/
+38
|
\
|
*
powerpc: Max next_tb to prevent from replaying timer interrupt
Tiejun Chen
2013-01-29
1
-2
/
+7
|
*
powerpc: kernel/kgdb.c: Fix memory leakage
Cong Ding
2013-01-29
1
-2
/
+3
|
*
powerpc/book3e: Disable interrupt after preempt_schedule_irq
Tiejun Chen
2013-01-29
1
-0
/
+13
|
*
powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() function
Carl E. Love
2013-01-29
1
-1
/
+1
|
*
powerpc/pasemi: Fix crash on reboot
Steven Rostedt
2013-01-29
1
-0
/
+7
|
*
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32
Li Zhong
2013-01-29
1
-0
/
+2
|
*
KVM: PPC: Emulate dcbf
Alexander Graf
2013-01-18
1
-0
/
+2
|
*
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-01-10
2
-1
/
+5
|
|
\
|
|
*
KVM: PPC: Book3S HV: Fix compilation without CONFIG_PPC_POWERNV
Andreas Schwab
2013-01-06
1
-0
/
+4
|
|
*
powerpc: Corrected include header path in kvm_para.h
Bharat Bhushan
2012-12-20
1
-1
/
+1
*
|
|
powerpc: Rename set_break to avoid naming conflict
Michael Neuling
2013-01-15
6
-11
/
+11
*
|
|
powerpc: Fix typo in breakpoint kgdb code.
Michael Neuling
2013-01-15
1
-1
/
+1
[next]