summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | of/flattree: merge early_init_dt_scan_chosen()Grant Likely2009-12-101-36/+10
| * | | of/flattree: eliminate cell_t typedefGrant Likely2009-12-101-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-231-114/+0
| * | | of/flattree: Merge unflatten_device_treeGrant Likely2009-11-231-50/+0
| * | | of/flattree: Merge unflatten_dt_nodeGrant Likely2009-11-231-194/+0
| * | | of/flattree: Merge of_flat_dt_is_compatibleGrant Likely2009-11-231-19/+0
| * | | of/flattree: merge of_get_flat_dt_propGrant Likely2009-11-231-42/+0
| * | | of/flattree: merge of_get_flat_dt_rootGrant Likely2009-11-231-12/+0
| * | | of/flattree: merge of_scan_flat_dtGrant Likely2009-11-231-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: TIF_ABI_PENDING bit removalAndreas Schwab2010-02-011-12/+0
* | | | | powerpc/pci: Add missing call to header fixupBenjamin Herrenschmidt2010-01-291-0/+3
* | | | | powerpc/pci: Add missing hookup to pci_slotBenjamin Herrenschmidt2010-01-291-0/+5
* | | | | powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt2010-01-291-0/+2
| |_|/ / |/| | |
* | | | powerpc: Move cpu hotplug driver lock from pseries to powerpcNathan Fontenot2010-01-151-0/+12
* | | | powerpc: Move /proc/ppc64 to /proc/powerpc updateNathan Fontenot2010-01-151-7/+7
* | | | powerpc/8xx: Fix user space TLB walk in dcbX fixupJoakim Tjernlund2010-01-151-2/+2
* | | | powerpc: Fix decrementer setup on 1GHz boardsStefan Roese2010-01-151-1/+10
* | | | powerpc/swsusp_32: Fix TLB invalidationAnton Vorontsov2010-01-151-1/+1
* | | | powerpc/8xx: Always pin kernel instruction TLBJoakim Tjernlund2010-01-151-4/+4
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-12-301-0/+13
|\ \ \
| * | | PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt2009-12-161-0/+13
* | | | powerpc: Handle VSX alignment faults correctly in little-endian modeNeil Campbell2009-12-181-17/+46
* | | | Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-163-3/+30
|\ \ \ \
| * | | | powerpc: gamecube/wii: early debugging using usbgeckoAlbert Herranz2009-12-122-0/+27
| * | | | powerpc: broadway processor supportAlbert Herranz2009-12-121-3/+3
| | |_|/ | |/| |
* | | | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2009-12-161-0/+3
|\ \ \ \
| * | | | module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=yRusty Russell2009-12-151-0/+3
* | | | | iommu-helper: use bitmap libraryAkinobu Mita2009-12-161-2/+2
* | | | | ptrace: powerpc: implement user_single_step_siginfo()Oleg Nesterov2009-12-161-0/+9
| |_|/ / |/| | |
* | | | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-4/+4
* | | | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-141-6/+6
* | | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-141-1/+1
* | | | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-141-1/+1
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-143-5/+5
|\ \ \
| * | | percpu: make percpu symbols in powerpc uniqueTejun Heo2009-10-293-5/+5
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-1224-354/+968
|\ \ \ \
| * | | | powerpc: Fix usage of 64-bit instruction in 32-bit altivec codeBenjamin Herrenschmidt2009-12-091-1/+1
| * | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-0918-117/+40
| |\ \ \ \
| * | | | | powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-091-1/+1
| * | | | | powerpc/8xx: DTLB Miss cleanupJoakim Tjernlund2009-12-091-6/+11
| * | | | | powerpc/8xx: Remove DIRTY pte handling in DTLB Error.Joakim Tjernlund2009-12-091-96/+0
| * | | | | powerpc/8xx: Start using dcbX instructions in various copy routinesJoakim Tjernlund2009-12-091-18/+0
| * | | | | powerpc/8xx: Restore _PAGE_WRITETHRUJoakim Tjernlund2009-12-091-0/+8
| * | | | | powerpc/8xx: Add missing Guarded setting in DTLB Error.Joakim Tjernlund2009-12-091-3/+10
| * | | | | powerpc/8xx: Fixup DAR from buggy dcbX instructions.Joakim Tjernlund2009-12-091-4/+143