summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-05-07[Blackfin] arch: Cleanup Kconfig, fix comment and make sure we exclude CCLK=S...Michael Hennerich
2008-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-06Revert "uml: fix gcc problem"Linus Torvalds
2008-05-06sparc64: Fix initrd regression.David S. Miller
2008-05-06x86: fix PAE pmd_bad bootup warningHugh Dickins
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-06Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik
2008-05-06[POWERPC] 4xx: Fix problem with new TLB storage attibute fields on 440x6 coreStefan Roese
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-05-06[POWERPC] spufs: spu_create should send inotify IM_CREATE eventChristoph Hellwig
2008-05-05Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2008-05-05sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-05-05sparc64: remove online_page()Adrian Bunk
2008-05-05m68k: remove old mac_esp cruftFinn Thain
2008-05-05m68k: Handle 68040 bus faultsRoman Zippel
2008-05-05sparc64: use compat_sys_utimes instead of home-grown local copy.David S. Miller
2008-05-05x86 PCI: call dmi_check_pciprobe()Yinghai Lu
2008-05-05x86/pci: add pci=skip_isa_align command lines.Yinghai Lu
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] 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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
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: 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-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
2008-05-04KVM: avoid fx_init() schedule in atomicAndrea Arcangeli
2008-05-04KVM: Avoid spurious execeptions after setting registersJan Kiszka
2008-05-04KVM: PIT: support mode 4Marcelo Tosatti