summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | MIPS: 64-bit: vmsplice needs to use the compat wrapper for o32 and N32.Ralf Baechle2008-12-042-2/+2
| | * | | | | | | MIPS: o32: Fix number of arguments to splice(2).Ralf Baechle2008-12-041-1/+1
| | * | | | | | | MIPS: Malta: Consolidate platform device code.Ralf Baechle2008-12-043-69/+50
| | * | | | | | | MIPS: IP22, Fulong, Malta: Update defconfigs.Ralf Baechle2008-12-043-782/+1273
| | * | | | | | | MIPS: Malta: Add back RTC supportTiejun Chen2008-12-042-11/+84
| | * | | | | | | MIPS: Fix potential DOS by untrusted user app.Vlad Malov2008-12-042-11/+6
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | MN10300: Introduce barriers to replace removed volatiles in gdbstub 16550 driverDavid Howells2008-12-031-0/+2
| |/ / / / / /
| * | | | | | powerpc/83xx: Fix MCU support merge issue in mpc8349emitx.dtsAnton Vorontsov2008-12-031-8/+8
* | | | | | | powerpc/85xx: Fix compile issues with mpc8572ds.dtsKumar Gala2008-12-151-8/+8
* | | | | | | powerpc: Fix bogus cache flushing on all 40x and BookE processors v2Benjamin Herrenschmidt2008-12-151-7/+8
| |_|_|_|_|/ |/| | | | |
* | | | | | powerpc/85xx: Create dts for each core in CAMP mode for MPC8572DSHaiying Wang2008-12-032-0/+717
* | | | | | powerpc/85xx: Don't reset the MPIC for CAMP mode on MPC8572DSHaiying Wang2008-12-031-1/+10
* | | | | | powerpc/85xx: Add localbus node in mpc8572ds dts fileHaiying Wang2008-12-031-0/+113
* | | | | | powerpc/86xx: Basic GPIO support for GE Fanuc SBC610Martyn Welch2008-12-034-1/+153
* | | | | | powerpc/qe: Move cmxgcr_lock definition from the ucc.c into the qe.cAnton Vorontsov2008-12-032-3/+4
* | | | | | powerpc/86xx: Add use of Epson RTX-8581 RTC to GE Fanuc SBC610 dtsMartyn Welch2008-12-032-2/+11
* | | | | | powerpc/85xx: Fix compile warnings in mpc85xx_mds.cKumar Gala2008-12-031-2/+4
* | | | | | powerpc/85xx: Add support for SMP initializationKumar Gala2008-12-033-0/+176
* | | | | | powerpc/85xx: minor head_fsl_booke.S cleanupKumar Gala2008-12-031-2/+2
* | | | | | powerpc: Better setup of boot page TLB entryTrent Piepho2008-12-032-9/+15
* | | | | | powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.Liu Yu2008-12-036-20/+813
* | | | | | powerpc/math-emu: Remove redundant 'ret'Liu Yu2008-12-0318-52/+34
* | | | | | powerpc/math-emu: Adopt new version of _FP_CHOOSENANLiu Yu2008-12-031-9/+17
* | | | | | powerpc/math-emu: Fix single float point division bugLiu Yu2008-12-031-1/+1
* | | | | | powerpc: Remove unncessary SPE related compiler flagKumar Gala2008-12-031-1/+0
* | | | | | powerpc and sparc: Introduce dev_archdata node accessorsAnton Vorontsov2008-12-032-0/+24
* | | | | | powerpc/ibmebus: Get rid of the IRQ mapping in ibmebus_free_irq()Sebastien Dugue2008-12-031-0/+1
* | | | | | powerpc: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-12-031-2/+0
* | | | | | powerpc: Add sync_*_for_* to dma_opsBecky Bruce2008-12-033-31/+92
* | | | | | powerpc: Allow the max stack trace depth to be configuredJohannes Berg2008-12-032-1/+10
* | | | | | powerpc: Use RCU based pte freeing mechanism for all powerpcKumar Gala2008-12-038-175/+167
* | | | | | powerpc: Add a local_flush_tlb_page to handle kmap_atomic invalidatesKumar Gala2008-12-032-2/+16
* | | | | | powerpc: hash_page_sync should only be used on SMP & STD_MMU_32Kumar Gala2008-12-031-3/+3
* | | | | | powerpc: Fix ppc32 mm_struct CPU tracking in SMPBenjamin Herrenschmidt2008-12-031-0/+3
* | | | | | powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs()Kumar Gala2008-12-031-0/+2
* | | | | | Merge branch 'merge'Paul Mackerras2008-12-03159-1715/+4355
|\ \ \ \ \ \ | |/ / / / /
| * | | | | powerpc: Fix dma_map_sg() cache flushing on non coherent platformsBenjamin Herrenschmidt2008-12-031-0/+1
| | |_|_|/ | |/| | |
| * | | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-029-7/+29
| |\ \ \ \
| | * | | | KVM: MMU: avoid creation of unreachable pages in the shadowMarcelo Tosatti2008-11-261-0/+1
| | * | | | KVM: ppc: stop leaking host memory on VM exitHollis Blanchard2008-11-253-0/+11
| | * | | | KVM: MMU: fix sync of ptes addressed at owner pagetableMarcelo Tosatti2008-11-231-1/+1
| | * | | | KVM: ia64: Fix: Use correct calling convention for PAL_VPS_RESUME_HANDLERXiantao Zhang2008-11-231-4/+7
| | * | | | KVM: ia64: Fix incorrect kbuild CFLAGS overrideXiantao Zhang2008-11-231-1/+1
| | * | | | KVM: VMX: Fix interrupt loss during race with NMIAvi Kivity2008-11-231-1/+3
| | * | | | KVM: s390: Fix problem state handling in guest sigp handlerChristian Borntraeger2008-11-231-0/+5
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-12-021-1/+1
| |\ \ \ \ \
| | * | | | | sparc64: Fix offset calculation in compute_size()David S. Miller2008-12-011-1/+1
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2008-12-0212-612/+828
| |\ \ \ \ \ \
| | * | | | | | m68k: Update defconfigs for 2.6.28-rc7Geert Uytterhoeven2008-12-0212-612/+828
| | | |_|_|_|/ | | |/| | | |
| * | | | | | MN10300: Fix application of kernel module relocationsMark Salter2008-12-021-28/+7
OpenPOWER on IntegriCloud