Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b0d436c739b0d4afcdfe2e97d4d1ee41ea2db62e
/
arch
/
powerpc
b0d436c
powerpc: Fix a number of sparse warnings
by Anton Blanchard
· 11 years ago
a0a96ee
powerpc/pseries: Simplify H_GET_TERM_CHAR
by Anton Blanchard
· 11 years ago
01b0e07
powerpc: Simplify logic in include/uapi/asm/elf.h
by Anton Blanchard
· 11 years ago
23c6bd2
powerpc: Remove SAVE_VSRU and REST_VSRU macros
by Anton Blanchard
· 11 years ago
594bd38
powerpc: Wrap MSR macros with parentheses
by Anton Blanchard
· 11 years ago
230aef7
powerpc: Handle unaligned ldbrx/stdbrx
by Anton Blanchard
· 11 years ago
5b63fee
powerpc: Align p_toc
by Anton Blanchard
· 11 years ago
a12e453
Merge remote-tracking branch 'scott/next' into next
by Benjamin Herrenschmidt
· 11 years ago
c8db32c
powerpc/e500: Update compilation flags with core specific options
by Catalin Udma
· 11 years ago
dcbe39f
powerpc/fsl: Enable CONFIG_DEVTMPFS_MOUNT so /dev can be mounted correctly
by Zhenhua Luo
· 12 years ago
36f6849
powerpc/pci: fix PCI-e check link issue
by Yuanquan Chen
· 12 years ago
c45e918
powerpc/fsl-pci: enable SWIOTLB in function setup_pci_atmu
by Kevin Hao
· 12 years ago
2d49c42
powerpc/fsl-pci: fix the unreachable warning message
by Kevin Hao
· 12 years ago
7d4d595
powerpc/mpc85xx: remove the unneeded pci init functions for corenet ds board
by Kevin Hao
· 12 years ago
bf57aeb
powerpc/85xx: add the P1020RDB-PD DTS support
by Haijun.Zhang
· 11 years ago
550593e
powerpc/85xx: add P1020RDB-PD platform support
by Haijun.Zhang
· 11 years ago
4e21b94
powerpc/85xx: Move ePAPR paravirt initialization earlier
by Laurentiu TUDOR
· 11 years ago
f31dd94
powerpc/fsl_msi: add MSIIR1 support for MPIC v4.3
by Minghuan Lian
· 12 years ago
6d854ac
powerpc/dts: add MPIC v4.3 dts node
by Minghuan Lian
· 12 years ago
df1024a
powerpc/msi: Fix compile error on mpc83xx
by Hongtao Jia
· 11 years ago
3c83658
powerpc/perf: Add e6500 PMU driver
by Priyanka Jain
· 12 years ago
5815c43
powerpc/perf: add 2 additional performance monitor counters for e6500 core
by Lijun Pan
· 12 years ago
96c3c9e
powerpc/perf: increase the perf HW events to 6
by Catalin Udma
· 12 years ago
a9a5cda
powerpc/perf: correct typos in counter enumeration
by Lijun Pan
· 12 years ago
807f4c4
powerpc/fsl-booke: Rename b4qds.dts -> b4qds.dtsi.
by Ian Campbell
· 12 years ago
e7e2e51
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
aa8032b
Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
3be7db6
powerpc: VPHN topology change updates all siblings
by Robert Jennings
· 11 years ago
8d7c55d
powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspace
by Michael Ellerman
· 11 years ago
e8e813e
powerpc: Rename PMU interrupts from CNT to PMI
by Michael Ellerman
· 12 years ago
e00c9a0
powerpc/mpc85xx: invalidate TLB after hibernation resume
by Dongsheng Wang
· 12 years ago
f8dc6eb
powerpc/fsl_msi: fix error return code in fsl_of_msi_probe()
by Wei Yongjun
· 12 years ago
4e0e343
powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xx
by Hongtao Jia
· 12 years ago
9123c5e
powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.h
by Hongtao Jia
· 12 years ago
7cd29f4
PCI: hotplug: Convert to be builtin only, not modular
by Bjorn Helgaas
· 11 years ago
ff3d79d
powerpc/perf: BHRB filter configuration should follow the task
by Anshuman Khandual
· 12 years ago
7689bdc
powerpc/perf: Ignore separate BHRB privilege state filter request
by Anshuman Khandual
· 12 years ago
6797500
powerpc/powernv: Mark pnv_pci_init_ioda2_phb() as __init
by Bjorn Helgaas
· 11 years ago
de64095
powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instruction
by Aneesh Kumar K.V
· 11 years ago
83383b7
powerpc/mm: Fix fallthrough bug in hpte_decode
by Aneesh Kumar K.V
· 11 years ago
ad92c61
powerpc/pseries: Fix a typo in pSeries_lpar_hpte_insert()
by Denis Kirjanov
· 11 years ago
ab55d21
powerpc/eeh: Introdce flag to protect sysfs
by Gavin Shan
· 11 years ago
91150af
powerpc/eeh: Fix unbalanced enable for IRQ
by Gavin Shan
· 11 years ago
4b83bd4
powerpc/eeh: Don't use pci_dev during BAR restore
by Gavin Shan
· 11 years ago
f5c5771
powerpc/eeh: Use partial hotplug for EEH unaware drivers
by Gavin Shan
· 11 years ago
ab444ec
powerpc/pci: Partial tree hotplug support
by Gavin Shan
· 11 years ago
9feed42
powerpc/eeh: Use safe list traversal when walking EEH devices
by Gavin Shan
· 11 years ago
807a827
powerpc/eeh: Keep PE during hotplug
by Gavin Shan
· 11 years ago
008a493
powerpc/pci: Override pcibios_release_device()
by Gavin Shan
· 11 years ago
f285649
powerpc/eeh: Export functions for hotplug
by Gavin Shan
· 11 years ago
0ba1788
powerpc/eeh: Remove reference to PCI device
by Gavin Shan
· 11 years ago
ee1dd1e
powerpc: Fix the corrupt r3 error during MCE handling.
by Mahesh Salgaonkar
· 11 years ago
5d7ead0
powerpc/perf: Set PPC_FEATURE2_EBB when we register the power8 PMU
by Michael Ellerman
· 11 years ago
9764515
powerpc/pseries: Drop "select HOTPLUG"
by Paul Bolle
· 11 years ago
0b88f77
powerpc: Access local paca after hard irq disabled
by Tiejun Chen
· 11 years ago
0e0ed64
powerpc/modules: Module CRC relocation fix causes perf issues
by Anton Blanchard
· 11 years ago
33959f8
powerpc: Add second POWER8 PVR entry
by Michael Neuling
· 11 years ago
be9c6d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
560ae37
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
98d1e64
mm: remove free_area_cache
by Michel Lespinasse
· 11 years ago
64b0dc5
net: rename busy poll socket op and globals
by Eliezer Tamir
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
6961ed9
ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
by Oleg Nesterov
· 11 years ago
7e40c92
perf tools: fix a typo of a Power7 event name
by Runzhen Wang
· 12 years ago
2cb7b5a
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
74b9272
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
80cc38b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
e61aca5
Merge branch 'kconfig-diet' from Dave Hansen
by Linus Torvalds
· 11 years ago
d1a1dc0
consolidate per-arch stack overflow debugging options
by Dave Hansen
· 11 years ago
65b97fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
7f0ef02
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
862f001
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
427fcd2
powerpc: Remove savemaxmem parameter setup
by Zhang Yanfei
· 11 years ago
602ddc7
mm/PPC: prepare for killing free_all_bootmem_node()
by Jiang Liu
· 11 years ago
369a9d8
mm/ppc: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
0c98853
mm: concentrate modification of totalram_pages into the mm core
by Jiang Liu
· 11 years ago
dbe67df
mm: enhance free_reserved_area() to support poisoning memory with zero
by Jiang Liu
· 11 years ago
1119969
mm: change signature of free_reserved_area() to fix building warnings
by Jiang Liu
· 11 years ago
2415cf1
mm/hugetlb: use already existing interface huge_page_shift
by Wanpeng Li
· 11 years ago
0c1072a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
f991fae
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
fe489bf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
92295f6
Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux
by Linus Torvalds
· 11 years ago
790eac5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
e13053f
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
2d722f6
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
f0bb4c0
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ab3d681
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
0c46d68
Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
fc76a25
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
0de10f9
Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
63580e5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
7a9cdd9
Merge remote-tracking branch 'agust/next' into next
by Benjamin Herrenschmidt
· 11 years ago
dd8164c
Merge remote-tracking branch 'scott/next' into next
by Benjamin Herrenschmidt
· 11 years ago
a63b3bc
powerpc/fsl: add MPIC timer wakeup support
by Dongsheng.wang@freescale.com
· 12 years ago
9e6f31a
powerpc/mpic: create mpic subsystem object
by Dongsheng.wang@freescale.com
· 12 years ago
36ca09b
powerpc/mpic: add global timer support
by Dongsheng.wang@freescale.com
· 12 years ago
5ff04b7
powerpc/mpic: add irq_set_wake support
by Dongsheng.wang@freescale.com
· 12 years ago
9837b43
powerpc/85xx: enable coreint for all the 64bit boards
by Kevin Hao
· 12 years ago
7601f59
powerpc/8xx: Erroneous double irq_eoi() on CPM IRQ in MPC8xx
by LEROY Christophe
· 12 years ago
Next »