aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
* powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-23
* powerpc: Use unlocked ioctl in nvram_64Thomas Gleixner2009-11-23
* powerpc/fsl-booke: Rework TLB CAM codeKumar Gala2009-11-20
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-11
|\
| * powerpc: Avoid giving out RTC dates below EPOCHBenjamin Herrenschmidt2009-11-05
* | Export new PACA constants in asm-offsetsAlexander Graf2009-11-05
* | Export symbols for KVM moduleAlexander Graf2009-11-05
* | Add Book3s_64 offsets to asm-offsets.cAlexander Graf2009-11-05
* | Make head_64.S aware of KVM real mode codeAlexander Graf2009-11-05
* | powerpc: Enable sparse irq_descs on powerpcMichael Ellerman2009-10-30
* | powerpc: Rearrange and fix show_interrupts() for sparse irq_descsMichael Ellerman2009-10-30
* | powerpc: Make virq_debug_show() cope with sparse irq_descsMichael Ellerman2009-10-30
* | powerpc/nvram_64: Mark init code __initThomas Gleixner2009-10-30
* | powerpc/nvram_64: Check nvram_error_log_index in nvram_clear_error_log()Thomas Gleixner2009-10-30
* | powerpc/nvram_64: Remove unused codeThomas Gleixner2009-10-30
* | powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson2009-10-30
* | powerpc: Remove get_irq_desc()Michael Ellerman2009-10-30
* | powerpc/chrp: Use the same RTAS daemon as pSeriesBenjamin Herrenschmidt2009-10-30
* | powerpc: Move /proc/ppc64 to /proc/powerpc and add symlinkBenjamin Herrenschmidt2009-10-30
|/
* powerpc/ppc64: Use preempt_schedule_irq instead of preempt_scheduleBenjamin Herrenschmidt2009-10-27
* powerpc: Fix compile errors found by new ppc64e_defconfigKumar Gala2009-10-27
* powerpc: Align vDSO base addressAndreas Schwab2009-10-27
* powerpc: Fix segment mapping in vdso32Andreas Schwab2009-10-27
* powerpc/perf_events: Fix priority of MSR HV vs PR bitsMichael Neuling2009-10-27
* Merge commit 'ftrace/ppc' into mergeBenjamin Herrenschmidt2009-10-14
|\
| * powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handlerSteven Rostedt2009-10-13
| * powerpc/ftrace: show real return addresses in modulesSteven Rostedt2009-10-13
* | powerpc/pci: Fix MODPOST warningHeiko Schocher2009-10-14
* | powerpc/oprofile: Add ppc750 CL as supported by oprofileDragos Tatulea2009-10-14
* | powerpc: warning: allocated section `.data_nosave' not in segmentSean MacLennan2009-10-14
* | powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'"Anton Vorontsov2009-10-14
|/
* powerpc: Cleanup linker script using new linker script macros.Tim Abbott2009-09-24
* powerpc: Fix ibm,client-architecture-support printoutAnton Blanchard2009-09-24
* powerpc/perf_counter: Fix vdso detectionAnton Blanchard2009-09-24
* powerpc: Move 64bit heap above 1TB on machines with 1TB segmentsAnton Blanchard2009-09-24
* powerpc: Change archdata dma_data to a unionBecky Bruce2009-09-24
* powerpc: Rename get_dma_direct_offset get_dma_offsetBecky Bruce2009-09-24
* powerpc/book3e-64: Remove duplicated #includeHuang Weiyi2009-09-24
* powerpc: kmalloc failure ignored in vio_build_iommu_table()roel kluin2009-09-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-23
|\
| * cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell2009-09-23
| * cpumask: arch_send_call_function_ipi_mask: powerpcRusty Russell2009-09-23
* | headers: utsname.h reduxAlexey Dobriyan2009-09-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-23
|\ \ | |/ |/|
| * Use macros for .data.page_aligned section.Tim Abbott2009-09-21
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-21
| * kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-20
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-23
|\ \
| * \ Merge branch 'timers/posixtimers' into timers/tracingThomas Gleixner2009-08-29
| |\ \
| | * | cputime: Optimize jiffies_to_cputime(1)Stanislaw Gruszka2009-08-03