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
*
[POWERPC] Fix console output getting dropped on platforms without udbg_putc
Milton Miller
2007-06-14
1
-1
/
+7
*
[POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomap
Arnd Bergmann
2007-06-07
1
-1
/
+1
*
[POWERPC] Compare irq numbers with NO_IRQ not IRQ_NONE
Michael Ellerman
2007-06-02
1
-3
/
+3
*
[POWERPC] Fix ppc32 single-stepping out of syscalls
Benjamin Herrenschmidt
2007-06-02
1
-0
/
+2
*
[POWERPC] Update documentation for of_find_node_by_type()
Michael Ellerman
2007-06-02
1
-5
/
+6
*
[POWERPC] Fix powerpc vmlinux.lds.S
Benjamin Herrenschmidt
2007-05-22
1
-1
/
+0
*
[POWERPC] Fix typo: MMCR0_PMA0 != MMCR0_PMAO
Anton Blanchard
2007-05-22
1
-3
/
+3
*
[POWERPC] Add missing pmc_type fields in cpu_table
Anton Blanchard
2007-05-22
1
-0
/
+4
*
[POWERPC] Fix smp_call_function to be preempt-safe
Hugh Dickins
2007-05-22
1
-16
/
+18
*
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
2007-05-19
1
-1
/
+1
*
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
2007-05-19
1
-1
/
+2
*
[POWERPC] Fix ppc_rtas_progress_show()
Segher Boessenkool
2007-05-17
1
-1
/
+1
*
[POWERPC] Make sure device node type/name is not NULL on hot-added nodes
Benjamin Herrenschmidt
2007-05-17
1
-0
/
+5
*
[POWERPC] Fix IO space on PCI buses created from of_platform
Benjamin Herrenschmidt
2007-05-17
2
-5
/
+28
*
[POWERPC] Fix COMMON symbol warnings
Kumar Gala
2007-05-17
1
-3
/
+15
*
[POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448.
James.Yang
2007-05-17
1
-1
/
+1
*
[POWERPC] Check cache coherency of kernel vs firmware
Dale Farnsworth
2007-05-12
1
-0
/
+41
*
[POWERPC] Don't complain if size-cells == 0 in prom_parse()
Kim Phillips
2007-05-12
1
-1
/
+1
*
[POWERPC] Simplify smp_space_timers
will schmidt
2007-05-12
1
-17
/
+2
*
Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2007-05-11
2
-0
/
+22
|
\
|
*
[PATCH] audit signal recipients
Amy Griffis
2007-05-11
1
-0
/
+9
|
*
[PATCH] add SIGNAL syscall class (v3)
Amy Griffis
2007-05-11
2
-0
/
+13
*
|
powerpc: fixup hard_irq_disable semantics
Benjamin Herrenschmidt
2007-05-11
2
-5
/
+1
|
/
*
[POWERPC] Split initrd logic out of early_init_dt_scan_chosen() to fix warning
Michael Ellerman
2007-05-10
1
-16
/
+31
*
[POWERPC] Fix incorrect calculation of I/O window addresses
Paul Mackerras
2007-05-10
1
-24
/
+13
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-09
2
-6
/
+13
|
\
|
*
[POWERPC] Introduce address space "slices"
Benjamin Herrenschmidt
2007-05-09
1
-5
/
+11
|
*
[POWERPC] iSeries: suppress build warning in lparmap.c
Stephen Rothwell
2007-05-09
1
-1
/
+2
*
|
rename thread_info to stack
Roman Zippel
2007-05-09
1
-1
/
+1
*
|
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
1
-0
/
+2
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-08
24
-116
/
+521
|
\
|
*
[POWERPC] Early serial debug support for PPC44x
David Gibson
2007-05-08
4
-22
/
+39
|
*
[POWERPC] Add powerpc/platforms/44x, disable platforms/4xx for now
David Gibson
2007-05-08
1
-10
/
+0
|
*
[POWERPC] Tell Phyp we support MSI
Michael Ellerman
2007-05-08
1
-1
/
+7
|
*
[POWERPC] PowerPC MSI infrastructure
Michael Ellerman
2007-05-08
2
-0
/
+39
|
*
[POWERPC] Rip out the existing powerpc msi stubs
Michael Ellerman
2007-05-08
1
-27
/
+0
|
*
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-08
7
-12
/
+33
|
|
\
|
*
|
[POWERPC] Add __init annotations to reserve_mem() and stabs_alloc()
Michael Ellerman
2007-05-08
1
-1
/
+1
|
*
|
[POWERPC] Cope with PCI host bridge I/O window not starting at 0
Paul Mackerras
2007-05-08
1
-4
/
+5
|
*
|
[POWERPC] Set efika's device_type to "soc"
Domen Puncer
2007-05-07
1
-1
/
+1
|
*
|
[POWERPC] Export of_device_get_modalias
Sylvain Munaut
2007-05-07
1
-2
/
+3
|
*
|
[POWERPC] powermac: Suspend to disk on G5
Johannes Berg
2007-05-07
6
-3
/
+268
|
*
|
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-05-07
3
-9
/
+9
|
*
|
[POWERPC] powermac: Support G5 CPU hotplug
Johannes Berg
2007-05-07
1
-0
/
+21
|
*
|
[POWERPC] Add smp_call_function_map and smp_call_function_single
will schmidt
2007-05-07
1
-21
/
+52
|
*
|
[POWERPC] Change topology_init() to a subsys_initcall
Kevin Corry
2007-05-07
1
-1
/
+1
|
*
|
[POWERPC] Minor fault path optimization
Christoph Hellwig
2007-05-02
1
-9
/
+1
|
*
|
[POWERPC] Remove duplicate export of __div64_32.
Scott Wood
2007-05-02
1
-1
/
+0
|
*
|
[POWERPC] PS3: Fix system slowdown
Takao Shinohara
2007-05-02
1
-0
/
+11
|
*
|
[POWERPC] Fix suspend states again
Johannes Berg
2007-05-02
2
-0
/
+35
[next]