| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-02 | 1 | -0/+5 |
|\ |
|
| * | [ARM] 2943/1: Clear the exclusive monitor in v6_early_abort | Catalin Marinas | 2005-10-02 | 1 | -0/+5 |
* | | [PATCH] alpha: fix kernel alignment traps | Richard Henderson | 2005-10-02 | 2 | -8/+8 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-01 | 1 | -0/+2 |
|\ |
|
| * | [ARM] 2945/1: ARM fortunet fails to build because of missing include | Vincent Sanders | 2005-10-01 | 1 | -0/+2 |
* | | [PATCH] ppc32: Add new iBook 12" to PowerMac models table | Sven Henkel | 2005-10-01 | 1 | -0/+4 |
* | | [PATCH] ppc64: fix up()/down() usage for kprobe_mutex | Ananth N Mavinakayanahalli | 2005-10-01 | 1 | -4/+4 |
* | | [PATCH] ARM: Fix IXP2000 serial port resource range. For real this time. | Deepak Saxena | 2005-09-30 | 1 | -1/+1 |
|/ |
|
* | [PATCH] pmac: fix cpufreq for old tipb 550Mhz | Benjamin Herrenschmidt | 2005-09-30 | 1 | -0/+7 |
* | [PATCH] x86_64 early numa init fix | Ravikiran G Thirumalai | 2005-09-30 | 1 | -3/+2 |
* | [PATCH] x86_64: fix the BP node_to_cpumask | Ravikiran G Thirumalai | 2005-09-30 | 1 | -4/+1 |
* | [PATCH] utilization of kprobe_mutex is incorrect on x86_64 | Zhang, Yanmin | 2005-09-30 | 1 | -4/+4 |
* | [PATCH] uml: revert "run mconsole "sysrq" in process context" | Paolo 'Blaisorblade' Giarrusso | 2005-09-30 | 1 | -1/+1 |
* | [PATCH] uml: clear SKAS0/3 flags when running in TT mode | Paolo 'Blaisorblade' Giarrusso | 2005-09-30 | 2 | -0/+6 |
* | [PATCH] uml: fix page faults in SKAS3 mode. | Paolo 'Blaisorblade' Giarrusso | 2005-09-30 | 3 | -3/+17 |
* | [PATCH] i386: include linux/irq.h rather than asm/hw_irq.h | Nick Piggin | 2005-09-30 | 3 | -3/+3 |
* | [PATCH] useless includes of linux/irq.h (arch/ppc) | Al Viro | 2005-09-30 | 26 | -27/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-09-30 | 17 | -671/+359 |
|\ |
|
| * | [SPARC64]: Fix several bugs in flush_ptrace_access(). | David S. Miller | 2005-09-29 | 1 | -3/+11 |
| * | [SPARC64]: Kill arch/sparc64/prom/memory.c | David S. Miller | 2005-09-29 | 3 | -156/+1 |
| * | [SPARC64]: Rewrite convoluted physical memory probing. | David S. Miller | 2005-09-29 | 2 | -192/+112 |
| * | [SPARC64]: Solidify check in cheetah_check_main_memory(). | David S. Miller | 2005-09-28 | 1 | -0/+3 |
| * | [SPARC64]: Kill all external references to sp_banks[] | David S. Miller | 2005-09-28 | 3 | -30/+28 |
| * | [SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_init | David S. Miller | 2005-09-28 | 3 | -67/+61 |
| * | [SPARC]: Declare paging_init() in asm/pgtable.h | David S. Miller | 2005-09-28 | 2 | -4/+0 |
| * | [SPARC64]: Simplify user fault fixup handling. | David S. Miller | 2005-09-28 | 2 | -42/+31 |
| * | [SPARC64]: Fix fault handling in unaligned trap handler. | David S. Miller | 2005-09-28 | 5 | -87/+94 |
| * | [SPARC64]: Convert to use generic exception table support. | David S. Miller | 2005-09-28 | 6 | -171/+99 |
* | | [PATCH] bogus BUILD_BUG_ON() in bpa_iommu | Al Viro | 2005-09-30 | 1 | -1/+5 |
* | | [PATCH] useless linux/irq.h includes (arch/um) | Al Viro | 2005-09-30 | 2 | -2/+0 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-30 | 23 | -38/+29 |
|\ \ |
|
| * | | [ARM] 2940/1: Fix BTB entry flush in arch/arm/mm/cache-v6.S | Gen FUKATSU | 2005-09-30 | 1 | -1/+8 |
| * | | [ARM] 2942/1: Fix the warning in arch/arm/common/gic.c | Catalin Marinas | 2005-09-30 | 1 | -0/+2 |
| * | | [ARM] 2939/1: Fix compilation error in arch/arm/mm/flush.c | Catalin Marinas | 2005-09-30 | 1 | -18/+18 |
| * | | [ARM] Don't include mach-types.h unnecessarily | Russell King | 2005-09-29 | 18 | -18/+0 |
| * | | [ARM] Don't include asm/arch/hardware.h directly | Russell King | 2005-09-29 | 1 | -1/+0 |
| * | | [ARM] Fix warning in arch/arm/mach-pxa/generic.c | Russell King | 2005-09-29 | 1 | -0/+1 |
* | | | [PATCH] x86_64: Fix mce_log | Mike Waychison | 2005-09-29 | 1 | -3/+7 |
* | | | [PATCH] Fix up TLB flush filter disabling | Andi Kleen | 2005-09-29 | 2 | -10/+28 |
* | | | [PATCH] Fix thinko in previous ARM 2917/1 patch | Deepak Saxena | 2005-09-29 | 1 | -1/+1 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-09-29 | 3 | -6/+13 |
|\ \ \
| | |/
| |/| |
|
| * | | [SPARC64]: Fix bug in unaligned load endianness swapping | David S. Miller | 2005-09-28 | 1 | -5/+5 |
| * | | [SPARC64]: Add missing IDs for newer cpus. | David S. Miller | 2005-09-27 | 2 | -1/+8 |
* | | | [PATCH] mv64x60 iomem annotations | Al Viro | 2005-09-29 | 1 | -2/+2 |
* | | | [PATCH] ppc32 ld.script fix for building on ppc64 | Al Viro | 2005-09-29 | 1 | -1/+1 |
* | | | [PATCH] s390 signal annotations | Al Viro | 2005-09-29 | 2 | -5/+5 |
* | | | [PATCH] arm/versatile iomem annotations | Al Viro | 2005-09-29 | 1 | -21/+22 |
* | | | [PATCH] uml makefiles sanitized | Al Viro | 2005-09-29 | 33 | -573/+240 |
| |/
|/| |
|
* | | [PATCH] ppc64: More hugepage fixes | Benjamin Herrenschmidt | 2005-09-28 | 2 | -4/+5 |
* | | [PATCH] ppc64: Add missing barrier() in kexec code | Anton Blanchard | 2005-09-28 | 1 | -0/+1 |