Age | Commit message (Expand) | Author | Files | Lines |
2006-01-06 | [PATCH] i386: Handle HP laptop rebooting properly. | Ben Collins | 1 | -3/+3 |
2006-01-06 | [PATCH] i386: ioapic virtual wire mode fix | Vivek Goyal | 1 | -2/+2 |
2006-01-06 | [PATCH] fix cpu frequency detection in arch/i386/kernel/timers/timer_tsc.c::r... | Larry Finger | 1 | -0/+2 |
2006-01-06 | [PATCH] APM Screen Blanking fix | Jordan Crouse | 1 | -13/+14 |
2006-01-06 | [PATCH] Base support for AMD Geode GX/LX processors | Jordan Crouse | 3 | -6/+42 |
2006-01-06 | [PATCH] arch/i386/kernel/cpuid.c: unused variable | Daniel Marjamaki | 1 | -2/+1 |
2006-01-06 | [PATCH] arch/i386/kernel/msr.c: removed unused variable | Daniel Marjamaki | 1 | -2/+1 |
2006-01-06 | [PATCH] x86: missing printk newline in apic boot option parser | Dave Jones | 1 | -1/+1 |
2006-01-06 | [PATCH] x86: change_page_attr() fix | Dave Jones | 1 | -6/+21 |
2006-01-06 | [PATCH] make bigsmp the default mode if CONFIG_HOTPLUG_CPU | Ashok Raj | 1 | -8/+18 |
2006-01-06 | [PATCH] i386 sparsemem for single node systems | Andy Whitcroft | 2 | -2/+14 |
2006-01-06 | [PATCH] x86/x86_64: mark rodata section read-only: make some datastructures c... | Arjan van de Ven | 4 | -3/+3 |
2006-01-06 | [PATCH] x86/x86_64: mark rodata section read-only: x86-64 support | Arjan van de Ven | 2 | -0/+33 |
2006-01-06 | [PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfix | Arjan van de Ven | 1 | -2/+7 |
2006-01-06 | [PATCH] x86/x86_64: mark rodata section read only: x86 parts | Arjan van de Ven | 2 | -0/+34 |
2006-01-06 | [PATCH] x86: Deprecate useless bug | Zachary Amsden | 1 | -11/+1 |
2006-01-06 | [PATCH] x86: Apm is on cpu zero only | Zachary Amsden | 1 | -12/+11 |
2006-01-06 | [PATCH] x86: Stop deleting nt | Zachary Amsden | 1 | -5/+0 |
2006-01-06 | [PATCH] x86: Fixed pnp bios limits | Zachary Amsden | 1 | -4/+8 |
2006-01-06 | [PATCH] x86: Pnp byte granularity | Zachary Amsden | 1 | -6/+6 |
2006-01-06 | [PATCH] x86: Apm seg in gdt | Zachary Amsden | 2 | -10/+5 |
2006-01-06 | [PATCH] x86: Always relax segments | Zachary Amsden | 1 | -38/+17 |
2006-01-06 | [PATCH] x86: Cr4 is valid on some 486s | Zachary Amsden | 1 | -3/+1 |
2006-01-06 | [PATCH] i386: fix bound check IDT gate | Jan Beulich | 1 | -2/+2 |
2006-01-06 | [PATCH] i386: move SIMD initialization | Jan Beulich | 1 | -0/+22 |
2006-01-06 | [PATCH] i386: don't blindly enable interrupts in die() | Jan Beulich | 1 | -2/+5 |
2006-01-06 | [PATCH] x86: GDT alignment fix | Zachary Amsden | 5 | -5/+11 |
2006-01-06 | [PATCH] frv: improve signal handling | David Howells | 1 | -52/+50 |
2006-01-06 | [PATCH] frv: fix signal handling | David Howells | 2 | -29/+46 |
2006-01-06 | [PATCH] FRV: Implement futex operations for FRV | David Howells | 2 | -0/+243 |
2006-01-06 | [PATCH] ppc32: Re-add embed_config.c to ml300/ep405 | Peter Korsgaard | 1 | -0/+2 |
2006-01-06 | [PATCH] ppc32: Allows compilation of a MPC52xx kernel without PCI | Sylvain Munaut | 1 | -0/+2 |
2006-01-06 | [PATCH] ppc32: Fix MPC52xx PCI init in cas the bootloader didn't do it | Sylvain Munaut | 1 | -4/+6 |
2006-01-06 | [PATCH] ppc32: Fix MPC52xx configuration space access | Sylvain Munaut | 1 | -14/+69 |
2006-01-06 | [PATCH] ppc32: Remove __init qualifier from mpc52xx pci resources fixups | Sylvain Munaut | 1 | -1/+1 |
2006-01-06 | [PATCH] ppc32: Fix static IO mapping for Freescale MPC52xx | Sylvain Munaut | 1 | -2/+4 |
2006-01-06 | [PATCH] ppc32: Remove useless file arch/ppc/platforms/mpc5200.c | Sylvain Munaut | 1 | -53/+0 |
2006-01-06 | [PATCH] arch/ppc/kernel/idle.c: don't declare cpu variable in non-SMP kernels | Otavio Salvador | 1 | -2/+2 |
2006-01-06 | [PATCH] ppc32: remove "jumbo" member from ocp_func_emac_data | Eugene Surovegin | 2 | -3/+0 |
2006-01-06 | [PATCH] i386: PTRACE_POKEUSR: allow changing RF bit in EFLAGS register. | Chuck Ebbert | 1 | -3/+6 |
2006-01-06 | [IA64] Fix compile warnings in setup.c | Tony Luck | 1 | -1/+1 |
2006-01-05 | Auto-update from upstream | Tony Luck | 21 | -57/+159 |
2006-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 3 | -6/+6 |
2006-01-05 | [PATCH] i386: "invalid operand" -> "invalid opcode" | Chuck Ebbert | 1 | -1/+1 |
2006-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 3 | -0/+5 |
2006-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -2/+1 |
2006-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2 | -0/+27 |
2006-01-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 10 | -46/+117 |
2006-01-05 | Relax the rw_verify_area() error checking. | Linus Torvalds | 1 | -2/+2 |
2006-01-05 | [PATCH] driver kill hotplug word from sn and others fix | Paul Jackson | 2 | -5/+5 |