summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-293-13/+15
* [PATCH] x86: do_IRQ(): check irq numberAndrew Morton2006-06-281-0/+6
* [PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_add...pageexec@freemail.hu2006-06-281-6/+4
* [PATCH] do_IRQ() warning fixAndrew Morton2006-06-271-2/+2
* [PATCH] sched: mc/smt power savings sched policySiddha, Suresh B2006-06-271-3/+5
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexesJim Cromie2006-06-271-4/+4
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common moduleJim Cromie2006-06-271-16/+0
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: refactor scx200_probe to better ...Jim Cromie2006-06-271-5/+10
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-fileJim Cromie2006-06-271-2/+1
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: put gpio_dump on a dietJim Cromie2006-06-271-28/+11
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigne...Jim Cromie2006-06-271-1/+1
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-cleanJim Cromie2006-06-271-7/+0
* [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2006-06-273-3/+3
* [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-271-1/+1
* [PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar2006-06-276-12/+139
* [PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMTJames Bottomley2006-06-272-4/+4
* [PATCH] fix broken vm86 interrupt/signal handlingAleksey Gorelov2006-06-271-2/+9
* [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth2006-06-274-24/+17
* [PATCH] x86: constify some parts of arch/i386/kernel/cpu/Andreas Mohr2006-06-272-5/+5
* [PATCH] x86: increase interrupt vector rangeRusty Russell2006-06-272-4/+4
* [PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomicShaohua Li2006-06-272-1/+20
* [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-271-19/+4
* [PATCH] Register sysfs file for hotplugged new nodeYasunori Goto2006-06-271-6/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-264-5/+5
|\
| * Storage class should be firstTobias Klauser2006-06-261-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-261-0/+3
|\ \
| * | [CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu2006-06-261-0/+3
| |/
* | Merge branch 'x86-64'Linus Torvalds2006-06-2617-118/+654
|\ \
| * | [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] 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-264-6/+4
| * | [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-261-0/+4
| * | [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] Kprobe: multi kprobe posthandler for boostermao, bibo2006-06-261-11/+5
* | [PATCH] kprobe: boost 2byte-opcodes on i386Masami Hiramatsu2006-06-261-14/+65
* | [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
OpenPOWER on IntegriCloud