aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel
AgeCommit message (Expand)Author
2006-07-10[PATCH] get_cmos_time() locking fix (lockdep)Andrew Morton
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl
2006-07-10[PATCH] put a comment at register_die_notifier that the export is usedArjan van de Ven
2006-07-09[PATCH] i386: use thread_info flags for debug regs and IO bitmapsStephane Eranian
2006-07-03[PATCH] Fix modular cpuid.koOGAWA Hirofumi
2006-07-03[PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar
2006-07-03[PATCH] lockdep: x86 smp alternatives workaroundIngo Molnar
2006-07-03[PATCH] lockdep: irqtrace subsystem, i386 supportIngo Molnar
2006-07-03[PATCH] lockdep: stacktrace subsystem, i386 supportIngo Molnar
2006-07-03[PATCH] lockdep: i386 remove multi entry backtracesIngo Molnar
2006-07-01Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2006-07-01[PATCH] SMP alternatives: skip with UP kernelsGerd Hoffmann
2006-07-01[PATCH] audit syscall classesAl Viro
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-06-30[PATCH] msr.c: use register_hotcpu_notifier()Andrew Morton
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29merge linus into release branchLen Brown
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-29[PATCH] genirq MSI fixesIngo Molnar
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar
2006-06-29[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]Ingo Molnar
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-28[PATCH] x86: do_IRQ(): check irq numberAndrew Morton
2006-06-28[PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_add...pageexec@freemail.hu
2006-06-27[PATCH] do_IRQ() warning fixAndrew Morton
2006-06-27[PATCH] sched: mc/smt power savings sched policySiddha, Suresh B
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexesJim Cromie
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common moduleJim Cromie
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: refactor scx200_probe to better ...Jim Cromie
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-fileJim Cromie
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: put gpio_dump on a dietJim Cromie
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigne...Jim Cromie
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-cleanJim Cromie
2006-06-27[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman
2006-06-27[PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar
2006-06-27[PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMTJames Bottomley
2006-06-27[PATCH] fix broken vm86 interrupt/signal handlingAleksey Gorelov
2006-06-27[PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth
2006-06-27[PATCH] x86: constify some parts of arch/i386/kernel/cpu/Andreas Mohr
2006-06-27[PATCH] x86: increase interrupt vector rangeRusty Russell
2006-06-27[PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomicShaohua Li
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki
2006-06-27[PATCH] Register sysfs file for hotplugged new nodeYasunori Goto
2006-06-27[PATCH] i386: export memory more than 4G through /proc/iomemVivek Goyal
2006-06-27[PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman
2006-06-27Pull bugzilla-5737 into release branchThomas Renninger