summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-10-16powerpc32 vDSO: linker script indentationRoland McGrath
2007-10-16powerpc64 vDSO: linker script indentationRoland McGrath
2007-10-16SH vDSO: linker script indentationRoland McGrath
2007-10-16ia64 vDSO: linker script indentationRoland McGrath
2007-10-16s3c2410fb: removes lcdcon1 register value from s3c2410fb_displayKrzysztof Helt
2007-10-16s3c2410fb: adds pixclock to s3c2410fb_displayKrzysztof Helt
2007-10-16s3c2410fb: remove lcdcon2 and lcdcon3 register fieldsKrzysztof Helt
2007-10-16s3c2410fb: add pulse length fields to s3c2410fb_displayKrzysztof Helt
2007-10-16s3c2410fb: add vertical margins fields to s3c2410fb_displayKrzysztof Helt
2007-10-16s3c2410fb: remove lcdcon3 register from s3c2410fb_displayKrzysztof Helt
2007-10-16s3c2410fb: add margin fields to s3c2410fb_displayKrzysztof Helt
2007-10-16s3c2410fb: multi-display supportKrzysztof Helt
2007-10-16rtc: make rtc-ds1742 driver hotplug-awareAtsushi Nemoto
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu
2007-10-16V850: cleanup struct irqaction initializersThomas Gleixner
2007-10-16uml: definitively kill subprocesses on panicLepton Wu
2007-10-16uml: arch/um/drivers formattingJeff Dike
2007-10-16uml: fix stub address calculationsJeff Dike
2007-10-16uml: correctly handle skb allocation failuresJeff Dike
2007-10-16uml: network driver MTU cleanupsJeff Dike
2007-10-16uml: network formattingJeff Dike
2007-10-16uml: use *SEC_PER_*SEC constantsJeff Dike
2007-10-16uml: eliminate SIGALRMJeff Dike
2007-10-16uml: time build fixJeff Dike
2007-10-16uml: eliminate interrupts in the idle loopJeff Dike
2007-10-16uml: tickless supportJeff Dike
2007-10-16uml: clocksource supportJeff Dike
2007-10-16uml: GENERIC_CLOCKEVENTS supportJeff Dike
2007-10-16uml: GENERIC_TIME supportJeff Dike
2007-10-16uml: separate timer initializationJeff Dike
2007-10-16uml: simplify interval settingJeff Dike
2007-10-16uml: fix timer switchingJeff Dike
2007-10-16uml: eliminate hz()Jeff Dike
2007-10-16uml: more idiomatic parameter parsingJeff Dike
2007-10-16uml: remove unused fileJeff Dike
2007-10-16uml: remove unneeded void * castJesper Juhl
2007-10-16uml: eliminate floating point state from register fileJeff Dike
2007-10-16uml: style fixes in FP codeJeff Dike
2007-10-16uml: sysrq and mconsole fixesJeff Dike
2007-10-16uml: coredumping floating point fixesJeff Dike
2007-10-16uml: ptrace floating point fixesJeff Dike
2007-10-16uml: floating point signal delivery fixesJeff Dike
2007-10-16uml: don't use glibc asm/user.hJeff Dike
2007-10-16uml: clean up tlb flush pathJeff Dike
2007-10-16uml: userspace files should call libc directlyJeff Dike
2007-10-16uml: replace clone with forkJeff Dike
2007-10-16uml: remove os_* usage from userspace filesJeff Dike
2007-10-16uml: free LDT state on process exitJeff Dike
2007-10-16uml: rename pt_regs general-purpose register fileJeff Dike
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike