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: Replace mfmsr instructions with load from PACA kernel_msr field
Benjamin Herrenschmidt
2012-03-09
4
-15
/
+10
*
powerpc: Fix 64-bit BookE FP unavailable exceptions
Benjamin Herrenschmidt
2012-03-09
1
-6
/
+7
*
powerpc: Fix register clobbering when accumulating stolen time
Benjamin Herrenschmidt
2012-03-09
1
-0
/
+2
*
powerpc/xmon: Add display of soft & hard irq states
Benjamin Herrenschmidt
2012-03-09
1
-3
/
+4
*
powerpc: Add support for page fault retry and fatal signals
Benjamin Herrenschmidt
2012-03-09
1
-50
/
+120
*
powerpc: Disable interrupts in 64-bit kernel FP and vector faults
Benjamin Herrenschmidt
2012-03-09
3
-7
/
+9
*
powerpc: Call do_page_fault() with interrupts off
Benjamin Herrenschmidt
2012-03-09
9
-54
/
+49
*
powerpc: Improve behaviour of irq tracing on 64-bit exception entry
Benjamin Herrenschmidt
2012-03-09
1
-3
/
+22
*
powerpc: Improve 64-bit syscall entry/exit
Benjamin Herrenschmidt
2012-03-09
1
-20
/
+23
*
powerpc: Rework runlatch code
Benjamin Herrenschmidt
2012-03-09
6
-57
/
+89
*
powerpc: Use the same interrupt prolog for perfmon as other interrupts
Benjamin Herrenschmidt
2012-03-09
2
-17
/
+6
*
powerpc: Remove legacy iSeries bits from assembly files
Benjamin Herrenschmidt
2012-03-09
7
-203
/
+15
*
powerpc: clean up vio.c
Stephen Rothwell
2012-03-09
5
-682
/
+1
*
powerpc: Remove the main legacy iSerie platform code
Stephen Rothwell
2012-03-09
37
-8374
/
+0
*
powerpc/pmac: Use string library in nvram code
Akinobu Mita
2012-03-07
1
-23
/
+19
*
powerpc: Make SPARSE_IRQ required
Grant Likely
2012-03-07
2
-4
/
+1
*
powerpc/prom: Remove limit on maximum size of properties
Nishanth Aravamudan
2012-03-07
1
-15
/
+0
*
powerpc: Use set_current_blocked() and block_sigmask()
Matt Fleming
2012-03-07
2
-16
/
+8
*
powerpc: Use vsprintf extention %pf with builtin_return_address
Joe Perches
2012-03-07
1
-1
/
+1
*
powerpc/icswx: Fix race condition with IPI setting ACOP
Jimi Xenidis
2012-03-07
2
-2
/
+27
*
powerpc/atomic: Implement atomic*_inc_not_zero
Anton Blanchard
2012-03-07
1
-1
/
+58
*
arch/powerpc/platforms/powernv/setup.c: included asm/xics.h twice
Danny Kukawka
2012-02-27
1
-1
/
+0
*
arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice
Danny Kukawka
2012-02-27
1
-1
/
+0
*
powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig files
Stephen Rothwell
2012-02-27
6
-285
/
+3
*
powerpc/mpic: Fix allocation of reverse-map for multi-ISU mpics
Benjamin Herrenschmidt
2012-02-27
1
-2
/
+6
*
Merge remote-tracking branch 'origin/master' into next
Benjamin Herrenschmidt
2012-02-27
6
-9
/
+17
|
\
|
*
powerpc: Fix various issues with return to userspace
Benjamin Herrenschmidt
2012-02-22
4
-7
/
+15
|
*
powerpc: Fix program check handling when lockdep is enabled
Michael Ellerman
2012-02-22
1
-1
/
+1
|
*
powerpc: Remove references to cpu_*_map
Rusty Russell
2012-02-22
1
-1
/
+1
*
|
powerpc/perf: Move perf core & PMU code into a subdirectory
Michael Ellerman
2012-02-23
14
-12
/
+18
*
|
fadump: Remove the phyp assisted dump code.
Mahesh Salgaonkar
2012-02-23
5
-658
/
+0
*
|
fadump: Invalidate the fadump registration during machine shutdown.
Mahesh Salgaonkar
2012-02-23
1
-0
/
+8
*
|
fadump: Invalidate registration and release reserved memory for general use.
Mahesh Salgaonkar
2012-02-23
2
-4
/
+157
*
|
fadump: Add PT_NOTE program header for vmcoreinfo
Mahesh Salgaonkar
2012-02-23
1
-0
/
+29
*
|
fadump: Convert firmware-assisted cpu state dump data into elf notes.
Mahesh Salgaonkar
2012-02-23
4
-2
/
+365
*
|
fadump: Initialize elfcore header and add PT_LOAD program headers.
Mahesh Salgaonkar
2012-02-23
2
-1
/
+275
*
|
fadump: Register for firmware assisted dump.
Mahesh Salgaonkar
2012-02-23
4
-4
/
+427
*
|
fadump: Reserve the memory for firmware assisted dump.
Mahesh Salgaonkar
2012-02-23
5
-1
/
+345
*
|
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
2012-02-23
32
-59
/
+35
*
|
powerpc/mpic: Add "last-interrupt-source" property to override hardware
Kyle Moffett
2012-02-23
2
-20
/
+27
*
|
powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count
Kyle Moffett
2012-02-23
18
-38
/
+25
*
|
fsl/mpic: Create and document the "single-cpu-affinity" device-tree flag
Kyle Moffett
2012-02-23
2
-0
/
+3
*
|
fsl/mpic: Document and use the "big-endian" device-tree flag
Kyle Moffett
2012-02-23
1
-0
/
+1
*
|
powerpc/mpic: Fix use of "flags" variable in mpic_alloc()
Kyle Moffett
2012-02-23
1
-24
/
+22
|
/
*
powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...
Anton Blanchard
2012-02-16
1
-1
/
+7
*
powerpc: Disable interrupts early in Program Check
Benjamin Herrenschmidt
2012-02-16
1
-1
/
+1
*
powerpc: Remove legacy iSeries from ppc64_defconfig
Stephen Rothwell
2012-02-16
1
-5
/
+0
*
powerpc/fsl/pci: Fix PCIe fixup regression
Benjamin Herrenschmidt
2012-02-16
1
-19
/
+29
*
powerpc: Fix kernel log of oops/panic instruction dump
Ira Snyder
2012-02-16
1
-3
/
+3
*
powerpc/pseries/eeh: Fix crash when error happens during device probe
Thadeu Lima de Souza Cascardo
2012-02-14
2
-2
/
+7
[next]