aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ibm_newemac: Allow the "no flow control" EMAC feature to workJosh Boyer2008-09-30
* Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2008-09-21
|\
| * cpm_uart: Pass actual dev ptr to dma_* in ucc and cpm_uart serialBecky Bruce2008-09-19
| * powerpc/fsl-booke: Fixup 64-bit PTE reading for SMP supportKumar Gala2008-09-19
| * powerpc: Fix build warnings introduced by PMC support on 32-bitKumar Gala2008-09-18
| * powerpc: add SSI-to-DMA properties to Freescale MPC8610 HPCD device treeTimur Tabi2008-09-17
| * powerpc/cpm1: Fix race condition in CPM1 GPIO library.Jochen Friedrich2008-09-16
| * powerpc: Default configuration for GE Fanuc SBC610Martyn Welch2008-09-16
| * powerpc: Board support for GE Fanuc SBC610Martyn Welch2008-09-16
| * powerpc/sbc8560: fix compile warning on CPM pin arrayPaul Gortmaker2008-09-16
| * math-emu: Add support for reporting exact invalid exceptionKumar Gala2008-09-16
| * math-emu: Fix compiler warningsKumar Gala2008-09-16
| * powerpc/85xx: fix build warning, remove silly castBecky Bruce2008-09-16
| * powerpc/83xx: mpc836x_mds: add support for the nor flashAnton Vorontsov2008-09-16
| * serial/cpm_uart: Remove dead Kconfig optionsKumar Gala2008-09-16
| * powerpc: Add support for mpc8247 based board MGCOGE from keymile.Heiko Schocher2008-09-16
| * powerpc: Add support for the MPC852 based mgsuvd board from keymile.Heiko Schocher2008-09-16
* | Merge branch 'next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwboy...Paul Mackerras2008-09-21
|\ \ | |/ |/|
| * powerpc/44x: Add hwmon support to Sequoia device treeMatthias Fuchs2008-09-09
| * powerpc/4xx: Necessary fixes to PCI for 4GB RAM sizeIlya Yanok2008-09-02
| * powerpc/44x: Add explicit Yosemite supportJosh Boyer2008-08-28
| * powerpc/44x: Add explicit support for AMCC GlacierJosh Boyer2008-08-28
| * powerpc/44x: Migrate Taishan support to ppc44x_simpleJosh Boyer2008-08-28
| * powerpc/44x: Migrate Sequoia support to ppc44x_simpleJosh Boyer2008-08-28
| * powerpc/44x: Migrate Rainier support to ppc44x_simpleJosh Boyer2008-08-28
| * powerpc/44x: Migrate Katmai support to ppc44x_simpleJosh Boyer2008-08-28
| * powerpc/44x: Migrate Canyonlands support to ppc44x_simpleJosh Boyer2008-08-28
| * powerpc/44x: Migrate Bamboo support to ppc44x_simpleJosh Boyer2008-08-28
| * powerpc/44x: Add PowerPC 44x simple platform supportJosh Boyer2008-08-28
| * powerpc/44x: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fixTirumala R Marri2008-08-28
* | powerpc: Fix major revision number for Freescale coresMartin Langer2008-09-15
* | powerpc: Clean up hugepage pagetable allocation for powerpc with 16G pagesDavid Gibson2008-09-15
* | powerpc: Make the irq reverse mapping radix tree locklessSebastien Dugue2008-09-15
* | powerpc: Separate the irq radix tree insertion and lookupSebastien Dugue2008-09-15
* | powerpc: Rename PTE_SIZE to HPTE_SIZEBecky Bruce2008-09-15
* | powerpc: Enforce a non-spe kernel build even on broken compilersThiemo Seufer2008-09-15
* | powerpc: Use sys_pause for 32-bit pause entry pointChristoph Hellwig2008-09-15
* | powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras2008-09-15
* | powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bitPaul Mackerras2008-09-15
* | powerpc: Make it possible to move the interrupt handlers away from the kernelPaul Mackerras2008-09-15
* | powerpc: Rearrange head_64.S to move interrupt handler code to the beginningPaul Mackerras2008-09-15
* | powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernelsChandru2008-09-15
* | powerpc: Check rc of notifier chain for memory removeNathan Fontenot2008-09-15
* | powerpc: New copy_4K_page()Mark Nelson2008-09-15
* | powerpc: Add new CPU feature: CPU_FTR_CP_USE_DCBTZMark Nelson2008-09-15
* | powerpc: Fix duplicate test of MACIO_FLAG_SCCB_ONroel kluin2008-09-15
* | Merge branch 'linux-2.6'Paul Mackerras2008-09-09
|\ \ | |/ |/|
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-09-09
| |\
| | * x86: fix memmap=exactmap boot argumentPrarit Bhargava2008-09-09
| | * x86: disable static NOPLs on 32 bitsLinus Torvalds2008-09-08