aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* powerpc/85xx: Add support for SMP initializationKumar Gala2008-12-03
* powerpc/85xx: minor head_fsl_booke.S cleanupKumar Gala2008-12-03
* powerpc: Better setup of boot page TLB entryTrent Piepho2008-12-03
* powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.Liu Yu2008-12-03
* powerpc/math-emu: Remove redundant 'ret'Liu Yu2008-12-03
* powerpc/math-emu: Adopt new version of _FP_CHOOSENANLiu Yu2008-12-03
* powerpc/math-emu: Fix single float point division bugLiu Yu2008-12-03
* powerpc: Remove unncessary SPE related compiler flagKumar Gala2008-12-03
* hvc_console: Always schedule resize work on resizeHendrik Brueckner2008-12-03
* powerpc: Make open count variables signed in hvcs/hvsi/hvc_consoleroel kluin2008-12-03
* drivers/hvc: Add missing of_node_putNicolas Palix2008-12-03
* of/gpio: Implement of_get_gpio_flags()Anton Vorontsov2008-12-03
* powerpc/macintosh: Fix unsigned check in smu_sat_get_sdb_partition()roel kluin2008-12-03
* of/i2c: Fill the archdata for I2C devicesAnton Vorontsov2008-12-03
* powerpc and sparc: Introduce dev_archdata node accessorsAnton Vorontsov2008-12-03
* powerpc/BSR: Support multiple OF-node description of BSRSonny Rao2008-12-03
* powerpc/ibmebus: Get rid of the IRQ mapping in ibmebus_free_irq()Sebastien Dugue2008-12-03
* powerpc: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-12-03
* powerpc: Add sync_*_for_* to dma_opsBecky Bruce2008-12-03
* powerpc: Allow the max stack trace depth to be configuredJohannes Berg2008-12-03
* powerpc: Use RCU based pte freeing mechanism for all powerpcKumar Gala2008-12-03
* powerpc: Add a local_flush_tlb_page to handle kmap_atomic invalidatesKumar Gala2008-12-03
* powerpc: hash_page_sync should only be used on SMP & STD_MMU_32Kumar Gala2008-12-03
* powerpc: Fix ppc32 mm_struct CPU tracking in SMPBenjamin Herrenschmidt2008-12-03
* powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs()Kumar Gala2008-12-03
* Merge branch 'merge'Paul Mackerras2008-12-03
|\
| * powerpc: Fix dma_map_sg() cache flushing on non coherent platformsBenjamin Herrenschmidt2008-12-03
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-12-02
| |\
| | * [WATCHDOG] hpwdt: Fix kdump when using hpwdtBernhard Walle2008-12-01
| | * [WATCHDOG] hpwdt: set the mapped BIOS address space as executableBernhard Walle2008-11-21
| | * [WATCHDOG] iTCO_wdt: add PCI ID's for ICH9 & ICH10 chipsetsWim Van Sebroeck2008-11-21
| | * [WATCHDOG] iTCO_wdt : correct status clearingWim Van Sebroeck2008-11-21
| | * [WATCHDOG] iTCO_wdt : problem with rebooting on new ICH9 based motherboardsWim Van Sebroeck2008-11-21
| | * [WATCHDOG] fix mtx1_wdt compilation failureFlorian Fainelli2008-11-21
| * | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2008-12-02
| |\ \
| | * | UBIFS: pre-allocate bulk-read bufferArtem Bityutskiy2008-11-21
| | * | UBIFS: do not allocate too muchArtem Bityutskiy2008-11-21
| | * | UBIFS: do not print scary memory allocation warningsArtem Bityutskiy2008-11-21
| | * | UBIFS: allow for gaps when dirtying the LPTAdrian Hunter2008-11-07
| | * | UBIFS: fix compilation warningsArtem Bityutskiy2008-11-06
| | * | MAINTAINERS: change UBI/UBIFS git tree URLsArtem Bityutskiy2008-11-06
| | * | UBIFS: endian handling fixes and annotationsHarvey Harrison2008-11-06
| | * | UBIFS: remove printkArtem Bityutskiy2008-11-06
| * | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-02
| |\ \ \
| | * | | KVM: MMU: avoid creation of unreachable pages in the shadowMarcelo Tosatti2008-11-26
| | * | | KVM: ppc: stop leaking host memory on VM exitHollis Blanchard2008-11-25
| | * | | KVM: MMU: fix sync of ptes addressed at owner pagetableMarcelo Tosatti2008-11-23
| | * | | KVM: ia64: Fix: Use correct calling convention for PAL_VPS_RESUME_HANDLERXiantao Zhang2008-11-23
| | * | | KVM: ia64: Fix incorrect kbuild CFLAGS overrideXiantao Zhang2008-11-23
| | * | | KVM: VMX: Fix interrupt loss during race with NMIAvi Kivity2008-11-23