index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
powerpc/powernv: Add pstore support on powernv
Hari Bathini
2015-03-23
1
-2
/
+23
|
*
|
|
powerpc/nvram: Move generic code for nvram and pstore
Hari Bathini
2015-03-23
1
-0
/
+656
|
*
|
|
powerpc/kernel: Rename copy_thread() 'arg' argument to 'kthread_arg'
Alex Dowad
2015-03-20
1
-2
/
+7
|
*
|
|
powerpc: kill PPC_OF
Kevin Hao
2015-03-17
1
-2
/
+2
|
*
|
|
powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.
Mahesh Salgaonkar
2015-03-17
3
-12
/
+55
|
*
|
|
powerpc: Change vrX register defines to vX to match gcc and glibc
Anton Blanchard
2015-03-16
2
-16
/
+16
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-14
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
1
-1
/
+1
*
|
|
powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLER
Mahesh Salgaonkar
2015-03-23
1
-1
/
+1
*
|
|
powerpc: Add PVR for POWER8NVL processor
Benjamin Herrenschmidt
2015-03-20
1
-0
/
+20
*
|
|
powerpc/powernv: Fixes for hypervisor doorbell handling
Paul Mackerras
2015-03-20
1
-0
/
+2
|
|
/
|
/
|
*
|
powerpc/iommu: Remove IOMMU device references via bus notifier
Nishanth Aravamudan
2015-03-04
1
-0
/
+26
*
|
powerpc/smp: Wait until secondaries are active & online
Michael Ellerman
2015-03-04
1
-2
/
+2
*
|
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2015-02-21
1
-0
/
+5
|
\
\
|
*
\
Merge branch 'clk-next' into v3.19-rc7
Michael Turquette
2015-02-02
1
-0
/
+5
|
|
\
\
|
|
*
|
powerpc: call of_clk_init() from time_init()
Kevin Hao
2015-01-20
1
-0
/
+5
*
|
|
|
kexec: add IND_FLAGS macro
Geoff Levand
2015-02-17
1
-2
/
+0
*
|
|
|
powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
1
-9
/
+6
*
|
|
|
powerpc: add running_clock for powerpc to prevent spurious softlockup warnings
Cyril Bur
2015-02-12
1
-0
/
+32
*
|
|
|
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
2
-3
/
+3
*
|
|
|
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2015-02-11
15
-252
/
+135
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2015-02-04
2
-80
/
+44
|
|
\
\
\
|
|
*
|
|
powerpc: Add machine_check cpu function for e300c3 cpus
Esben Haabendal
2015-01-29
1
-0
/
+1
|
|
*
|
|
powerpc/8xx: Remove duplicated code in set_context()
LEROY Christophe
2015-01-29
1
-6
/
+4
|
|
*
|
|
powerpc/8xx: Optimise access to swapper_pg_dir
LEROY Christophe
2015-01-29
1
-16
/
+19
|
|
*
|
|
powerpc/8xx: Take benefit of aligned PGDIR
LEROY Christophe
2015-01-29
1
-19
/
+15
|
|
*
|
|
powerpc/8xx: remove tests on PGDIR entry validity
LEROY Christophe
2015-01-29
1
-33
/
+8
|
|
*
|
|
powerpc/8xx: remove remaining unnecessary code in FixupDAR
LEROY Christophe
2015-01-29
1
-6
/
+0
|
|
*
|
|
powerpc/8xx: use _PAGE_RO instead of _PAGE_RW
LEROY Christophe
2015-01-29
1
-3
/
+0
|
*
|
|
|
powerpc/kernel: Avoid initializing device-tree pointer twice
Gavin Shan
2015-02-02
1
-3
/
+0
|
*
|
|
|
powerpc: Remove old compile time disabled syscall tracing code
Michael Ellerman
2015-02-02
3
-104
/
+0
|
*
|
|
|
powerpc/kernel: Make syscall_exit a local label
Michael Ellerman
2015-02-02
1
-9
/
+9
|
|
/
/
/
|
*
|
|
powerpc: Remove some unused functions
Michael Ellerman
2015-01-28
2
-29
/
+0
|
*
|
|
powerpc/pseries: Fix endian problems with LE migration
Cyril Bur
2015-01-27
1
-7
/
+15
|
*
|
|
powerpc/eeh: Allow to set maximal frozen times
Gavin Shan
2015-01-23
2
-1
/
+25
|
*
|
|
powerpc/eeh: Introduce flag EEH_PE_REMOVED
Gavin Shan
2015-01-23
2
-5
/
+3
|
*
|
|
powerpc/eeh: Fix missed PE#0 on P7IOC
Gavin Shan
2015-01-23
1
-3
/
+11
|
*
|
|
powerpc/kernel: Avoid memory corruption at early stage
Gavin Shan
2015-01-23
1
-0
/
+8
|
*
|
|
powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACE
Michael Ellerman
2015-01-23
2
-6
/
+6
|
*
|
|
powerpc/pci: remove the multi-init for pci_dn->phb
Wei Yang
2015-01-23
1
-3
/
+1
|
*
|
|
powerpc/kvm: Create proper names for the kvm_host_state PMU fields
Michael Ellerman
2014-12-29
1
-2
/
+13
|
|
/
/
*
|
|
Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-01-24
1
-1
/
+11
|
\
\
\
|
*
|
|
powerpc/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
2015-01-16
1
-1
/
+11
|
|
/
/
*
|
|
Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active ...
Michael Ellerman
2014-12-29
1
-8
/
+1
*
|
|
powerpc/kdump: Ignore failure in enabling big endian exception during crash
Hari Bathini
2014-12-29
1
-1
/
+1
|
/
/
*
|
Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2014-12-19
4
-56
/
+343
|
\
\
|
*
|
powernv/powerpc: Add winkle support for offline cpus
Shreyas B. Prabhu
2014-12-15
3
-10
/
+150
|
*
|
powernv/cpuidle: Redesign idle states management
Shreyas B. Prabhu
2014-12-15
3
-53
/
+177
|
*
|
powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle mode
Paul Mackerras
2014-12-15
1
-1
/
+17
|
*
|
powerpc: Secondary CPUs must set cpu_callin_map after setting active and online
Anton Blanchard
2014-12-09
1
-1
/
+8
[prev]
[next]