index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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] Merge CPU features pertaining to icache coherency
David Gibson
2007-06-14
2
-12
/
+10
*
[POWERPC] Remove the dregs of APUS support from arch/powerpc
David Gibson
2007-06-14
2
-120
/
+3
*
[POWERPC] Donate idle CPU cycles on dedicated partitions
Jake Moilanen
2007-06-14
1
-1
/
+3
*
[POWERPC] Less ifdef's in signal.c/signal.h
Benjamin Herrenschmidt
2007-06-14
2
-15
/
+24
*
[POWERPC] Remove #ifdef around set_dabr in signal code
Benjamin Herrenschmidt
2007-06-14
1
-2
/
+0
*
[POWERPC] Merge creation of signal frame
Benjamin Herrenschmidt
2007-06-14
4
-62
/
+59
*
[POWERPC] Remove obsolete freezer bits
Benjamin Herrenschmidt
2007-06-14
1
-12
/
+0
*
[POWERPC] Consolidate do_signal
Christoph Hellwig
2007-06-14
4
-175
/
+120
*
[POWERPC] Consolidate restore_sigmask
Christoph Hellwig
2007-06-14
4
-34
/
+18
*
[POWERPC] Consolidate sys_sigaltstack
Christoph Hellwig
2007-06-14
3
-16
/
+7
*
[POWERPC] Make syscall restart code more common
Benjamin Herrenschmidt
2007-06-14
5
-77
/
+94
*
[POWERPC] Always apply DABR changes on context switches
Benjamin Herrenschmidt
2007-06-14
1
-7
/
+7
*
[POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bits
Benjamin Herrenschmidt
2007-06-14
1
-4
/
+0
*
[POWERPC] ptrace shouldn't touch FP exec mode
Benjamin Herrenschmidt
2007-06-14
4
-94
/
+39
*
[POWERPC] Allow ptrace write to pt_regs trap and orig_r3
Benjamin Herrenschmidt
2007-06-14
2
-16
/
+20
*
[POWERPC] Remove some useless ifdef's in ptrace
Benjamin Herrenschmidt
2007-06-14
1
-4
/
+0
*
[POWERPC] Uninline common ptrace bits
Benjamin Herrenschmidt
2007-06-14
4
-254
/
+232
*
[POWERPC] ptrace updates & new, better requests
Benjamin Herrenschmidt
2007-06-14
3
-166
/
+209
*
[POWERPC] ptrace cleanups
Benjamin Herrenschmidt
2007-06-14
5
-242
/
+197
*
[POWERPC] Disable broken PPC_PTRACE_GETFPREGS on 32 bits
Benjamin Herrenschmidt
2007-06-14
1
-0
/
+2
*
[POWERPC] Rewrite IO allocation & mapping on powerpc64
Benjamin Herrenschmidt
2007-06-14
5
-246
/
+400
*
[POWERPC] Fix VDSO compile warning
Segher Boessenkool
2007-06-14
1
-1
/
+1
*
[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
[next]