Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9f13ee6f83c52065112d3e396e42e3780911ef53
/
arch
/
powerpc
/
include
5d1c574
powerpc: Use the new schedule_user API on userspace preemption
by Li Zhong
· 12 years ago
22ecbe8
powerpc: Syscall hooks for context tracking subsystem
by Li Zhong
· 12 years ago
75b93da
powerpc/powernv: Detect OPAL v3 API version
by Benjamin Herrenschmidt
· 12 years ago
120496a
powerpc: Bring all threads online prior to migration/hibernation
by Robert Jennings
· 12 years ago
83d5e64
powerpc: Fix build errors STRICT_MM_TYPECHECKS
by Aneesh Kumar K.V
· 12 years ago
613e60a
powerpc/mm: Use the correct mask value when looking at pgtable address
by Aneesh Kumar K.V
· 12 years ago
4a3b8d0
powerpc: hard_irq_disable(): Call trace_hardirqs_off after disabling
by Scott Wood
· 12 years ago
73ed148
powerpc/powernv: Improve kexec reliability
by Benjamin Herrenschmidt
· 12 years ago
3065023
powerpc: Add an in memory udbg console
by Alistair Popple
· 12 years ago
5737789
powerpc: Make hard_irq_disable() do the right thing vs. irq tracing
by Benjamin Herrenschmidt
· 12 years ago
3fd47f0
powerpc/pci: Support per-aperture memory offset
by Benjamin Herrenschmidt
· 12 years ago
cbbc6f1
powerpc/cputable: Reserve bits in HWCAP2 for new features
by Nishanth Aravamudan
· 12 years ago
d82fb31
powerpc/pseries: Perform proper max_bus_speed detection
by Kleber Sacilotto de Souza
· 12 years ago
e61133d
powerpc/pseries: Force 32 bit MSIs for devices that require it
by Brian King
· 12 years ago
73d2fb7
powerpc: Emulate non privileged DSCR read and write
by Anton Blanchard
· 12 years ago
01227a8
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
5a148af
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
5975a2e
KVM: PPC: Book3S: Add API for in-kernel XICS emulation
by Paul Mackerras
· 12 years ago
54d5999
powerpc: Fix build error for book3e
by Aneesh Kumar K.V
· 12 years ago
9353374
powerpc: Context switch the new EBB SPRs
by Michael Ellerman
· 12 years ago
1ddf499
powerpc: Turn on the EBB H/FSCR bits
by Michael Neuling
· 12 years ago
1de2bd4
powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207S
by Michael Ellerman
· 12 years ago
53b56ca
powerpc: Setup BHRB instructions facility in HFSCR for POWER8
by Anshuman Khandual
· 12 years ago
73287a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
08d7676
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
8700c95
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
e097291
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
d8139eb
powerpc: print both base and actual page size on hash failure
by Aneesh Kumar K.V
· 12 years ago
b1022fb
powerpc: Decode the pte-lp-encoding bits correctly.
by Aneesh Kumar K.V
· 12 years ago
5c1f6ee
powerpc: Reduce PTE table memory wastage
by Aneesh Kumar K.V
· 12 years ago
d614bb0
powerpc: Move the pte free routines from common header
by Aneesh Kumar K.V
· 12 years ago
419df06
powerpc: Reduce the PTE_INDEX_SIZE
by Aneesh Kumar K.V
· 12 years ago
e2b3d20
powerpc: Switch 16GB and 16MB explicit hugepages to a different page table format
by Aneesh Kumar K.V
· 12 years ago
cf9427b
powerpc: New hugepage directory format
by Aneesh Kumar K.V
· 12 years ago
0e5f35d
powerpc: Don't truncate pgd_index wrongly
by Aneesh Kumar K.V
· 12 years ago
cc3665a
powerpc: Don't hard code the size of pte page
by Aneesh Kumar K.V
· 12 years ago
bc23100
Merge remote-tracking branch 'kumar/next' into next
by Benjamin Herrenschmidt
· 12 years ago
34d0717
mm: remove free_area_cache use in powerpc architecture
by Michel Lespinasse
· 12 years ago
106c992
mm/hugetlb: add more arch-defined huge_pte functions
by Gerald Schaefer
· 12 years ago
8b78645
KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state
by Paul Mackerras
· 12 years ago
d19bd862
KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls
by Paul Mackerras
· 12 years ago
4619ac8
KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts
by Paul Mackerras
· 12 years ago
54695c3
KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
by Benjamin Herrenschmidt
· 12 years ago
bc5ad3f
KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
by Benjamin Herrenschmidt
· 12 years ago
8e591cb
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
by Michael Ellerman
· 12 years ago
5efdb4b
KVM: PPC: MPIC: Add support for KVM_IRQ_LINE
by Alexander Graf
· 12 years ago
de9ba2f
KVM: PPC: Support irq routing and irqfd for in-kernel MPIC
by Alexander Graf
· 12 years ago
eb1e4f4
kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC
by Scott Wood
· 12 years ago
5df554ad
kvm/ppc/mpic: in-kernel MPIC emulation
by Scott Wood
· 12 years ago
c35635e
KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map
by Paul Mackerras
· 12 years ago
a1b4a0f
KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changes
by Paul Mackerras
· 12 years ago
9a6061d
KVM: PPC: e500: Add support for EPTCFG register
by Mihai Caraman
· 12 years ago
307d900
KVM: PPC: e500: Add support for TLBnPS registers
by Mihai Caraman
· 12 years ago
a85d2aa
KVM: PPC: e500: Expose MMU registers via ONE_REG
by Mihai Caraman
· 12 years ago
c402a3f
Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER
by Bharat Bhushan
· 12 years ago
092d62e
KVM: PPC: debug stub interface parameter defined
by Bharat Bhushan
· 12 years ago
adccf65
KVM: PPC: cache flush for kernel managed pages
by Bharat Bhushan
· 12 years ago
3925f46
powerpc/perf: Enable branch stack sampling framework
by Anshuman Khandual
· 12 years ago
5afc9b52
powerpc/perf: Add new BHRB related generic functions, data and flags
by Anshuman Khandual
· 12 years ago
9521395
powerpc/perf: Add new BHRB related instructions for POWER8
by Anshuman Khandual
· 12 years ago
8f61aa3
powerpc/perf: Add support for SIER
by Michael Ellerman
· 12 years ago
7a78683
powerpc/perf: Add an explict flag indicating presence of SLOT field
by Michael Ellerman
· 12 years ago
240686c
powerpc: Initialise PMU related regs on Power8
by Michael Ellerman
· 12 years ago
137436c
powerpc/powernv: Patch MSI EOI handler on P8
by Gavin Shan
· 12 years ago
a485c70
powerpc: Fix "attempt to move .org backwards" error
by Paul Mackerras
· 12 years ago
e04fa61
powerpc/pseries: Add /proc interface to control topology updates
by Nathan Fontenot
· 12 years ago
5d88aa8
powerpc/pseries: Update CPU maps when device tree is updated
by Jesse Larrew
· 12 years ago
f0ff7eb
powerpc/pseries: Update firmware_has_feature() to check architecture vector 5 bits
by Nathan Fontenot
· 12 years ago
43c0ea6
powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table array
by Nathan Fontenot
· 12 years ago
530b5e1
powerpc/pseries: Move architecture vector definitions to prom.h
by Nathan Fontenot
· 12 years ago
49c68a8
powerpc/pseries: Add PRRN RTAS event handler
by Jesse Larrew
· 12 years ago
762ec15
powerpc/pseries: Expose pseries devicetree_update()
by Nathan Fontenot
· 12 years ago
2171364
powerpc: Add HWCAP2 aux entry
by Michael Neuling
· 12 years ago
517b731
powerpc/ptrace: Add DAWR debug feature info for userspace
by Michael Neuling
· 12 years ago
a6a058e
powerpc: Add accounting for Doorbell interrupts
by Ian Munsie
· 12 years ago
04b418c
powerpc: Add HFSCR SPR definitions
by Michael Neuling
· 12 years ago
ee4a391
powerpc: fixing ptrace_get_reg to return an error
by Alexey Kardashevskiy
· 12 years ago
3cc33d5
powerpc: Fix build errors with UP configs in HV-style KVM
by Paul Mackerras
· 12 years ago
933ee71
powerpc: remove PReP platform
by Paul Bolle
· 12 years ago
342ea00
powerpc: use for_each_compatible_node() macro
by Wei Yongjun
· 12 years ago
576be13
powerpc: Remove unused postfix parameter to DEFINE_BITOP()
by Michael Ellerman
· 12 years ago
8c32a2e
Added ONE_REG interface for debug instruction
by Bharat Bhushan
· 12 years ago
b5210b2
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/core
by Ingo Molnar
· 12 years ago
f15706b
uretprobes/powerpc: Hijack return address
by Anton Arapov
· 12 years ago
50d8f87
powerpc/fsl-pci Make PCIe hotplug work with Freescale PCIe controllers
by Rojhalat Ibrahim
· 12 years ago
34642bb
powerpc/fsl-pci: Keep PCI SoC controller registers in pci_controller
by Kumar Gala
· 12 years ago
ee761f6
arch: Consolidate tsk_is_polling()
by Thomas Gleixner
· 12 years ago
7d4c04f
net: add option to enable error queue packets waking select
by Keller, Jacob E
· 12 years ago
4fe27d2
KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external
by Paul Mackerras
· 12 years ago
15b708b
KVM: PPC: booke: Added debug handler
by Bharat Bhushan
· 12 years ago
78accda
KVM: PPC: Added one_reg interface for timer registers
by Bharat Bhushan
· 12 years ago
2ae33b3
Merge remote-tracking branch 'upstream/master' into queue
by Marcelo Tosatti
· 12 years ago
af81d78
powerpc: Rename USER_ESID_BITS* to ESID_BITS*
by Aneesh Kumar K.V
· 12 years ago
c60ac56
powerpc: Update kernel VSID range
by Aneesh Kumar K.V
· 12 years ago
e39d1a4
powerpc: Make VSID_BITS* dependency explicit
by Aneesh Kumar K.V
· 12 years ago
cd66cc2
powerpc/85xx: Add AltiVec support for e6500
by Kumar Gala
· 12 years ago
fa759e9
powerpc: Add DSCR FSCR register bit definition
by Michael Neuling
· 12 years ago
8170a83
powerpc: Wireup the kcmp syscall to sys_ni
by Tony Breeds
· 12 years ago
a74f350
powerpc: Remove unused BITOP_LE_SWIZZLE macro
by Akinobu Mita
· 12 years ago
8482644
KVM: set_memory_region: Refactor commit_memory_region()
by Takuya Yoshikawa
· 12 years ago
Next »