summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-05-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds28-714/+1219
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds34-40/+40
2007-05-09Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds6-8/+13
2007-05-09i386: cpu/transmeta.c: fix definition of USER686H. Peter Anvin1-2/+4
2007-05-09i386: voyager: use __maybe_unusedDavid Rientjes1-2/+2
2007-05-09i386 pci: use __maybe_unusedDavid Rientjes1-1/+1
2007-05-09rename thread_info to stackRoman Zippel11-13/+13
2007-05-09wrap access to thread_infoRoman Zippel7-9/+9
2007-05-09microcode: use suspend-related CPU hotplug notificationsRafael J. Wysocki1-26/+36
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki16-1/+33
2007-05-09Use the APIC to determine the hardware processor id - i386Fernando Luis Vazquez Cao1-2/+0
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao1-0/+1
2007-05-09uml: turn build warnings into commentsMiklos Szeredi3-5/+8
2007-05-09uml: mark a tt-only functionJeff Dike1-0/+2
2007-05-09uml: turn on SCSI supportPeter Zijlstra2-73/+1
2007-05-09FRV: Replace pgd management via slabs through quicklistsChristoph Lameter3-14/+18
2007-05-09[AVR32] Wire up sys_utimensatHaavard Skinnemoen1-0/+1
2007-05-09[AVR32] Fix section mismatch .taglist -> .init.textHaavard Skinnemoen1-1/+1
2007-05-09fix file specification in commentsUwe Kleine-König17-17/+17
2007-05-09misc doc and kconfig typosMatt LaPlante2-2/+2
2007-05-09Fix occurrences of "the the "Michael Opdenacker4-5/+5
2007-05-09[AVR32] Implement dma_{alloc,free}_writecombine()Haavard Skinnemoen1-4/+8
2007-05-09AVR32: Spinlock initializer cleanupThomas Gleixner2-2/+2
2007-05-09[AVR32] Use correct config symbol when setting cpuflagsHaavard Skinnemoen1-1/+1
2007-05-09[POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32David Gibson3-4/+4
2007-05-09[POWERPC] EEH: log all PCI-X and PCI-E AER registersLinas Vepstas1-2/+46
2007-05-09[POWERPC] EEH: capture and log pci state on errorLinas Vepstas1-2/+41
2007-05-09[POWERPC] EEH: Split up long error msgLinas Vepstas1-3/+5
2007-05-09[POWERPC] EEH: log error only after driver notification.Linas Vepstas1-1/+5
2007-05-09[POWERPC] fsl_soc: Make mac_addr const in fs_enet_of_init().Scott Wood1-1/+1
2007-05-09[POWERPC] Don't use SLAB/SLUB for PTE pagesHugh Dickins2-24/+6
2007-05-09[POWERPC] Spufs support for 64K LS mappings on 4K kernelsBenjamin Herrenschmidt6-36/+274
2007-05-09[POWERPC] Add ability to 4K kernel to hash in 64K pagesBenjamin Herrenschmidt4-16/+46
2007-05-09[POWERPC] Introduce address space "slices"Benjamin Herrenschmidt10-586/+719
2007-05-09[POWERPC] Small fixes & cleanups in segment page size demotionBenjamin Herrenschmidt1-41/+46
2007-05-09[POWERPC] iSeries: Make HVC_ISERIES the defaultStephen Rothwell1-1/+3
2007-05-09[POWERPC] iSeries: suppress build warning in lparmap.cStephen Rothwell1-1/+2
2007-05-09[POWERPC] Mark pages that don't exist as nosaveJohannes Berg1-0/+25
2007-05-09Kconfig: A couple of grammatical fixes in arch/i386/KconfigRobert P. J. Day1-2/+2
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day2-2/+2
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba8-12/+12
2007-05-09FRV: Miscellaneous fixesDavid Howells3-2/+13
2007-05-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds16-751/+716
2007-05-09Revert "fbdev: ignore VESA modes if framebuffer is disabled"Linus Torvalds1-3/+1
2007-05-09[SPARC64]: Optimize fault kprobe handling just like powerpc.David S. Miller2-41/+15
2007-05-09[SPARC]: Wire up utimensat syscall.David S. Miller3-1/+6
2007-05-09[SPARC64]: Fix request_irq() ignored result warnings in PCI controller code.David S. Miller3-46/+104
2007-05-09[SPARC64]: Kill asm-sparc64/pbm.hDavid S. Miller10-9/+124
2007-05-09[SPARC64]: Removal of trivial pci_controller_info uses.David S. Miller3-67/+58
2007-05-09[SPARC64]: Move index info pci_pbm_info.David S. Miller8-154/+136