Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
16b1d26e77b142546e2b9b6dc3b5aa5c44ae3b77
/
arch
/
powerpc
16b1d26
rtc/tpo: Driver to support rtc and wakeup on PowerNV platform
by Neelesh Gupta
· 10 years ago
59994fb
powerpc: Use generic PIE randomization
by Vineeth Vijayan
· 10 years ago
cf2b1e0
powerpc/powernv: Fix potential zero devisor
by Gavin Shan
· 10 years ago
ec8e4e9
powerpc/powernv: Bail upon invalid master PE
by Gavin Shan
· 10 years ago
4773f76
powerpc/powernv: Simplify pnv_ioda_configure_pe()
by Gavin Shan
· 10 years ago
b131a84
powerpc/powernv: Set PELTV for compound PEs
by Gavin Shan
· 10 years ago
4b82ab1
powerpc/powernv: Initialize M64 PE in time
by Gavin Shan
· 10 years ago
5ef7356
powerpc/powernv: Rename alloc_m64_pe() to reserve_m64_pe()
by Gavin Shan
· 10 years ago
9e9e893
powerpc/powernv: Fix condition to remove M64
by Gavin Shan
· 10 years ago
1665c4a
powerpc/powernv: Check PHB type in advance
by Gavin Shan
· 10 years ago
b30e759
powerpc/mm: Switch to generic RCU get_user_pages_fast
by Aneesh Kumar K.V
· 10 years ago
f30c59e
mm: Update generic gup implementation to handle hugepage directory
by Aneesh Kumar K.V
· 10 years ago
0674352
powerpc/mm: Add missing pmd accessors
by Aneesh Kumar K.V
· 10 years ago
9e81996
powerpc: Disable CPU_FTR_TM if TM is disabled by firmware
by Aneesh Kumar K.V
· 10 years ago
d8ee6f3
powerpc/xmon: Fix build when 4xx=y and 44x=n
by Michael Ellerman
· 10 years ago
40cc76e
Merge branch 'topic/opal-ipmi' into next
by Michael Ellerman
· 10 years ago
e7a7a65
powerpc: Fix comment typos in arch/powerpc/include/asm/bitops.h
by Boqun Feng
· 10 years ago
608b286
powerpc/powernv: Add OPAL IPMI interface
by Jeremy Kerr
· 10 years ago
7048c84
powerpc: Fix compilation of emulate_step()
by Paul Mackerras
· 10 years ago
8b91a25
powerpc: Save/restore PPR for KVM hypercalls
by Suresh E. Warrier
· 10 years ago
d1d5304
powerpc/mm: Use PAGE_FACTOR
by Gavin Shan
· 10 years ago
cd32e2d
powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()
by Anton Blanchard
· 10 years ago
6609ed1
powerpc/gamecube/wii: delete unneeded test before of_node_put
by Julia Lawall
· 11 years ago
498b651
powerpc/pseries: delete unneeded test before of_node_put
by Julia Lawall
· 11 years ago
756d367
powerpc/mpc5xxx: delete unneeded test before of_node_put
by Julia Lawall
· 11 years ago
4cdd641
powerpc/fsl: fsl_soc: delete unneeded test before of_node_put
by Julia Lawall
· 11 years ago
0f9da5c
powerpc/4xx/cpm: delete unneeded test before of_node_put
by Julia Lawall
· 11 years ago
20f1aae
powerpc/pseries: Quieten relocation on exceptions warning
by Anton Blanchard
· 10 years ago
7aa189c
powerpc/pseries: Quieten ibm,pcie-link-speed-stats warning
by Anton Blanchard
· 10 years ago
ecaf5fa
powerpc: LLVM complains about forward declaration of struct rtas_sensors
by Anton Blanchard
· 10 years ago
6f791be
powerpc: Remove double braces in alignment code.
by Anton Blanchard
· 10 years ago
a3e5b35
powerpc: Don't use local named register variable in current_thread_info
by Anton Blanchard
· 10 years ago
e88f157
powerpc: Remove unused vgacon_remap_base & fix build break
by Michael Ellerman
· 10 years ago
1bc9e47
powerpc/jump_label: Use HAVE_JUMP_LABEL
by Anton Blanchard
· 10 years ago
4b4b13d
powerpc/boot: Parse chosen/cmdline-timeout parameter
by Simon Kagstrom
· 10 years ago
9002964
powerpc: Remove unused CPU_FTRS_A2
by Michael Ellerman
· 11 years ago
66f3d4f
powerpc: Remove CPU_FTR_HVMODE from CPU_FTRS_ALWAYS
by Michael Ellerman
· 10 years ago
60878df
powerpc/ftrace: Fix obsolete comment
by Jiri Slaby
· 11 years ago
dedd24a
powerpc: Remove unused devm_ioremap_prot()
by Kyle McMartin
· 12 years ago
b3c1872
powerpc/ftrace: simplify prepare_ftrace_return
by Anton Blanchard
· 10 years ago
7d56c65
powerpc/ftrace: Remove mod_return_to_handler
by Anton Blanchard
· 10 years ago
6e4c632
powerpc: make __ffs return unsigned long
by Anton Blanchard
· 10 years ago
21098b9
powerpc: Move sparse_init() into initmem_init
by Anton Blanchard
· 10 years ago
68cf0d6
powerpc: Remove superfluous bootmem includes
by Anton Blanchard
· 10 years ago
14ed740
powerpc: Remove some old bootmem related comments
by Anton Blanchard
· 10 years ago
1023973
powerpc: Remove bootmem allocator
by Anton Blanchard
· 10 years ago
16d0f5c
powerpc: Remove ppc_md.remove_memory
by Anton Blanchard
· 10 years ago
64ff91ff
powerpc: Remove ppc64_boot_msg
by Anton Blanchard
· 10 years ago
adb7cd7
powerpc/pci: Quieten unset I/O resource warning
by Anton Blanchard
· 10 years ago
7b051f6
powerpc: Use probe_kernel_address in show_instructions
by Anton Blanchard
· 10 years ago
dd521d1
Merge branch 'topic/get-cpu-var' into next
by Michael Ellerman
· 10 years ago
8418804
Merge branch 'topic/pm-power-off' into next
by Michael Ellerman
· 10 years ago
8a97577
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
9178ba2
powerpc: Convert power off logic to pm_power_off
by Alexander Graf
· 10 years ago
69111ba
powerpc: Replace __get_cpu_var uses
by Christoph Lameter
· 10 years ago
10ccaf1
powerpc: use device_online/offline() instead of cpu_up/down()
by Dan Streetman
· 10 years ago
5656b408
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
325e411
powerpc/powernv: Properly fix LPC debugfs endianness
by Benjamin Herrenschmidt
· 10 years ago
808be31
powerpc: do_notify_resume can be called with bad thread_info flags argument
by Anton Blanchard
· 10 years ago
408cddd
powerpc/fadump: Fix endianess issues in firmware assisted dump handling
by Hari Bathini
· 10 years ago
94966b7
powerpc: Fix section mismatch warning
by Fabian Frederick
· 10 years ago
2c0a33f
powerpc/numa: ensure per-cpu NUMA mappings are correct on topology update
by Nishanth Aravamudan
· 10 years ago
49f8d8c
powerpc/numa: use cached value of update->cpu in update_cpu_topology
by Nishanth Aravamudan
· 10 years ago
c719f56
perf: Fix and clean up initialization of pmu::event_idx
by Peter Zijlstra
· 10 years ago
03f5439
powerpc/mm: Use appropriate ESID mask in copro_calculate_slb()
by Ian Munsie
· 10 years ago
bf19edd
Revert "powerpc/powernv: Fix endian bug in LPC bus debugfs accessors"
by Michael Ellerman
· 10 years ago
19d36c2
powernv: Use _GLOBAL_TOC for opal wrappers
by Jeremy Kerr
· 10 years ago
fcbb539
powerpc: Wire up sys_bpf() syscall
by Pranith Kumar
· 10 years ago
ca5f1d1
powerpc/mm: Remove redundant #if case
by Aneesh Kumar K.V
· 10 years ago
6643773
powerpc/mm: Fix build error with hugetlfs disabled
by Aneesh Kumar K.V
· 10 years ago
dc30340
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
ab074ad
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 10 years ago
e89dafb
powerpc: Only do dynamic DMA zone limits on platforms that need it
by Michael Ellerman
· 10 years ago
86be175
powerpc: sync pseries_le_defconfig with pseries_defconfig
by Anton Blanchard
· 10 years ago
2c186e0
powerpc: Add printk levels to setup_system output
by Anton Blanchard
· 10 years ago
aeba373
powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() change
by Michael Ellerman
· 10 years ago
5c9fb18
powerpc/vphn: NUMA node code expects big-endian
by Greg Kurz
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
4a77f2b
powerpc/msi: Use WARN_ON() in msi bitmap selftests
by Michael Ellerman
· 10 years ago
695911f
powerpc/msi: Fix the msi bitmap alignment tests
by Michael Ellerman
· 10 years ago
179ea48
powerpc/eeh: Block CFG upon frozen Shiner adapter
by Gavin Shan
· 10 years ago
c59004c
powerpc/eeh: Don't collect logs on PE with blocked config space
by Gavin Shan
· 10 years ago
b6541db
powerpc/eeh: Block PCI config access upon frozen PE
by Gavin Shan
· 10 years ago
3409eb4
powerpc/pseries: Drop config requests in EEH accessors
by Gavin Shan
· 10 years ago
d2cfbcd7
powerpc/powernv: Drop config requests in EEH accessors
by Gavin Shan
· 10 years ago
8a6b371
powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKED
by Gavin Shan
· 10 years ago
8315070
powerpc/eeh: Fix condition for isolated state
by Gavin Shan
· 10 years ago
d6f1e7a
powerpc/pseries: Make CPU hotplug path endian safe
by Bharata B Rao
· 10 years ago
4ff52b4
powerpc/pseries: Use dump_stack instead of show_stack
by Anton Blanchard
· 10 years ago
acf620e
powerpc: Rename __get_SP() to current_stack_pointer()
by Anton Blanchard
· 10 years ago
bfe9a2c
powerpc: Reimplement __get_SP() as a function not a define
by Anton Blanchard
· 10 years ago
faafcba
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
dbb885f
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
2d73bae
powerpc/numa: Add ability to disable and debug topology updates
by Nishanth Aravamudan
· 10 years ago
2d15b9b
powerpc/numa: check error return from proc_create
by Nishanth Aravamudan
· 10 years ago
6507955c
powerpc/powernv: Fallback to old HMI handling behavior for old firmware
by Mahesh Salgaonkar
· 10 years ago
fd9879b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
c675c7d
powerpc/book3s: Don't clear MSR_RI in hmi handler.
by Mahesh Salgaonkar
· 10 years ago
1028ccf
powerpc: Fix sys_call_table declaration to enable syscall tracing
by Romeo Cane
· 10 years ago
0cf744b
Merge branch 'akpm' (fixes from Andrew Morton)
by Linus Torvalds
· 10 years ago
Next »