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
*
resource/PCI: align functions now return start of resource
Dominik Brodowski
2010-02-22
1
-7
/
+6
*
powerpc: TIF_ABI_PENDING bit removal
Andreas Schwab
2010-02-01
1
-12
/
+0
*
powerpc/pci: Add missing call to header fixup
Benjamin Herrenschmidt
2010-01-29
1
-0
/
+3
*
powerpc/pci: Add missing hookup to pci_slot
Benjamin Herrenschmidt
2010-01-29
1
-0
/
+5
*
powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()
Benjamin Herrenschmidt
2010-01-29
1
-0
/
+2
*
powerpc: Move cpu hotplug driver lock from pseries to powerpc
Nathan Fontenot
2010-01-15
1
-0
/
+12
*
powerpc: Move /proc/ppc64 to /proc/powerpc update
Nathan Fontenot
2010-01-15
1
-7
/
+7
*
powerpc/8xx: Fix user space TLB walk in dcbX fixup
Joakim Tjernlund
2010-01-15
1
-2
/
+2
*
powerpc: Fix decrementer setup on 1GHz boards
Stefan Roese
2010-01-15
1
-1
/
+10
*
powerpc/swsusp_32: Fix TLB invalidation
Anton Vorontsov
2010-01-15
1
-1
/
+1
*
powerpc/8xx: Always pin kernel instruction TLB
Joakim Tjernlund
2010-01-15
1
-4
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2009-12-30
1
-0
/
+13
|
\
|
*
PCI/cardbus: Add a fixup hook and fix powerpc
Benjamin Herrenschmidt
2009-12-16
1
-0
/
+13
*
|
powerpc: Handle VSX alignment faults correctly in little-endian mode
Neil Campbell
2009-12-18
1
-17
/
+46
*
|
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2009-12-16
3
-3
/
+30
|
\
\
|
*
|
powerpc: gamecube/wii: early debugging using usbgecko
Albert Herranz
2009-12-12
2
-0
/
+27
|
*
|
powerpc: broadway processor support
Albert Herranz
2009-12-12
1
-3
/
+3
*
|
|
Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2009-12-16
1
-0
/
+3
|
\
\
\
|
*
|
|
module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
Rusty Russell
2009-12-15
1
-0
/
+3
*
|
|
|
iommu-helper: use bitmap library
Akinobu Mita
2009-12-16
1
-2
/
+2
*
|
|
|
ptrace: powerpc: implement user_single_step_siginfo()
Oleg Nesterov
2009-12-16
1
-0
/
+9
|
|
_
|
/
|
/
|
|
*
|
|
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-14
1
-4
/
+4
*
|
|
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
1
-6
/
+6
*
|
|
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
2009-12-14
1
-1
/
+1
*
|
|
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-12-14
1
-1
/
+1
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
3
-5
/
+5
|
\
\
|
*
|
percpu: make percpu symbols in powerpc unique
Tejun Heo
2009-10-29
3
-5
/
+5
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-12-12
24
-354
/
+968
|
\
\
\
|
*
|
|
powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
Benjamin Herrenschmidt
2009-12-09
1
-1
/
+1
|
*
|
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-12-09
18
-117
/
+40
|
|
\
\
\
|
*
|
|
|
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
2009-12-09
1
-1
/
+1
|
*
|
|
|
powerpc/8xx: DTLB Miss cleanup
Joakim Tjernlund
2009-12-09
1
-6
/
+11
|
*
|
|
|
powerpc/8xx: Remove DIRTY pte handling in DTLB Error.
Joakim Tjernlund
2009-12-09
1
-96
/
+0
|
*
|
|
|
powerpc/8xx: Start using dcbX instructions in various copy routines
Joakim Tjernlund
2009-12-09
1
-18
/
+0
|
*
|
|
|
powerpc/8xx: Restore _PAGE_WRITETHRU
Joakim Tjernlund
2009-12-09
1
-0
/
+8
|
*
|
|
|
powerpc/8xx: Add missing Guarded setting in DTLB Error.
Joakim Tjernlund
2009-12-09
1
-3
/
+10
|
*
|
|
|
powerpc/8xx: Fixup DAR from buggy dcbX instructions.
Joakim Tjernlund
2009-12-09
1
-4
/
+143
|
*
|
|
|
powerpc/8xx: Tag DAR with 0x00f0 to catch buggy instructions.
Joakim Tjernlund
2009-12-09
1
-1
/
+14
|
*
|
|
|
powerpc/8xx: Update TLB asm so it behaves as linux mm expects.
Joakim Tjernlund
2009-12-09
1
-48
/
+51
|
*
|
|
|
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
2009-12-09
1
-2
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
powerpc: tiny memcpy_(to|from)io optimisation
Albrecht Dreß
2009-11-04
1
-2
/
+2
|
*
|
|
|
|
powerpc: stop_this_cpu: remove the cpu from the online map.
Valentine Barshak
2009-12-09
1
-0
/
+3
|
*
|
|
|
|
sysfs/cpu: Add probe/release files
Nathan Fontenot
2009-12-09
1
-0
/
+19
|
*
|
|
|
|
powerpc: Kill unused swiotlb variable
FUJITA Tomonori
2009-11-24
1
-1
/
+0
|
*
|
|
|
|
powerpc: do not export pci_alloc/free_consistent
Stephen Rothwell
2009-11-24
1
-2
/
+0
|
*
|
|
|
|
powerpc: kill the obsolete code under is_global_init()
Benjamin Herrenschmidt
2009-11-24
1
-22
/
+0
|
*
|
|
|
|
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-11-24
1
-3
/
+3
|
*
|
|
|
|
powerpc: Use unlocked ioctl in nvram_64
Thomas Gleixner
2009-11-24
1
-7
/
+7
|
*
|
|
|
|
powerpc/fsl-booke: Rework TLB CAM code
Kumar Gala
2009-11-20
2
-25
/
+0
|
*
|
|
|
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-11-12
1
-1
/
+14
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
[next]