x86: GEODE: MFGPT: fix a potential race when disabling a timer
[linux-2.6] / arch / x86 / boot /
2008-02-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-07  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-02-07  Len BrownMerge branches 'release' and 'throttling-domains' into...
2008-02-07  Len BrownMerge branches 'release' and 'menlo' into release
2008-02-07  Len BrownMerge branches 'release', 'misc' and 'misc-2.6.25'...
2008-02-07  Len BrownMerge branches 'release' and 'ppc-workaround' into...
2008-02-07  Len BrownMerge branches 'release' and 'hp-cid' into release
2008-02-07  Len BrownMerge branches 'release' and 'gpe-ack' into release
2008-02-07  Len BrownMerge branches 'release' and 'dmi' into release
2008-02-07  Len BrownMerge branches 'release', 'cpuidle-2.6.25' and 'idle...
2008-02-07  Len BrownMerge branches 'release', 'bugzilla-6217', 'bugzilla...
2008-02-07  Len BrownMerge branches 'release' and 'autoload' into release
2008-02-07  Len BrownMerge branches 'release', 'asus', 'sony-laptop' and...
2008-02-07  Len BrownMerge branches 'release', 'acpi_pm_device_sleep_state...
2008-02-07  Josh BoyerMerge branch 'virtex-for-2.6.25' of git://git.secretlab...
2008-02-07  Paul MackerrasMerge branch 'for-2.6.25' of git://git.secretlab.ca...
2008-02-06  Linus TorvaldsMerge branch 'dmapool' of git://git./linux/kernel/git...
2008-02-04  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-02-04  Linus TorvaldsMerge branch 'slub-linus' of git://git./linux/kernel...
2008-02-04  Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-02-04  Andi Kleenx86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE
2008-02-04  H. Peter Anvinx86 setup: print missing CPU features in cleartext
2008-02-04  Ian Campbellx86: define OBJCOPYFLAGS explicitly for each target.
2008-02-03  David S. MillerMerge branch 'fixes' of /linux/kernel/git/linville...
2008-02-03  David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-02-03  David WoodhouseMerge git://git.infradead.org/~kmpark/onenand-mtd-2.6
2008-02-03  David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-02-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-02  Linus TorvaldsMerge branch 'for-linus' of git://linux-nfs.org/~bfield...
2008-02-02  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/pci-2.6
2008-02-02  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2008-02-01  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-02-01  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-02-01  Linus TorvaldsMerge branch 'audit.b46' of git://git./linux/kernel...
2008-02-01  Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-02-01  Yinghai Lux86: fix comments in vmlinux_64.lds
2008-02-01  Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-31  Paul MackerrasMerge branch 'linux-2.6'
2008-01-30  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-01-30  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-01-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-30  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-01-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-30  Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-01-30  Ian Campbellx86: unify arch/x86/boot/compressed/misc_??.c
2008-01-30  Ian Campbellx86: unify variable names in arch/x86/boot/compressed...
2008-01-30  Ian Campbellx86: unify headers in arch/x86/boot/compressed/misc_??.c
2008-01-30  Ian Campbellx86: unify whitespace and comments in arch/x86/boot...
2008-01-30  Ian Campbellx86: unify strings in arch/x86/boot/compressed/misc_??.c
2008-01-30  Ian Campbellx86: unify arch/x86/boot/compressed/vmlinux_??.scr
2008-01-30  Ian Campbellx86: switch to .rodata.compressed in arch/x86/boot...
2008-01-30  Ian Campbellx86: unify whitespace in arch/x86/boot/compressed/vmlin...
2008-01-30  Ian Campbellx86: unify whitespace and comments in arch/x86/boot...
2008-01-30  Jan Engelhardtx86: remove unneded casts
2008-01-30  H. Peter Anvinx86 setup: correct the base in the GDT_ENTRY() macro
2008-01-30  H. Peter Anvinx86 setup: guard the heap against invalid stack setups
2008-01-30  H. Peter Anvinx86 setup: push video mode setup as late as possible
2008-01-30  H. Peter Anvinx86 setup: add note to use edd=off on EDD probing hangs
2008-01-30  H. Peter Anvinx86 setup: add missing prototype; formatting fix
2008-01-30  H. Peter Anvinx86 setup: OK -> ok (no need to scream)
2008-01-30  devzero@web.dex86 setup: be more verbose when probing EDD
2008-01-30  devzero@web.dex86 setup: early cmdline parser handle boolean options
2008-01-30  H. Peter Anvinx86 setup: fix constraints in segment accessor functions
2008-01-30  H. Peter Anvinx86 setup: display VESA graphics modes in vga=ask menu
2008-01-30  H. Peter Anvinx86 setup: use X86_CR0_PE macro instead of hard-coded...
2008-01-30  H. Peter Anvinx86 setup: initialize LDTR and TR to make life easier...
2008-01-30  H. Peter Anvinx86 setup: make PM transition more paranoid; cleanup...
2008-01-30  H. Peter Anvini386: handle an initrd in highmem (version 2)
2008-01-30  Andi Kleenx86: compile apm and voyager module only when selected...
2008-01-30  Ingo Molnarx86: hlt on early crash
2008-01-30  Sam Ravnborgx86: unify arch/x86/boot/compressed/Makefile(s)
2008-01-30  Sam Ravnborgx86: biarch support for 32 bit builds beautified
2008-01-30  Glauber de Oliveir... x86: tweak io_64.h for paravirt.
2008-01-30  Roland McGrathx86 vDSO: absolute relocs
2008-01-30  Rene Hermanx86: provide a DMI based port 0x80 I/O delay override.
2008-01-25  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-01-17  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-11  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2007-12-28  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2007-12-17  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2007-12-14  Len BrownPull hotplug into release branch
2007-12-10  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-12-08  Russell KingMerge branch 'pxa-fixes'
2007-12-06  Len BrownPull bugzilla-9345 into release branch
2007-12-06  Len BrownPull apm-freeze-fix into release branch
2007-12-05  Paul MackerrasMerge branch 'for-2.6.25' of git://git./linux/kernel...
2007-12-03  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-12-03  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/net-2.6
2007-12-02  Len BrownPull thermal into release branch
2007-12-01  Jeff GarzikMerge branch 'fixes-jgarzik' of git://git./linux/kernel...
2007-12-01  Jeff GarzikMerge branch 'master' into upstream-fixes
2007-12-01  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-11-30  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-11-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-11-29  Jens Rottmannx86 setup: don't recalculate ss:esp unless really necessary
2007-11-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-11-25  Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2007-11-20  Len BrownPull video-2.6.24 into release branch
next