Age | Commit message (Expand) | Author | Files | Lines |
2006-10-11 | [PATCH] kernel-doc: fix function name in usercopy.c | Randy Dunlap | 1 | -1/+1 |
2006-10-11 | [PATCH] x86/microcode: handle sysfs error | Jeff Garzik | 1 | -2/+6 |
2006-10-11 | [PATCH] epoll_pwait() | Davide Libenzi | 1 | -0/+1 |
2006-10-11 | [PATCH] uml: allow finer tuning for host VMSPLIT setting | Paolo 'Blaisorblade' Giarrusso | 1 | -15/+34 |
2006-10-11 | [PATCH] uml: deprecate CONFIG_MODE_TT | Paolo 'Blaisorblade' Giarrusso | 1 | -7/+15 |
2006-10-11 | [PATCH] uml: remove duplicate export | Paolo 'Blaisorblade' Giarrusso | 1 | -3/+0 |
2006-10-11 | [PATCH] uml: asm offsets duplication removal | Paolo 'Blaisorblade' Giarrusso | 3 | -8/+10 |
2006-10-11 | [PATCH] uml: allow using again x86/x86_64 crypto code | Paolo 'Blaisorblade' Giarrusso | 4 | -1/+4 |
2006-10-11 | [PATCH] uml: declare in Kconfig our partial LOCKDEP support | Paolo 'Blaisorblade' Giarrusso | 1 | -0/+13 |
2006-10-11 | [PATCH] uml: fix uname under setarch i386 | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+8 |
2006-10-11 | [PATCH] uml: fix processor selection to exclude unsupported processors and fe... | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+2 |
2006-10-11 | [PATCH] uml: make UML_SETJMP always safe | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+2 |
2006-10-11 | [PATCH] uml: make TT mode compile after setjmp-related changes | Paolo 'Blaisorblade' Giarrusso | 2 | -4/+3 |
2006-10-11 | [PATCH] uml: readd forgot prototype | Paolo 'Blaisorblade' Giarrusso | 1 | -0/+1 |
2006-10-11 | [PATCH] uml: correct removal of pte_mkexec | Paolo 'Blaisorblade' Giarrusso | 1 | -4/+1 |
2006-10-11 | [PATCH] uml: revert wrong patch | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+1 |
2006-10-11 | [PATCH] use struct irq_chip instead of struct hw_interrupt_type | Aneesh Kumar K.V | 2 | -2/+2 |
2006-10-11 | [PATCH] mm: use symbolic names instead of indices for zone initialisation | Mel Gorman | 9 | -27/+36 |
2006-10-11 | [PATCH] IRQ: Fix AVR32 breakage | Haavard Skinnemoen | 3 | -9/+13 |
2006-10-11 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 35 | -124/+320 |
2006-10-11 | [PATCH] missed const in prototype | Al Viro | 1 | -1/+1 |
2006-10-11 | [PATCH] ptrace32 trivial __user annotations | Al Viro | 1 | -2/+2 |
2006-10-11 | [PATCH] ia64/sn __iomem annotations | Al Viro | 2 | -22/+22 |
2006-10-11 | [PATCH] ia64/hp NULL noise removal | Al Viro | 3 | -7/+7 |
2006-10-10 | [POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacs | Paul Mackerras | 1 | -1/+6 |
2006-10-10 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 3 | -7/+21 |
2006-10-10 | [POWERPC] ARCH=ppc pt_regs fixes | Al Viro | 30 | -93/+79 |
2006-10-10 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh | Linus Torvalds | 4 | -6/+0 |
2006-10-10 | [POWERPC] Update maple defconfig | Benjamin Herrenschmidt | 1 | -13/+43 |
2006-10-10 | [POWERPC] Fix Maple secondary IDE interrupt | Benjamin Herrenschmidt | 1 | -2/+15 |
2006-10-10 | [POWERPC] Make U4 PCIe work on maple | Benjamin Herrenschmidt | 1 | -7/+169 |
2006-10-10 | [POWERPC] cell: fix default zImage build target | Geoff Levand | 1 | -6/+6 |
2006-10-10 | [POWERPC] Fix boot wrapper invocation if CROSS_COMPILE contains spaces | Michael Ellerman | 1 | -2/+2 |
2006-10-10 | [POWERPC] Fix xmon IRQ handler for pt_regs removal | Paul Mackerras | 1 | -3/+3 |
2006-10-10 | [SPARC32]: Fix prom.c build warning | Martin Habets | 1 | -2/+5 |
2006-10-10 | [SPARC64]: Update defconfig. | David S. Miller | 1 | -4/+15 |
2006-10-10 | [SPARC64]: Fix of_device bus_id settings. | David S. Miller | 1 | -1/+1 |
2006-10-10 | [HEADERS] Put linux/config.h out of its misery. | Dave Jones | 4 | -6/+0 |
2006-10-10 | [MIPS] Make sure cpu_has_fpu is used only in atomic context | Atsushi Nemoto | 6 | -22/+26 |
2006-10-10 | [MIPS] Fix build errors related to wbflush.h on tx4927/tx4938. | Atsushi Nemoto | 5 | -29/+3 |
2006-10-10 | [MIPS] Alchemy: nuke usbdev; it's useless as is ... | Ralf Baechle | 10 | -1589/+9 |
2006-10-10 | [MIPS] Malta: Fix build for non-MIPS32/64 configuration. | Ralf Baechle | 1 | -6/+6 |
2006-10-10 | [MIPS] NUMA: Register all nodes before cpus or sysfs will barf. | Ralf Baechle | 1 | -5/+9 |
2006-10-10 | [MIPS] ret_from_irq adjustment | Atsushi Nemoto | 4 | -23/+19 |
2006-10-10 | [MIPS] Fix RM9000 wait instruction detection. | Ralf Baechle | 1 | -1/+8 |
2006-10-10 | [PATCH] m68k/MVME167: SERIAL167 is no longer broken | Geert Uytterhoeven | 1 | -1/+1 |
2006-10-10 | [PATCH] m68k/Apollo: Remove obsolete arch/m68k/apollo/dma.c | Geert Uytterhoeven | 1 | -50/+0 |
2006-10-10 | [PATCH] m68k/Atari: Interrupt updates | Geert Uytterhoeven | 3 | -4/+15 |
2006-10-10 | [PATCH] m68k: more syscall updates | Geert Uytterhoeven | 1 | -0/+24 |
2006-10-10 | [PATCH] m68k: syscall updates | Geert Uytterhoeven | 1 | -0/+5 |