summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-266-7/+7
|\
| * Storage class should be firstTobias Klauser2006-06-261-2/+2
| * i386: Trivial typo fixesEgry Gabor2006-06-262-2/+2
| * spelling fixesAndreas Mohr2006-06-262-2/+2
| * fix paniced->panicked typosLee Revell2006-06-261-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-06-263-25/+27
|\ \
| * | [CRYPTO] aes: Add wrappers for assembly routinesHerbert Xu2006-06-261-2/+12
| * | [CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu2006-06-263-19/+22
| * | [CRYPTO] aes-i586: Get rid of useless function wrappersHerbert Xu2006-06-262-19/+8
| |/
* | Merge branch 'x86-64'Linus Torvalds2006-06-2623-140/+689
|\ \
| * | [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi2006-06-262-1/+70
| * | [PATCH] x86_64: fix apic error on bootupSiddha, Suresh B2006-06-261-2/+13
| * | [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTORKeith Owens2006-06-262-7/+12
| * | [PATCH] i386/x86-64: adjust /proc/interrupts column headingsJan Beulich2006-06-261-1/+1
| * | [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen2006-06-262-6/+6
| * | [PATCH] x86_64: Move VM86 config into arch/i386/KconfigAndi Kleen2006-06-261-0/+9
| * | [PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/shareAndi Kleen2006-06-261-2/+7
| * | [PATCH] i386/x86-64: Consolidate arch/{i386,x86_64}/boot/compressed/misc.cCarl-Daniel Hailfinger2006-06-261-20/+12
| * | [PATCH] i386/x86-64: fall back to old-style call trace if no unwindingJan Beulich2006-06-261-13/+33
| * | [PATCH] i386: reliable stack trace support i386 entry.SJan Beulich2006-06-261-11/+223
| * | [PATCH] i386: reliable stack trace support (i386)Jan Beulich2006-06-264-11/+79
| * | [PATCH] x86_64: fix vector_lock deadlock in io_apic.cIngo Molnar2006-06-261-4/+5
| * | [PATCH] x86_64: nmi watchdog header cleanupDon Zickus2006-06-267-6/+7
| * | [PATCH] i386/x86-64: simplify ioapic_register_intr()Jan Beulich2006-06-261-15/+8
| * | [PATCH] x86_64: serialize assign_irq_vector() use of static variablesJan Beulich2006-06-261-6/+18
| * | [PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen2006-06-262-0/+8
| * | [PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann2006-06-261-33/+85
| * | [PATCH] i386/x86-64: Emulate CPUID4 on AMDAndi Kleen2006-06-262-13/+102
| * | [PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD p...Andi Kleen2006-06-261-6/+8
| |/
* | [PATCH] fbdev: Firmware EDID fixesAntonino A. Daplas2006-06-261-1/+18
* | [PATCH] Notify page fault call chain for i386Anil S Keshavamurthy2006-06-261-2/+36
* | [PATCH] Kprobe: multi kprobe posthandler for boostermao, bibo2006-06-261-11/+5
* | [PATCH] kprobe: boost 2byte-opcodes on i386Masami Hiramatsu2006-06-261-14/+65
* | [PATCH] GTOD: add scx200 HRT clocksourceJim Cromie2006-06-261-5/+15
* | [PATCH] time: fix time going backward w/ clock=pitjohn stultz2006-06-261-6/+39
* | [PATCH] generic-time: add macro to simplify/hide mask constantsJim Cromie2006-06-263-4/+4
* | [PATCH] time: rename clocksource functionsjohn stultz2006-06-263-4/+4
* | [PATCH] Time: i386 Clocksource Driversjohn stultz2006-06-265-3/+282
* | [PATCH] Time: i386 Conversion - part 4: Remove Old timer_opts Codejohn stultz2006-06-269-1716/+0
* | [PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeepingjohn stultz2006-06-265-144/+82
* | [PATCH] Time: i386 Conversion - part 2: Rework TSC Supportjohn stultz2006-06-265-183/+324
* | [PATCH] Time: i386 Conversion - part 1: Move timer_pit.c to i8253.cjohn stultz2006-06-264-19/+33
* | [PATCH] arch: use list_move()Akinobu Mita2006-06-261-4/+2
* | [PATCH] oprofile: Fix unnecessary clevernessMarkus Armbruster2006-06-261-2/+2
|/
* Revert "swsusp special saveable pages support" commitsLinus Torvalds2006-06-251-106/+0
* [PATCH] i386: Fix softirq accounting with 4K stacksBjörn Steinbrink2006-06-251-0/+8
* [PATCH] Make copy_from_user_inatomic NOT zero the tail on i386NeilBrown2006-06-251-0/+119
* [PATCH] i386: cpu_relax() in crash.c and doublefault.cChuck Ebbert2006-06-252-2/+4
* [PATCH] cpu_relax(): smpboot.cAndreas Mohr2006-06-251-6/+8
OpenPOWER on IntegriCloud