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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-10-01
3
-1
/
+63
|
\
|
*
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
2012-09-13
42
-281
/
+307
|
|
\
|
*
|
powerpc/powernv: I/O and memory alignment for P2P bridges
Gavin Shan
2012-09-11
1
-0
/
+39
|
*
|
powerpc/PCI: Override pcibios_window_alignment()
Gavin Shan
2012-09-11
2
-0
/
+23
|
*
|
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
2012-08-23
1
-1
/
+1
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-10-01
4
-44
/
+36
|
\
\
\
|
*
|
|
vtime: Consolidate system/idle context detection
Frederic Weisbecker
2012-09-25
1
-19
/
+28
|
*
|
|
cputime: Use a proper subsystem naming for vtime related APIs
Frederic Weisbecker
2012-09-25
1
-5
/
+5
|
*
|
|
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2012-09-04
27
-247
/
+239
|
|
\
\
\
|
*
|
|
|
cputime: Consolidate vtime handling on context switch
Frederic Weisbecker
2012-08-20
3
-9
/
+6
|
*
|
|
|
cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTING
Frederic Weisbecker
2012-08-17
1
-15
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-10-01
1
-4
/
+0
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
powerpc: remove four unused files from .gitignore
Paul Bolle
2012-09-01
1
-4
/
+0
*
|
|
|
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
[next]