index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-05
Export new PACA constants in asm-offsets
Alexander Graf
1
-0
/
+5
2009-11-05
Export symbols for KVM module
Alexander Graf
1
-0
/
+1
2009-11-05
Add Book3s_64 offsets to asm-offsets.c
Alexander Graf
1
-0
/
+13
2009-11-05
Make head_64.S aware of KVM real mode code
Alexander Graf
2
-0
/
+15
2009-10-30
powerpc: Enable sparse irq_descs on powerpc
Michael Ellerman
3
-13
/
+33
2009-10-30
powerpc: Rearrange and fix show_interrupts() for sparse irq_descs
Michael Ellerman
1
-27
/
+37
2009-10-30
powerpc: Make virq_debug_show() cope with sparse irq_descs
Michael Ellerman
1
-1
/
+4
2009-10-30
powerpc/nvram_64: Mark init code __init
Thomas Gleixner
1
-7
/
+7
2009-10-30
powerpc/nvram_64: Check nvram_error_log_index in nvram_clear_error_log()
Thomas Gleixner
1
-0
/
+3
2009-10-30
powerpc/nvram_64: Remove unused code
Thomas Gleixner
1
-25
/
+0
2009-10-30
powerpc/mm: Allow more flexible layouts for hugepage pagetables
David Gibson
1
-15
/
+5
2009-10-30
powerpc: Remove get_irq_desc()
Michael Ellerman
2
-14
/
+16
2009-10-30
powerpc/chrp: Use the same RTAS daemon as pSeries
Benjamin Herrenschmidt
2
-0
/
+540
2009-10-30
powerpc: Move /proc/ppc64 to /proc/powerpc and add symlink
Benjamin Herrenschmidt
4
-57
/
+61
2009-10-27
powerpc/ppc64: Use preempt_schedule_irq instead of preempt_schedule
Benjamin Herrenschmidt
1
-20
/
+21
2009-10-27
powerpc: Fix compile errors found by new ppc64e_defconfig
Kumar Gala
3
-2
/
+3
2009-10-27
powerpc: Align vDSO base address
Andreas Schwab
1
-1
/
+10
2009-10-27
powerpc: Fix segment mapping in vdso32
Andreas Schwab
1
-2
/
+2
2009-10-27
powerpc/perf_events: Fix priority of MSR HV vs PR bits
Michael Neuling
1
-7
/
+10
2009-10-15
Merge commit 'ftrace/ppc' into merge
Benjamin Herrenschmidt
2
-5
/
+8
2009-10-14
powerpc/pci: Fix MODPOST warning
Heiko Schocher
1
-1
/
+1
2009-10-14
powerpc/oprofile: Add ppc750 CL as supported by oprofile
Dragos Tatulea
1
-0
/
+2
2009-10-14
powerpc: warning: allocated section `.data_nosave' not in segment
Sean MacLennan
1
-0
/
+1
2009-10-14
powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'"
Anton Vorontsov
1
-6
/
+0
2009-10-14
powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handler
Steven Rostedt
1
-2
/
+1
2009-10-14
powerpc/ftrace: show real return addresses in modules
Steven Rostedt
1
-3
/
+7
2009-09-24
powerpc: Cleanup linker script using new linker script macros.
Tim Abbott
1
-54
/
+15
2009-09-24
powerpc: Fix ibm,client-architecture-support printout
Anton Blanchard
1
-1
/
+2
2009-09-24
powerpc/perf_counter: Fix vdso detection
Anton Blanchard
1
-4
/
+10
2009-09-24
powerpc: Move 64bit heap above 1TB on machines with 1TB segments
Anton Blanchard
1
-1
/
+16
2009-09-24
powerpc: Change archdata dma_data to a union
Becky Bruce
3
-10
/
+10
2009-09-24
powerpc: Rename get_dma_direct_offset get_dma_offset
Becky Bruce
1
-11
/
+4
2009-09-24
powerpc/book3e-64: Remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-09-24
powerpc: kmalloc failure ignored in vio_build_iommu_table()
roel kluin
1
-0
/
+2
2009-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2
-9
/
+9
2009-09-24
headers: utsname.h redux
Alexey Dobriyan
2
-2
/
+0
2009-09-24
cpumask: Use accessors for cpu_*_mask: powerpc
Rusty Russell
2
-7
/
+7
2009-09-24
cpumask: arch_send_call_function_ipi_mask: powerpc
Rusty Russell
1
-2
/
+2
2009-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
7
-10
/
+13
2009-09-23
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+4
2009-09-23
seq_file: constify seq_operations
James Morris
1
-1
/
+1
2009-09-22
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-19
/
+19
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-09-22
perf_event, powerpc: Fix compilation after big perf_counter rename
Paul Mackerras
1
-19
/
+19
2009-09-21
trivial: fix typo "for for" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-09-21
perf: Tidy up after the big rename
Ingo Molnar
1
-6
/
+6
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
14
-330
/
+330
2009-09-21
Merge branch 'linus' into perfcounters/rename
Ingo Molnar
1
-7
/
+12
2009-09-21
perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...
Paul Mackerras
1
-2
/
+1
2009-09-21
Use macros for .data.page_aligned section.
Tim Abbott
3
-3
/
+6
[next]