Age | Commit message (Expand) | Author | Files | Lines |
2007-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 64 | -186/+178 |
2007-10-16 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 25 | -497/+490 |
2007-10-16 | [MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300. | Ralf Baechle | 1 | -1/+1 |
2007-10-16 | [MIPS] Cache: Provide more information on cache policy on bootup. | Ralf Baechle | 1 | -3/+7 |
2007-10-16 | [MIPS] Fix aliasing bug in copy_user_highpage, take 2. | Ralf Baechle | 1 | -7/+12 |
2007-10-16 | [MIPS] VPE loader: convert from struct class_ device to struct device | Kay Sievers | 1 | -12/+15 |
2007-10-16 | [MIPS] MIPSsim: Fix booting from NFS root | Thiemo Seufer | 1 | -4/+1 |
2007-10-16 | [MIPS] Alchemy: Get rid of au1xxx_irq_map_t. | Ralf Baechle | 10 | -12/+12 |
2007-10-16 | [MIPS] Alchemy: Get rid of au_ffs(). | Ralf Baechle | 3 | -6/+6 |
2007-10-16 | [MIPS] Alchemy: cleanup interrupt code. | Ralf Baechle | 1 | -341/+313 |
2007-10-16 | [MIPS] Lasat: Fix build by conversion to irq_cpu.c. | Ralf Baechle | 3 | -12/+16 |
2007-10-16 | [MIPS] IP22: Enable -Werror. | Ralf Baechle | 1 | -0/+2 |
2007-10-16 | [MIPS] IP22: Fix warning. | Ralf Baechle | 1 | -6/+15 |
2007-10-16 | [MIPS] IP22: Complain if requesting the front panel irq failed. | Ralf Baechle | 1 | -1/+8 |
2007-10-16 | [MIPS] vmlinux.lds.S: Handle KPROBES_TEXT. | Ralf Baechle | 1 | -0/+1 |
2007-10-16 | [MIPS] vmlinux.lds.S: Fix handling of .notes in final link. | Ralf Baechle | 1 | -4/+9 |
2007-10-16 | [MIPS] vmlinux.lds.S: Remove duplicate comment. | Ralf Baechle | 1 | -1/+0 |
2007-10-16 | [MIPS] IP32: Fix build by conversion to irq_cpu.c. | Ralf Baechle | 3 | -90/+75 |
2007-10-16 | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 16 | -127/+167 |
2007-10-16 | powerpc32 vDSO: linker script indentation | Roland McGrath | 1 | -101/+118 |
2007-10-16 | powerpc64 vDSO: linker script indentation | Roland McGrath | 1 | -103/+122 |
2007-10-16 | SH vDSO: linker script indentation | Roland McGrath | 1 | -35/+42 |
2007-10-16 | ia64 vDSO: linker script indentation | Roland McGrath | 1 | -63/+72 |
2007-10-16 | s3c2410fb: removes lcdcon1 register value from s3c2410fb_display | Krzysztof Helt | 6 | -28/+0 |
2007-10-16 | s3c2410fb: adds pixclock to s3c2410fb_display | Krzysztof Helt | 6 | -110/+11 |
2007-10-16 | s3c2410fb: remove lcdcon2 and lcdcon3 register fields | Krzysztof Helt | 6 | -72/+0 |
2007-10-16 | s3c2410fb: add pulse length fields to s3c2410fb_display | Krzysztof Helt | 6 | -0/+31 |
2007-10-16 | s3c2410fb: add vertical margins fields to s3c2410fb_display | Krzysztof Helt | 6 | -0/+33 |
2007-10-16 | s3c2410fb: remove lcdcon3 register from s3c2410fb_display | Krzysztof Helt | 6 | -198/+129 |
2007-10-16 | s3c2410fb: add margin fields to s3c2410fb_display | Krzysztof Helt | 6 | -9/+54 |
2007-10-16 | s3c2410fb: multi-display support | Krzysztof Helt | 6 | -255/+328 |
2007-10-16 | rtc: make rtc-ds1742 driver hotplug-aware | Atsushi Nemoto | 2 | -2/+2 |
2007-10-16 | kprobes: support kretprobe blacklist | Masami Hiramatsu | 8 | -1/+25 |
2007-10-16 | V850: cleanup struct irqaction initializers | Thomas Gleixner | 2 | -7/+9 |
2007-10-16 | uml: definitively kill subprocesses on panic | Lepton Wu | 2 | -1/+39 |
2007-10-16 | uml: arch/um/drivers formatting | Jeff Dike | 9 | -253/+244 |
2007-10-16 | uml: fix stub address calculations | Jeff Dike | 18 | -77/+81 |
2007-10-16 | uml: correctly handle skb allocation failures | Jeff Dike | 1 | -0/+47 |
2007-10-16 | uml: network driver MTU cleanups | Jeff Dike | 19 | -188/+80 |
2007-10-16 | uml: network formatting | Jeff Dike | 22 | -616/+602 |
2007-10-16 | uml: use *SEC_PER_*SEC constants | Jeff Dike | 5 | -17/+22 |
2007-10-16 | uml: eliminate SIGALRM | Jeff Dike | 7 | -35/+17 |
2007-10-16 | uml: time build fix | Jeff Dike | 2 | -5/+21 |
2007-10-16 | uml: eliminate interrupts in the idle loop | Jeff Dike | 4 | -52/+17 |
2007-10-16 | uml: tickless support | Jeff Dike | 7 | -55/+55 |
2007-10-16 | uml: clocksource support | Jeff Dike | 1 | -0/+20 |
2007-10-16 | uml: GENERIC_CLOCKEVENTS support | Jeff Dike | 4 | -57/+55 |
2007-10-16 | uml: GENERIC_TIME support | Jeff Dike | 3 | -43/+5 |
2007-10-16 | uml: separate timer initialization | Jeff Dike | 4 | -4/+13 |
2007-10-16 | uml: simplify interval setting | Jeff Dike | 4 | -6/+5 |