| Commit message (Expand) | Author | Age |
* | [ARM] 3500/1: fix PXA27x DMA allocation priority | Nicolas Pitre | 2006-05-05 |
* | [ARM] 3499/1: Fix VFP FPSCR corruption for double exception case | George G. Davis | 2006-05-05 |
* | [ARM] 3496/1: more constants for asm-offsets.h | Uwe Zeisberger | 2006-05-05 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2006-05-04 |
|\ |
|
| * | [PATCH] powerpc: Use the ibm,pa-features property if available | Paul Mackerras | 2006-05-03 |
| * | [PATCH] ppc32 CPM_UART: fixes and improvements | Vitaly Bordug | 2006-05-03 |
| * | [PATCH] powerpc/kprobes: fix singlestep out-of-line | Ananth N Mavinakayanahalli | 2006-05-03 |
| * | [PATCH] powerpc/pseries: avoid crash in PCI code if mem system not up | Linas Vepstas | 2006-05-03 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-05-04 |
|\ \ |
|
| * | | [ARM] 3490/1: i.MX: move uart resources to board files | Sascha Hauer | 2006-05-04 |
| * | | [ARM] 3488/1: make icedcc_putc do the right thing | Uwe Zeisberger | 2006-05-02 |
| * | | [ARM] 3487/1: IXP4xx: Support non-PCI systems | Deepak Saxena | 2006-04-30 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-05-04 |
|\ \ \ |
|
| * | | | [SPARC]: Hook up vmsplice into syscall tables. | David S. Miller | 2006-05-03 |
| | |/
| |/| |
|
* | | | [PATCH] uml: change timer initialization | Jeff Dike | 2006-05-03 |
* | | | [PATCH] Remove wrong cpu_has_apic checks that came from mismerging | Andi Kleen | 2006-05-03 |
|/ / |
|
* | | Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2006-05-02 |
|\ \ |
|
| * | | [PATCH] drop task argument of audit_syscall_{entry,exit} | Al Viro | 2006-05-01 |
| |/ |
|
* | | [PATCH] timer TSC check suspend notifier change | Shaohua Li | 2006-05-01 |
* | | [PATCH] x86_64: make PC Speaker driver work | Mikael Pettersson | 2006-05-01 |
* | | [PATCH] s390: bug in setup_rt_frame | Heiko Carstens | 2006-05-01 |
* | | [PATCH] powerpc: cell: Add numa id to struct spu | Jeremy Kerr | 2006-05-01 |
* | | [PATCH] powerpc: Allow devices to register with numa topology | Jeremy Kerr | 2006-05-01 |
* | | [PATCH] spufs: fix for CONFIG_NUMA | Joel H Schopp | 2006-05-01 |
* | | [PATCH] uml: uml-makefile-nicer uses SYMLINK incorrectly | Jeff Dike | 2006-05-01 |
* | | [PATCH] uml: export symbols added by GCC hardened | Paolo 'Blaisorblade' Giarrusso | 2006-05-01 |
* | | [PATCH] uml: cleanup unprofile expression and build infrastructure | Paolo 'Blaisorblade' Giarrusso | 2006-05-01 |
* | | [PATCH] uml: fix compilation and execution with hardened GCC | Paolo 'Blaisorblade' Giarrusso | 2006-05-01 |
* | | [PATCH] uml: use Kbuild tracking for all files and fix compilation output | Paolo 'Blaisorblade' Giarrusso | 2006-05-01 |
* | | [PATCH] uml: search from uml_net in a more reasonable PATH | Mattia Dongili | 2006-05-01 |
* | | [PATCH] uml: fix patch mismerge | Paolo 'Blaisorblade' Giarrusso | 2006-05-01 |
* | | [PATCH] uml: error handling fixes | Jeff Dike | 2006-05-01 |
* | | [PATCH] uml: update defconfig | Jeff Dike | 2006-05-01 |
* | | [PATCH] uml: clean up after MADVISE_REMOVE | Jeff Dike | 2006-05-01 |
* | | [PATCH] uml: remove NULL checks and add some CodingStyle | Jesper Juhl | 2006-05-01 |
* | | [PATCH] uml: skas0 support for 2G/2G hosts | Joris van Rantwijk | 2006-05-01 |
* | | [PATCH] uml: fix iomem list traversal | Victor V. Vengerov | 2006-05-01 |
* | | [PATCH] i386: Remove apic= warning | Andi Kleen | 2006-05-01 |
* | | [PATCH] i386: Fix overflow in e820_all_mapped | Andi Kleen | 2006-05-01 |
* | | [PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismerge | Andi Kleen | 2006-05-01 |
* | | [PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64 | Andi Kleen | 2006-05-01 |
* | | [SPARC64]: Disable preemption during flush_tlb_pending(). | David S. Miller | 2006-05-01 |
|/ |
|
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2006-04-29 |
|\ |
|
| * | [PATCH] powerpc: update cell_defconfig | Arnd Bergmann | 2006-04-29 |
| * | [PATCH] spufs: Disable local interrupts for SPE hash_page calls. | Arnd Bergmann | 2006-04-29 |
| * | [PATCH] powerpc: Add cputable entry for POWER6 | Anton Blanchard | 2006-04-28 |
| * | [PATCH] ppc32: Update board-specific code of the CPM UART users | Vitaly Bordug | 2006-04-28 |
| * | [PATCH] ppc32: odd fixes and improvements in ppc_sys | Vitaly Bordug | 2006-04-28 |
| * | [PATCH] powerpc: Wire up *at syscalls | Andreas Schwab | 2006-04-28 |
| * | [PATCH] ppc32: add 440GX erratum 440_43 workaround | Eugene Surovegin | 2006-04-28 |