summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2008-12-21powerpc: Rename struct vm_region to avoid conflict with NOMMUDavid Howells1-12/+12
2008-12-21powerpc: Convert sysfs cache code to of_find_next_cache_node()Nathan Lynch1-6/+1
2008-12-21powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node()Nathan Lynch1-7/+4
2008-12-21powerpc: Add of_find_next_cache_node()Nathan Lynch2-0/+34
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar10-8/+29
2008-12-18"Tree RCU": scalable classic RCU implementationPaul E. McKenney1-0/+4
2008-12-18Merge branch 'linus' into cpus4096Ingo Molnar2-2/+3
2008-12-18Merge branch 'linux-2.6' into nextPaul Mackerras2-2/+3
2008-12-17powerpc: Fix corruption error in rh_alloc_fixed()Guillaume Knispel1-0/+1
2008-12-17powerpc/fsl-booke: Fix the miss interrupt restoreDave Liu1-2/+2
2008-12-17Merge branch 'linus' into cpus4096Ingo Molnar4-5/+20
2008-12-17Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po...Paul Mackerras4-105/+230
2008-12-16gianfar: Convert gianfar to an of_platform_driverAndy Fleming35-213/+820
2008-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar6-11/+7
2008-12-16Merge branch 'linus' into cpus4096Ingo Molnar1-0/+1
2008-12-16powerpc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers5-37/+29
2008-12-16powerpc/mm: Remove flush_HPTE()Benjamin Herrenschmidt2-18/+5
2008-12-16powerpc/mm: Rename tlb_32.c and tlb_64.c to tlb_hash32.c and tlb_hash64.cBenjamin Herrenschmidt3-1/+1
2008-12-16powerpc/mm: Add local_flush_tlb_mm() to SW loaded TLB implementationsBenjamin Herrenschmidt1-0/+5
2008-12-16powerpc: Fix asm EMIT_BUG_ENTRY with !CONFIG_BUGBenjamin Herrenschmidt1-1/+10
2008-12-16powerpc: Remove dead BIO_VMERGE_BOUNDARY definitionFUJITA Tomonori1-7/+0
2008-12-16powerpc: Introduce ppc_pci_flags accessorsJosh Boyer14-18/+42
2008-12-16powerpc/pseries: Check for GIQ indicator before calling set-indicatorNathan Lynch3-3/+39
2008-12-16powerpc/powermac: Use set_hard_smp_processor_id() instead of smp_hw_indexNathan Lynch1-1/+1
2008-12-16powerpc: Move smp_hw_index to 32-bit codeNathan Lynch2-1/+2
2008-12-16powerpc: Remove `have_of' global variableAnton Vorontsov5-13/+1
2008-12-16powerpc: Fix !CONFIG_PPC_NEED_DMA_SYNC_OPS build warningBecky Bruce1-6/+35
2008-12-16powerpc/ps3: Add sub-match id modalias supportGeert Uytterhoeven3-33/+34
2008-12-16powerpc/ps3: Quiet dmesg outputGeoff Levand1-1/+1
2008-12-16powerpc: Fix typo in pgtable-ppc64.hGeoff Levand1-1/+1
2008-12-16powerpc/chrp: Add missing of_node_put in pci.cNicolas Palix1-0/+1
2008-12-16Merge branch 'merge' into nextPaul Mackerras10-15/+35
2008-12-16powerpc/cell/axon-msi: Fix MSI after kexecArnd Bergmann1-0/+3
2008-12-16powerpc: Fix bootmem reservation on uninitialized nodeDave Hansen1-5/+11
2008-12-16powerpc: Check for valid hugepage size in hugetlb_get_unmapped_areaBrian King1-0/+3
2008-12-15powerpc/85xx: Fix compile issues with mpc8572ds.dtsKumar Gala1-8/+8
2008-12-15powerpc: Fix bogus cache flushing on all 40x and BookE processors v2Benjamin Herrenschmidt1-7/+8
2008-12-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds1-0/+3
2008-12-13powerpc/fsl-booke: Fix problem with _tlbil_va being interruptedKumar Gala1-0/+3
2008-12-13Merge ../linux-2.6-x86Rusty Russell12-87/+491
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell4-7/+7
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell1-1/+1
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell1-4/+0
2008-12-12Merge branch 'sched/core' into cpus4096Ingo Molnar4-2/+6
2008-12-12Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar11-149/+119
2008-12-12Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar11-11/+29
2008-12-11powerpc/4xx: Add L2 cache node to AMCC Canyonlands dts fileStefan Roese1-0/+11
2008-12-11powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadiaJosh Boyer1-0/+1
2008-12-09Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/pow...Paul Mackerras2-2/+2