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
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2012-11-25
6
-13
/
+20
|
\
|
*
powerpc/eeh: Do not invalidate PE properly
Gavin Shan
2012-11-25
1
-1
/
+1
|
*
powerpc/pseries: Fix oops with MSIs when missing EEH PEs
Alexey Kardashevskiy
2012-11-23
1
-1
/
+2
|
*
powerpc/mpc5200: move lpbfifo node and fix its interrupt property
Anatolij Gustschin
2012-10-25
2
-6
/
+6
|
*
powerpc: 52xx: nop out unsupported critical IRQs
Wolfram Sang
2012-10-25
1
-4
/
+5
|
*
powerpc/pcm030: add pcm030-audio-fabric to dts
Eric Millbrandt
2012-10-25
1
-1
/
+6
*
|
powerpc: Disable relocation on exceptions when kexecing
Ian Munsie
2012-11-15
1
-0
/
+33
*
|
powerpc: Enable relocation on during exceptions at boot
Ian Munsie
2012-11-15
1
-0
/
+38
*
|
powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate function
Ian Munsie
2012-11-15
1
-0
/
+20
*
|
powerpc: Add wrappers to enable/disable relocation on exceptions
Ian Munsie
2012-11-15
1
-0
/
+25
*
|
powerpc: Add set_mode hcall
Ian Munsie
2012-11-15
4
-2
/
+12
*
|
powerpc: Setup relocation on exceptions for bare metal systems
Michael Neuling
2012-11-15
2
-0
/
+4
*
|
powerpc: Move initial mfspr LPCR out of __init_LPCR
Michael Neuling
2012-11-15
1
-1
/
+5
*
|
powerpc: Add relocation on exception vector handlers
Michael Neuling
2012-11-15
3
-10
/
+177
*
|
powerpc: Add new macros needed for relocation on exceptions
Michael Neuling
2012-11-15
2
-0
/
+115
*
|
powerpc: Turn syscall handler into macros
Michael Neuling
2012-11-15
1
-23
/
+40
*
|
powerpc: Make load_hander handle upto 64k offset
Michael Neuling
2012-11-15
3
-3
/
+9
*
|
powerpc: Remove unessessary 0x3000 location enforcement
Michael Neuling
2012-11-15
1
-1
/
+3
*
|
powerpc: Whitespace changes in exception64s.S
Michael Neuling
2012-11-15
1
-15
/
+15
*
|
Merge branch 'dt' into next
Benjamin Herrenschmidt
2012-11-15
19
-254
/
+111
|
\
\
|
*
|
powerpc+of: Remove the pSeries_reconfig.h file
Nathan Fontenot
2012-11-15
4
-17
/
+5
|
*
|
powerpc+of: Rename the drivers/of prom_* functions to of_*
Nathan Fontenot
2012-11-15
8
-25
/
+25
|
*
|
powerpc+of: Add of node/property notification chain for adds and removes
Nathan Fontenot
2012-11-15
8
-132
/
+68
|
*
|
powerpc+of: Move of_drconf_cell struct definition to asm/prom.h
Nathan Fontenot
2012-11-14
2
-12
/
+16
|
*
|
powerpc+of: Add /proc device tree updating to of node add/remove
Nathan Fontenot
2012-11-14
2
-71
/
+0
|
|
/
*
|
powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build
Anton Blanchard
2012-11-15
1
-1
/
+1
*
|
powerpc: Add POWER8 architected mode to cputable
Michael Neuling
2012-11-15
1
-0
/
+15
*
|
powerpc/pseries: Update ibm,architecture.vec for PAPR 2.7/POWER8
Michael Neuling
2012-11-15
1
-3
/
+8
*
|
powerpc: Change free_bootmem() to kfree()
JoonSoo Kim
2012-11-15
1
-5
/
+3
*
|
powerpc/ptrace: Enable hardware breakpoint upon re-registering
Aravinda Prasad
2012-11-15
1
-0
/
+4
*
|
powerpc: Use asm-generic/bitops/le.h
Akinobu Mita
2012-11-15
1
-54
/
+1
*
|
powerpc: Remove BITOP_MASK and BITOP_WORD from asm/bitops.h
Akinobu Mita
2012-11-15
1
-11
/
+9
*
|
powerpc/iommu: Use bitmap library
Akinobu Mita
2012-11-15
1
-11
/
+5
*
|
powerpc: Fix typos in Freescale copyright claims
Yang Li
2012-11-15
24
-24
/
+24
*
|
powerpc: Remove stale function prototypes from setup.h
Anton Blanchard
2012-11-15
1
-4
/
+0
*
|
powerpc: Move most of setup.h out of uapi
Anton Blanchard
2012-11-15
2
-31
/
+33
*
|
powerpc: Fix denorm symbol name
Michael Neuling
2012-11-15
1
-1
/
+1
*
|
powerpc: POWER8 cputable entry
Michael Neuling
2012-11-15
4
-2
/
+33
*
|
powerpc: Add POWER8 setup code
Michael Neuling
2012-11-15
2
-0
/
+26
*
|
powerpc: make POWER7 setup code name generic
Michael Neuling
2012-11-15
2
-1
/
+1
*
|
powerpc/perf: Add missing L2 constraint handling in Power7 PMU
Michael Ellerman
2012-11-15
1
-3
/
+14
*
|
powerpc/powermac/cpufreq_32: Set non-infinite transition time for 7447A driver
Andreas Schwab
2012-11-15
1
-1
/
+4
*
|
powerpc/ptrace: Remove unused addr parameter in ppc_del_hwdebug()
Michael Neuling
2012-11-15
1
-2
/
+2
*
|
powerpc/ptrace: Fix spelling mistake
Michael Neuling
2012-11-15
1
-2
/
+2
*
|
powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac...
K.Prasad
2012-11-15
1
-4
/
+74
*
|
powerpc: Remove no longer used ppc_md.idle_loop()
Michael Ellerman
2012-11-15
2
-6
/
+0
*
|
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning !
Li Zhong
2012-11-15
1
-0
/
+2
*
|
powerpc/powernv: Fix OPAL debug entry
Benjamin Herrenschmidt
2012-11-15
1
-0
/
+1
*
|
powerpc/rtas_flash: Eliminate possible double free
Julia Lawall
2012-11-15
1
-3
/
+1
*
|
powerpc/pnv: Avoid bogus output
Gavin Shan
2012-11-15
1
-14
/
+11
[next]