aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-06[PATCH] x86: Deprecate useless bugZachary Amsden1-11/+1
2006-01-06[PATCH] x86: Apm is on cpu zero onlyZachary Amsden1-12/+11
2006-01-06[PATCH] x86: Stop deleting ntZachary Amsden1-5/+0
2006-01-06[PATCH] x86: Fixed pnp bios limitsZachary Amsden1-4/+8
2006-01-06[PATCH] x86: Pnp byte granularityZachary Amsden1-6/+6
2006-01-06[PATCH] x86: Apm seg in gdtZachary Amsden2-10/+5
2006-01-06[PATCH] x86: Always relax segmentsZachary Amsden1-38/+17
2006-01-06[PATCH] x86: Cr4 is valid on some 486sZachary Amsden1-3/+1
2006-01-06[PATCH] i386: fix bound check IDT gateJan Beulich1-2/+2
2006-01-06[PATCH] i386: move SIMD initializationJan Beulich1-0/+22
2006-01-06[PATCH] i386: don't blindly enable interrupts in die()Jan Beulich1-2/+5
2006-01-06[PATCH] x86: GDT alignment fixZachary Amsden5-5/+11
2006-01-06[PATCH] frv: improve signal handlingDavid Howells1-52/+50
2006-01-06[PATCH] frv: fix signal handlingDavid Howells2-29/+46
2006-01-06[PATCH] FRV: Implement futex operations for FRVDavid Howells2-0/+243
2006-01-06[PATCH] ppc32: Re-add embed_config.c to ml300/ep405Peter Korsgaard1-0/+2
2006-01-06[PATCH] ppc32: Allows compilation of a MPC52xx kernel without PCISylvain Munaut1-0/+2
2006-01-06[PATCH] ppc32: Fix MPC52xx PCI init in cas the bootloader didn't do itSylvain Munaut1-4/+6
2006-01-06[PATCH] ppc32: Fix MPC52xx configuration space accessSylvain Munaut1-14/+69
2006-01-06[PATCH] ppc32: Remove __init qualifier from mpc52xx pci resources fixupsSylvain Munaut1-1/+1
2006-01-06[PATCH] ppc32: Fix static IO mapping for Freescale MPC52xxSylvain Munaut1-2/+4
2006-01-06[PATCH] ppc32: Remove useless file arch/ppc/platforms/mpc5200.cSylvain Munaut1-53/+0
2006-01-06[PATCH] arch/ppc/kernel/idle.c: don't declare cpu variable in non-SMP kernelsOtavio Salvador1-2/+2
2006-01-06[PATCH] ppc32: remove "jumbo" member from ocp_func_emac_dataEugene Surovegin2-3/+0
2006-01-05[PATCH] i386: PTRACE_POKEUSR: allow changing RF bit in EFLAGS register.Chuck Ebbert1-3/+6
2006-01-05[IA64] Fix compile warnings in setup.cTony Luck1-1/+1
2006-01-05Auto-update from upstreamTony Luck21-57/+159
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-6/+6
2006-01-04[PATCH] i386: "invalid operand" -> "invalid opcode"Chuck Ebbert1-1/+1
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds3-0/+5
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-2/+1
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-0/+27
2006-01-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds10-46/+117
2006-01-04Relax the rw_verify_area() error checking.Linus Torvalds1-2/+2
2006-01-04[PATCH] driver kill hotplug word from sn and others fixPaul Jackson2-5/+5
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers1-1/+1
2006-01-04[PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie2-0/+27
2006-01-03[IA64] incorrect return from ia64_pci_legacy_write()Alex Williamson1-1/+1
2006-01-03arch/arm26/nwfpe/fpmodule.c: remove kernel 2.0 #ifdefAdrian Bunk1-2/+1
2006-01-01gitignore: x86_64 filesBrian Gerst3-0/+5
2005-12-31[PATCH] x86: teach dump_task_regs() about the -8 offset.Stas Sergeev1-1/+3
2005-12-29[PATCH] ppc64: htab_initialize_secondary cannot be marked __initAnton Blanchard1-1/+1
2005-12-29[PATCH] x86_64: Fix incorrect node_present_pages on NUMARavikiran G Thirumalai1-1/+1
2005-12-29[PATCH] uml: fix compilation with CONFIG_MODE_TT disabledPaolo 'Blaisorblade' Giarrusso2-5/+8
2005-12-29[PATCH] Hostfs: update for new glibc - add missing symbol exportsPaolo 'Blaisorblade' Giarrusso1-0/+5
2005-12-29[PATCH] uml: fix random segfaults at bootupPaolo 'Blaisorblade' Giarrusso1-10/+12
2005-12-28[SPARC]: Use STABS_DEBUG and DWARF_DEBUG macros in vmlinux.lds.SDavid S. Miller2-28/+8
2005-12-22[SPARC]: Kill CHILD_MAX.David S. Miller3-3/+3
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2-0/+8
2005-12-22powerpc: Fix i8259 cascade on pSeries with XICS interrupt controllerPaul Mackerras1-18/+3