Age | Commit message (Expand) | Author | Files | Lines |
2005-06-19 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -123/+190 |
2005-06-18 | Merge with ../linux-2.6-smp | Russell King | 3 | -123/+190 |
2005-06-18 | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 99 | -1051/+1383 |
2005-06-17 | [PATCH] ARM: 2715/1: restore CPLD interrupts upon resume for Lubbock and Main... | Nicolas Pitre | 2 | -1/+60 |
2005-06-16 | [PATCH] ARM: 2713/1: Fix the GPIO base for Integrator/CP | Catalin Marinas | 1 | -1/+0 |
2005-06-16 | [PATCH] ARM: 2712/1: Fix the RGB order for the Versatile CLCD | Catalin Marinas | 1 | -1/+1 |
2005-06-15 | [PATCH] update ppc64 defconfig | Olaf Hering | 1 | -37/+67 |
2005-06-14 | [PATCH] ppc64: update example configs | Paul Mackerras | 4 | -114/+196 |
2005-06-14 | [PATCH] apm.c: ignore_normal_resume is set a bit too late | Thomas Hood | 1 | -1/+1 |
2005-06-14 | [PATCH] uml: slirp and slip driver cleanups and fixes | Jeff Dike | 9 | -245/+181 |
2005-06-14 | [PATCH] uml: use fork instead of clone | Jeff Dike | 1 | -29/+19 |
2005-06-14 | [PATCH] uml: build cleanups | Jeff Dike | 2 | -4/+3 |
2005-06-14 | [PATCH] uml: remove duplicate includes | Jeff Dike | 3 | -4/+0 |
2005-06-14 | [PATCH] ARM: 2711/1: fix compilation on PXA targets with CONFIG_PM=n | Nicolas Pitre | 2 | -0/+8 |
2005-06-13 | [PATCH] M68k: Mark Sun-3 NCR5380 SCSI broken | Geert Uytterhoeven | 1 | -1/+0 |
2005-06-13 | [PATCH] M68k: Update defconfigs | Geert Uytterhoeven | 12 | -52/+48 |
2005-06-13 | [PATCH] ARM: 2709/1: Systems with PCMCIA should also see IDE options (for Com... | David Brownell | 1 | -1/+3 |
2005-06-10 | ppc: remove two extraneous descriptors for the 405EP CPU | Linus Torvalds | 1 | -22/+0 |
2005-06-10 | [PATCH] ppc32: Fix nasty sleep/wakeup problem | Benjamin Herrenschmidt | 1 | -2/+5 |
2005-06-10 | [PATCH] ppc32: add 405EP cpu_spec entry | Eugene Surovegin | 1 | -0/+11 |
2005-06-10 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 5 | -32/+47 |
2005-06-10 | [PATCH] ARM: 2708/1: Fix hackkit CPU Frequency build faliure | Vincent Sanders | 2 | -11/+13 |
2005-06-10 | [PATCH] ARM: 2707/2: Fix badge4 CPU Frequency build faliure | Vincent Sanders | 2 | -12/+19 |
2005-06-10 | [IA64] Fix race condition in the rt_sigprocmask fastcall | Christoph Lameter | 1 | -2/+2 |
2005-06-09 | [PATCH] ARM: 2706/1: Fix compile on SA-based iPAQs and remove stale CREDITS info | Dave Neuer | 3 | -11/+17 |
2005-06-09 | [PATCH] ARM: Remove zero-byte sized file | Russell King | 1 | -0/+0 |
2005-06-09 | [PATCH] ppc64: Fix PER_LINUX32 behaviour | Paul Mackerras | 3 | -50/+55 |
2005-06-09 | [PATCH] ia64: fix floating-point preemption problem | Peter Chubb | 2 | -1/+16 |
2005-06-09 | [PATCH] ppc64 kprobes: remove spurious MSR_SE masking | Ananth N Mavinakayanahalli | 1 | -2/+1 |
2005-06-09 | [PATCH] ppc64 kprobes: correct kprobe registration return values | Ananth N Mavinakayanahalli | 1 | -4/+9 |
2005-06-09 | [PATCH] revert x86_64-use-the-e820-hole-to-map-the-iommu-agp-aperture | Andrew Morton | 1 | -30/+11 |
2005-06-09 | [PATCH] Stop arch/i386/kernel/vsyscall-note.o being rebuilt every time | Keith Owens | 1 | -1/+1 |
2005-06-09 | [PATCH] ppc32: add 405EP cpu_spec entry | Eugene Surovegin | 1 | -0/+11 |
2005-06-09 | [PATCH] uml: clean up error path | Jeff Dike | 1 | -8/+16 |
2005-06-09 | [PATCH] uml: fix strace -f | Jeff Dike | 1 | -1/+6 |
2005-06-09 | [PATCH] uml: compile fixes for gcc 4 | Jeff Dike | 12 | -19/+21 |
2005-06-09 | [PATCH] uml: make the emulated iomem driver work on 2.6 | Jeff Dike | 2 | -4/+26 |
2005-06-09 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 5 | -9/+45 |
2005-06-08 | [IA64] Extract correct break number for break.b | Keith Owens | 1 | -0/+18 |
2005-06-08 | [IA64] Update comment to describe modes set in default control register. | Tony Luck | 1 | -1/+2 |
2005-06-08 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 4 | -8/+71 |
2005-06-08 | [IA64] Module gp must point to valid memory | Keith Owens | 1 | -4/+6 |
2005-06-08 | [PATCH] ARM: 2664/2: add support for atomic ops on pre-ARMv6 SMP systems | Nicolas Pitre | 3 | -5/+68 |
2005-06-08 | [PATCH] ARM: 2705/1: fix writesw for misaligned source pointer | Nicolas Pitre | 1 | -3/+3 |
2005-06-08 | [IA64] Fill holes in FIXADDR_USER space with zero pages. | David Mosberger-Tang | 1 | -2/+17 |
2005-06-08 | [PATCH] ppc64 kprobes: don't eat dabr/iabr exceptions | Ananth N Mavinakayanahalli | 1 | -2/+0 |
2005-06-08 | [PATCH] ppc64: print negative numbers correctly in boot wrapper | Olaf Hering | 1 | -6/+22 |
2005-06-08 | Automatic merge of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 11 | -209/+230 |
2005-06-08 | [PATCH] ARM: Fix Xscale copy_page implementation | Russell King | 5 | -195/+131 |
2005-06-08 | [PATCH] ppc32: add 405EP cpu_spec entry | Eugene Surovegin | 1 | -0/+11 |