Sign in
android-kvm
/
linux
/
f4979fcea7fd36d8e2f556abef86f80e0d5af1ba
/
arch
/
powerpc
/
kernel
bfa3708
powerpc: Initialise pci_io_base as early as possible
by Darren Stevens
· 9 years ago
190ce86
powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0
by Michael Neuling
· 9 years ago
cca0e542
powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()
by Gavin Shan
· 9 years ago
8e96a87
powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
by Cyril Bur
· 9 years ago
6e914ee
powerpc: Fix faults caused by radix patching of SLB miss handler
by Michael Ellerman
· 9 years ago
a3aa256
powerpc/eeh: Fix invalid cached PE primary bus
by Gavin Shan
· 9 years ago
2c2a63e
powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added
by Michael Ellerman
· 9 years ago
1e407ee
powerpc/ptrace: Fix out of bounds array access warning
by Khem Raj
· 9 years ago
7cc8510
powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support call
by Thomas Huth
· 9 years ago
6904817
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
by Michal Hocko
· 9 years ago
5f56a5d
exit_thread: remove empty bodies
by Jiri Slaby
· 9 years ago
c04a588
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
0b86c75
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 9 years ago
16bf834
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
c2078d9
Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
by Guilherme G. Piccoli
· 9 years ago
d6d63d7
powerpc/eeh: Drop unnecessary label in eeh_pe_change_owner()
by Gavin Shan
· 9 years ago
2efc771
powerpc/eeh: Ignore handlers in eeh_pe_reset_and_recover()
by Gavin Shan
· 9 years ago
5a0cdbf
powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()
by Gavin Shan
· 9 years ago
affeb0f
powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()
by Gavin Shan
· 9 years ago
4a5954e
powerpc/pci: Don't scan empty slot
by Gavin Shan
· 9 years ago
cdddc57
powerpc/pci: Export pci_traverse_device_nodes()
by Gavin Shan
· 9 years ago
de5a28a
powerpc/pci: Introduce pci_remove_device_node_info()
by Gavin Shan
· 9 years ago
d8f66f4
powerpc/pci: Export pci_add_device_node_info()
by Gavin Shan
· 9 years ago
6384d97
powerpc/pci: Move pci_find_bus_by_node() around
by Gavin Shan
· 9 years ago
bd251b8
powerpc/pci: Rename pcibios_{add, remove}_pci_devices()
by Gavin Shan
· 9 years ago
2513767
powerpc/powernv: Rename machine_check_pSeries_early() to powernv
by Mahesh Salgaonkar
· 9 years ago
925e2d1
powerpc: Update of_remove_property() call sites to remove null checking
by Suraj Jitindar Singh
· 9 years ago
e44c1b1
powerpc: Remove unnecessary CONFIG_SMP #ifdefs
by Chris Smart
· 9 years ago
c415c9c
powerpc: Remove unused remnants from A2 cpu
by Rashmica Gupta
· 9 years ago
bb03efe
powerpc/mm/radix: Fix CONFIG_PPC_MMU_STD_64 typo
by Valentin Rothberg
· 9 years ago
17a3dd2
powerpc/mm/radix: Use firmware feature to enable Radix MMU
by Aneesh Kumar K.V
· 9 years ago
43a5c68
powerpc/mm/radix: Make sure swapper pgdir is properly aligned
by Aneesh Kumar K.V
· 9 years ago
d6a9996
powerpc/mm: vmalloc abstraction in preparation for radix
by Aneesh Kumar K.V
· 9 years ago
caca285
powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code
by Aneesh Kumar K.V
· 9 years ago
e9d867a
sched: Allow per-cpu kernel threads to run on online && !active
by Peter Zijlstra (Intel)
· 9 years ago
1a472c9
powerpc/mm/radix: Add tlbflush routines
by Aneesh Kumar K.V
· 9 years ago
d2adba3
powerpc/mm: Abstraction for switch_mmu_context()
by Aneesh Kumar K.V
· 9 years ago
dd1842a
powerpc/mm: Make page table size a variable
by Aneesh Kumar K.V
· 9 years ago
72176dd
powerpc/mm: Use a helper for finding pte bits mapping I/O area
by Aneesh Kumar K.V
· 9 years ago
c01e015
treewide: Fix typos in printk
by Masanari Iida
· 9 years ago
7132e2d
ftrace: Match dot symbols when searching functions on ppc64
by Thiago Jung Bauermann
· 9 years ago
8a64904
powerpc: Add support for userspace P9 copy paste
by Chris Smart
· 9 years ago
2d52178
powerpc/eeh: fix misleading indentation
by Andrew Donnellan
· 9 years ago
057b6d7
powerpc/book3s64: Remove __end_handlers marker
by Hari Bathini
· 9 years ago
8ed8ab4
powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel
by Hari Bathini
· 9 years ago
8404410
Merge branch 'topic/livepatch' into next
by Michael Ellerman
· 9 years ago
4705e02
powerpc: Update TM user feature bits in scan_features()
by Anton Blanchard
· 9 years ago
beff823
powerpc: Update cpu_user_features2 in scan_features()
by Anton Blanchard
· 9 years ago
6997e57
powerpc: scan_features() updates incorrect bits for REAL_LE
by Anton Blanchard
· 9 years ago
4d4fb97
Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into for-4.7/livepatching-ppc64le
by Jiri Kosina
· 9 years ago
85baa09
powerpc/livepatch: Add live patching support on ppc64le
by Michael Ellerman
· 9 years ago
5d31a96
powerpc/livepatch: Add livepatch stack to struct thread_info
by Michael Ellerman
· 9 years ago
7f92bc5
powerpc: sparse: Include headers for __weak symbols
by Daniel Axtens
· 9 years ago
635218c
powerpc: sparse: static-ify some things
by Daniel Axtens
· 9 years ago
c0c5238
powerpc: make kernel/nvram_64.c explicitly non-modular
by Paul Gortmaker
· 9 years ago
8ee2653
powerpc/eeh: rename EEH from "extended" to "enhanced" error handling
by Russell Currey
· 9 years ago
b05fac7
powerpc: Remove orphaned asm implementation of abs()
by Michael Ellerman
· 9 years ago
1f4c66e8
powerpc/mm: Remove long disabled SLB code
by Michael Ellerman
· 9 years ago
01d7c2a2
powerpc/process: Fix altivec SPR not being saved
by Oliver O'Halloran
· 9 years ago
be7635e
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
by Alexander Potapenko
· 9 years ago
d5e2d00
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
4cc7ecb7
param: convert some "on"/"off" users to strtobool
by Kees Cook
· 9 years ago
e7df0d8
powerpc: query dynamic DEBUG_PAGEALLOC setting
by Joonsoo Kim
· 9 years ago
10dc374
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
6e669f0
powerpc: Fix unrecoverable SLB miss during restore_math()
by Cyril Bur
· 9 years ago
7a25d91
powerpc/book3e-64: Use hardcoded mttmr opcode
by Scott Wood
· 9 years ago
710d60c
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
a1b5344
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 9 years ago
737b01f
powerpc32: Remove one insn in mulhdu
by Christophe Leroy
· 9 years ago
716fa91
powerpc32: small optimisation in flush_icache_range()
by Christophe Leroy
· 9 years ago
affe587
powerpc32: move xxxxx_dcache_range() functions inline
by Christophe Leroy
· 9 years ago
5736f96
powerpc32: Remove clear_pages() and define clear_page() inline
by Christophe Leroy
· 9 years ago
766d45c
powerpc/8xx: rewrite flush_instruction_cache() in C
by Christophe Leroy
· 9 years ago
a7761fe
powerpc/8xx: rewrite set_context() in C
by Christophe Leroy
· 9 years ago
63e9e1c
powerpc/8xx: remove special handling of CPU6 errata in set_dec()
by Christophe Leroy
· 9 years ago
a372acf
powerpc/8xx: Map linear kernel RAM with 8M pages
by Christophe Leroy
· 9 years ago
913a6b3
powerpc/8xx: Save r3 all the time in DTLB miss handler
by Christophe Leroy
· 9 years ago
d8c0282
Merge branch 'topic/mprofile-kernel' into next
by Michael Ellerman
· 9 years ago
6cbe9e4
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 9 years ago
921fff3
powerpc/8xx: CONFIG_DEBUG_PAGEALLOC requires ITLBmiss for kernel addresses
by Christophe Leroy
· 9 years ago
ab92f30
Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 9 years ago
949e9b8
powerpc/eeh: eeh_pci_enable(): fix checking of post-request state
by Andrew Donnellan
· 9 years ago
b6c7347f2
powerpc/eeh: Remove duplicated check in eeh_dump_pe_log()
by Gavin Shan
· 9 years ago
eca036e
powerpc/eeh: Synchronize recovery in host/guest
by Gavin Shan
· 9 years ago
3fa7bf7
powerpc/eeh: Don't remove passed VFs
by Gavin Shan
· 9 years ago
2311cca
powerpc/eeh: Don't propagate error to guest
by Gavin Shan
· 9 years ago
67086e3
powerpc/eeh: powerpc/eeh: Support error recovery for VF PE
by Wei Yang
· 9 years ago
9312bc5
powerpc/powernv: Support EEH reset for VF PE
by Wei Yang
· 9 years ago
c29fa27
powerpc/eeh: Create PE for VFs
by Wei Yang
· 9 years ago
39218cd
powerpc/eeh: EEH device for VF
by Wei Yang
· 9 years ago
51c0e87
powerpc/eeh: Cache normal BARs, not windows or IOV BARs
by Wei Yang
· 9 years ago
971427f5
powerpc/pci: Remove VFs prior to PF
by Wei Yang
· 9 years ago
4eb0799
powerpc/eeh: Reworked eeh_pe_bus_get()
by Gavin Shan
· 9 years ago
1530866
powerpc/ftrace: Add support for -mprofile-kernel ftrace ABI
by Torsten Duwe
· 9 years ago
9a7841a
powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftrace
by Torsten Duwe
· 9 years ago
c96f838
powerpc/ftrace: Use generic ftrace_modify_all_code()
by Torsten Duwe
· 9 years ago
336a7b5
powerpc/module: Create a special stub for ftrace_caller()
by Michael Ellerman
· 9 years ago
f17c4e0
powerpc/module: Mark module stubs with a magic value
by Michael Ellerman
· 9 years ago
136cd34
powerpc/module: Only try to generate the ftrace_caller() stub once
by Michael Ellerman
· 9 years ago
a5cab83
powerpc: Create a helper for getting the kernel toc value
by Michael Ellerman
· 9 years ago
Next »