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/mm/radix: Only add X for pages overlapping kernel text
Michael Ellerman
2017-06-15
1
-3
/
+11
*
Revert "powerpc: Handle simultaneous interrupts at once"
Michael Ellerman
2017-06-15
1
-5
/
+1
*
powerpc/64s: Machine check handle ifetch from foreign real address for POWER9
Nicholas Piggin
2017-06-06
3
-7
/
+12
*
cxl: Unlock on error in probe
Dan Carpenter
2017-06-06
1
-2
/
+6
*
powerpc/mm: Rename map_page() to map_kernel_page() on 32-bit
Christophe Leroy
2017-06-05
7
-9
/
+12
*
powerpc/mm/hugetlb: Add support for page accounting
Balbir Singh
2017-06-05
1
-1
/
+1
*
powerpc/mm/book(e)(3s)/32: Add page table accounting
Balbir Singh
2017-06-05
2
-2
/
+3
*
powerpc/mm/book(e)(3s)/64: Add page table accounting
Balbir Singh
2017-06-05
5
-17
/
+47
*
powerpc/mm/hash: Do a local flush if possible when no batch is active
Balbir Singh
2017-06-05
1
-4
/
+2
*
MAINTAINERS: Update my email address from freescale to nxp
Yang Li
2017-06-05
1
-3
/
+3
*
MAINTAINERS: Update entry for Freescale SoC drivers
Yang Li
2017-06-05
1
-2
/
+3
*
selftests/powerpc: context_switch use private futexes with threads
Nicholas Piggin
2017-06-05
1
-20
/
+33
*
powerpc: Fix some spelling mistakes
Colin Ian King
2017-06-05
3
-4
/
+3
*
powerpc/lib/xor_vmx: Ensure no altivec code executes before enable_kernel_alt...
Matt Brown
2017-06-02
4
-43
/
+94
*
powerpc/fadump: Set an upper limit for boot memory size
Hari Bathini
2017-06-02
2
-1
/
+18
*
powerpc/fadump: Update comment about offset where fadump is reserved
Hari Bathini
2017-06-02
2
-4
/
+4
*
powerpc/fadump: Add a warning when 'fadump_reserve_mem=' is used
Hari Bathini
2017-06-02
1
-0
/
+25
*
powerpc/fadump: Return error when fadump registration fails
Michal Suchanek
2017-06-02
1
-8
/
+15
*
powerpc: Remove __ilog2()s and use generic ones
Christophe Leroy
2017-06-02
2
-34
/
+1
*
powerpc: Replace ffz() by equivalent generic function
Christophe Leroy
2017-06-02
1
-19
/
+1
*
powerpc: Use builtin functions for fls()/__fls()/fls64()
Christophe Leroy
2017-06-02
1
-21
/
+3
*
powerpc: Discard ffs()/__ffs() function and use builtin functions instead
Christophe Leroy
2017-06-02
1
-14
/
+2
*
powerpc: Handle simultaneous interrupts at once
Christophe Leroy
2017-06-02
1
-1
/
+5
*
powerpc/8xx: fix mpc8xx_get_irq() return on no irq
Christophe Leroy
2017-06-02
1
-1
/
+1
*
powerpc/40x: Clear MSR_DR in one insn instead of two
Christophe Leroy
2017-06-02
1
-4
/
+2
*
powerpc/mm: The 8xx doesn't call do_page_fault() for breakpoints
Christophe Leroy
2017-06-02
1
-1
/
+1
*
powerpc/mm: Evaluate user_mode(regs) only once in do_page_fault()
Christophe Leroy
2017-06-02
1
-6
/
+7
*
powerpc/mm: Remove a redundant test in do_page_fault()
Christophe Leroy
2017-06-02
1
-1
/
+1
*
powerpc/mm: Only call store_updates_sp() on stores in do_page_fault()
Christophe Leroy
2017-06-02
1
-1
/
+1
*
powerpc/mm: Remove __this_fixmap_does_not_exist()
Christophe Leroy
2017-06-02
1
-5
/
+0
*
powerpc/mm/ptdump: Dump the first entry of the linear mapping as well
Balbir Singh
2017-06-02
1
-1
/
+1
*
powerpc: Link warning for orphan sections
Nicholas Piggin
2017-05-30
3
-2
/
+27
*
powerpc/64: Tool to check head sections location sanity
Nicholas Piggin
2017-05-30
4
-25
/
+87
*
powerpc/64: Handle linker stubs in low .text code
Nicholas Piggin
2017-05-30
3
-0
/
+34
*
powerpc/64s: Tool to flag direct branches from unrelocated interrupt vectors
Nicholas Piggin
2017-05-30
2
-1
/
+65
*
powerpc/64: Linker on-demand sfpr functions for modules
Nicholas Piggin
2017-05-30
2
-5
/
+18
*
powerpc/64: Do not create new section for save/restore functions
Nicholas Piggin
2017-05-30
1
-4
/
+2
*
powerpc/64: Do not link crtsaveres.o in boot
Nicholas Piggin
2017-05-30
2
-5
/
+8
*
powerpc/64: Do not link crtsavres.o in vmlinux
Nicholas Piggin
2017-05-30
1
-2
/
+6
*
powerpc/64: Place sfpr section explicitly with the linker script
Nicholas Piggin
2017-05-30
1
-0
/
+8
*
powerpc: Use uapi/asm-generic/sockios.h
Stephen Rothwell
2017-05-30
2
-20
/
+1
*
powerpc: Use the asm-generic versions of some uapi includes
Stephen Rothwell
2017-05-30
5
-9
/
+5
*
powerpc/[booke|4xx]: Don't clobber TCR[WP] when setting TCR[DIE]
Ivan Mikhaylov
2017-05-30
1
-3
/
+11
*
powerpc/44x/fsp2: Add defconfig for FSP2 board
Ivan Mikhaylov
2017-05-30
1
-0
/
+126
*
powerpc/44x/fsp2: Add device tree for FSP2 board
Ivan Mikhaylov
2017-05-30
1
-0
/
+608
*
powerpc/44x/fsp2: Platform support for FSP2 (476fpe) board
Ivan Mikhaylov
2017-05-30
3
-0
/
+75
*
cpuidle-powernv: Allow Deep stop states that don't stop time
Gautham R. Shenoy
2017-05-30
1
-6
/
+10
*
powerpc/powernv/idle: Use Requested Level for restoring state on P9 DD1
Gautham R. Shenoy
2017-05-30
3
-1
/
+15
*
powerpc/powernv/idle: Restore SPRs for deep idle states via stop API.
Akshay Adiga
2017-05-30
1
-31
/
+52
*
powerpc/powernv/idle: Restore LPCR on wakeup from deep-stop
Gautham R. Shenoy
2017-05-30
1
-3
/
+10
[prev]
[next]