summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-09Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras
2008-05-08[POWERPC] spufs: lockdep annotations for spufs_dir_closeChristoph Hellwig
2008-05-08[POWERPC] spufs: don't requeue victim contex in find_victim if it's not in sp...Christoph Hellwig
2008-05-06[POWERPC] 4xx: Fix PCI mem in sequoia DTSChristian Ehrhardt
2008-05-06[POWERPC] 4xx: Add endpoint support to 4xx PCIe driverStefan Roese
2008-05-06[POWERPC] 4xx: Fix problem with new TLB storage attibute fields on 440x6 coreStefan Roese
2008-05-06[POWERPC] spufs: spu_create should send inotify IM_CREATE eventChristoph Hellwig
2008-05-05[POWERPC] Assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-05[POWERPC] devres: Add devm_ioremap_prot()Emil Medve
2008-05-05[POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutexDaniel Walker
2008-05-05[POWERPC] macintosh: windfarm_smu_sat: semaphore to mutexDaniel Walker
2008-05-05[POWERPC] macintosh: therm_pm72: driver_lock semaphore to mutexDaniel Walker
2008-05-05[POWERPC] spufs: handle faults while the context switch pending flag is setLuke Browning
2008-05-05[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning
2008-05-05[POWERPC] spufs: try to route SPU interrupts to local nodeLuke Browning
2008-05-05[POWERPC] spufs: set SPU_CONTEXT_SWITCH_PENDING before synchronising SPU irqsLuke Browning
2008-05-05[POWERPC] spufs: don't acquire state_mutex interruptible while performing cal...Jeremy Kerr
2008-05-05[POWERPC] spufs: update master runcntl with context lock heldJeremy Kerr
2008-05-05[POWERPC] spufs: fix post-stopped update of MFC_CNTL registerJeremy Kerr
2008-05-05[POWERPC] spufs: fix save of mfc_cntl registerJeremy Kerr
2008-05-05[POWERPC] spufs: don't touch suspend bits when purging DMA queueJeremy Kerr
2008-05-05[POWERPC] cell: Fix lost interrupts due to fasteoi handlerJeremy Kerr
2008-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds
2008-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2008-05-04task_nommu: fix compile failing bug because of spilt file.hBryan Wu
2008-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-05-04Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-05-04sysfs: build fixIngo Molnar
2008-05-04Make forced module loading optionalLinus Torvalds
2008-05-04fix asm-mips/types.h syntax errorAdrian Bunk
2008-05-04fix asm-alpha/types.h breakageAdrian Bunk
2008-05-04kconfig-language.txt: remove bogus hintAdrian Bunk
2008-05-04kconfig: fix MAC OS X warnings in menuconfigSam Ravnborg
2008-05-04x86: fix setup printk format warningRandy Dunlap
2008-05-04x86: olpc build fixThomas Gleixner
2008-05-04x86: video/fbdev.c: add MODULE_LICENSEAdrian Bunk
2008-05-04x86: fix up bootparam.h for userspace inclusionRusty Russell
2008-05-04x86: relocs ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov
2008-05-04x86: vdso ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov
2008-05-04x86: remove dell reboot dmi quirk board name matchBen
2008-05-04x86: es7000 build fixIngo Molnar
2008-05-04x86: make additional_cpus staticAdrian Bunk
2008-05-04x86: make start_secondary() staticAdrian Bunk
2008-05-04kbuild, suspend, x86: fix rebuild of wakeup.binSam Ravnborg
2008-05-04uml: fix gcc problemIngo Molnar
2008-05-04x86: undo visws/numaq build changesThomas Gleixner
2008-05-04ide: IDE_HFLAG_SERIALIZE_DMA bugfixBartlomiej Zolnierkiewicz
2008-05-04x86: KVM geust: make setup_secondary_clock definition dependent on local apicGlauber Costa
2008-05-04KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large pageAvi Kivity