Age | Commit message (Expand) | Author | Files | Lines |
2006-04-26 | [PATCH] Add support for the sys_vmsplice syscall | Jens Axboe | 3 | -0/+3 |
2006-04-25 | [PATCH] Alpha: strncpy() fix | Ivan Kokshaysky | 1 | -4/+4 |
2006-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 15 | -263/+468 |
2006-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 15 | -159/+216 |
2006-04-22 | [PATCH] x86_64: Fix a race in the free_iommu path | Mike Waychison | 1 | -4/+0 |
2006-04-22 | [PATCH] x86_64: Pass -32 to the assembler when compiling the 32bit vsyscall p... | Andi Kleen | 1 | -2/+2 |
2006-04-22 | [PATCH] x86_64: sparsemem does not need node_mem_map | Andy Whitcroft | 1 | -0/+2 |
2006-04-22 | Merge branch 'misc' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe... | Paul Mackerras | 2 | -0/+2 |
2006-04-21 | [PARISC] Add new entries to the syscall table | Kyle McMartin | 2 | -1/+15 |
2006-04-21 | [PARISC] Further work for multiple page sizes | Helge Deller | 9 | -79/+133 |
2006-04-21 | [PARISC] defconfig updates | Helge Deller | 1 | -179/+315 |
2006-04-21 | [PARISC] Misc. janitorial work | Helge Deller | 2 | -3/+3 |
2006-04-21 | [PARISC] EISA regions must be mapped NO_CACHE | Helge Deller | 1 | -1/+2 |
2006-04-21 | [PATCH] powerpc: update {g5,iseries,pseries}_defconfigs | Will Schmidt | 3 | -76/+79 |
2006-04-21 | [PATCH] ppc: Fix powersave code on arch/ppc | Becky Bruce | 2 | -17/+17 |
2006-04-21 | [PATCH] powerpc/cell: remove BUILD_BUG_ON and add sys_tee to spu_syscall_table | Arnd Bergmann | 2 | -3/+7 |
2006-04-21 | [PATCH] powermac: Fix i2c on keywest based chips | Benjamin Herrenschmidt | 1 | -43/+35 |
2006-04-21 | [PATCH] powerpc: Lower threshold for DART enablement to 1GB | Olof Johansson | 2 | -3/+11 |
2006-04-21 | [PATCH] powerpc: IOMMU support for honoring dma_mask | Olof Johansson | 3 | -17/+65 |
2006-04-20 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 5 | -76/+130 |
2006-04-20 | [ARM] for_each_possible_cpu | KAMEZAWA Hiroyuki | 1 | -1/+1 |
2006-04-20 | [ARM] add_memory() build fix | Andrew Morton | 1 | -3/+3 |
2006-04-20 | [ARM] 3483/1: ixp23xx: update defconfig to 2.6.17-rc2 | Lennert Buytenhek | 1 | -28/+30 |
2006-04-20 | [ARM] 3482/1: ixp2000: update defconfig to 2.6.17-rc2 | Lennert Buytenhek | 1 | -18/+41 |
2006-04-20 | [ARM] 3481/1: ep93xx: update defconfig to 2.6.17-rc2 | Lennert Buytenhek | 1 | -25/+54 |
2006-04-20 | [ARM] 3480/1: ixp4xx: fix irq2gpio array type | Lennert Buytenhek | 1 | -1/+1 |
2006-04-20 | [PATCH] i386/x86-64: Fix x87 information leak between processes | Andi Kleen | 3 | -1/+9 |
2006-04-19 | [PATCH] Switch Kprobes inline functions to __kprobes for sparc64 | Prasanna S Panchamukhi | 1 | -6/+6 |
2006-04-19 | [PATCH] Switch Kprobes inline functions to __kprobes for ia64 | Prasanna S Panchamukhi | 1 | -5/+5 |
2006-04-19 | [PATCH] Switch Kprobes inline functions to __kprobes for ppc64 | Prasanna S Panchamukhi | 1 | -7/+7 |
2006-04-19 | [PATCH] Switch Kprobes inline functions to __kprobes for x86_64 | Prasanna S Panchamukhi | 1 | -5/+5 |
2006-04-19 | [PATCH] Switch Kprobes inline functions to __kprobes for i386 | Prasanna S Panchamukhi | 1 | -9/+9 |
2006-04-19 | [PATCH] apm: fix Armada laptops again | Samuel Thibault | 1 | -1/+1 |
2006-04-19 | [PATCH] voyager: no need to define BITS_PER_BYTE when it's already in types.h | Jesper Juhl | 1 | -1/+0 |
2006-04-19 | [PATCH] uml: add missing __volatile__ | Jeff Dike | 2 | -7/+7 |
2006-04-19 | [PATCH] uml: physical memory map file fixes | Rob Landley | 2 | -24/+118 |
2006-04-19 | [PATCH] uml: __user annotations | Al Viro | 1 | -3/+3 |
2006-04-19 | [PATCH] uml: change sigjmp_buf to jmp_buf | Jeff Dike | 6 | -27/+27 |
2006-04-19 | [PATCH] m32r: update switch_to macro for tuning | Hirokazu Takata | 1 | -3/+3 |
2006-04-19 | [PATCH] m32r: mappi3 reboot support | Hirokazu Takata | 1 | -0/+4 |
2006-04-19 | [PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 target | Hirokazu Takata | 2 | -30/+23 |
2006-04-19 | [PATCH] x86 cpuid and msr notifier callback section mismatches | Randy Dunlap | 2 | -2/+2 |
2006-04-19 | [PATCH] uml: MADV_REMOVE fixes | Jeff Dike | 3 | -2/+6 |
2006-04-19 | [PATCH] uml: make 64-bit COW files compatible with 32-bit ones | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+1 |
2006-04-18 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 161 | -3910/+6501 |
2006-04-19 | [MIPS] Use __ffs() instead of ffs() for waybit calculation. | Atsushi Nemoto | 2 | -9/+9 |
2006-04-19 | [MIPS] Fix Makefile bugs for MIPS32/MIPS64 R1 and R2. | Ralf Baechle | 1 | -4/+4 |
2006-04-19 | [MIPS] Handle IDE PIO cache aliases on SMP. | Ralf Baechle | 5 | -0/+15 |
2006-04-19 | [MIPS] Make mips_srs_init static. | Ralf Baechle | 1 | -1/+1 |
2006-04-19 | [MIPS] kgdb: Let gcc compute the array size itself. | Ralf Baechle | 1 | -1/+1 |