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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-08-28
1
-3
/
+2
|
\
|
*
Input: sysrq - drop tty argument from sysrq ops handlers
Dmitry Torokhov
2010-08-19
1
-3
/
+2
*
|
powerpc: Fix config dependency problem with MPIC_U3_HT_IRQS
Andreas Schwab
2010-08-24
1
-2
/
+1
*
|
powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscalls
Andreas Schwab
2010-08-24
3
-1
/
+15
*
|
powerpc/pci: Fix checking for child bridges in PCI code.
Grant Likely
2010-08-24
1
-1
/
+2
*
|
powerpc: Fix typo in uImage target
Anatolij Gustschin
2010-08-24
1
-1
/
+1
*
|
powerpc: Initialise paca->kstack before early_setup_secondary
Matt Evans
2010-08-24
1
-3
/
+3
*
|
powerpc: Fix bogus it_blocksize in VIO iommu code
Anton Blanchard
2010-08-24
4
-7
/
+8
*
|
powerpc: Inline ppc64_runlatch_off
Anton Blanchard
2010-08-24
2
-9
/
+14
*
|
powerpc: Correct smt_enabled=X boot option for > 2 threads per core
Nathan Fontenot
2010-08-24
2
-31
/
+43
*
|
powerpc: Silence xics_migrate_irqs_away() during cpu offline
Signed-off-by: Darren Hart
2010-08-24
1
-2
/
+4
*
|
powerpc: Silence __cpu_up() under normal operation
Signed-off-by: Darren Hart
2010-08-24
1
-2
/
+2
*
|
powerpc: Re-enable preemption before cpu_die()
Signed-off-by: Darren Hart
2010-08-24
1
-1
/
+1
*
|
powerpc/pci: Drop unnecessary null test
Julia Lawall
2010-08-24
1
-2
/
+1
*
|
powerpc/powermac: Drop unnecessary null test
Julia Lawall
2010-08-24
1
-1
/
+1
*
|
powerpc/powermac: Drop unnecessary of_node_put
Julia Lawall
2010-08-24
2
-3
/
+0
*
|
powerpc/kdump: Stop all other CPUs before running crash handlers
Anton Blanchard
2010-08-24
1
-11
/
+13
*
|
powerpc/mm: Fix vsid_scrample typo
Anton Blanchard
2010-08-24
1
-1
/
+1
*
|
powerpc: Use is_32bit_task() helper to test 32 bit binary
Denis Kirjanov
2010-08-24
1
-3
/
+3
*
|
powerpc: Export memstart_addr and kernstart_addr on ppc64
Sonny Rao
2010-08-24
1
-0
/
+2
*
|
powerpc: Make rwsem use "long" type
Benjamin Herrenschmidt
2010-08-24
1
-27
/
+37
*
|
Merge remote branch 'jwb/merge' into merge
Benjamin Herrenschmidt
2010-08-24
6
-12
/
+27
|
\
\
|
*
|
powerpc/47x: Add an isync before the tlbivax instruction
Dave Kleikamp
2010-08-23
1
-0
/
+1
|
*
|
powerpc/4xx: Index interrupt stacks by physical cpu
Dave Kleikamp
2010-08-23
2
-11
/
+14
|
*
|
powerpc/47x: Remove redundant line from cputable.c
Dave Kleikamp
2010-08-23
1
-1
/
+0
|
*
|
powerpc/47x: Make sure mcsr is cleared before enabling machine check interrupts
Dave Kleikamp
2010-08-23
1
-0
/
+4
|
*
|
powerpc/4xx: Device tree update for the 460ex DWC SATA
Rupjyoti Sarmah
2010-08-23
1
-0
/
+8
*
|
|
Make do_execve() take a const filename pointer
David Howells
2010-08-17
1
-2
/
+3
|
|
/
|
/
|
*
|
archs: replace unifdef-y with header-y
Sam Ravnborg
2010-08-14
1
-27
/
+26
*
|
Mark arguments to certain syscalls as being const
David Howells
2010-08-13
2
-2
/
+2
*
|
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-12
3
-3
/
+3
|
\
\
|
*
|
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
3
-3
/
+3
*
|
|
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
2010-08-11
1
-5
/
+0
*
|
|
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
2010-08-11
1
-15
/
+0
*
|
|
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
FUJITA Tomonori
2010-08-11
1
-1
/
+1
*
|
|
dts: add ESDHC weird voltage bits workaround
Roy Zang
2010-08-11
1
-0
/
+1
*
|
|
dts: add sdhci,auto-cmd12 field for p4080 device tree
Roy Zang
2010-08-11
1
-0
/
+1
*
|
|
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-10
1
-3
/
+0
|
\
\
\
|
*
|
|
remove needless ISA_DMA_THRESHOLD
FUJITA Tomonori
2010-08-07
1
-3
/
+0
*
|
|
|
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
2010-08-10
2
-0
/
+3
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-10
1
-6
/
+6
|
\
\
\
\
|
*
|
|
|
spufs conversion to ->evict_inode()
Al Viro
2010-08-09
1
-5
/
+3
|
*
|
|
|
remove inode_setattr
Christoph Hellwig
2010-08-09
1
-1
/
+3
|
|
/
/
/
*
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2010-08-09
106
-134605
/
+260
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
powerpc: fix build with make 3.82
Sam Ravnborg
2010-08-09
1
-4
/
+12
|
*
|
|
Merge remote branch 'gcl/next' into next
Benjamin Herrenschmidt
2010-08-09
4
-0
/
+110
|
|
\
\
\
|
|
*
|
|
powerpc: fix i8042 module build error
Grant Likely
2010-08-06
1
-0
/
+2
|
|
*
|
|
powerpc/5200: add mpc5200_psc_ac97_gpio_reset
Eric Millbrandt
2010-08-06
3
-0
/
+108
|
*
|
|
|
powerpc: Trim defconfigs
Benjamin Herrenschmidt
2010-08-09
101
-134601
/
+138
|
|
/
/
/
*
|
|
|
kmap_atomic: make kunmap_atomic() harder to misuse
Cesar Eduardo Barros
2010-08-09
2
-3
/
+3
|
/
/
/
[next]