summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] s390: export ipl device parametersHeiko Carstens2005-10-314-7/+367
* [PATCH] s390: 3270 fullscreen viewRichard Hitt2005-10-316-69/+315
* [PATCH] i386: use -mcpu, not -mtune, for GCCs older than 3.4Paolo 'Blaisorblade' Giarrusso2005-10-311-5/+13
* [PATCH] uml: remove old UM_FASTCALL, and make the thing work againPaolo 'Blaisorblade' Giarrusso2005-10-312-4/+8
* [PATCH] uml: fix "reuse i386 cpu optimizations"Paolo 'Blaisorblade' Giarrusso2005-10-312-4/+5
* [PATCH] uml: reuse i386 cpu-specific tuningPaolo 'Blaisorblade' Giarrusso2005-10-317-341/+376
* [PATCH] m32r: SMC91x driver updateHirokazu Takata2005-10-315-21/+19
* [PATCH] m32r: NONCACHE_OFFSET in _port2addrHirokazu Takata2005-10-315-5/+5
* [PATCH] m32r: fix #if warningsHirokazu Takata2005-10-312-13/+13
* [PATCH] m32r: remove unused instructionsHirokazu Takata2005-10-311-2/+0
* [PATCH] introduce .valid callback for pm_opsShaohua Li2005-10-313-1/+13
* [PATCH] swsusp: two simplificationsRafael J. Wysocki2005-10-312-7/+3
* [PATCH] swsusp: get rid of unnecessary wrapper functionRafael J. Wysocki2005-10-311-7/+1
* [PATCH] swsusp: cleanupsPavel Machek2005-10-311-12/+10
* [PATCH] swsusp: remove unneccessary includesPavel Machek2005-10-312-31/+3
* [PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki2005-10-316-150/+65
* [PATCH] swsusp: reduce the use of global variablesRafael J. Wysocki2005-10-313-43/+43
* [PATCH] swsusp: move snapshot functionality to separate fileRafael J. Wysocki2005-10-315-437/+492
* [PATCH] swsusp: rework image freeingRafael J. Wysocki2005-10-311-84/+75
* [PATCH] create and destroy cpufreq sysfs entries based on cpu notifiersAshok Raj2005-10-313-9/+103
* [PATCH] Remove cpu_sys_devices in cpufreq subsystem.Ashok Raj2005-10-311-13/+3
* [PATCH] create and destroy cache sysfs entries based on cpu notifiersAshok Raj2005-10-311-17/+43
* [PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu.Ashok Raj2005-10-312-2/+15
* [PATCH] i386: srat on non-acpi hw fixMagnus Damm2005-10-311-1/+6
* [PATCH] i386 mpparse: Only ignore lapic information we can't storeEric W. Biederman2005-10-311-16/+19
* [PATCH] kdump/i386: apic verification failure fixVivek Goyal2005-10-311-2/+1
* [PATCH] x86: inline spin_unlock if !CONFIG_DEBUG_SPINLOCK and !CONFIG_PREEMPTIngo Molnar2005-10-311-6/+25
* [PATCH] Clean up mtrr compat ioctl codeBrian Gerst2005-10-313-141/+107
* [PATCH] x86: vmx cpu feature detectionKamble, Nitin A2005-10-312-2/+2
* [PATCH] i386 kexec-on-panic: Don't shutdown the apics.Eric W. Biederman2005-10-311-7/+0
* [PATCH] i386: move apic init in init_IRQsEric W. Biederman2005-10-3110-105/+103
* [PATCH] i386 nmi_watchdog: Merge check_nmi_watchdog fixes from x86_64Eric W. Biederman2005-10-311-2/+37
* [PATCH] i386 io_apic.c: Memorize at bootup where the i8259 is connectedEric W. Biederman2005-10-311-35/+112
* [PATCH] ES7000 platform updateNatalie.Protasevich@unisys.com2005-10-313-6/+18
* [PATCH] x86: when L3 is present show its size in /proc/cpuinfoVenkatesh Pallipadi2005-10-311-7/+1
* [PATCH] fixup bogus e820 entry with mem=Dave Hansen2005-10-311-7/+17
* [PATCH] asus vt8235 router buggy bios workaroundaleksey_gorelov@phoenix.com2005-10-311-19/+36
* [PATCH] x86: bug fix in P6 Machine check initializationVenkatesh Pallipadi2005-10-311-3/+8
* [PATCH] x86: add an accessor function for getting the per-CPU gdtZachary Amsden2005-10-314-27/+32
* [PATCH] x86: bogus tls from gdtZachary Amsden2005-10-311-6/+0
* [PATCH] x86: hot plug CPU to support physical add of new processorsNatalie Protasevich2005-10-313-7/+11
* [PATCH] i386: little pgtable.h consolidation vs 2/3levelPaolo 'Blaisorblade' Giarrusso2005-10-313-10/+5
* [PATCH] intel_cacheinfo: remove MAX_CACHE_LEAVES limitSiddha, Suresh B2005-10-311-12/+6
* [PATCH] x86: initialise tss->io_bitmap_owner to somethingBart Oldeman2005-10-311-0/+1
* [PATCH] FPU context corrupted after resumeShaohua Li2005-10-312-13/+10
* [PATCH] x86: cmpxchg improvementsJan Beulich2005-10-312-3/+35
* [PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecisionMathieu Desnoyers2005-10-313-18/+28
* [PATCH] SELinux: remove unecessary size_t checks in selinuxfsDavi Arnaut2005-10-311-9/+9
* [PATCH] selinux-canonicalize-getxattr-fixAndrew Morton2005-10-311-3/+0
* [PATCH] SELinux: canonicalize getxattr()James Morris2005-10-314-24/+49