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