summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-08-18[IA64] use generic compat_old_sys_readdirChristoph Hellwig3-140/+1
2008-08-18[IA64] pci_acpi_scan_root cleanupLuck, Tony1-10/+11
2008-08-18[IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area.Robin Holt1-4/+4
2008-08-18[IA64] Remove sn2_defconfig.Robin Holt1-1285/+0
2008-08-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-25/+39
2008-08-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds11-88/+78
2008-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-8/+22
2008-08-18x86: fix build warnings in real mode codeAndi Kleen2-1/+2
2008-08-18x86, calgary: fix section mismatch warning - get_tce_space_from_tarMarcin Slusarz1-1/+1
2008-08-18x86: silence section mismatch warning - get_local_pdaMarcin Slusarz1-2/+9
2008-08-18x86: fix i486 suspend to disk CR4 oopsDavid Fries4-16/+22
2008-08-18x86: mpparse.c: fix section mismatch warningMarcin Slusarz1-2/+2
2008-08-18x86: mmconf: fix section mismatch warningMarcin Slusarz1-1/+1
2008-08-18x86: fix MP_processor_info section mismatch warningMarcin Slusarz1-1/+1
2008-08-18x86, tsc: fix section mismatch warningMarcin Slusarz1-1/+1
2008-08-18powerpc: Use generic compat_sys_old_readdirChristoph Hellwig2-58/+1
2008-08-18powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversionPaul Collins1-1/+1
2008-08-18powerpc: Remove dead module_find_bug codeSteven Rostedt1-15/+0
2008-08-18powerpc: Add CMO enabled flag and paging space data to lparcfgRobert Jennings1-0/+5
2008-08-18powerpc: Fix CMM page loaning on 64k page kernel with 4k hardware pagesBrian King1-2/+25
2008-08-18powerpc: Make CMO paging space pool ID and page size availableRobert Jennings2-8/+42
2008-08-18powerpc: Fix lockdep IRQ tracing bugBenjamin Herrenschmidt1-2/+3
2008-08-18powerpc: Fix TLB invalidation on boot on 32-bitRocky Craig1-1/+1
2008-08-18powerpc: Fix loss of vdso on fork on 32-bitBenjamin Herrenschmidt1-1/+0
2008-08-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds31-131/+251
2008-08-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds75-155/+926
2008-08-16[ARM] 5191/1: ARM: remove CVS keywordsAdrian Bunk14-20/+5
2008-08-16[ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16Eric Miao1-4/+6
2008-08-16[ARM] update mach-typesRussell King1-6/+47
2008-08-16[ARM] 5196/1: fix inline asm constraints for preloadNicolas Pitre1-2/+2
2008-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds52-2235/+3605
2008-08-15Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2008-08-15x86: fix section mismatch warning - spp_getpage()Marcin Slusarz1-1/+5
2008-08-15x86: change init_gdt to update the gdt via write_gdt, rather than a direct wr...Alex Nixon1-7/+10
2008-08-15alpha: move include/asm-alpha to arch/alpha/include/asmLinus Torvalds129-0/+15903
2008-08-15x86: Fix ioremap off by one BUGAndi Kleen1-1/+1
2008-08-15Merge branch 'x86/geode' into x86/urgentIngo Molnar1-15/+37
2008-08-15kexec jump: fix for ftraceHuang Ying1-1/+15
2008-08-15kexec jump: check code size in control pageHuang Ying3-4/+16
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying8-8/+8
2008-08-15x86-64: fix overlap of modules and fixmap areasJan Beulich1-0/+1
2008-08-15x86, geode-mfgpt: check IRQ before using MFGPT as clocksourceJens Rottmann1-15/+37
2008-08-15x86, acpi: cleanup, temp_stack is used only when CONFIG_SMP is setMarcin Slusarz1-1/+1
2008-08-15x86, nmi: clean UP NMI watchdog failure messageIngo Molnar1-13/+19
2008-08-15x86, NMI: fix watchdog failure messageAristeu Rozanski1-0/+4
2008-08-15x86: fix /proc/meminfo DirectMapHugh Dickins2-7/+17
2008-08-15arch/x86/Kconfig: clean up, experimental adjustementPavel Machek1-3/+3
2008-08-15x86: invalidate caches before going into suspendMark Langsdorf2-6/+4
2008-08-15x86, perfctr: don't use CCCR_OVF_PMI1 on Pentium 4DsAristeu Rozanski1-1/+7
2008-08-15Merge branch 'x86/amd-iommu' into x86/urgentIngo Molnar113-55/+4821