summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] genirq MSI fixesIngo Molnar2006-06-291-0/+5
* [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-291-0/+9
* [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]Ingo Molnar2006-06-291-1/+1
* [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-291-1/+1
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-295-20/+22
* [PATCH] arch/i386/mach-visws/setup.c: remove dummy function callsAdrian Bunk2006-06-291-4/+0Star
* [PATCH] solve config broken: undefined reference to `online_page'Yasunori Goto2006-06-291-0/+3
* [PATCH] fix sgivwfb compileAdrian Bunk2006-06-291-2/+2
* [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/+4Star
* [PATCH] voyager: add cpu_present_mapJames Bottomley2006-06-281-0/+2
* [PATCH] do_IRQ() warning fixAndrew Morton2006-06-281-2/+2
* [PATCH] pi-futex: introduce debug_check_no_locks_freed()Ingo Molnar2006-06-281-2/+2
* [PATCH] sched: mc/smt power savings sched policySiddha, Suresh B2006-06-281-3/+5
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexesJim Cromie2006-06-281-4/+4
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common moduleJim Cromie2006-06-281-16/+0Star
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: refactor scx200_probe to better ...Jim Cromie2006-06-281-5/+10
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-fileJim Cromie2006-06-281-2/+1Star
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: put gpio_dump on a dietJim Cromie2006-06-281-28/+11Star
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigne...Jim Cromie2006-06-281-1/+1
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-cleanJim Cromie2006-06-281-7/+0Star
* [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2006-06-283-3/+3
* [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-281-1/+1
* [PATCH] add poison.h and patch primary usersRandy Dunlap2006-06-281-1/+2
* [PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar2006-06-287-12/+150
* [PATCH] voyager: fix compile after setup reworkJames Bottomley2006-06-281-3/+2Star
* [PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMTJames Bottomley2006-06-283-6/+6
* [PATCH] fix broken vm86 interrupt/signal handlingAleksey Gorelov2006-06-281-2/+9
* [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth2006-06-284-24/+17Star
* [PATCH] x86: constify some parts of arch/i386/kernel/cpu/Andreas Mohr2006-06-282-5/+5
* [PATCH] x86: increase interrupt vector rangeRusty Russell2006-06-282-4/+4
* [PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomicShaohua Li2006-06-282-1/+20
* [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-281-19/+4Star
* [PATCH] Register sysfs file for hotplugged new nodeYasunori Goto2006-06-281-6/+3Star
* [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-281-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/+8Star
| |/
* | 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