Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3f28c5af3964c11e61e9a58df77cae5ebdb8209e
/
arch
/
powerpc
3f28c5a
powerpc/powernv: Reduce multi-hit of iommu_add_device()
by Wei Yang
· 11 years ago
cc146d1
powerpc/powernv: Fix little endian issues in OPAL flash code
by Anton Blanchard
· 11 years ago
298b34d
powerpc/powernv: Fix kexec races going back to OPAL
by Benjamin Herrenschmidt
· 11 years ago
63aecfb
powerpc/powernv: Check sysparam size before creation
by Joel Stanley
· 11 years ago
16003d2
powerpc/powernv: Fix typos in sysparam code
by Joel Stanley
· 11 years ago
8539037
powerpc/powernv: Check sysfs size before copying
by Joel Stanley
· 11 years ago
b8569d2
powerpc/powernv: Use ssize_t for sysparam return values
by Joel Stanley
· 11 years ago
ba9a32b
powerpc/powernv: Fix sysparam sysfs error handling
by Joel Stanley
· 11 years ago
4fb8d02
powerpc: Fix Oops in rtas_stop_self()
by Li Zhong
· 11 years ago
28ea3c7
powerpc: Export flush_icache_range
by Jeff Mahoney
· 11 years ago
12c743e
powerpc/mm: fix ".__node_distance" undefined
by Mike Qiu
· 11 years ago
140ab64
powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversal
by Mike Qiu
· 11 years ago
18aa0da
powerpc: Don't try to set LPCR unless we're in hypervisor mode
by Paul Mackerras
· 11 years ago
5166701
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
0b74717
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 11 years ago
eeb91e4
Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
042f7b7
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
cc4f265
powerpc/powernv Adapt opal-elog and opal-dump to new sysfs_remove_file_self
by Stewart Smith
· 11 years ago
9a01336
power, sched: stop updating inside arch_update_cpu_topology() when nothing to be update
by Michael Wang
· 11 years ago
d3d35d9
powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules.
by Tony Breeds
· 11 years ago
282efb7
arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.c
by Monam Agarwal
· 11 years ago
bfd25d7
powerpc/opal: Add missing include
by Michael Neuling
· 11 years ago
aba6f4f
powerpc: Convert last uses of __FUNCTION__ to __func__
by Joe Perches
· 11 years ago
f83319d
powerpc: Add lq/stq emulation
by Anton Blanchard
· 11 years ago
e28b05e
powerpc/powernv: Add invalid OPAL call
by Joel Stanley
· 11 years ago
bfc3689
powerpc/powernv: Add OPAL message log interface
by Joel Stanley
· 11 years ago
6e556b4
powerpc/book3s: Fix mc_recoverable_range buffer overrun issue.
by Mahesh Salgaonkar
· 11 years ago
fa5c11b
powerpc: Remove dead code in sycall entry
by Michael Neuling
· 11 years ago
e47ff70
powerpc: Use of_node_init() for the fakenode in msi_bitmap.c
by Li Zhong
· 11 years ago
1dc954b
powerpc/mm: NUMA pte should be handled via slow path in get_user_pages_fast()
by Aneesh Kumar K.V
· 11 years ago
9000c17
powerpc/powernv: Fix endian issues with sensor code
by Anton Blanchard
· 11 years ago
fe10739
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 11 years ago
26c12d9
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
527518f
ppc: make PPC_BOOK3S_64 select IRQ_WORK
by Josh Triplett
· 11 years ago
2aaf308
rapidio: rework device hierarchy and introduce mport class of devices
by Alexandre Bounine
· 11 years ago
82e0703
include/linux/crash_dump.h: add vmcore_cleanup() prototype
by Rashika Kheria
· 11 years ago
467a9e1
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
81f3590
cpufreq: powernv: Select CPUFreq related Kconfig options for powernv
by Gautham R. Shenoy
· 11 years ago
b3d627a
cpufreq: powernv: cpufreq driver for powernv platform
by Vaidyanathan Srinivasan
· 11 years ago
bb4398e
powerpc/powernv: Fix endian issues with OPAL async code
by Anton Blanchard
· 11 years ago
798af00
powerpc/powernv: Add opal_notifier_unregister() and export to modules
by Benjamin Herrenschmidt
· 11 years ago
8f619b54
powerpc/ppc64: Do not turn AIL (reloc-on interrupts) too early
by Benjamin Herrenschmidt
· 11 years ago
a944a9c
powerpc/ppc64: Gracefully handle early interrupts
by Benjamin Herrenschmidt
· 11 years ago
7222f77
powerpc/prom: early_init_dt_scan_cpus() updates cpu features only once
by Benjamin Herrenschmidt
· 11 years ago
36ae37e
powerpc: Make boot_cpuid common between 32 and 64-bit
by Benjamin Herrenschmidt
· 11 years ago
4a85b31
powerpc: Adjust CPU_FTR_SMT on all platforms
by Benjamin Herrenschmidt
· 11 years ago
e6b8fd0
powerpc/tm: Disable IRQ in tm_recheckpoint
by Michael Neuling
· 11 years ago
a08a53ea
powerpc/le: Enable RTAS events support
by Greg Kurz
· 11 years ago
c59c015
powerpc: Correct emulated mtfsf instruction
by Stephen Chivers
· 11 years ago
d1d9cfc
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 11 years ago
68114e5
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
cd6362b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
7cbb39d
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
b9f2b21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
e6d9bfc
Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
235c7b9
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
4597e69
get rid of DEBUG_WRITECOUNT
by Al Viro
· 11 years ago
3e75c6d
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
675c354
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
4b1779c
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
4dedde7
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
683b6c6
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
971eae7
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
462bf23
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
d88cf7d
Merge remote-tracking branch 'robh/for-next' into devicetree/next
by Grant Likely
· 11 years ago
f8bbbfc
net: filter: add jited flag to indicate jit compiled filters
by Daniel Borkmann
· 11 years ago
7227fc0
Merge branch 'kvm-ppchv-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-next
by Paolo Bonzini
· 11 years ago
72cde5a
KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8
by Paul Mackerras
· 11 years ago
c5fb80d
KVM: PPC: Book3S HV: Fix decrementer timeouts with non-zero TB offset
by Paul Mackerras
· 11 years ago
797f9c0
KVM: PPC: Book3S HV: Don't use kvm_memslots() in real mode
by Paul Mackerras
· 11 years ago
739e242
KVM: PPC: Book3S HV: Return ENODEV error rather than EIO
by Paul Mackerras
· 11 years ago
b24f36f
KVM: PPC: Book3S: Trim top 4 bits of physical address in RTAS code
by Paul Mackerras
· 11 years ago
a7d80d0
KVM: PPC: Book3S HV: Add get/set_one_reg for new TM state
by Michael Neuling
· 11 years ago
e4e3812
KVM: PPC: Book3S HV: Add transactional memory support
by Michael Neuling
· 11 years ago
61b905d
net: Rename skb->rxhash to skb->hash
by Tom Herbert
· 11 years ago
7505258
KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=n
by Anton Blanchard
· 11 years ago
69e9fbb2
KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCE
by Laurent Dufour
· 11 years ago
e59d24e
KVM: PPC: Book3S HV: Fix incorrect userspace exit on ioeventfd write
by Greg Kurz
· 11 years ago
cd42748
Merge remote-tracking branch 'scott/next' into next
by Benjamin Herrenschmidt
· 11 years ago
d410ae2
powerpc/book3s: Fix CFAR clobbering issue in machine check handler.
by Mahesh Salgaonkar
· 11 years ago
422b9b9
powerpc/compat: 32-bit little endian machine name is ppcle, not ppc
by Anton Blanchard
· 11 years ago
599d287
powerpc/le: Big endian arguments for ppc_rtas()
by Greg Kurz
· 11 years ago
e45fbae
powerpc: Use default set of netfilter modules (CONFIG_NETFILTER_ADVANCED=n)
by Anton Blanchard
· 11 years ago
1907a2c
powerpc/defconfigs: Enable THP in pseries defconfig
by Aneesh Kumar K.V
· 11 years ago
346519a
powerpc/mm: Make sure a local_irq_disable prevent a parallel THP split
by Aneesh Kumar K.V
· 11 years ago
ee4ed6f
powerpc: Rate-limit users spamming kernel log buffer
by Michael Neuling
· 11 years ago
e9aaac1
powerpc/perf: Fix handling of L3 events with bank == 1
by Michael Ellerman
· 11 years ago
30daeb6
powerpc/perf: Add kconfig option for hypervisor provided counters
by Cody P Schafer
· 11 years ago
0e93a6e
powerpc/perf: Add support for the hv 24x7 interface
by Cody P Schafer
· 11 years ago
220a0c6
powerpc/perf: Add support for the hv gpci (get performance counter info) interface
by Cody P Schafer
· 11 years ago
7b43c67
powerpc/perf: Add macros for defining event fields & formats
by Cody P Schafer
· 11 years ago
2d1b21a
powerpc/perf: Add a shared interface to get gpci version and capabilities
by Cody P Schafer
· 11 years ago
a8b2c43
powerpc/perf: Add 24x7 interface headers
by Cody P Schafer
· 11 years ago
a67f144
powerpc/perf: Add hv_gpci interface header
by Cody P Schafer
· 11 years ago
827f798
powerpc: Add hvcalls for 24x7 and gpci (Get Performance Counter Info)
by Cody P Schafer
· 11 years ago
76cb8a7
powerpc/perf: Enable BHRB access for EBB events
by Michael Ellerman
· 11 years ago
ba96923
powerpc/perf: Add BHRB constraint and IFM MMCRA handling for EBB
by Michael Ellerman
· 11 years ago
7cbba63
powerpc/perf: Avoid mutating event in power8_get_constraint()
by Michael Ellerman
· 11 years ago
fb568d7
powerpc/perf: Clean up the EBB hash defines a little
by Michael Ellerman
· 11 years ago
58b5fb0
powerpc/perf: Reject EBB events which specify a sample_type
by Michael Ellerman
· 11 years ago
Next »