index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
|
powerpc/8xx: Fixing issue with CONFIG_PIN_TLB
LEROY Christophe
2013-10-29
1
-0
/
+3
|
|
*
|
|
|
|
|
powerpc/mpc8xx: Clearer Oops message for Software Emulation Exception
LEROY Christophe
2013-10-29
1
-1
/
+2
|
|
*
|
|
|
|
|
powerpc: Set the NOTE type for SPE regset
Suzuki Poulose
2013-10-29
1
-1
/
+1
|
|
*
|
|
|
|
|
powerpc/booke: clear DBCR0_BT in user_disable_single_step()
James Yang
2013-10-19
1
-1
/
+1
|
|
*
|
|
|
|
|
powerpc: export debug registers save function for KVM
Bharat Bhushan
2013-10-19
1
-1
/
+2
|
|
*
|
|
|
|
|
powerpc: move debug registers in a structure
Bharat Bhushan
2013-10-19
6
-120
/
+121
|
|
*
|
|
|
|
|
powerpc: remove unnecessary line continuations
Bharat Bhushan
2013-10-19
1
-1
/
+1
|
|
*
|
|
|
|
|
powerpc/kgdb: use DEFINE_PER_CPU to allocate kgdb's thread_info
Tiejun Chen
2013-10-19
1
-3
/
+3
|
|
*
|
|
|
|
|
powerpc: Emulate sync instruction variants
James Yang
2013-10-17
1
-0
/
+7
|
|
*
|
|
|
|
|
powerpc/fsl-booke: Use common defines for SPE/FP interrupts numbers
Mihai Caraman
2013-10-17
1
-5
/
+5
|
|
*
|
|
|
|
|
powerpc/booke64: Use common defines for AltiVec interrupts numbers
Mihai Caraman
2013-10-17
1
-2
/
+3
|
*
|
|
|
|
|
|
Merge branch 'for-kvm' into next
Benjamin Herrenschmidt
2013-10-29
2
-12
/
+17
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
powerpc: Don't corrupt user registers on 32-bit
Paul Mackerras
2013-10-23
2
-12
/
+17
|
*
|
|
|
|
|
|
Merge branch 'for-kvm' into next
Benjamin Herrenschmidt
2013-10-11
13
-218
/
+215
|
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
powerpc: Provide for giveup_fpu/altivec to save state in alternate location
Paul Mackerras
2013-10-11
5
-3
/
+64
|
|
*
|
|
|
|
|
powerpc: Put FP/VSX and VR state into structures
Paul Mackerras
2013-10-11
12
-215
/
+151
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
powerpc/eeh: Reorder output messages
Gavin Shan
2013-10-11
1
-3
/
+3
|
*
|
|
|
|
|
powerpc: Make ftrace endian-safe.
Eugene Surovegin
2013-10-11
1
-0
/
+4
|
*
|
|
|
|
|
powerpc: Make kernel module helper endian-safe.
Eugene Surovegin
2013-10-11
1
-0
/
+16
|
*
|
|
|
|
|
powerpc: prom_init exception when updating core value
Laurent Dufour
2013-10-11
1
-6
/
+22
|
*
|
|
|
|
|
powerpc/booke64: Check napping in performance monitor interrupt
Kevin Hao
2013-10-11
1
-0
/
+1
|
*
|
|
|
|
|
powerpc/kernel: Fix endian issue in rtas_pci
Cedric Le Goater
2013-10-11
1
-3
/
+3
|
*
|
|
|
|
|
powerpc: Added __cmpdi2 for signed 64bit comparision
Bharat Bhushan
2013-10-11
2
-0
/
+16
|
*
|
|
|
|
|
powerpc: Fix section mismatch warning in free_lppacas
Vladimir Murzin
2013-10-11
1
-3
/
+3
|
*
|
|
|
|
|
powerpc/ppc64: Remove the unneeded load of ti_flags in resume_kernel
Kevin Hao
2013-10-11
1
-3
/
+1
|
*
|
|
|
|
|
powerpc/legacy_serial: Fix incorrect placement of __initdata tag
Bartlomiej Zolnierkiewicz
2013-10-11
1
-1
/
+1
|
*
|
|
|
|
|
powerpc: Add ability to build little endian kernels
Ian Munsie
2013-10-11
2
-0
/
+8
|
*
|
|
|
|
|
powerpc: Use generic memcpy code in little endian
Anton Blanchard
2013-10-11
1
-0
/
+2
|
*
|
|
|
|
|
powerpc: Use generic checksum code in little endian
Anton Blanchard
2013-10-11
1
-0
/
+2
|
*
|
|
|
|
|
powerpc: Handle VSX alignment faults in little endian mode
Anton Blanchard
2013-10-11
1
-8
/
+33
|
*
|
|
|
|
|
powerpc: Add little endian support to alignment handler
Anton Blanchard
2013-10-11
1
-30
/
+63
|
*
|
|
|
|
|
powerpc: Alignment handler shouldn't access VSX registers with TS_FPR
Anton Blanchard
2013-10-11
1
-1
/
+1
|
*
|
|
|
|
|
powerpc: Remove hard coded FP offsets in alignment handler
Anton Blanchard
2013-10-11
1
-2
/
+2
|
*
|
|
|
|
|
powerpc: Remove open coded byte swap macro in alignment handler
Anton Blanchard
2013-10-11
1
-24
/
+12
|
*
|
|
|
|
|
powerpc: Endian safe trampoline
Benjamin Herrenschmidt
2013-10-11
2
-16
/
+23
|
*
|
|
|
|
|
powerpc: Reset MSR_LE on signal entry
Anton Blanchard
2013-10-11
2
-2
/
+4
|
*
|
|
|
|
|
powerpc: PTRACE_PEEKUSR/PTRACE_POKEUSER of FPR registers in little endian builds
Anton Blanchard
2013-10-11
1
-4
/
+4
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-11-12
1
-16
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
irq: Consolidate do_softirq() arch overriden implementations
Frederic Weisbecker
2013-10-01
1
-16
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge 3.12-rc6 into driver-core-next
Greg Kroah-Hartman
2013-10-19
5
-40
/
+92
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
powerpc/irq: Don't switch to irq stack from softirq stack
Benjamin Herrenschmidt
2013-10-07
1
-2
/
+3
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
powerpc/tm: Switch out userspace PPR and DSCR sooner
Michael Neuling
2013-10-03
1
-31
/
+63
|
*
|
|
|
powerpc/tm: Turn interrupts hard off in tm_reclaim()
Michael Neuling
2013-10-03
1
-0
/
+1
|
*
|
|
|
powerpc/vio: Fix modalias_show return values
Prarit Bhargava
2013-10-03
1
-4
/
+8
|
*
|
|
|
powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()
Nishanth Aravamudan
2013-10-03
1
-1
/
+1
|
*
|
|
|
powerpc/sysfs: Disable writing to PURR in guest mode
Madhavan Srinivasan
2013-10-03
1
-2
/
+16
|
|
/
/
/
*
|
|
|
Merge 3.12-rc3 into driver-core-next
Greg Kroah-Hartman
2013-09-30
6
-69
/
+93
|
\
|
|
|
|
*
|
|
powerpc/pseries: Do not start secondaries in Open Firmware
Benjamin Herrenschmidt
2013-09-25
1
-0
/
+21
|
*
|
|
powerpc: Remove ksp_limit on ppc64
Benjamin Herrenschmidt
2013-09-25
4
-14
/
+20
|
*
|
|
powerpc/irq: Run softirqs off the top of the irq stack
Benjamin Herrenschmidt
2013-09-25
3
-63
/
+60
|
|
/
/
[prev]
[next]