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
*
Export symbols for KVM module
Alexander Graf
2009-11-05
1
-0
/
+1
*
Add Book3s_64 offsets to asm-offsets.c
Alexander Graf
2009-11-05
1
-0
/
+13
*
Make head_64.S aware of KVM real mode code
Alexander Graf
2009-11-05
2
-0
/
+15
*
powerpc: Enable sparse irq_descs on powerpc
Michael Ellerman
2009-10-30
3
-13
/
+33
*
powerpc: Rearrange and fix show_interrupts() for sparse irq_descs
Michael Ellerman
2009-10-30
1
-27
/
+37
*
powerpc: Make virq_debug_show() cope with sparse irq_descs
Michael Ellerman
2009-10-30
1
-1
/
+4
*
powerpc/nvram_64: Mark init code __init
Thomas Gleixner
2009-10-30
1
-7
/
+7
*
powerpc/nvram_64: Check nvram_error_log_index in nvram_clear_error_log()
Thomas Gleixner
2009-10-30
1
-0
/
+3
*
powerpc/nvram_64: Remove unused code
Thomas Gleixner
2009-10-30
1
-25
/
+0
*
powerpc/mm: Allow more flexible layouts for hugepage pagetables
David Gibson
2009-10-30
1
-15
/
+5
*
powerpc: Remove get_irq_desc()
Michael Ellerman
2009-10-30
2
-14
/
+16
*
powerpc/chrp: Use the same RTAS daemon as pSeries
Benjamin Herrenschmidt
2009-10-30
2
-0
/
+540
*
powerpc: Move /proc/ppc64 to /proc/powerpc and add symlink
Benjamin Herrenschmidt
2009-10-30
4
-57
/
+61
*
powerpc/ppc64: Use preempt_schedule_irq instead of preempt_schedule
Benjamin Herrenschmidt
2009-10-27
1
-20
/
+21
*
powerpc: Fix compile errors found by new ppc64e_defconfig
Kumar Gala
2009-10-27
3
-2
/
+3
*
powerpc: Align vDSO base address
Andreas Schwab
2009-10-27
1
-1
/
+10
*
powerpc: Fix segment mapping in vdso32
Andreas Schwab
2009-10-27
1
-2
/
+2
*
powerpc/perf_events: Fix priority of MSR HV vs PR bits
Michael Neuling
2009-10-27
1
-7
/
+10
*
Merge commit 'ftrace/ppc' into merge
Benjamin Herrenschmidt
2009-10-15
2
-5
/
+8
|
\
|
*
powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handler
Steven Rostedt
2009-10-13
1
-2
/
+1
|
*
powerpc/ftrace: show real return addresses in modules
Steven Rostedt
2009-10-13
1
-3
/
+7
*
|
powerpc/pci: Fix MODPOST warning
Heiko Schocher
2009-10-14
1
-1
/
+1
*
|
powerpc/oprofile: Add ppc750 CL as supported by oprofile
Dragos Tatulea
2009-10-14
1
-0
/
+2
*
|
powerpc: warning: allocated section `.data_nosave' not in segment
Sean MacLennan
2009-10-14
1
-0
/
+1
*
|
powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'"
Anton Vorontsov
2009-10-14
1
-6
/
+0
|
/
*
powerpc: Cleanup linker script using new linker script macros.
Tim Abbott
2009-09-24
1
-54
/
+15
*
powerpc: Fix ibm,client-architecture-support printout
Anton Blanchard
2009-09-24
1
-1
/
+2
*
powerpc/perf_counter: Fix vdso detection
Anton Blanchard
2009-09-24
1
-4
/
+10
*
powerpc: Move 64bit heap above 1TB on machines with 1TB segments
Anton Blanchard
2009-09-24
1
-1
/
+16
*
powerpc: Change archdata dma_data to a union
Becky Bruce
2009-09-24
3
-10
/
+10
*
powerpc: Rename get_dma_direct_offset get_dma_offset
Becky Bruce
2009-09-24
1
-11
/
+4
*
powerpc/book3e-64: Remove duplicated #include
Huang Weiyi
2009-09-24
1
-1
/
+0
*
powerpc: kmalloc failure ignored in vio_build_iommu_table()
roel kluin
2009-09-24
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2009-09-23
2
-9
/
+9
|
\
|
*
cpumask: Use accessors for cpu_*_mask: powerpc
Rusty Russell
2009-09-24
2
-7
/
+7
|
*
cpumask: arch_send_call_function_ipi_mask: powerpc
Rusty Russell
2009-09-24
1
-2
/
+2
*
|
headers: utsname.h redux
Alexey Dobriyan
2009-09-23
2
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
2009-09-23
7
-10
/
+13
|
\
\
|
|
/
|
/
|
|
*
Use macros for .data.page_aligned section.
Tim Abbott
2009-09-21
3
-3
/
+6
|
*
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
2009-09-21
2
-5
/
+5
|
*
kbuild: rename ld-option to cc-ldoption
Sam Ravnborg
2009-09-20
2
-2
/
+2
*
|
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-09-23
1
-0
/
+4
|
\
\
|
*
\
Merge branch 'timers/posixtimers' into timers/tracing
Thomas Gleixner
2009-08-29
1
-0
/
+4
|
|
\
\
|
|
*
|
cputime: Optimize jiffies_to_cputime(1)
Stanislaw Gruszka
2009-08-03
1
-0
/
+4
*
|
|
|
seq_file: constify seq_operations
James Morris
2009-09-23
1
-1
/
+1
*
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-09-22
1
-19
/
+19
|
\
\
\
\
|
*
|
|
|
perf_event, powerpc: Fix compilation after big perf_counter rename
Paul Mackerras
2009-09-22
1
-19
/
+19
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
trivial: fix typo "for for" in multiple files
Anand Gadiyar
2009-09-21
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
perf: Tidy up after the big rename
Ingo Molnar
2009-09-21
1
-6
/
+6
[next]