summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* [LIB]: Consolidate _atomic_dec_and_lock()David S. Miller2005-09-143-48/+0
* Partially revert "Fix time going twice as fast problem on ATI Xpress chipsets"Linus Torvalds2005-09-141-10/+0
* [PATCH] Even more fallout from ATI Xpress timer workaroundCal Peake2005-09-131-3/+1
* [PATCH] i386: Ignore masked FPU exceptionsChuck Ebbert2005-09-131-2/+3
* [PATCH] arch/i386: Replace custom macro with isdigit()Tobias Klauser2005-09-131-4/+3
* [PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap2005-09-131-1/+1
* Fix fallout from ATI Xpress timer workaroundLinus Torvalds2005-09-121-0/+3
* [PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...Chuck Ebbert2005-09-123-0/+16
* [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignmentsAndi Kleen2005-09-122-2/+23
* [PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems.Andi Kleen2005-09-121-7/+0
* [PATCH] i386: Don't miss pending signals returning to user mode after signal ...Roland McGrath2005-09-121-2/+2
* [PATCH] i386 / uml: add dwarf sections to static link scriptPaolo 'Blaisorblade' Giarrusso2005-09-101-8/+3
* [PATCH] i386: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-101-2/+1
* [PATCH] i386/x86_64: make get_cpu_vendor() staticAdrian Bunk2005-09-101-1/+1
* [PATCH] remove ACPI S4bios supportPavel Machek2005-09-101-6/+0
* [PATCH] i386/smpboot: use msleep() instead of schedule_timeout()Nishanth Aravamudan2005-09-101-2/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-095-13/+4
|\
| * kbuild: full dependency check on asm-offsets.hSam Ravnborg2005-09-095-13/+4
* | [PATCH] Update PCI IOMEM allocation startDaniel Ritz2005-09-091-8/+8
* | [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-2/+1
* | [PATCH] fbdev: Resurrect hooks to get EDID from firmwareAntonino A. Daplas2005-09-092-1/+2
* | [PATCH] vesafb: Add blanking supportAntonino A. Daplas2005-09-091-0/+5
* | [PATCH] i386: seccomp fix for auditing/ptraceAndrea Arcangeli2005-09-091-8/+14
* | [PATCH] x86: MP_processor_info fixAndrew Morton2005-09-091-14/+10
* | [PATCH] Fix misspelled i8259 typo in io_apic.cKarsten Wiese2005-09-091-2/+2
* | [PATCH] __user annotations for pointers in i386 sigframeviro@ZenIV.linux.org.uk2005-09-091-4/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq Linus Torvalds2005-09-083-13/+13
|\ \
| * | [CPUFREQ] Remove trailing whitespace before \n's in printks.Dave Jones2005-09-012-3/+3
| * | [CPUFREQ] Remove extra arg from dprintk in cpufreq/speedstep-smi.cMika Kukkonen2005-08-311-1/+1
| * | [CPUFREQ] dprintf format fixes in cpufreq/speedstep-centrino.cMika Kukkonen2005-08-311-2/+2
| * | [CPUFREQ] speedstep-centrino: skip extract_clock logic for acpi based centrinoVenkatesh Pallipadi2005-08-311-7/+7
* | | [PATCH] arch/386/pci: remap_pfn_range -> io_remap_pfn_rangeMichael S. Tsirkin2005-09-081-3/+3
| |/ |/|
* | Merge linux-2.6 with linux-acpi-2.6Len Brown2005-09-0862-693/+794
|\ \
| * | [PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk2005-09-071-0/+4
| * | [PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S2005-09-071-1/+2
| * | [PATCH] kprobes: fix handling of simultaneous probe hit/unregisterJim Keniston2005-09-071-0/+3
| * | [PATCH] kprobes: prevent possible race conditions i386 changesPrasanna S Panchamukhi2005-09-075-25/+34
| * | [PATCH] fix: dmi_check_systemRobert Love2005-09-071-1/+1
| * | [PATCH] dmi: add onboard devices discoveryAndrey Panin2005-09-071-12/+90
| * | [PATCH] dmi: make dmi_string() behave like strdup()Andrey Panin2005-09-071-16/+23
| * | [PATCH] dmi: remove old debugging codeAndrey Panin2005-09-071-21/+0
| * | [PATCH] dmi: remove uneeded functionAndrey Panin2005-09-071-45/+40
| * | [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-071-5/+2
| * | [PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai2005-09-074-11/+11
| * | [PATCH] remove the second arg of do_timer_interrupt()Adrian Bunk2005-09-071-3/+2
| * | [PATCH] Fix function/macro name collision on i386 oprofileDavid Gibson2005-09-073-9/+9
| * | [PATCH] Make the bzImage format self-terminatingH. Peter Anvin2005-09-072-2/+4
| * | [PATCH] NMI: Update NMI users of RCU to use new APIPaul E. McKenney2005-09-071-2/+2
| * | [PATCH] More __read_mostly variablesChristoph Lameter2005-09-072-2/+2
| * | [PATCH] detect soft lockupsIngo Molnar2005-09-072-0/+6
OpenPOWER on IntegriCloud