aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-21
* arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-20
* kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-20
* kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg2009-09-20
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-18
|\
| * timekeeping: Increase granularity of read_persistent_clock(), build fixMartin Schwidefsky2009-08-23
| * timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-15
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-18
|\ \
| * | sched: Disable wakeup balancingPeter Zijlstra2009-09-16
| * | sched: Improve latencies and throughputMike Galbraith2009-09-15
| * | sched: Tweak wake_idxPeter Zijlstra2009-09-15
| * | sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra2009-09-15
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-16
|\ \ \
| * | | PCI/powerpc: support PCIe fundamental resetMike Mason2009-09-09
| * | | PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-09
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-15
|\ \ \ \
| * | | | powerpc/nvram: Enable use Generic NVRAM driver for different size chipsMartyn Welch2009-09-11
| * | | | powerpc/iseries: Fix oops reading from /proc/iSeries/mf/*/cmdlineBenjamin Herrenschmidt2009-09-11
| * | | | powerpc/booke: Don't set DABR on 64-bit BookE, use DAC1 insteadBenjamin Herrenschmidt2009-09-10
| * | | | powerpc/perf_counters: Reduce stack usage of power_check_constraintsPaul Mackerras2009-09-10
| * | | | powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras2009-09-10
| * | | | powerpc/85xx: Fix SMP compile error and allow NULL for smp_opsKumar Gala2009-09-10
| * | | | powerpc/irq: Improve nanodocWolfram Sang2009-09-10
| * | | | powerpc: Fix some late PowerMac G5 with PCIe ATI graphicsBenjamin Herrenschmidt2009-09-02
| * | | | powerpc/fsl-booke: Use HW PTE format if CONFIG_PTE_64BITKumar Gala2009-09-02
| * | | | powerpc/book3e: Add missing page sizesKumar Gala2009-09-02
| * | | | powerpc/pseries: Fix to handle slb resize across migrationBrian King2009-09-02
| * | | | powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()Grant Likely2009-09-02
| * | | | powerpc/405ex: support cuImage via included dtbTiejun Chen2009-08-31
| * | | | powerpc/405ex: provide necessary fixup function to support cuImageTiejun Chen2009-08-31
| * | | | powerpc/40x: Add support for the ESTeem 195E (PPC405EP) SBCSolomon Peachy2009-08-31
| * | | | powerpc/44x: Add Eiger AMCC (AppliedMicro) PPC460SX evaluation board support.fkan@amcc.com2009-08-31
| * | | | powerpc/44x: Update Arches defconfigStefan Roese2009-08-31
| * | | | powerpc/44x: Update Arches dtsStefan Roese2009-08-31
| * | | | powerpc: Properly start decrementer on BookE secondary CPUsBenjamin Herrenschmidt2009-08-28
| * | | | powerpc: derive COMMAND_LINE_SIZE from asm-genericPaul Gortmaker2009-08-28
| * | | | powerpc/pci: Pull ppc32 PCI features into commonKumar Gala2009-08-28
| * | | | powerpc/pci: move pci_64.c device tree scanning code into pci-common.cGrant Likely2009-08-28
| * | | | powerpc/pci: Remove dead checks for CONFIG_PPC_OFGrant Likely2009-08-28
| * | | | powerpc/book3e-64: Add support to initial_tlb_book3e for non-HES TLBKumar Gala2009-08-28
| * | | | powerpc/book3e-64: Add helper function to setup IVORsKumar Gala2009-08-28
| * | | | powerpc/book3e-64: Wait til generic_calibrate_decr to enable decrementerKumar Gala2009-08-28
| * | | | powerpc/book3e-64: Move the default cpu table entryKumar Gala2009-08-28
| * | | | powerpc/mm: Add MMU features for TLB reservation & Paired MAS registersKumar Gala2009-08-28
| * | | | powerpc: Adjust base and index registers in Altivec macrosMichael Wolf2009-08-28
| * | | | powerpc: Name xpn & x fields in HW Hash PTE formatBecky Bruce2009-08-28
| * | | | powerpc: Add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori2009-08-28
| * | | | powerpc: Handle SWIOTLB mapping error properlyFUJITA Tomonori2009-08-28
| * | | | powerpc: Use asm-generic/dma-mapping-common.hFUJITA Tomonori2009-08-28
| * | | | powerpc: use dma_map_ops structFUJITA Tomonori2009-08-28