aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* of/flattree: Merge unflatten_device_treeGrant Likely2009-11-23
* of/flattree: Merge unflatten_dt_nodeGrant Likely2009-11-23
* of/flattree: Merge of_flat_dt_is_compatibleGrant Likely2009-11-23
* of/flattree: merge of_get_flat_dt_propGrant Likely2009-11-23
* of/flattree: merge of_get_flat_dt_rootGrant Likely2009-11-23
* of/flattree: merge of_scan_flat_dtGrant Likely2009-11-23
* of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely2009-11-23
* Merge commit 'v2.6.32-rc8'Grant Likely2009-11-23
|\
| * Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-11-17
| |\
| | * arch/powerpc/boot/addRamDisk.c: Mark several internal functions staticJosh Triplett2009-11-15
| * | powerpc: pasemi_defconfig updateOlof Johansson2009-11-10
| * | powerpc: 2.6.32 update of defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxxKumar Gala2009-11-05
| * | powerpc/8xxx: enable IPsec ESP by default on mpc83xx/mpc85xxKim Phillips2009-11-05
| * | powerpc/83xx: Fix u-boot partion size for MPC8377E-WLAN boardsAnton Vorontsov2009-11-05
| * | powerpc/85xx: Fix USB GPIOs for MPC8569E-MDS boardsAnton Vorontsov2009-11-05
| * | powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe()Roel Kluin2009-11-05
| * | powerpc/85xx: sbc8548 - fixup of PCI-e related DTS fieldsPaul Gortmaker2009-11-05
| * | powerpc/kvm: Remove problematic BUILD_BUG_ON statementBenjamin Herrenschmidt2009-11-05
| * | powerpc/pci: Fix regression in powerpc MSI-XAndre Detsch2009-11-05
| * | powerpc: Avoid giving out RTC dates below EPOCHBenjamin Herrenschmidt2009-11-05
| * | powerpc/mm: Remove debug context clamping from nohash codeBenjamin Herrenschmidt2009-11-05
| * | powerpc: Cleanup Kconfig selection of hugetlbfs supportBenjamin Herrenschmidt2009-10-30
| * | Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2009-10-27
| |\ \
| * | | 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: Add a Book-3E 64-bit defconfigKumar Gala2009-10-27
| * | | powerpc/booke: Fix xmon single step on PowerPC Book-EJosh Boyer2009-10-27
| * | | powerpc: Align vDSO base addressAndreas Schwab2009-10-27
| * | | powerpc: Fix segment mapping in vdso32Andreas Schwab2009-10-27
| * | | powerpc/iseries: Remove compiler version dependent hackStephen Rothwell2009-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: Fix hypervisor TLB batchingAnton Blanchard2009-10-14
| * | | powerpc/mm: Fix hang accessing top of vmalloc spaceBenjamin Herrenschmidt2009-10-14
| * | | powerpc: Fix memory leak in axon_msi.cMichael Ellerman2009-10-14
| * | | powerpc/pmac: Fix issues with sleep on some powerbooksBenjamin Herrenschmidt2009-10-14
| |/ /
* | | of: merge of_find_all_nodes() implementationsGrant Likely2009-10-15
* | | of: merge other miscellaneous prototypesGrant Likely2009-10-15
* | | of: merge of_*_flat_dt*() functionsGrant Likely2009-10-15
* | | of: merge of_node_get(), of_node_put() and of_find_all_nodes()Grant Likely2009-10-15
* | | of: merge of_read_number() an of_read_ulong()Grant Likely2009-10-15
* | | of: merge of_node_*_flag() and set_node_proc_entry()Grant Likely2009-10-15
* | | of: merge struct boot_param_header from Microblaze and PowerPCGrant Likely2009-10-15
* | | of: add common header for flattened device tree representationGrant Likely2009-10-15