Sign in
gem5
/
arm
/
linux
/
8e84b2d1f0f6a00b6476790f7bce6dcbffe91980
/
arch
/
powerpc
8e84b2d
powerpc/powernv: Add support to set power-shifting-ratio
by Shilpasri G Bhat
· 8 years ago
cb8b340
powerpc/powernv: Add support for powercap framework
by Shilpasri G Bhat
· 8 years ago
a70a0b9
powerpc/pseries: Don't print failure message in energy driver
by Nicholas Piggin
· 8 years ago
e27f71e
powerpc/lib/sstep: Add isel instruction emulation
by Matt Brown
· 8 years ago
2c979c4
powerpc/lib/sstep: Add prty instruction emulation
by Matt Brown
· 8 years ago
f312793
powerpc/lib/sstep: Add bpermd instruction emulation
by Matt Brown
· 8 years ago
dcbd19b
powerpc/lib/sstep: Add popcnt instruction emulation
by Matt Brown
· 8 years ago
02c0f62
powerpc/lib/sstep: Add cmpb instruction emulation
by Matt Brown
· 8 years ago
93fc5ca
powerpc/perf: Cleanup of PM_BR_CMPL vs. PM_BRU_CMPL in Power9 event list
by Madhavan Srinivasan
· 8 years ago
91e0bd1
powerpc/perf: Add PM_LD_MISS_L1 and PM_BR_2PATH to power9 event list
by Madhavan Srinivasan
· 8 years ago
70a7e72
powerpc/perf: Factor out PPMU_ONLY_COUNT_RUN check code from power8
by Madhavan Srinivasan
· 8 years ago
7aa345d
powerpc/perf: Update default sdar_mode value for power9
by Madhavan Srinivasan
· 8 years ago
754f0309
powerpc/44x/fsp2: Enable eMMC arasan for fsp2 platform
by Ivan Mikhaylov
· 8 years ago
7cd2a86
powerpc/mm: Properly invalidate when setting process table base
by Suraj Jitindar Singh
· 8 years ago
cffb717
powerpc/xive: Ensure active irqd when setting affinity
by Benjamin Herrenschmidt
· 8 years ago
04019bf
powerpc: Add irq accounting for watchdog interrupts
by Nicholas Piggin
· 8 years ago
ca41ad4
powerpc: Add irq accounting for system reset interrupts
by Nicholas Piggin
· 8 years ago
75eb767
powerpc: Fix powerpc-specific watchdog build configuration
by Nicholas Piggin
· 8 years ago
f886f0f
powerpc/64s: Fix mce accounting for powernv
by Nicholas Piggin
· 8 years ago
1a36706
powerpc/pseries: Check memory device state before onlining/offlining
by Nathan Fontenot
· 8 years ago
8a583c0
powerpc: Fix invalid use of register expressions
by Andreas Schwab
· 8 years ago
21a0e8c
powerpc/mm/hash64: Make vmalloc 56T on hash
by Michael Ellerman
· 8 years ago
b5048de
powerpc/mm/slb: Move comment next to the code it's referring to
by Michael Ellerman
· 8 years ago
63ee9b2
powerpc/mm/book3s64: Make KERN_IO_START a variable
by Michael Ellerman
· 8 years ago
e66ca3d
powerpc/powernv: Use darn instruction for get_random_seed() on Power9
by Matt Brown
· 8 years ago
64d0a50
powerpc/32: Fix boot failure on non 6xx platforms
by Christophe Leroy
· 8 years ago
2552910
powerpc/powernv: Enable PCI peer-to-peer
by Frederic Barrat
· 8 years ago
6ff4d3e
powerpc: Remove old unused icswx based coprocessor support
by Benjamin Herrenschmidt
· 8 years ago
8f5ca0b
powerpc/mm: Cleanup check for stack expansion
by Benjamin Herrenschmidt
· 8 years ago
f43bb27
powerpc/mm: Don't lose "major" fault indication on retry
by Benjamin Herrenschmidt
· 8 years ago
bd0d63f
powerpc/mm: Move page fault VMA access checks to a helper
by Benjamin Herrenschmidt
· 8 years ago
d2e0d2c
powerpc/mm: Set fault flags earlier
by Benjamin Herrenschmidt
· 8 years ago
b15021d
powerpc/mm: Add a bunch of (un)likely annotations to do_page_fault
by Benjamin Herrenschmidt
· 8 years ago
11ccdd3
powerpc/mm: Move/simplify faulthandler_disabled() and !mm check
by Benjamin Herrenschmidt
· 8 years ago
2865d08
powerpc/mm: Move the DSISR_PROTFAULT sanity check
by Benjamin Herrenschmidt
· 8 years ago
04aafdc
powerpc/mm: Cosmetic fix to page fault accounting
by Benjamin Herrenschmidt
· 8 years ago
3da0264
powerpc/mm: Move CMO accounting out of do_page_fault into a helper
by Benjamin Herrenschmidt
· 8 years ago
b5c8f0f
powerpc/mm: Rework mm_fault_error()
by Benjamin Herrenschmidt
· 8 years ago
c335060
powerpc/mm: Make bad_area* helper functions
by Benjamin Herrenschmidt
· 8 years ago
d3ca587
powerpc/mm: Fix reporting of kernel execute faults
by Benjamin Herrenschmidt
· 8 years ago
65d47fd
powerpc/mm: Simplify returns from __do_page_fault
by Benjamin Herrenschmidt
· 8 years ago
bb4be50
powerpc/mm: Move debugger check to notify_page_fault()
by Benjamin Herrenschmidt
· 8 years ago
f3d96e6
powerpc/mm: Overhaul handling of bad page faults
by Benjamin Herrenschmidt
· 8 years ago
e6c8290
powerpc/mm: Move error_code checks for bad faults earlier
by Benjamin Herrenschmidt
· 8 years ago
41b464e5
powerpc/mm: Move out definition of CPU specific is_write bits
by Benjamin Herrenschmidt
· 8 years ago
b4c001d
powerpc/mm: Use symbolic constants for filtering SRR1 bits on ISIs
by Benjamin Herrenschmidt
· 8 years ago
398a719
powerpc/mm: Update bits used to skip hash_page
by Benjamin Herrenschmidt
· 8 years ago
870cfe7
powerpc/mm: Update definitions of DSISR bits
by Benjamin Herrenschmidt
· 8 years ago
d300627
powerpc/6xx: Handle DABR match before calling do_page_fault
by Benjamin Herrenschmidt
· 8 years ago
c433ec0
powerpc/mm: Pre-filter SRR1 bits before do_page_fault()
by Benjamin Herrenschmidt
· 8 years ago
7afad42
powerpc/mm: Move exception_enter/exit to a do_page_fault wrapper
by Benjamin Herrenschmidt
· 8 years ago
424de9c
powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
by Benjamin Herrenschmidt
· 8 years ago
a46cc7a
powerpc/mm/radix: Improve TLB/PWC flushes
by Benjamin Herrenschmidt
· 8 years ago
5ce5fe1
powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
by Benjamin Herrenschmidt
· 8 years ago
75f327c
powerpc/kernel: Avoid preemption check in iommu_range_alloc()
by Victor Aoqui
· 8 years ago
24be85a
powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
by Gautham R. Shenoy
· 8 years ago
e1c1cfe
powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
by Gautham R. Shenoy
· 8 years ago
23493c1
powerpc/mm: Fix check of multiple 16G pages from device tree
by Rui Teng
· 8 years ago
3603c52
powerpc/configs: Add a powernv_be_defconfig
by Michael Ellerman
· 8 years ago
f74c89b
powerpc/perf: Add thread IMC PMU support
by Anju T Sudhakar
· 8 years ago
39a846d
powerpc/perf: Add core IMC PMU support
by Anju T Sudhakar
· 8 years ago
885dcd7
powerpc/perf: Add nest IMC PMU support
by Anju T Sudhakar
· 8 years ago
8f95faa
powerpc/powernv: Detect and create IMC device
by Madhavan Srinivasan
· 8 years ago
28a5db0
powerpc/powernv: Add IMC OPAL APIs
by Madhavan Srinivasan
· 8 years ago
7e7dc66
powerpc/mm: Build fix for non SPARSEMEM_VMEMAP config
by Aneesh Kumar K.V
· 8 years ago
5588b29
powerpc/powernv: use memdup_user
by Geliang Tang
· 8 years ago
31f8eb7
powerpc/pseries: Don't needlessly initialise rv to 0
by Michael Ellerman
· 8 years ago
3783225
powerpc/pseries: use memdup_user_nul
by Geliang Tang
· 8 years ago
446183e
powerpc/ipic: Support edge on IRQ0
by Scott Wood
· 8 years ago
8f36479
powerpc: allow compiling with GENERIC_MSI_IRQ_DOMAIN
by Laurentiu Tudor
· 8 years ago
76d98ab
powerpc/powernv: Get cpu only after validity check
by Santosh Sivaraj
· 8 years ago
ae75d1a
Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
10fc955
Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
0a6109f
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
325cdac
debug: Fix WARN_ON_ONCE() for modules
by Josh Poimboeuf
· 8 years ago
029d925
powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
by Michael Ellerman
· 8 years ago
fa7f918
powerpc/mm/hash: Refactor hash__mark_rodata_ro()
by Michael Ellerman
· 8 years ago
b134bd9
powerpc/mm/radix: Refactor radix__mark_rodata_ro()
by Michael Ellerman
· 8 years ago
76fc0cf
powerpc/64s: Fix hypercall entry clobbering r12 input
by Nicholas Piggin
· 8 years ago
101dd59
powerpc/perf: Avoid spurious PMU interrupts after idle
by Nicholas Piggin
· 8 years ago
c632517
tty: Fix TIOCGPTPEER ioctl definition
by Gleb Fotengauer-Malinovskiy
· 8 years ago
a70b487
powerpc/powernv: Fix boot on Power8 bare metal due to opal_configure_cores()
by Michael Ellerman
· 8 years ago
78dcf73
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
89cbec7
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
deed9de
Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
dcda9b0
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic
by Michal Hocko
· 8 years ago
0a782dc
powerpc,mmap: properly account for stack randomization in mmap_base
by Rik van Riel
· 8 years ago
6974f0c
include/linux/string.h: add the option of fortified string.h functions
by Daniel Micay
· 8 years ago
c69a48c
powerpc: make feature-fixup tests fortify-safe
by Daniel Axtens
· 8 years ago
054f367
powerpc: don't fortify prom_init
by Daniel Axtens
· 8 years ago
2104180
powerpc/64s: implement arch-specific hardlockup watchdog
by Nicholas Piggin
· 8 years ago
05a4a95
kernel/watchdog: split up config options
by Nicholas Piggin
· 8 years ago
5203f49
powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr
by Xunlei Pang
· 8 years ago
01e6a61
powerpc/64: Fix atomic64_inc_not_zero() to return an int
by Michael Ellerman
· 8 years ago
64e756c
powerpc: Fix emulation of mfocrf in emulate_step()
by Anton Blanchard
· 8 years ago
87c4b83e
powerpc: Fix emulation of mcrf in emulate_step()
by Anton Blanchard
· 8 years ago
3f0bd8d
powerpc/perf: Add POWER9 alternate PM_RUN_CYC and PM_RUN_INST_CMPL events
by Anton Blanchard
· 8 years ago
20dd4c6
powerpc/perf: Fix SDAR_MODE value for continous sampling on Power9
by Madhavan Srinivasan
· 8 years ago
a66ca41
spufs: Implement show_options
by David Howells
· 8 years ago
2400fd8
powerpc/asm: Mark cr0 as clobbered in mftb()
by Oliver O'Halloran
· 8 years ago
Next »