| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] powerpc: Lower threshold for DART enablement to 1GB | Olof Johansson | 2006-04-21 | 2 | -3/+11 |
* | [PATCH] powerpc: IOMMU support for honoring dma_mask | Olof Johansson | 2006-04-21 | 3 | -17/+65 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-04-20 | 5 | -76/+130 |
|\ |
|
| * | [ARM] for_each_possible_cpu | KAMEZAWA Hiroyuki | 2006-04-20 | 1 | -1/+1 |
| * | [ARM] add_memory() build fix | Andrew Morton | 2006-04-20 | 1 | -3/+3 |
| * | [ARM] 3483/1: ixp23xx: update defconfig to 2.6.17-rc2 | Lennert Buytenhek | 2006-04-20 | 1 | -28/+30 |
| * | [ARM] 3482/1: ixp2000: update defconfig to 2.6.17-rc2 | Lennert Buytenhek | 2006-04-20 | 1 | -18/+41 |
| * | [ARM] 3481/1: ep93xx: update defconfig to 2.6.17-rc2 | Lennert Buytenhek | 2006-04-20 | 1 | -25/+54 |
| * | [ARM] 3480/1: ixp4xx: fix irq2gpio array type | Lennert Buytenhek | 2006-04-20 | 1 | -1/+1 |
* | | [PATCH] i386/x86-64: Fix x87 information leak between processes | Andi Kleen | 2006-04-20 | 3 | -1/+9 |
|/ |
|
* | [PATCH] Switch Kprobes inline functions to __kprobes for sparc64 | Prasanna S Panchamukhi | 2006-04-19 | 1 | -6/+6 |
* | [PATCH] Switch Kprobes inline functions to __kprobes for ia64 | Prasanna S Panchamukhi | 2006-04-19 | 1 | -5/+5 |
* | [PATCH] Switch Kprobes inline functions to __kprobes for ppc64 | Prasanna S Panchamukhi | 2006-04-19 | 1 | -7/+7 |
* | [PATCH] Switch Kprobes inline functions to __kprobes for x86_64 | Prasanna S Panchamukhi | 2006-04-19 | 1 | -5/+5 |
* | [PATCH] Switch Kprobes inline functions to __kprobes for i386 | Prasanna S Panchamukhi | 2006-04-19 | 1 | -9/+9 |
* | [PATCH] apm: fix Armada laptops again | Samuel Thibault | 2006-04-19 | 1 | -1/+1 |
* | [PATCH] voyager: no need to define BITS_PER_BYTE when it's already in types.h | Jesper Juhl | 2006-04-19 | 1 | -1/+0 |
* | [PATCH] uml: add missing __volatile__ | Jeff Dike | 2006-04-19 | 2 | -7/+7 |
* | [PATCH] uml: physical memory map file fixes | Rob Landley | 2006-04-19 | 2 | -24/+118 |
* | [PATCH] uml: __user annotations | Al Viro | 2006-04-19 | 1 | -3/+3 |
* | [PATCH] uml: change sigjmp_buf to jmp_buf | Jeff Dike | 2006-04-19 | 6 | -27/+27 |
* | [PATCH] m32r: update switch_to macro for tuning | Hirokazu Takata | 2006-04-19 | 1 | -3/+3 |
* | [PATCH] m32r: mappi3 reboot support | Hirokazu Takata | 2006-04-19 | 1 | -0/+4 |
* | [PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 target | Hirokazu Takata | 2006-04-19 | 2 | -30/+23 |
* | [PATCH] x86 cpuid and msr notifier callback section mismatches | Randy Dunlap | 2006-04-19 | 2 | -2/+2 |
* | [PATCH] uml: MADV_REMOVE fixes | Jeff Dike | 2006-04-19 | 3 | -2/+6 |
* | [PATCH] uml: make 64-bit COW files compatible with 32-bit ones | Paolo 'Blaisorblade' Giarrusso | 2006-04-19 | 1 | -1/+1 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-04-18 | 161 | -3910/+6501 |
|\ |
|
| * | [MIPS] Use __ffs() instead of ffs() for waybit calculation. | Atsushi Nemoto | 2006-04-19 | 2 | -9/+9 |
| * | [MIPS] Fix Makefile bugs for MIPS32/MIPS64 R1 and R2. | Ralf Baechle | 2006-04-19 | 1 | -4/+4 |
| * | [MIPS] Handle IDE PIO cache aliases on SMP. | Ralf Baechle | 2006-04-19 | 5 | -0/+15 |
| * | [MIPS] Make mips_srs_init static. | Ralf Baechle | 2006-04-19 | 1 | -1/+1 |
| * | [MIPS] kgdb: Let gcc compute the array size itself. | Ralf Baechle | 2006-04-19 | 1 | -1/+1 |
| * | [MIPS] FPU affinity for MT ASE. | Ralf Baechle | 2006-04-19 | 6 | -1/+72 |
| * | [MIPS] MT: Improved multithreading support. | Ralf Baechle | 2006-04-19 | 35 | -155/+2796 |
| * | [MIPS] kpsd and other AP/SP improvements. | Ralf Baechle | 2006-04-19 | 5 | -380/+1205 |
| * | [MIPS] R2: Instruction hazard barrier. | Ralf Baechle | 2006-04-19 | 1 | -0/+15 |
| * | [MIPS] R2: Implement shadow register allocation without spinlock. | Ralf Baechle | 2006-04-19 | 1 | -23/+18 |
| * | [MIPS] Fix VR41xx build errors. | Yoichi Yuasa | 2006-04-19 | 1 | -0/+13 |
| * | [MIPS] Fix tx49_blast_icache32_page_indexed. | Atsushi Nemoto | 2006-04-19 | 1 | -1/+2 |
| * | [MIPS] Enable SCHED_NO_NO_OMIT_FRAME_POINTER for MIPS. | Atsushi Nemoto | 2006-04-19 | 1 | -0/+4 |
| * | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle | 2006-04-19 | 100 | -3388/+1114 |
| * | [MIPS] Fix the crime against humanity that mipsIRQ.S is. | Ralf Baechle | 2006-04-19 | 7 | -47/+243 |
| * | [MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0. | Ralf Baechle | 2006-04-19 | 2 | -4/+6 |
| * | [MIPS] Replace redundant declarations of _end by <asm/sections.h>. | Ralf Baechle | 2006-04-19 | 5 | -10/+7 |
| * | [MIPS] JMR3927 build fixes for the RTC code. | Ralf Baechle | 2006-04-19 | 1 | -30/+30 |
| * | [MIPS] EV96100: ev96100_cpu_irq needs a struct pt_regs argument. | Ralf Baechle | 2006-04-19 | 1 | -1/+1 |
| * | [MIPS] EV96100: Fix over two year old typo in variable name. | Ralf Baechle | 2006-04-19 | 1 | -1/+1 |
| * | [MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers. | Ralf Baechle | 2006-04-19 | 1 | -12/+12 |
| * | [MIPS] ITE: Glue build. | Ralf Baechle | 2006-04-19 | 1 | -0/+1 |