aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-16Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-3/+3
2007-10-16Merge branch 'release' of ssh://master.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-0/+2
2007-10-16x86: fix boot error introduced by kbuildSam Ravnborg1-3/+3
2007-10-16[IA64] Fix build for CONFIG_SMP=nTony Luck1-0/+2
2007-10-16Update PowerPC vmemmap code for 1TB segmentsAnton Blanchard1-1/+2
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds64-186/+178
2007-10-16Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds25-497/+490
2007-10-16[MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300.Ralf Baechle1-1/+1
2007-10-16[MIPS] Cache: Provide more information on cache policy on bootup.Ralf Baechle1-3/+7
2007-10-16[MIPS] Fix aliasing bug in copy_user_highpage, take 2.Ralf Baechle1-7/+12
2007-10-16[MIPS] VPE loader: convert from struct class_ device to struct deviceKay Sievers1-12/+15
2007-10-16[MIPS] MIPSsim: Fix booting from NFS rootThiemo Seufer1-4/+1
2007-10-16[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.Ralf Baechle10-12/+12
2007-10-16[MIPS] Alchemy: Get rid of au_ffs().Ralf Baechle3-6/+6
2007-10-16[MIPS] Alchemy: cleanup interrupt code.Ralf Baechle1-341/+313
2007-10-16[MIPS] Lasat: Fix build by conversion to irq_cpu.c.Ralf Baechle3-12/+16
2007-10-16[MIPS] IP22: Enable -Werror.Ralf Baechle1-0/+2
2007-10-16[MIPS] IP22: Fix warning.Ralf Baechle1-6/+15
2007-10-16[MIPS] IP22: Complain if requesting the front panel irq failed.Ralf Baechle1-1/+8
2007-10-16[MIPS] vmlinux.lds.S: Handle KPROBES_TEXT.Ralf Baechle1-0/+1
2007-10-16[MIPS] vmlinux.lds.S: Fix handling of .notes in final link.Ralf Baechle1-4/+9
2007-10-16[MIPS] vmlinux.lds.S: Remove duplicate comment.Ralf Baechle1-1/+0
2007-10-16[MIPS] IP32: Fix build by conversion to irq_cpu.c.Ralf Baechle3-90/+75
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds16-127/+167
2007-10-16powerpc32 vDSO: linker script indentationRoland McGrath1-101/+118
2007-10-16powerpc64 vDSO: linker script indentationRoland McGrath1-103/+122
2007-10-16SH vDSO: linker script indentationRoland McGrath1-35/+42
2007-10-16ia64 vDSO: linker script indentationRoland McGrath1-63/+72
2007-10-16s3c2410fb: removes lcdcon1 register value from s3c2410fb_displayKrzysztof Helt6-28/+0
2007-10-16s3c2410fb: adds pixclock to s3c2410fb_displayKrzysztof Helt6-110/+11
2007-10-16s3c2410fb: remove lcdcon2 and lcdcon3 register fieldsKrzysztof Helt6-72/+0
2007-10-16s3c2410fb: add pulse length fields to s3c2410fb_displayKrzysztof Helt6-0/+31
2007-10-16s3c2410fb: add vertical margins fields to s3c2410fb_displayKrzysztof Helt6-0/+33
2007-10-16s3c2410fb: remove lcdcon3 register from s3c2410fb_displayKrzysztof Helt6-198/+129
2007-10-16s3c2410fb: add margin fields to s3c2410fb_displayKrzysztof Helt6-9/+54