summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | powerpc: Drop support for pre-POWER4 cpusMichael Ellerman2014-07-282-102/+6
| * | | | powerpc: Use standard macros for sys_sigpending() & sys_old_getrlimit()Michael Ellerman2014-07-282-5/+2
| * | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2014-07-2810-14/+40
| |\ \ \ \
| * | | | | powernv: Add OPAL tracepointsAnton Blanchard2014-07-114-9/+236
| * | | | | powerpc/pseries: Optimise hcall tracepointsAnton Blanchard2014-07-111-22/+16
| * | | | | powerpc/pseries: Use jump labels for hcall tracepointsAnton Blanchard2014-07-113-41/+142
| * | | | | powerpc/powernv: Add a page size parameter to pnv_pci_setup_iommu_table()Alexey Kardashevskiy2014-07-114-7/+9
| * | | | | powerpc/powernv: Use it_page_shift in TCE buildAlexey Kardashevskiy2014-07-111-2/+3
| * | | | | powerpc/powernv: Use it_page_shift for TCE invalidationAlexey Kardashevskiy2014-07-111-7/+9
| * | | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2014-07-1132-538/+130
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | powerpc/85xx: drop hypervisor specific board compatiblesLaurentiu TUDOR2014-07-021-32/+20
| * | | | | powerpc/fsl-booke: Add initial T208x QDS board supportShengzhou Liu2014-07-025-1/+347
| * | | | | powerpc/fsl-booke: Add support for T2080/T2081 SoCShengzhou Liu2014-07-024-0/+605
| * | | | | powerpc/8xx: Remove empty asm/mpc8xx.hScott Wood2014-06-258-17/+0
| * | | | | pcmcia: Remove m8xx_pcmcia driverScott Wood2014-06-256-1244/+0
| * | | | | booke/powerpc: define wimge shift mask to fix compilation errorBharat Bhushan2014-06-251-0/+2
| * | | | | powerpc/traps/e500: fix misleading error outputWladislav Wiebe2014-06-251-1/+1
| * | | | | powerpc/85xx: Add T4240RDB board supportChunhe Lan2014-06-253-1/+189
| * | | | | powerpc/mpc85xx: fix fsl/p2041-post.dtsi clockgen mux2Valentin Longchamp2014-06-201-0/+1
| * | | | | MAINTAINERS: Update Linux for Freescale PowerPCScott Wood2014-06-201-0/+2
| * | | | | powerpc/booke64: wrap tlb lock and search in htw miss with FTR_SMTLaurentiu Tudor2014-06-201-0/+4
| * | | | | MAINTAINERS: Update PPC 8xx entryMarcelo Tosatti2014-06-201-1/+0
| * | | | | t4240/dts: Enable third elo3 DMA engine supportChunhe Lan2014-06-202-0/+2
| * | | | | powerpc/defconfig: update RTC supportShengzhou Liu2014-06-204-1/+12
| * | | | | powerpc/e500mc: Fix wrong value of MCSR_L2MMU_MHITScott Wood2014-06-201-1/+1
| * | | | | powerpc/e6500: hw tablewalk: fix recursive tlb lock on cpu 0Scott Wood2014-06-201-1/+2
| * | | | | powerpc/e6500: hw tablewalk: clear TID in kernel indirect entriesScott Wood2014-06-201-7/+5
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-08-07156-3036/+5486
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch '3.16-fixes' into mips-for-linux-nextRalf Baechle2014-08-0215-28/+116
| |\ \ \ \ \ \
| | * | | | | | MIPS: bugfix: missed cache flush of TLB refill handlerLeonid Yegoshin2014-08-011-0/+2
| | * | | | | | MIPS: Jz4740: Rename usb_nop_xceiv to usb_phy_genericApelete Seketeli2014-08-011-1/+1
| | * | | | | | MIPS: smp-mt: Fix link error when PROC_FS=nJames Hogan2014-08-011-0/+2
| | * | | | | | MIPS: N32: Use compat getsockopt syscallSorin Dumitru2014-08-011-1/+1
| | * | | | | | MIPS: APRP: Fix an issue when device_create() fails.Sebastien Bourdelin2014-08-012-0/+6
| | * | | | | | MIPS: GIC: Prevent array overrunJeffrey Deans2014-07-311-2/+4
| | * | | | | | MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen2014-07-301-1/+0
| | * | | | | | MIPS: ftrace: Fix dynamic tracing of kernel modulesPetri Gynther2014-07-302-9/+60
| | * | | | | | MIPS: Prevent user from setting FCSR cause bitsPaul Burton2014-07-301-1/+2
| | * | | | | | MIPS: math-emu: Fix instruction decoding.Rob Kendrick2014-07-301-1/+1
| | * | | | | | MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen2014-07-301-0/+1
| | * | | | | | MIPS: RB532: Fix reregistering of serial consoleWaldemar Brodkorb2014-07-301-0/+1
| | * | | | | | MIPS: IP22: Add missing put_device callLevente Kurusa2014-07-301-1/+9
| | * | | | | | MIPS: TXx9: 7segled: add missing put_device callLevente Kurusa2014-07-301-3/+11
| | * | | | | | MIPS: TXx9: Add missing put_device callLevente Kurusa2014-07-301-10/+19
| * | | | | | | MIPS: jz4740: remove unnecessary null test before debugfs_removeFabian Frederick2014-08-021-2/+1
| * | | | | | | MIPS: Octeon: remove unnecessary null test before debugfs_remove_recursiveFabian Frederick2014-08-021-2/+1
| * | | | | | | MIPS: ZBOOT: implement stack protector in compressed boot phaseBen Chan2014-08-021-0/+14
| * | | | | | | MIPS: mipsreg: remove duplicate MIPS_CONF4_FTLBSETS_SHIFTDan Carpenter2014-08-021-1/+0
| * | | | | | | MIPS: Bonito64: remove a duplicate defineDan Carpenter2014-08-021-1/+0
| * | | | | | | MIPS: Malta: initialise MAARsPaul Burton2014-08-021-0/+26
OpenPOWER on IntegriCloud