summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mpc83xx: Support for MPC8308 P1M boardIlya Yanok2010-10-143-3/+336
* powerpc/85xx: flush dcache before resetting coresMatthew McClintock2010-10-141-0/+50
* powerpc/85xx: Minor fixups for kexec on 85xxMatthew McClintock2010-10-141-13/+11
* powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexecMatthew McClintock2010-10-141-2/+0
* powerpc/kexec: make masking/disabling interrupts genericMatthew McClintock2010-10-144-12/+30
* powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbolsTimur Tabi2010-10-141-1/+2
* powerpc/fsl-pci: Fix MSI support on 83xx platformsKumar Gala2010-10-143-7/+55
* powerpc/Makefiles: Change to new flag variablesmatt mooney2010-10-1311-32/+17
* powerpc/spufs: Use llseek in all file operationsArnd Bergmann2010-10-131-0/+18
* powerpc/pseries/xics: Use cpu_possible_mask rather than cpu_all_maskNishanth Aravamudan2010-10-131-1/+1
* powerpc/pci: Cleanup device dma setup codeNishanth Aravamudan2010-10-131-3/+1
* powerpc/pseries: Use kmemdupNishanth Aravamudan2010-10-131-2/+1
* powerpc/viobus: Free TCE table on device releaseNishanth Aravamudan2010-10-131-1/+6
* powerpc/vio: Use put_device() on device_register failureNishanth Aravamudan2010-10-131-2/+1
* powerpc/dma: Fix check for direct DMA supportNishanth Aravamudan2010-10-131-1/+1
* powerpc/dma: Fix dma_iommu_dma_supported compareNishanth Aravamudan2010-10-131-10/+11
* powerpc/pci: Fix return type of BUID_{HI,LO} macrosNishanth Aravamudan2010-10-131-2/+2
* powerpc/irq.c: Add of_node_put to avoid memory leakJulia Lawall2010-10-131-1/+3
* powerpc: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-132-3/+3
* powerpc: Use static const char arraysJoe Perches2010-10-132-3/+3
* powerpc/pseries: Partition migration in the kernelNathan Fontenot2010-10-132-1/+363
* powerpc/pseries: Export rtas_ibm_suspend_me()Nathan Fontenot2010-10-132-2/+3
* powerpc/pseries: Export device tree updating routinesNathan Fontenot2010-10-132-2/+11
* Merge remote branch 'kumar/merge' into nextBenjamin Herrenschmidt2010-10-13231-1144/+1900
|\
| * powerpc/ppc64e: Fix link problem when building ppc64e_defconfigKumar Gala2010-10-081-0/+7
| * Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-0628-57/+125
| |\
| | * MIPS: Octeon: Place cnmips_cu2_setup in __init memory.David Daney2010-10-041-1/+1
| | * MIPS: Don't place cu2 notifiers in __cpuinitdataDavid Daney2010-10-041-1/+1
| | * MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.binShmulik Ladkani2010-10-041-1/+1
| | * MIPS: Alchemy: Resolve prom section mismatchesManuel Lauss2010-10-041-3/+2
| | * MIPS: Fix syscall 64 bit number comments.Ralf Baechle2010-10-041-2/+2
| | * MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.David Daney2010-10-046-9/+37
| | * MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-10-041-1/+1
| | * MIPS: N32: Fix getdents64 syscall for n32Bernhard Walle2010-10-041-1/+1
| | * MIPS: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-042-2/+2
| | * MIPS: PNX8550: Sort out machine halt, restart and powerdown functions.Ralf Baechle2010-10-042-17/+6
| | * MIPS: GIC: Remove dependencies from Malta files.Ralf Baechle2010-10-044-5/+5
| | * MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC.Ralf Baechle2010-10-041-2/+18
| | * MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask.Ralf Baechle2010-10-041-8/+20
| | * MIPS: Audit: Fix hang in entry.S.Ralf Baechle2010-10-041-1/+2
| | * MIPS: Document why RELOC_HIDE is there.Ralf Baechle2010-10-041-0/+14
| | * MIPS: Octeon: Determine if helper needs to be builtAndreas Bießmann2010-10-042-1/+5
| | * MIPS: Use generic atomic64 for 32-bit kernelsDeng-Cheng Zhu2010-10-042-0/+5
| | * MIPS: RM7000: Symbol should be staticRicardo Mendoza2010-10-041-1/+1
| | * MIPS: kspd: Adjust confusing if indentationJulia Lawall2010-10-041-1/+1
| | * MIPS: Fix a typo.Andrea Gelmini2010-10-041-1/+1
| * | Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...Linus Torvalds2010-10-061-2/+3
| |\ \
| | * | xen: do not initialize PV timers on HVM if !xen_have_vector_callbackStefano Stabellini2010-10-051-2/+3
| * | | powerpc: remove unused variableStephen Rothwell2010-10-051-1/+0
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-053-3/+11
| |\ \ \
OpenPOWER on IntegriCloud