index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Option FB_FSL_DIU is not really optional for mpc512x
Paul Gortmaker
2012-09-09
2
-6
/
+1
*
powerpc: 512x: Fix mpc5121_clk_get()
Richard Weinberger
2012-09-09
1
-2
/
+4
*
powerpc: Don't use __put_user() in patch_instruction
Benjamin Herrenschmidt
2012-09-05
1
-1
/
+1
*
powerpc: Make sure IPI handlers see data written by IPI senders
Paul Mackerras
2012-09-05
3
-3
/
+16
*
powerpc: Restore correct DSCR in context switch
Anton Blanchard
2012-09-05
2
-6
/
+18
*
powerpc: Fix DSCR inheritance in copy_thread()
Anton Blanchard
2012-09-05
1
-10
/
+2
*
powerpc: Keep thread.dscr and thread.dscr_inherit in sync
Anton Blanchard
2012-09-05
2
-2
/
+5
*
powerpc: Update DSCR on all CPUs when writing sysfs dscr_default
Anton Blanchard
2012-09-05
1
-0
/
+8
*
powerpc/powernv: Always go into nap mode when CPU is offline
Paul Mackerras
2012-09-05
3
-9
/
+4
*
powerpc: Give hypervisor decrementer interrupts their own handler
Paul Mackerras
2012-09-05
2
-1
/
+11
*
powerpc/vphn: Fix arch_update_cpu_topology() return value
Jesse Larrew
2012-09-05
1
-3
/
+4
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2012-08-25
20
-238
/
+206
|
\
|
*
Revert "powerpc: Update g5_defconfig"
Benjamin Herrenschmidt
2012-08-24
1
-30
/
+73
|
*
powerpc/perf: Use pmc_overflow() to detect rolled back events
Sukadev Bhattiprolu
2012-08-24
1
-1
/
+1
|
*
powerpc: Fix VMX in interrupt check in POWER7 copy loops
Anton Blanchard
2012-08-24
2
-4
/
+4
|
*
powerpc: POWER7 copy_to_user/copy_from_user patch applied twice
Anton Blanchard
2012-08-24
1
-31
/
+0
|
*
powerpc: Fix personality handling in ppc64_personality()
Jiri Kosina
2012-08-24
1
-4
/
+4
|
*
powerpc/dma-iommu: Fix IOMMU window check
Aaro Koskinen
2012-08-24
1
-5
/
+4
|
*
powerpc: Remove unnecessary ifdefs
Michael Neuling
2012-08-24
1
-2
/
+0
|
*
powerpc/kgdb: Restore current_thread_info properly
Tiejun Chen
2012-08-24
1
-2
/
+9
|
*
powerpc/kgdb: Bail out of KGDB when we've been triggered
Tiejun Chen
2012-08-24
1
-0
/
+15
|
*
powerpc/kgdb: Do not set kgdb_single_step on ppc
Tiejun Chen
2012-08-24
1
-1
/
+0
|
*
powerpc/mpic_msgr: Add missing includes
Scott Wood
2012-08-24
2
-0
/
+4
|
*
powerpc: Fix null pointer deref in perf hardware breakpoints
Michael Neuling
2012-08-24
1
-1
/
+1
|
*
powerpc: Fixup whitespace in xmon
Michael Ellerman
2012-08-24
1
-20
/
+20
|
*
powerpc: Fix xmon dl command for new printk implementation
Michael Ellerman
2012-08-24
1
-26
/
+10
|
*
powerpc/fsl: fix "Failed to mount /dev: No such device" errors
Kim Phillips
2012-08-23
6
-0
/
+6
|
*
powerpc/fsl: update defconfigs
Kim Phillips
2012-08-23
5
-102
/
+35
|
*
powerpc/p4080ds: dts - add usb controller version info and port0
Shengzhou Liu
2012-08-10
1
-0
/
+7
|
*
powerpc/85xx: mpc85xx_defconfig - add VIA PATA support for MPC85xxCDS
Zhao Chenhui
2012-08-10
1
-0
/
+1
|
*
powerpc/fsl-pci: Only scan PCI bus if configured as a host
Jia Hongtao
2012-08-03
1
-5
/
+8
*
|
ppc: e500_tlb memset clears nothing
Alan Cox
2012-08-16
1
-4
/
+4
*
|
KVM: PPC: Add cache flush on page map
Alexander Graf
2012-08-16
6
-0
/
+22
*
|
KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code
Paul Mackerras
2012-08-16
1
-5
/
+7
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-08-01
2
-53
/
+26
|
\
|
*
new helper: done_path_create()
Al Viro
2012-07-29
1
-3
/
+1
|
*
pull unlock+dput() out into do_spu_create()
Al Viro
2012-07-29
2
-16
/
+11
|
*
spufs: pull unlock-and-dput() up into spufs_create()
Al Viro
2012-07-29
1
-23
/
+10
|
*
spufs_create_context(): simplify failure exits
Al Viro
2012-07-29
1
-7
/
+1
|
*
move spu_forget() into spufs_rmdir()
Al Viro
2012-07-29
1
-6
/
+5
*
|
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-07-31
3
-5
/
+2
|
\
\
|
*
\
Merge remote-tracking branch 'origin' into irqdomain/next
Grant Likely
2012-07-24
186
-3011
/
+4904
|
|
\
\
|
*
|
|
irqdomain: Eliminate dedicated radix lookup functions
Grant Likely
2012-07-11
2
-2
/
+2
|
*
|
|
irqdomain: Always update revmap when setting up a virq
Grant Likely
2012-07-11
1
-3
/
+0
|
*
|
|
Merge tag 'v3.5-rc6' into irqdomain/next
Grant Likely
2012-07-11
12
-150
/
+132
|
|
\
\
\
|
*
|
|
|
devicetree: add helper inline for retrieving a node's full name
Grant Likely
2012-06-15
4
-10
/
+6
*
|
|
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-31
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
memcg: rename config variables
Andrew Morton
2012-07-31
1
-2
/
+2
*
|
|
|
|
|
powerpc/kvm/book3s_32: Fix MTMSR_EERI macro
Alexander Graf
2012-07-31
1
-1
/
+0
*
|
|
|
|
|
Merge remote-tracking branch 'kumar/merge' into merge
Benjamin Herrenschmidt
2012-07-31
6
-54
/
+121
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
[next]