index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
powernv/cpuidle: Redesign idle states management
Shreyas B. Prabhu
2014-12-15
4
-1
/
+31
|
*
powerpc/powernv: Enable Offline CPUs to enter deep idle states
Shreyas B. Prabhu
2014-12-15
1
-0
/
+8
|
*
powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle mode
Paul Mackerras
2014-12-15
1
-0
/
+2
|
*
i2c: Driver to expose PowerNV platform i2c busses
Neelesh Gupta
2014-12-14
1
-0
/
+29
|
*
powerpc: add little endian flag to syscall_get_arch()
Richard Guy Briggs
2014-12-12
1
-1
/
+5
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-12-18
4
-20
/
+5
|
\
\
|
*
|
KVM: PPC: Book3S HV: Improve H_CONFER implementation
Sam Bobroff
2014-12-17
1
-0
/
+1
|
*
|
KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR register
Paul Mackerras
2014-12-17
1
-0
/
+2
|
*
|
KVM: PPC: Book3S HV: Remove code for PPC970 processors
Paul Mackerras
2014-12-17
4
-19
/
+0
|
*
|
KVM: PPC: Book3S HV: Simplify locking around stolen time calculations
Paul Mackerras
2014-12-17
1
-0
/
+1
|
*
|
KVM: PPC: Book3S HV: Fix computation of tlbie operand
Paul Mackerras
2014-12-15
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-12-12
1
-8
/
+11
|
\
\
\
|
*
|
|
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
Alexander Duyck
2014-12-11
1
-5
/
+8
|
*
|
|
arch: Cleanup read_barrier_depends() and comments
Alexander Duyck
2014-12-11
1
-3
/
+3
*
|
|
|
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2014-12-11
26
-195
/
+161
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
powerpc/powernv: Return to cpu offline loop when finished in KVM guest
Paul Mackerras
2014-12-08
1
-1
/
+1
|
*
|
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
2014-12-05
3
-11
/
+17
|
*
|
powerpc/mm/thp: Use tlbiel if possible
Aneesh Kumar K.V
2014-12-02
2
-2
/
+3
|
*
|
powerpc/mm/thp: Remove code duplication
Aneesh Kumar K.V
2014-12-02
1
-1
/
+2
|
*
|
powerpc/powernv: Cleanup unused MCE definitions/declarations.
Mahesh Salgaonkar
2014-12-02
2
-111
/
+0
|
*
|
powerpc/eeh: Dump PHB diag-data early
Gavin Shan
2014-12-02
1
-0
/
+1
|
*
|
powerpc/eeh: Set EEH_PE_RESET on PE reset
Gavin Shan
2014-12-02
1
-0
/
+1
|
*
|
Merge remote-tracking branch 'scottwood/next' into next
Michael Ellerman
2014-11-18
4
-3
/
+31
|
|
\
\
|
|
*
|
powerpc/fsl: Added rcw registers to global utility registers
Igal Liberman
2014-11-07
1
-1
/
+4
|
|
*
|
powerpc/8xx: set PTE bit 22 off TLBmiss
LEROY Christophe
2014-11-07
2
-2
/
+25
|
|
*
|
powerpc/8xx: Implement 16k pages
LEROY Christophe
2014-11-07
1
-0
/
+2
|
|
|
/
|
*
|
rtc/tpo: Driver to support rtc and wakeup on PowerNV platform
Neelesh Gupta
2014-11-17
1
-2
/
+5
|
*
|
powerpc: Use generic PIE randomization
Vineeth Vijayan
2014-11-17
1
-2
/
+1
|
*
|
powerpc/mm: Switch to generic RCU get_user_pages_fast
Aneesh Kumar K.V
2014-11-14
4
-10
/
+8
|
*
|
mm: Update generic gup implementation to handle hugepage directory
Aneesh Kumar K.V
2014-11-14
1
-0
/
+1
|
*
|
powerpc/mm: Add missing pmd accessors
Aneesh Kumar K.V
2014-11-14
3
-14
/
+56
|
*
|
Merge branch 'topic/opal-ipmi' into next
Michael Ellerman
2014-11-12
1
-0
/
+17
|
|
\
\
|
|
*
|
powerpc/powernv: Add OPAL IPMI interface
Jeremy Kerr
2014-11-12
1
-0
/
+17
|
|
|
/
|
*
|
powerpc: Fix comment typos in arch/powerpc/include/asm/bitops.h
Boqun Feng
2014-11-12
1
-2
/
+2
|
*
|
powerpc: Don't use local named register variable in current_thread_info
Anton Blanchard
2014-11-10
1
-3
/
+2
|
*
|
powerpc: Remove unused vgacon_remap_base & fix build break
Michael Ellerman
2014-11-10
1
-3
/
+1
|
*
|
powerpc: Remove unused CPU_FTRS_A2
Michael Ellerman
2014-11-10
1
-6
/
+2
|
*
|
powerpc: Remove CPU_FTR_HVMODE from CPU_FTRS_ALWAYS
Michael Ellerman
2014-11-10
1
-1
/
+1
|
*
|
powerpc: Remove unused devm_ioremap_prot()
Kyle McMartin
2014-11-10
1
-3
/
+0
|
*
|
powerpc: make __ffs return unsigned long
Anton Blanchard
2014-11-10
1
-1
/
+1
|
*
|
powerpc: Remove bootmem allocator
Anton Blanchard
2014-11-10
1
-2
/
+1
|
*
|
powerpc: Remove ppc_md.remove_memory
Anton Blanchard
2014-11-05
1
-4
/
+0
|
*
|
powerpc: Remove ppc64_boot_msg
Anton Blanchard
2014-11-05
1
-10
/
+0
|
*
|
Merge branch 'topic/get-cpu-var' into next
Michael Ellerman
2014-11-05
3
-7
/
+12
|
|
\
\
|
|
*
|
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-11-03
3
-7
/
+12
|
|
|
/
|
*
|
Merge branch 'topic/pm-power-off' into next
Michael Ellerman
2014-11-05
1
-1
/
+0
|
|
\
\
|
|
*
|
powerpc: Convert power off logic to pm_power_off
Alexander Graf
2014-11-03
1
-1
/
+0
|
|
|
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
3
-1
/
+6
|
\
\
\
|
*
|
|
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
2014-12-10
1
-1
/
+0
|
*
|
|
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
2014-12-05
1
-0
/
+3
[prev]
[next]