index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-08
powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added
Michael Ellerman
1
-1
/
+1
2016-06-06
powerpc/ptrace: Fix out of bounds array access warning
Khem Raj
1
-2
/
+2
2016-06-01
powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support call
Thomas Huth
1
-0
/
+1
2016-05-23
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
1
-1
/
+2
2016-05-20
exit_thread: remove empty bodies
Jiri Slaby
1
-4
/
+0
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
29
-242
/
+251
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-8
/
+119
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-05-12
Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
Guilherme G. Piccoli
1
-1
/
+1
2016-05-12
powerpc/eeh: Drop unnecessary label in eeh_pe_change_owner()
Gavin Shan
1
-4
/
+1
2016-05-12
powerpc/eeh: Ignore handlers in eeh_pe_reset_and_recover()
Gavin Shan
1
-7
/
+1
2016-05-12
powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()
Gavin Shan
1
-0
/
+23
2016-05-12
powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()
Gavin Shan
1
-3
/
+0
2016-05-11
powerpc/pci: Don't scan empty slot
Gavin Shan
1
-1
/
+2
2016-05-11
powerpc/pci: Export pci_traverse_device_nodes()
Gavin Shan
1
-5
/
+10
2016-05-11
powerpc/pci: Introduce pci_remove_device_node_info()
Gavin Shan
1
-0
/
+23
2016-05-11
powerpc/pci: Export pci_add_device_node_info()
Gavin Shan
1
-11
/
+19
2016-05-11
powerpc/pci: Move pci_find_bus_by_node() around
Gavin Shan
1
-0
/
+29
2016-05-11
powerpc/pci: Rename pcibios_{add, remove}_pci_devices()
Gavin Shan
2
-14
/
+13
2016-05-11
powerpc/powernv: Rename machine_check_pSeries_early() to powernv
Mahesh Salgaonkar
1
-2
/
+2
2016-05-11
powerpc: Update of_remove_property() call sites to remove null checking
Suraj Jitindar Singh
2
-20
/
+7
2016-05-11
powerpc: Remove unnecessary CONFIG_SMP #ifdefs
Chris Smart
1
-6
/
+0
2016-05-11
powerpc: Remove unused remnants from A2 cpu
Rashmica Gupta
1
-2
/
+0
2016-05-11
powerpc/mm/radix: Fix CONFIG_PPC_MMU_STD_64 typo
Valentin Rothberg
1
-5
/
+5
2016-05-11
powerpc/mm/radix: Use firmware feature to enable Radix MMU
Aneesh Kumar K.V
1
-0
/
+1
2016-05-11
powerpc/mm/radix: Make sure swapper pgdir is properly aligned
Aneesh Kumar K.V
1
-5
/
+8
2016-05-11
powerpc/mm: vmalloc abstraction in preparation for radix
Aneesh Kumar K.V
1
-1
/
+2
2016-05-11
powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code
Aneesh Kumar K.V
5
-15
/
+51
2016-05-06
sched: Allow per-cpu kernel threads to run on online && !active
Peter Zijlstra (Intel)
1
-1
/
+1
2016-05-01
powerpc/mm/radix: Add tlbflush routines
Aneesh Kumar K.V
1
-0
/
+3
2016-05-01
powerpc/mm: Abstraction for switch_mmu_context()
Aneesh Kumar K.V
1
-1
/
+1
2016-05-01
powerpc/mm: Make page table size a variable
Aneesh Kumar K.V
1
-0
/
+4
2016-05-01
powerpc/mm: Use a helper for finding pte bits mapping I/O area
Aneesh Kumar K.V
3
-4
/
+4
2016-04-28
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2016-04-27
ftrace: Match dot symbols when searching functions on ppc64
Thiago Jung Bauermann
1
-0
/
+10
2016-04-27
powerpc: Add support for userspace P9 copy paste
Chris Smart
1
-0
/
+9
2016-04-27
powerpc/eeh: fix misleading indentation
Andrew Donnellan
1
-1
/
+1
2016-04-21
powerpc/book3s64: Remove __end_handlers marker
Hari Bathini
1
-9
/
+4
2016-04-21
powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel
Hari Bathini
1
-5
/
+11
2016-04-18
Merge branch 'topic/livepatch' into next
Michael Ellerman
5
-8
/
+119
2016-04-18
powerpc: Update TM user feature bits in scan_features()
Anton Blanchard
1
-4
/
+5
2016-04-18
powerpc: Update cpu_user_features2 in scan_features()
Anton Blanchard
1
-8
/
+11
2016-04-18
powerpc: scan_features() updates incorrect bits for REAL_LE
Anton Blanchard
1
-1
/
+1
2016-04-15
Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jiri Kosina
11
-130
/
+557
2016-04-14
powerpc/livepatch: Add live patching support on ppc64le
Michael Ellerman
2
-0
/
+101
2016-04-14
powerpc/livepatch: Add livepatch stack to struct thread_info
Michael Ellerman
3
-8
/
+18
2016-04-12
powerpc: sparse: Include headers for __weak symbols
Daniel Axtens
3
-0
/
+4
2016-04-12
powerpc: sparse: static-ify some things
Daniel Axtens
5
-6
/
+6
2016-04-11
powerpc: make kernel/nvram_64.c explicitly non-modular
Paul Gortmaker
1
-11
/
+1
2016-04-11
powerpc/eeh: rename EEH from "extended" to "enhanced" error handling
Russell Currey
1
-1
/
+1
[next]