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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
ARM: mv78xx0: fix win_cfg_base prototype
Arnd Bergmann
2012-08-13
1
-1
/
+1
|
*
|
|
|
Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-08-25
7
-130
/
+113
|
|
\
\
\
\
|
|
*
|
|
|
xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.
Konrad Rzeszutek Wilk
2012-08-23
1
-1
/
+8
|
|
*
|
|
|
xen/p2m: Reuse existing P2M leafs if they are filled with 1:1 PFNs or INVALID.
Konrad Rzeszutek Wilk
2012-08-17
1
-3
/
+92
|
|
*
|
|
|
Revert "xen PVonHVM: move shared_info to MMIO before kexec"
Konrad Rzeszutek Wilk
2012-08-16
5
-126
/
+13
|
*
|
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2012-08-25
21
-242
/
+209
|
|
\
\
\
\
\
|
|
*
|
|
|
|
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
|
|
*
|
|
|
|
booke/wdt: some ioctls do not return values properly
Tiejun Chen
2012-08-17
1
-4
/
+3
|
|
*
|
|
|
|
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
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-08-25
10
-23
/
+64
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KVM: x86 emulator: use stack size attribute to mask rsp in stack ops
Avi Kivity
2012-08-22
1
-9
/
+21
|
|
*
|
|
|
|
KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intended
Takuya Yoshikawa
2012-08-22
1
-4
/
+9
|
|
*
|
|
|
|
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
|
|
*
|
|
|
|
KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct value
Gleb Natapov
2012-08-05
1
-1
/
+1
|
*
|
|
|
|
|
Merge tag 'for-linus-v3.6-rc4' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2012-08-25
3
-11
/
+14
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
xfs: check for possible overflow in xfs_ioc_trim
Tomas Racek
2012-08-23
1
-2
/
+4
|
|
*
|
|
|
|
|
xfs: unlock the AGI buffer when looping in xfs_dialloc
Christoph Hellwig
2012-08-23
1
-8
/
+9
|
|
*
|
|
|
|
|
xfs: fix uninitialised variable in xfs_rtbuf_get()
Dave Chinner
2012-08-23
1
-1
/
+1
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-08-25
19
-110
/
+171
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
MIPS: pci-ar724x: avoid data bus error due to a missing PCIe module
Gabor Juhos
2012-08-23
1
-0
/
+22
|
|
*
|
|
|
|
|
MIPS: Malta: Delete duplicate PCI fixup.
Ralf Baechle
2012-08-17
1
-13
/
+0
|
|
*
|
|
|
|
|
MIPS: ath79: don't hardcode the unavailability of the DSP ASE
Gabor Juhos
2012-08-17
1
-1
/
+0
|
|
*
|
|
|
|
|
MIPS: Synchronize MIPS count one CPU at a time
Jayachandran C
2012-08-17
3
-21
/
+17
|
|
*
|
|
|
|
|
MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348.
Florian Fainelli
2012-08-17
4
-8
/
+42
|
|
*
|
|
|
|
|
MIPS: Module: Deal with malformed HI16/LO16 relocation sequences.
Ralf Baechle
2012-08-17
1
-7
/
+28
|
|
*
|
|
|
|
|
MIPS: Fix race condition in module relocation code.
Ralf Baechle
2012-08-17
2
-7
/
+7
|
|
*
|
|
|
|
|
MIPS: Fix memory leak in error path of HI16/LO16 relocation handling.
Ralf Baechle
2012-08-17
1
-2
/
+7
|
|
*
|
|
|
|
|
MIPS: MTX-1: Add udelay to mtx1_pci_idsel
Bruno Randolf
2012-08-17
1
-0
/
+2
|
|
*
|
|
|
|
|
MIPS: ath79: select HAVE_CLK
Gabor Juhos
2012-08-17
1
-0
/
+1
|
|
*
|
|
|
|
|
MIPS: ath79: Use correct IRQ number for the OHCI controller on AR7240
Gabor Juhos
2012-08-17
1
-0
/
+2
|
|
*
|
|
|
|
|
MIPS: ath79: Fix number of GPIO lines for AR724[12]
Gabor Juhos
2012-08-17
2
-3
/
+6
[prev]
[next]