aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-10-17Update help text for CONFIG_CRASH_DUMPGravatar Randy Dunlap 2-18/+20
2007-10-17spin_lock_unlocked cleanupsGravatar Roel Kluin 2-2/+2
2007-10-17lk201: remove obsolete driverGravatar Maciej W. Rozycki 1-1/+0
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsGravatar Ralf Baechle 5-11/+10
2007-10-17remove include/asm-*/ipc.hGravatar Adrian Bunk 24-25/+19
2007-10-17add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosGravatar Ken'ichi Ohmichi 3-15/+15
2007-10-17add-vmcore: use the existing ia64_tpa() instead of asm codeGravatar Ken'ichi Ohmichi 1-4/+2
2007-10-17Add vmcoreinfoGravatar Ken'ichi Ohmichi 4-1/+53
2007-10-17powerpc: Use linux/elfcore-compat.hGravatar Roland McGrath 1-36/+31
2007-10-17core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeGravatar Neil Horman 3-15/+10
2007-10-17pcmcia: CompactFlash driver for PA Semi Electra boardsGravatar Olof Johansson 1-0/+56
2007-10-17KCONFIG: Make "Instrumentation support" non-EXPERIMENTALGravatar Robert P. J. Day 6-6/+0
2007-10-17Remove workaround for unimmunized rcu_dereference from mce_log()Gravatar Paul E. McKenney 1-3/+0
2007-10-17Make unregister_binfmt() return voidGravatar Alexey Dobriyan 1-1/+1
2007-10-17Use list_head in binfmt handlingGravatar Alexey Dobriyan 2-4/+10
2007-10-17oom: move prototypes to appropriate header fileGravatar David Rientjes 1-0/+1
2007-10-17Slab API: remove useless ctor parameter and reorder parametersGravatar Christoph Lameter 7-8/+7
2007-10-17powerpc: add Altivec/VMX state to coredumpsGravatar Mark Nelson 1-3/+25
2007-10-17x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #defineGravatar Mark Nelson 2-0/+2
2007-10-16Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildGravatar Linus Torvalds 1-3/+3
2007-10-16Merge branch 'release' of ssh://master.kernel.org/pub/scm/linux/kernel/git/ae...Gravatar Linus Torvalds 1-0/+2
2007-10-16x86: fix boot error introduced by kbuildGravatar Sam Ravnborg 1-3/+3
2007-10-16[IA64] Fix build for CONFIG_SMP=nGravatar Tony Luck 1-0/+2
2007-10-16Update PowerPC vmemmap code for 1TB segmentsGravatar Anton Blanchard 1-1/+2
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildGravatar Linus Torvalds 64-186/+178
2007-10-16Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 25-497/+490
2007-10-16[MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300.Gravatar Ralf Baechle 1-1/+1
2007-10-16[MIPS] Cache: Provide more information on cache policy on bootup.Gravatar Ralf Baechle 1-3/+7
2007-10-16[MIPS] Fix aliasing bug in copy_user_highpage, take 2.Gravatar Ralf Baechle 1-7/+12
2007-10-16[MIPS] VPE loader: convert from struct class_ device to struct deviceGravatar Kay Sievers 1-12/+15
2007-10-16[MIPS] MIPSsim: Fix booting from NFS rootGravatar Thiemo Seufer 1-4/+1
2007-10-16[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.Gravatar Ralf Baechle 10-12/+12
2007-10-16[MIPS] Alchemy: Get rid of au_ffs().Gravatar Ralf Baechle 3-6/+6
2007-10-16[MIPS] Alchemy: cleanup interrupt code.Gravatar Ralf Baechle 1-341/+313
2007-10-16[MIPS] Lasat: Fix build by conversion to irq_cpu.c.Gravatar Ralf Baechle 3-12/+16
2007-10-16[MIPS] IP22: Enable -Werror.Gravatar Ralf Baechle 1-0/+2
2007-10-16[MIPS] IP22: Fix warning.Gravatar Ralf Baechle 1-6/+15
2007-10-16[MIPS] IP22: Complain if requesting the front panel irq failed.Gravatar Ralf Baechle 1-1/+8
2007-10-16[MIPS] vmlinux.lds.S: Handle KPROBES_TEXT.Gravatar Ralf Baechle 1-0/+1
2007-10-16[MIPS] vmlinux.lds.S: Fix handling of .notes in final link.Gravatar Ralf Baechle 1-4/+9
2007-10-16[MIPS] vmlinux.lds.S: Remove duplicate comment.Gravatar Ralf Baechle 1-1/+0
2007-10-16[MIPS] IP32: Fix build by conversion to irq_cpu.c.Gravatar Ralf Baechle 3-90/+75
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockGravatar Linus Torvalds 16-127/+167
2007-10-16powerpc32 vDSO: linker script indentationGravatar Roland McGrath 1-101/+118
2007-10-16powerpc64 vDSO: linker script indentationGravatar Roland McGrath 1-103/+122
2007-10-16SH vDSO: linker script indentationGravatar Roland McGrath 1-35/+42
2007-10-16ia64 vDSO: linker script indentationGravatar Roland McGrath 1-63/+72
2007-10-16s3c2410fb: removes lcdcon1 register value from s3c2410fb_displayGravatar Krzysztof Helt 6-28/+0
2007-10-16s3c2410fb: adds pixclock to s3c2410fb_displayGravatar Krzysztof Helt 6-110/+11
2007-10-16s3c2410fb: remove lcdcon2 and lcdcon3 register fieldsGravatar Krzysztof Helt 6-72/+0