aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-17x86: fix CONFIG_PAGEALLOC related boot hangs/OOMsIngo Molnar1-2/+9
2007-10-17x86: prepare page allocator for high allocations on PAGEALLOC=yIngo Molnar1-0/+9
2007-10-17x86: do not crash on non-Geode PCs in TSC probeIngo Molnar1-3/+3
2007-10-17x86: enable NMI watchdog on nosmpIngo Molnar1-0/+6
2007-10-17x86_64: Fix compat emulation of PTRACE_GET/SET_THREAD_AREAAndi Kleen1-2/+8
2007-10-17x86: call free_init_pages() with irqs enabled in alternative_instructions()Fengguang Wu1-3/+5
2007-10-17x86: initialize 64bit registers for a.out executablesAndi Kleen1-0/+2
2007-10-17x86: return correct error code from child_rip in x86_64 entry.SAndrey Mirkin1-1/+1
2007-10-17i386: avoid temporarily inconsistent pte-sJan Beulich1-2/+1
2007-10-17i386: fix section mismatch warning in intel.cSam Ravnborg2-16/+15
2007-10-17i386: Fix section mismatchSatyam Sharma1-1/+1
2007-10-17x86: fix off-by-one in find_next_zero_stringAndrew Hastings1-1/+1
2007-10-17i386: export i386 smp_call_function_mask() to modulesLaurent Vivier1-0/+7
2007-10-17x86: Install unstripped copy of 64bit vdso to diskRoland McGrath2-1/+17
2007-10-17x86_64: install unstripped copies of compat vdso on diskRoland McGrath2-5/+27
2007-10-17i386: setup_trampoline() must be __cpuinitAdrian Bunk1-1/+1
2007-10-17i386: make Oprofile call shutdown() only once per sessionStephane Eranian1-1/+1
2007-10-17x86: C1E late detection fix. Really switch off lapic timerThomas Gleixner1-3/+0
2007-10-17Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds13-336/+596
2007-10-17[MIPS] IP22: Fix hang due to messing with timer interrupt handlerThomas Bogendoerfer1-9/+0
2007-10-17[MIPS] Sibyte: Fix typos in sibyte clockevent driversAtsushi Nemoto2-5/+5
2007-10-17[MIPS] Alchemy: replace last remaining instance of au_ffs with ffs.Ralf Baechle1-1/+1
2007-10-17[MIPS] Alchemy: Reformat PM code.Ralf Baechle1-3/+4
2007-10-17[MIPS] Alchemy: Fix build by conversion to irq_cpu.c.Ralf Baechle2-119/+133
2007-10-17[MIPS] MTX1: Enable CONFIG_CROSSCOMPILE in defconfig.Ralf Baechle1-1/+1
2007-10-17[MIPS] Probe for usability of cp0 compare interrupt.Ralf Baechle1-0/+47
2007-10-17[MIPS] SYNC emulation for MIPS I processorsMaciej W. Rozycki1-78/+86
2007-10-17[MIPS] Fix modpost warning in raw binary builds.Ralf Baechle1-1/+3
2007-10-17Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds5-37/+48
2007-10-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds78-392/+2927
2007-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setupLinus Torvalds14-116/+122
2007-10-17Update help text for CONFIG_CRASH_DUMPRandy Dunlap2-18/+20
2007-10-17spin_lock_unlocked cleanupsRoel Kluin2-2/+2
2007-10-17lk201: remove obsolete driverMaciej W. Rozycki1-1/+0
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle5-11/+10
2007-10-17remove include/asm-*/ipc.hAdrian Bunk24-25/+19
2007-10-17add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosKen'ichi Ohmichi3-15/+15
2007-10-17add-vmcore: use the existing ia64_tpa() instead of asm codeKen'ichi Ohmichi1-4/+2
2007-10-17Add vmcoreinfoKen'ichi Ohmichi4-1/+53
2007-10-17powerpc: Use linux/elfcore-compat.hRoland McGrath1-36/+31
2007-10-17core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman3-15/+10
2007-10-17pcmcia: CompactFlash driver for PA Semi Electra boardsOlof Johansson1-0/+56
2007-10-17KCONFIG: Make "Instrumentation support" non-EXPERIMENTALRobert P. J. Day6-6/+0
2007-10-17Remove workaround for unimmunized rcu_dereference from mce_log()Paul E. McKenney1-3/+0
2007-10-17Make unregister_binfmt() return voidAlexey Dobriyan1-1/+1
2007-10-17Use list_head in binfmt handlingAlexey Dobriyan2-4/+10
2007-10-17oom: move prototypes to appropriate header fileDavid Rientjes1-0/+1
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter7-8/+7
2007-10-17powerpc: add Altivec/VMX state to coredumpsMark Nelson1-3/+25
2007-10-17x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #defineMark Nelson2-0/+2