[PATCH] x86: do_IRQ(): check irq number
[linux-2.6] / arch / i386 /
2006-06-28  Andrew Morton[PATCH] x86: do_IRQ(): check irq number
2006-06-28  pageexec@freemail.hu[PATCH] small fix for not releasing the mmap semaphore...
2006-06-28  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-06-28  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2006-06-28  Linus TorvaldsMerge git://oss.sgi.com:8090/nathans/xfs-2.6
2006-06-28  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-06-28  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-06-28  James Bottomley[PATCH] voyager: add cpu_present_map
2006-06-28  Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-06-28  Andrew Morton[PATCH] do_IRQ() warning fix
2006-06-28  Ingo Molnar[PATCH] pi-futex: introduce debug_check_no_locks_freed()
2006-06-28  Siddha, Suresh B[PATCH] sched: mc/smt power savings sched policy
2006-06-28  Jim Cromie[PATCH] chardev: GPIO for SCx200 & PC-8736x: replace...
2006-06-28  Jim Cromie[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate...
2006-06-28  Jim Cromie[PATCH] chardev: GPIO for SCx200 & PC-8736x: refactor...
2006-06-28  Jim Cromie[PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v...
2006-06-28  Jim Cromie[PATCH] chardev: GPIO for SCx200 & PC-8736x: put gpio_d...
2006-06-28  Jim Cromie[PATCH] chardev: GPIO for SCx200 & PC-8736x: device...
2006-06-28  Jim Cromie[PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace...
2006-06-28  Chandra Seetharaman[PATCH] cpu hotplug: make cpu_notifier related notifier...
2006-06-28  Chandra Seetharaman[PATCH] cpu hotplug: revert init patch submitted for...
2006-06-28  Randy Dunlap[PATCH] add poison.h and patch primary users
2006-06-28  Ingo Molnar[PATCH] vdso: randomize the i386 vDSO by moving it...
2006-06-28  James Bottomley[PATCH] voyager: fix compile after setup rework
2006-06-28  James Bottomley[PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMT
2006-06-28  Aleksey Gorelov[PATCH] fix broken vm86 interrupt/signal handling
2006-06-28  Rohit Seth[PATCH] i386: move phys_proc_id and cpu_core_id to...
2006-06-28  Andreas Mohr[PATCH] x86: constify some parts of arch/i386/kernel...
2006-06-28  Rusty Russell[PATCH] x86: increase interrupt vector range
2006-06-28  Shaohua Li[PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation...
2006-06-28  KAMEZAWA Hiroyuki[PATCH] node hotplug: register cpu: remove node struct
2006-06-28  Yasunori Goto[PATCH] Register sysfs file for hotplugged new node
2006-06-28  Yasunori Goto[PATCH] pgdat allocation for new node add (specify...
2006-06-26  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-06-26  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-06-26  Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-26  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2006-06-26  Linus TorvaldsMerge /pub/scm/linux/kernel/git/herbert/crypto-2.6
2006-06-26  Linus TorvaldsMerge /pub/scm/linux/kernel/git/dtor/input
2006-06-26  Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-06-26  Linus TorvaldsMerge branch 'x86-64'
2006-06-26  Venkatesh Pallipadi[PATCH] x86_64: i386/x86-64 Add nmi watchdog support...
2006-06-26  Siddha, Suresh B[PATCH] x86_64: fix apic error on bootup
2006-06-26  Keith Owens[PATCH] x86_64: Standardize i386/x86_64 handling of...
2006-06-26  Jan Beulich[PATCH] i386/x86-64: adjust /proc/interrupts column...
2006-06-26  Andi Kleen[PATCH] i386/x86-64/ia64: Move polling flag into thread...
2006-06-26  Andi Kleen[PATCH] x86_64: Move VM86 config into arch/i386/Kconfig
2006-06-26  Andi Kleen[PATCH] i386/x86-64: Fix isoimage when syslinux is...
2006-06-26  Carl-Daniel Hailfinger[PATCH] i386/x86-64: Consolidate arch/{i386,x86_64...
2006-06-26  Jan Beulich[PATCH] i386/x86-64: fall back to old-style call trace...
2006-06-26  Jan Beulich[PATCH] i386: reliable stack trace support i386 entry.S
2006-06-26  Jan Beulich[PATCH] i386: reliable stack trace support (i386)
2006-06-26  Ingo Molnar[PATCH] x86_64: fix vector_lock deadlock in io_apic.c
2006-06-26  Don Zickus[PATCH] x86_64: nmi watchdog header cleanup
2006-06-26  Jan Beulich[PATCH] i386/x86-64: simplify ioapic_register_intr()
2006-06-26  Jan Beulich[PATCH] x86_64: serialize assign_irq_vector() use of...
2006-06-26  Andi Kleen[PATCH] x86_64: Clean and enhance up K8 northbridge...
2006-06-26  Gerd Hoffmann[PATCH] x86_64: x86_64 version of the smp alternative...
2006-06-26  Andi Kleen[PATCH] i386/x86-64: Emulate CPUID4 on AMD
2006-06-26  Andi Kleen[PATCH] i386/x86-64: Use new official CPUID to get...
2006-06-26  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-06-26  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-06-26  Antonino A. Daplas[PATCH] fbdev: Firmware EDID fixes
2006-06-26  Anil S Keshavamurthy[PATCH] Notify page fault call chain for i386
2006-06-26  mao, bibo[PATCH] Kprobe: multi kprobe posthandler for booster
2006-06-26  Masami Hiramatsu[PATCH] kprobe: boost 2byte-opcodes on i386
2006-06-26  Jim Cromie[PATCH] GTOD: add scx200 HRT clocksource
2006-06-26  john stultz[PATCH] time: fix time going backward w/ clock=pit
2006-06-26  Jim Cromie[PATCH] generic-time: add macro to simplify/hide mask...
2006-06-26  john stultz[PATCH] time: rename clocksource functions
2006-06-26  john stultz[PATCH] Time: i386 Clocksource Drivers
2006-06-26  john stultz[PATCH] Time: i386 Conversion - part 4: Remove Old...
2006-06-26  john stultz[PATCH] Time: i386 Conversion - part 3: Enable Generic...
2006-06-26  john stultz[PATCH] Time: i386 Conversion - part 2: Rework TSC...
2006-06-26  john stultz[PATCH] Time: i386 Conversion - part 1: Move timer_pit...
2006-06-26  Akinobu Mita[PATCH] arch: use list_move()
2006-06-26  Markus Armbruster[PATCH] oprofile: Fix unnecessary cleverness
2006-06-26  Tobias KlauserStorage class should be first
2006-06-26  Egry Gabori386: Trivial typo fixes
2006-06-26  Andreas Mohrspelling fixes
2006-06-26  Lee Revellfix paniced->panicked typos
2006-06-26  David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-06-26  Herbert Xu[CRYPTO] aes: Add wrappers for assembly routines
2006-06-26  Herbert Xu[CRYPTO] all: Pass tfm instead of ctx to algorithms
2006-06-26  Herbert Xu[CRYPTO] aes-i586: Get rid of useless function wrappers
2006-06-26  Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-06-26  Linus TorvaldsRevert "swsusp special saveable pages support" commits
2006-06-25  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-06-25  Björn Steinbrink[PATCH] i386: Fix softirq accounting with 4K stacks
2006-06-25  Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2006-06-25  Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-06-25  NeilBrown[PATCH] Make copy_from_user_inatomic NOT zero the tail...
2006-06-25  Chuck Ebbert[PATCH] i386: cpu_relax() in crash.c and doublefault.c
2006-06-25  Andreas Mohr[PATCH] cpu_relax(): smpboot.c
2006-06-25  Jeremy Fitzhardinge[PATCH] Clean up and refactor i386 sub-architecture...
2006-06-25  Christoph Lameter[PATCH] mm: remove VM_LOCKED before remap_pfn_range...
2006-06-25  Andrew Morton[PATCH] remove for_each_cpu()
2006-06-25  Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-06-25  Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-06-25  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
next