aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2009-12-08Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-01powerpc: Fix DEBUG_HIGHMEM build break from d4515646699Becky Bruce
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman
2009-11-17Merge commit 'v2.6.32-rc7' into core/iommuIngo Molnar
2009-11-15arch/powerpc/boot/addRamDisk.c: Mark several internal functions staticJosh Triplett
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar
2009-11-12sysctl powerpc: Remove dead binary sysctl supportEric W. Biederman
2009-11-11powerpc: pasemi_defconfig updateOlof Johansson
2009-11-10swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori
2009-11-06sysctl: Introduce a generic compat sysctl sysctlEric W. Biederman
2009-11-05powerpc: 2.6.32 update of defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxxKumar Gala
2009-11-05powerpc/8xxx: enable IPsec ESP by default on mpc83xx/mpc85xxKim Phillips
2009-11-05powerpc/83xx: Fix u-boot partion size for MPC8377E-WLAN boardsAnton Vorontsov
2009-11-05powerpc/85xx: Fix USB GPIOs for MPC8569E-MDS boardsAnton Vorontsov
2009-11-05powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe()Roel Kluin
2009-11-05powerpc/85xx: sbc8548 - fixup of PCI-e related DTS fieldsPaul Gortmaker
2009-11-05powerpc/kvm: Remove problematic BUILD_BUG_ON statementBenjamin Herrenschmidt
2009-11-05powerpc/pci: Fix regression in powerpc MSI-XAndre Detsch
2009-11-05powerpc: Avoid giving out RTC dates below EPOCHBenjamin Herrenschmidt
2009-11-05powerpc/mm: Remove debug context clamping from nohash codeBenjamin Herrenschmidt
2009-10-30powerpc: Cleanup Kconfig selection of hugetlbfs supportBenjamin Herrenschmidt
2009-10-28powerpc: perf_event: Cleanup output by adding symbolsAnton Blanchard
2009-10-28powerpc: perf_event: Hide iseries_check_pending_irqsAnton Blanchard
2009-10-28powerpc: perf_event: Cleanup copy_page output by hiding setup symbolAnton Blanchard
2009-10-28powerpc: Export powerpc_debugfs_rootAnton Blanchard
2009-10-28powerpc: Disable HCALL_STATS by defaultAnton Blanchard
2009-10-28powerpc: tracing: Give hypervisor call tracepoints access to argumentsAnton Blanchard
2009-10-28powerpc: tracing: Add hypervisor call tracepointsAnton Blanchard
2009-10-28powerpc: tracing: Add powerpc tracepoints for timer entry and exitAnton Blanchard
2009-10-28powerpc: tracing: Add powerpc tracepoints for interrupt entry and exitAnton Blanchard
2009-10-28powerpc: perf_event: Add alignment-faults and emulation-faults software eventsAnton Blanchard
2009-10-28powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATEDAnton Blanchard
2009-10-28powerpc: perf_event: Enable SDAR in continous sample modeAnton Blanchard
2009-10-28powerpc: perf_event: Log invalid data addresses as all 1sAnton Blanchard
2009-10-28Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt
2009-10-27powerpc/ppc64: Use preempt_schedule_irq instead of preempt_scheduleBenjamin Herrenschmidt
2009-10-27powerpc: Fix compile errors found by new ppc64e_defconfigKumar Gala
2009-10-27powerpc: Add a Book-3E 64-bit defconfigKumar Gala
2009-10-27powerpc/booke: Fix xmon single step on PowerPC Book-EJosh Boyer
2009-10-27powerpc: Align vDSO base addressAndreas Schwab
2009-10-27powerpc: Fix segment mapping in vdso32Andreas Schwab
2009-10-27powerpc/iseries: Remove compiler version dependent hackStephen Rothwell
2009-10-27powerpc/perf_events: Fix priority of MSR HV vs PR bitsMichael Neuling
2009-10-15of: merge of_find_all_nodes() implementationsGrant Likely
2009-10-15of: merge other miscellaneous prototypesGrant Likely