aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-16s3c2410fb: multi-display supportKrzysztof Helt6-255/+328
2007-10-16rtc: make rtc-ds1742 driver hotplug-awareAtsushi Nemoto2-2/+2
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu8-1/+25
2007-10-16V850: cleanup struct irqaction initializersThomas Gleixner2-7/+9
2007-10-16uml: definitively kill subprocesses on panicLepton Wu2-1/+39
2007-10-16uml: arch/um/drivers formattingJeff Dike9-253/+244
2007-10-16uml: fix stub address calculationsJeff Dike18-77/+81
2007-10-16uml: correctly handle skb allocation failuresJeff Dike1-0/+47
2007-10-16uml: network driver MTU cleanupsJeff Dike19-188/+80
2007-10-16uml: network formattingJeff Dike22-616/+602
2007-10-16uml: use *SEC_PER_*SEC constantsJeff Dike5-17/+22
2007-10-16uml: eliminate SIGALRMJeff Dike7-35/+17
2007-10-16uml: time build fixJeff Dike2-5/+21