index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64s: Support new device tree binding for discovering CPU features
Nicholas Piggin
2017-05-09
12
-16
/
+1398
*
powerpc: Don't print cpu_spec->cpu_name if it's NULL
Nicholas Piggin
2017-05-09
1
-1
/
+1
*
of/fdt: introduce of_scan_flat_dt_subnodes and of_get_flat_dt_phandle
Nicholas Piggin
2017-05-09
2
-0
/
+44
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2017-05-09
11
-30
/
+95
|
\
|
*
powerpc/64e: Don't place the stack beyond TASK_SIZE
Scott Wood
2017-05-05
1
-0
/
+5
|
*
powerpc/8xx: Adding support of IRQ in MPC8xx GPIO
Christophe Leroy
2017-05-03
3
-1
/
+47
|
*
soc/fsl/qbman: Disable IRQs for deferred QBMan work
Roy Pledge
2017-04-30
1
-0
/
+5
|
*
soc/fsl/qe: add EXPORT_SYMBOL for the 2 qe_tdm functions
Valentin Longchamp
2017-04-30
1
-0
/
+2
|
*
soc/fsl/qe: only apply QE_General4 workaround on affected SoCs
Valentin Longchamp
2017-04-30
1
-2
/
+6
|
*
soc/fsl/qe: round brg_freq to 1kHz granularity
Valentin Longchamp
2017-04-30
1
-0
/
+13
|
*
soc/fsl/qe: get rid of immrbar_virt_to_phys()
Christophe Leroy
2017-04-30
2
-22
/
+1
|
*
net: ethernet: ucc_geth: fix MEM_PART_MURAM mode
Christophe Leroy
2017-04-30
2
-5
/
+4
|
*
powerpc/64e: Fix hang when debugging programs with relocated kernel
LiuHailong
2017-04-30
1
-0
/
+12
*
|
powerpc/64s: Fix unnecessary machine check handler relocation branch
Nicholas Piggin
2017-05-09
1
-3
/
+1
*
|
powerpc/mm/book3s/64: Rework page table geometry for lower memory usage
Michael Ellerman
2017-05-09
1
-3
/
+3
*
|
powerpc: Fix distclean with Makefile.postlink
Horia Geantă
2017-05-09
1
-1
/
+1
*
|
powerpc/powernv: Block PCI config access on BCM5718 during EEH recovery
Gavin Shan
2017-05-04
1
-0
/
+3
*
|
powerpc/64s: Power9 has no LPCR[VRMASD] field so don't set it
Nicholas Piggin
2017-05-03
1
-9
/
+12
*
|
powerpc/powernv: Fix TCE kill on NVLink2
Alistair Popple
2017-05-03
3
-6
/
+14
*
|
powerpc/mm/radix: Drop support for CPUs without lockless tlbie
Michael Ellerman
2017-05-03
1
-38
/
+7
*
|
powerpc/book3s/mce: Move add_taint() later in virtual mode
Mahesh Salgaonkar
2017-05-03
2
-2
/
+4
*
|
powerpc/sysfs: Move #ifdef CONFIG_HOTPLUG_CPU out of the function body
Michael Ellerman
2017-05-03
1
-2
/
+4
*
|
powerpc/smp: Document irq enable/disable after migrating IRQs
Michael Ellerman
2017-05-03
1
-1
/
+8
*
|
powerpc/mpc52xx: Don't select user-visible RTAS_PROC
Michael Ellerman
2017-05-03
1
-1
/
+0
*
|
powerpc/powernv: Document cxl dependency on special case in pnv_eeh_reset()
Andrew Donnellan
2017-05-03
1
-0
/
+7
*
|
powerpc/eeh: Clean up and document event handling functions
Russell Currey
2017-05-02
1
-12
/
+24
*
|
powerpc/eeh: Avoid use after free in eeh_handle_special_event()
Russell Currey
2017-05-02
1
-4
/
+15
*
|
cxl: Mask slice error interrupts after first occurrence
Alastair D'Silva
2017-05-02
2
-2
/
+35
*
|
cxl: Route eeh events to all drivers in cxl_pci_error_detected()
Vaibhav Jain
2017-05-02
1
-6
/
+9
*
|
cxl: Force context lock during EEH flow
Vaibhav Jain
2017-05-02
1
-2
/
+17
*
|
powerpc/64: Allow CONFIG_RELOCATABLE if COMPILE_TEST
Nicholas Piggin
2017-05-01
1
-2
/
+2
*
|
powerpc/xmon: Teach xmon oops about radix vectors
Michael Neuling
2017-05-01
1
-2
/
+12
*
|
powerpc/mm/hash: Fix off-by-one in comment about kernel contexts ids
Michael Ellerman
2017-04-28
1
-1
/
+1
*
|
powerpc/pseries: Enable VFIO
Alexey Kardashevskiy
2017-04-28
1
-2
/
+38
*
|
powerpc/powernv: Fix iommu table size calculation hook for small tables
Alexey Kardashevskiy
2017-04-28
1
-1
/
+2
*
|
powerpc/powernv: Check kzalloc() return value in pnv_pci_table_alloc
Alexey Kardashevskiy
2017-04-28
2
-0
/
+6
*
|
powerpc: Add arch/powerpc/tools directory
Nicholas Piggin
2017-04-28
4
-2
/
+2
*
|
powerpc: Use the new post-link pass to check relocations
Nicholas Piggin
2017-04-28
2
-11
/
+34
*
|
powerpc/xmon: Wait for secondaries before IPI'ing on system reset
Nicholas Piggin
2017-04-28
1
-9
/
+27
*
|
powerpc/pseries: Implement NMI IPI with H_SIGNAL_SYS_RESET
Nicholas Piggin
2017-04-28
2
-1
/
+26
*
|
powerpc: Add struct smp_ops_t.cause_nmi_ipi operation
Nicholas Piggin
2017-04-28
8
-0
/
+10
*
|
powerpc: Add NMI IPI infrastructure
Nicholas Piggin
2017-04-28
5
-42
/
+226
*
|
powerpc: Mark system reset as an NMI with nmi_enter/exit()
Nicholas Piggin
2017-04-28
1
-0
/
+11
*
|
powerpc/64s: Dedicated system reset interrupt stack
Nicholas Piggin
2017-04-28
6
-4
/
+27
*
|
powerpc/64s: Disallow system reset vs system reset reentrancy
Nicholas Piggin
2017-04-28
6
-7
/
+51
*
|
powerpc/64s: Fix system reset vs general interrupt reentrancy
Nicholas Piggin
2017-04-28
4
-11
/
+19
*
|
powerpc/64s: Exception macro for stack frame and initial register save
Nicholas Piggin
2017-04-28
2
-15
/
+14
*
|
powerpc/64s: Add exception macro that does not enable RI
Nicholas Piggin
2017-04-28
2
-13
/
+19
*
|
powerpc/cbe: Do not process external or decremeter interrupts from sreset
Nicholas Piggin
2017-04-28
1
-4
/
+7
*
|
powerpc/pasemi: Do not process external or decrementer interrupts from sreset
Nicholas Piggin
2017-04-28
1
-4
/
+7
[next]