summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2008-02-08CRIS v32: Update boot compressed Kbuild makefile.Jesper Nilsson
2008-02-08CRIS v32: Update boot Kbuild makefile.Jesper Nilsson
2008-02-08CRIS v32: Update traps.cJesper Nilsson
2008-02-08CRIS v10: Update and improve axisflashmap.cJesper Nilsson
2008-02-08CRIS v10: Update rescue head.sJesper Nilsson
2008-02-08CRIS v10: Update rescue Kbuild makefile.Jesper Nilsson
2008-02-08CRIS v10: Update boot/compressed Kbuild makefile.Jesper Nilsson
2008-02-08CRIS v10: Update boot Kbuild makefile.Jesper Nilsson
2008-02-08CRIS: Update main Kbuild makefile.Jesper Nilsson
2008-02-08CRIS v32: Update and improve axisflashmapJesper Nilsson
2008-02-08CRIS v32: New version of I2C driver.Jesper Nilsson
2008-02-08CRIS v32: Fixup kernel Makefile.Jesper Nilsson
2008-02-08CRIS v32: Update entry.S to working order.Jesper Nilsson
2008-02-08CRIS v32: Whitespace and formatting changes for kernel/ptrace.cJesper Nilsson
2008-02-08CRIS: Minor generic kernel/traps.c changes.Jesper Nilsson
2008-02-08CRIS: Minor fixes to mm/fault.cJesper Nilsson
2008-02-08CRIS: Remove unnecessary CVS log from cris/mm/init.cJesper Nilsson
2008-02-08CRIS v32: Update synchronous serial driver.Jesper Nilsson
2008-02-08CRIS v32: Add L2 cache initialization code.Jesper Nilsson
2008-02-08CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS an...Jesper Nilsson
2008-02-08CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3.Jesper Nilsson
2008-02-08CRIS v32: Add new driver files for Etrax-FSJesper Nilsson
2008-02-08CRIS v32: Add new driver files for Artpec-3.Jesper Nilsson
2008-02-08CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings.Jesper Nilsson
2008-02-08[POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpcBadari Pulavarty
2008-02-08[POWERPC] Enable hotplug memory remove for 64-bit powerpcBadari Pulavarty
2008-02-08[POWERPC] Add remove_memory() for 64-bit powerpcBadari Pulavarty
2008-02-08[POWERPC] Make cell IOMMU fixed mapping printk more usefulMichael Ellerman
2008-02-08[POWERPC] Fix potential cell IOMMU bug when switching back to default DMA opsMichael Ellerman
2008-02-08[POWERPC] Don't enable cell IOMMU fixed mapping if there are no dma-rangesMichael Ellerman
2008-02-08[POWERPC] Fix cell IOMMU null pointer explosion on old firmwaresMichael Ellerman
2008-02-08[POWERPC] spufs: Fix timing dependent false return from spufs_run_spuLuke Browning
2008-02-08[POWERPC] spufs: No need to have a runnable SPU for libassist updateLuke Browning
2008-02-08[POWERPC] spufs: Update SPU_Status[CISHP] in backing runcntl writeMasato Noguchi
2008-02-08[POWERPC] spufs: Fix state_mutex leaksChristoph Hellwig
2008-02-08[POWERPC] Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt
2008-02-08[SPARC64]: Make use of the new fs/compat_binfmt_elf.cDavid S. Miller
2008-02-07[SPARC64]: Make use of compat_sys_ptrace()David S. Miller
2008-02-02Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-02-01suspend: cleanup reference to swsusp_pg_dir[]Rafael J. Wysocki
2008-02-01Suspend: Clean up suspend_64.cBorislav Petkov
2008-02-01Suspend: Add config option to disable the freezer if architecture wants thatJohannes Berg
2008-02-01Suspend: Introduce begin() and end() callbacksRafael J. Wysocki
2008-02-01Suspend: Clean up Kconfig (V2)Johannes Berg
2008-02-01Hibernation: Clean up Kconfig (V2)Johannes Berg
2008-02-01PCI: use dev_printk in x86 quirk messagesbjorn.helgaas@hp.com
2008-02-01PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk
2008-02-02x86: fix bootup crash in native_read_tsc()Ingo Molnar