aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-13[XTENSA] Use preprocessor to generate the linker script for the ELF boot imageChris Zankel2-3/+5
2008-02-13[XTENSA] Add missing RELOCATE_ENTRY for debug vectorMarc Gauthier1-0/+2
2008-02-13[XTENSA] Remove unused codeChris Zankel1-22/+0
2008-02-13[XTENSA] Fix modules for non-exec processor configurationsChris Zankel1-1/+1
2008-02-13[XTENSA] Fix comments regarding the number of frames to saveChris Zankel1-6/+6
2008-02-13[XTENSA] Add missing a2 register restore in register spill routineChris Zankel1-3/+5
2008-02-13[XTENSA] adjust boot linker script start addressesMarc Gauthier2-1/+2
2008-02-13[XTENSA] Remove oldmask from sigcontext and fix register flushChris Zankel1-7/+5
2008-02-13[XTENSA] Clean up elf-gregset.Chris Zankel2-60/+7
2008-02-13[XTENSA] Fix icache flush for cache aliasingChris Zankel1-1/+1
2008-02-13[XTENSA] Prevent inlining ISS platform asm constructsMarc Gauthier2-0/+2
2008-02-13[XTENSA] Flush the page-address in update-mmu instead of user-addressChris Zankel1-3/+3
2008-02-13[XTENSA] Fix argument list for pgd_ctor constructor.Chris Zankel1-1/+1
2008-02-13[XTENSA] Concentrate platforms into one platforms directory.Chris Zankel6-1/+1
2008-02-13[XTENSA] Add .literal sections for various init sectiont to linker scriptChris Zankel1-1/+3
2008-02-13[XTENSA] Remove dead code reported by Robert P. J. Day.Adrian Bunk1-5/+0
2008-02-13[XTENSA] Remove duplicate includes.Chris Zankel3-3/+0
2008-02-11x86: vdso_install fixRoland McGrath1-10/+12
2008-02-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-0/+7
2008-02-11[IA64] Fix build for sim_defconfigTony Luck1-0/+7
2008-02-11x86: remove over noisy debug printkThomas Gleixner1-7/+0
2008-02-11Use proper abstractions in quirk_intel_irqbalanceMatthew Wilcox1-3/+6
2008-02-10Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds45-851/+2138
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox12-58/+64
2008-02-10PCI x86: always use conf1 to access config space below 256 bytesIvan Kokshaysky4-67/+19
2008-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds27-395/+609
2008-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds9-462/+519
2008-02-09Update arch/x86/boot/.gitignore with new auto-generated filesS.Çağlar Onur1-0/+2
2008-02-09Merge branches 'master', 'omap1-upstream' and 'orion' into develRussell King41-845/+2126
2008-02-09[ARM] constify function pointer tablesJan Engelhardt2-3/+3
2008-02-09[ARM] 4823/1: AT91 section fixDavid Brownell1-1/+1
2008-02-09[ARM] 4824/1: pxa: clear RDH bit after any resetDmitry Krivoschekov1-0/+8
2008-02-09x86: cpa, strict range check in try_preserve_large_page()Thomas Gleixner1-2/+15
2008-02-09x86: cpa, enable CONFIG_DEBUG_PAGEALLOC on 64-bitThomas Gleixner1-5/+1
2008-02-09x86: cpa, use page poolThomas Gleixner1-10/+25
2008-02-09x86: introduce page pool in cpaThomas Gleixner3-1/+85
2008-02-09x86 PM: update stale commentsRafael J. Wysocki2-3/+3
2008-02-09x86 PM: consolidate suspend and hibernation codeRafael J. Wysocki3-162/+171
2008-02-09x86 PM: rename 32-bit files in arch/x86/powerRafael J. Wysocki4-6/+5
2008-02-09x86 PM: move 64-bit hibernation files to arch/x86/powerRafael J. Wysocki5-9/+20
2008-02-09x86: trivial printk optimizationsDenys Vlasenko1-10/+14
2008-02-09x86: fix early_ioremap pagetable opsIan Campbell1-2/+2
2008-02-09x86: construct 32-bit boot time page tables in native format.Ian Campbell4-104/+178
2008-02-09x86, core: remove CONFIG_FORCED_INLININGHarvey Harrison2-2/+0
2008-02-09x86: avoid unused variable warning in mm/init_64.cThomas Gleixner1-3/+3
2008-02-09x86: fixup more paravirt falloutIngo Molnar2-14/+19
2008-02-09x86: fix sparse warning in topology.cHarvey Harrison1-1/+1
2008-02-09x86: sparse warnings in pageattr.cHarvey Harrison2-6/+8
2008-02-09x86: sparse warning in therm_throt.cHarvey Harrison1-1/+1
2008-02-09x86: fix sparse warning in xen/time.cHarvey Harrison1-5/+5