aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-16uml: eliminate interrupts in the idle loopJeff Dike4-52/+17
2007-10-16uml: tickless supportJeff Dike7-55/+55
2007-10-16uml: clocksource supportJeff Dike1-0/+20
2007-10-16uml: GENERIC_CLOCKEVENTS supportJeff Dike4-57/+55
2007-10-16uml: GENERIC_TIME supportJeff Dike3-43/+5
2007-10-16uml: separate timer initializationJeff Dike4-4/+13
2007-10-16uml: simplify interval settingJeff Dike4-6/+5
2007-10-16uml: fix timer switchingJeff Dike4-21/+26
2007-10-16uml: eliminate hz()Jeff Dike5-12/+8
2007-10-16uml: more idiomatic parameter parsingJeff Dike1-2/+2
2007-10-16uml: remove unused fileJeff Dike1-195/+0
2007-10-16uml: remove unneeded void * castJesper Juhl1-1/+1
2007-10-16uml: eliminate floating point state from register fileJeff Dike2-3/+0
2007-10-16uml: style fixes in FP codeJeff Dike10-238/+77
2007-10-16uml: sysrq and mconsole fixesJeff Dike2-15/+10
2007-10-16uml: coredumping floating point fixesJeff Dike1-22/+0
2007-10-16uml: ptrace floating point fixesJeff Dike3-51/+93
2007-10-16uml: floating point signal delivery fixesJeff Dike8-116/+284
2007-10-16uml: don't use glibc asm/user.hJeff Dike2-11/+4
2007-10-16uml: clean up tlb flush pathJeff Dike2-158/+127
2007-10-16uml: userspace files should call libc directlyJeff Dike12-121/+138
2007-10-16uml: replace clone with forkJeff Dike1-35/+20
2007-10-16uml: remove os_* usage from userspace filesJeff Dike8-219/+186
2007-10-16uml: free LDT state on process exitJeff Dike1-0/+2
2007-10-16uml: rename pt_regs general-purpose register fileJeff Dike9-94/+94