summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* of: unify phandle name in struct device_nodeGrant Likely2010-01-282-4/+4
* of: Merge of_node_get() and of_node_put()Grant Likely2010-01-281-73/+0
* of: merge machine_is_compatible()Grant Likely2010-01-281-19/+0
* of/flattree: merge early_init_dt_scan_chosen()Grant Likely2009-12-111-36/+10
* of/flattree: eliminate cell_t typedefGrant Likely2009-12-111-8/+6
* of/flattree: merge dt_mem_next_cellGrant Likely2009-12-101-8/+0
* of/flattree: Merge earlyinit_dt_scan_root()Grant Likely2009-12-101-24/+0
* of/flattree: Merge early_init_dt_check_for_initrd()Grant Likely2009-12-101-30/+0
* of: merge prom_{add,remove,modify}_propertyGrant Likely2009-11-241-114/+0
* of/flattree: Merge unflatten_device_treeGrant Likely2009-11-241-50/+0
* of/flattree: Merge unflatten_dt_nodeGrant Likely2009-11-241-194/+0
* of/flattree: Merge of_flat_dt_is_compatibleGrant Likely2009-11-241-19/+0
* of/flattree: merge of_get_flat_dt_propGrant Likely2009-11-241-42/+0
* of/flattree: merge of_get_flat_dt_rootGrant Likely2009-11-241-12/+0
* of/flattree: merge of_scan_flat_dtGrant Likely2009-11-241-61/+0
* of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely2009-11-231-12/+0
* Merge commit 'v2.6.32-rc8'Grant Likely2009-11-2312-45/+72
|\
| * powerpc: Avoid giving out RTC dates below EPOCHBenjamin Herrenschmidt2009-11-051-1/+14
| * powerpc/ppc64: Use preempt_schedule_irq instead of preempt_scheduleBenjamin Herrenschmidt2009-10-271-20/+21
| * powerpc: Fix compile errors found by new ppc64e_defconfigKumar Gala2009-10-273-2/+3
| * powerpc: Align vDSO base addressAndreas Schwab2009-10-271-1/+10
| * powerpc: Fix segment mapping in vdso32Andreas Schwab2009-10-271-2/+2
| * powerpc/perf_events: Fix priority of MSR HV vs PR bitsMichael Neuling2009-10-271-7/+10
| * Merge commit 'ftrace/ppc' into mergeBenjamin Herrenschmidt2009-10-152-5/+8
| |\
| | * powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handlerSteven Rostedt2009-10-131-2/+1
| | * powerpc/ftrace: show real return addresses in modulesSteven Rostedt2009-10-131-3/+7
| * | powerpc/pci: Fix MODPOST warningHeiko Schocher2009-10-141-1/+1
| * | powerpc/oprofile: Add ppc750 CL as supported by oprofileDragos Tatulea2009-10-141-0/+2
| * | powerpc: warning: allocated section `.data_nosave' not in segmentSean MacLennan2009-10-141-0/+1
| * | powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'"Anton Vorontsov2009-10-141-6/+0
| |/
* / of: merge of_find_all_nodes() implementationsGrant Likely2009-10-151-23/+0
|/
* powerpc: Cleanup linker script using new linker script macros.Tim Abbott2009-09-241-54/+15
* powerpc: Fix ibm,client-architecture-support printoutAnton Blanchard2009-09-241-1/+2
* powerpc/perf_counter: Fix vdso detectionAnton Blanchard2009-09-241-4/+10
* powerpc: Move 64bit heap above 1TB on machines with 1TB segmentsAnton Blanchard2009-09-241-1/+16
* powerpc: Change archdata dma_data to a unionBecky Bruce2009-09-243-10/+10
* powerpc: Rename get_dma_direct_offset get_dma_offsetBecky Bruce2009-09-241-11/+4
* powerpc/book3e-64: Remove duplicated #includeHuang Weiyi2009-09-241-1/+0
* powerpc: kmalloc failure ignored in vio_build_iommu_table()roel kluin2009-09-241-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-242-9/+9
|\
| * cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell2009-09-242-7/+7
| * cpumask: arch_send_call_function_ipi_mask: powerpcRusty Russell2009-09-241-2/+2
* | headers: utsname.h reduxAlexey Dobriyan2009-09-242-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-247-10/+13
|\ \ | |/ |/|
| * Use macros for .data.page_aligned section.Tim Abbott2009-09-213-3/+6
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-212-5/+5
| * kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-202-2/+2
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-231-0/+4
|\ \
| * \ Merge branch 'timers/posixtimers' into timers/tracingThomas Gleixner2009-08-291-0/+4
| |\ \
| | * | cputime: Optimize jiffies_to_cputime(1)Stanislaw Gruszka2009-08-031-0/+4