summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86: Pnp byte granularityZachary Amsden2006-01-061-6/+6
* [PATCH] x86: Apm seg in gdtZachary Amsden2006-01-062-10/+5
* [PATCH] x86: Always relax segmentsZachary Amsden2006-01-061-38/+17
* [PATCH] x86: Cr4 is valid on some 486sZachary Amsden2006-01-061-3/+1
* [PATCH] i386: fix bound check IDT gateJan Beulich2006-01-061-2/+2
* [PATCH] i386: move SIMD initializationJan Beulich2006-01-061-0/+22
* [PATCH] i386: don't blindly enable interrupts in die()Jan Beulich2006-01-061-2/+5
* [PATCH] x86: GDT alignment fixZachary Amsden2006-01-065-5/+11
* [PATCH] frv: improve signal handlingDavid Howells2006-01-061-52/+50
* [PATCH] frv: fix signal handlingDavid Howells2006-01-062-29/+46
* [PATCH] FRV: Implement futex operations for FRVDavid Howells2006-01-062-0/+243
* [PATCH] ppc32: Re-add embed_config.c to ml300/ep405Peter Korsgaard2006-01-061-0/+2
* [PATCH] ppc32: Allows compilation of a MPC52xx kernel without PCISylvain Munaut2006-01-061-0/+2
* [PATCH] ppc32: Fix MPC52xx PCI init in cas the bootloader didn't do itSylvain Munaut2006-01-061-4/+6
* [PATCH] ppc32: Fix MPC52xx configuration space accessSylvain Munaut2006-01-061-14/+69
* [PATCH] ppc32: Remove __init qualifier from mpc52xx pci resources fixupsSylvain Munaut2006-01-061-1/+1
* [PATCH] ppc32: Fix static IO mapping for Freescale MPC52xxSylvain Munaut2006-01-061-2/+4
* [PATCH] ppc32: Remove useless file arch/ppc/platforms/mpc5200.cSylvain Munaut2006-01-061-53/+0
* [PATCH] arch/ppc/kernel/idle.c: don't declare cpu variable in non-SMP kernelsOtavio Salvador2006-01-061-2/+2
* [PATCH] ppc32: remove "jumbo" member from ocp_func_emac_dataEugene Surovegin2006-01-062-3/+0
* [PATCH] i386: PTRACE_POKEUSR: allow changing RF bit in EFLAGS register.Chuck Ebbert2006-01-051-3/+6
* [IA64] Fix compile warnings in setup.cTony Luck2006-01-051-1/+1
* Auto-update from upstreamTony Luck2006-01-0521-57/+159
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-043-6/+6
| |\
| | * [PATCH] driver kill hotplug word from sn and others fixPaul Jackson2006-01-042-5/+5
| | * [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-1/+1
| * | [PATCH] i386: "invalid operand" -> "invalid opcode"Chuck Ebbert2006-01-041-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-043-0/+5
| |\ \
| | * | gitignore: x86_64 filesBrian Gerst2006-01-013-0/+5
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-041-2/+1
| |\ \ \
| | * | | arch/arm26/nwfpe/fpmodule.c: remove kernel 2.0 #ifdefAdrian Bunk2006-01-031-2/+1
| | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-01-042-0/+27
| |\ \ \
| | * | | [PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie2006-01-042-0/+27
| | |/ /
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-01-0410-46/+117
| |\ \ \
| | * | | [CPUFREQ] CPU frequency display in /proc/cpuinfoVenkatesh Pallipadi2005-12-063-3/+17
| | * | | [CPUFREQ] Move PMBASE reading away and do it only once at initialization timeMattia Dongili2005-12-061-13/+30
| | * | | [CPUFREQ] Measure transition latency at driver initializationMattia Dongili2005-12-064-3/+35
| | * | | Merge ../linus/Dave Jones2005-12-0677-3309/+3312
| | |\ \ \
| | * | | | [CPUFREQ] Change loglevels on powernow-k8 bios error printk's.Dave Jones2005-12-061-2/+2
| | * | | | [PATCH] cpufreq-nforce2.c fix u32<0 testGabriel A. Devenyi2005-12-011-1/+2
| | * | | | [CPUFREQ] Fix indentation in powernow-k8Dave Jones2005-11-301-4/+4
| | * | | | Merge ../linusDave Jones2005-11-2954-1220/+355
| | |\ \ \ \
| | * | | | | [PATCH] Support 100 MHz frequency transitionsLangsdorf, Mark2005-11-292-14/+12
| | * | | | | [CPUFREQ] Improve Error reporting in powernow-k8Jacob Shin2005-11-211-11/+20
| * | | | | | Relax the rw_verify_area() error checking.Linus Torvalds2006-01-041-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | [IA64] incorrect return from ia64_pci_legacy_write()Alex Williamson2006-01-031-1/+1
|/ / / / /
* | | | | [PATCH] x86: teach dump_task_regs() about the -8 offset.Stas Sergeev2005-12-311-1/+3
* | | | | [PATCH] ppc64: htab_initialize_secondary cannot be marked __initAnton Blanchard2005-12-291-1/+1
* | | | | [PATCH] x86_64: Fix incorrect node_present_pages on NUMARavikiran G Thirumalai2005-12-291-1/+1
* | | | | [PATCH] uml: fix compilation with CONFIG_MODE_TT disabledPaolo 'Blaisorblade' Giarrusso2005-12-292-5/+8
OpenPOWER on IntegriCloud