summaryrefslogtreecommitdiffstats
path: root/include/asm-i386
Commit message (Expand)AuthorAgeFilesLines
...
| * [PATCH] i386: Clean up asm-i386/bugs.hJeremy Fitzhardinge2007-05-022-190/+5
| * [PATCH] x86: fix amd64-agp aperture validationJan Beulich2007-05-021-0/+1
| * [PATCH] i386: Add machine_ops interface to abstract halting and rebootingJeremy Fitzhardinge2007-05-021-0/+20
| * [PATCH] i386: Add smp_ops interfaceJeremy Fitzhardinge2007-05-021-0/+53
| * [PATCH] i386: cleanup GDT AccessRusty Russell2007-05-021-5/+2
| * [PATCH] i386: Use X86_EFLAGS_IF in irqflags.h.Andi Kleen2007-05-023-22/+29
| * [PATCH] x86: Improve handling of kernel mappings in change_page_attrJan Beulich2007-05-021-0/+2
| * [PATCH] i386: rationalize paravirt wrappersRusty Russell2007-05-027-187/+384
| * [PATCH] i386: clean up cpu_init()Rusty Russell2007-05-021-1/+1
| * [PATCH] i386: Use per-cpu GDT immediately upon bootRusty Russell2007-05-022-3/+0
| * [PATCH] i386: Use per-cpu variables for GDT, PDARusty Russell2007-05-023-5/+5
| * [PATCH] i386: Allow i386 crash kernels to handle x86_64 dumpsIan Campbell2007-05-021-0/+3
| * [PATCH] i386: Initialize esp0 properly all the timeRusty Russell2007-05-021-0/+1
| * [PATCH] x86: Log reason why TSC was marked unstablejohn stultz2007-05-022-3/+3
| * [PATCH] i386: modpost apic related warning fixesVivek Goyal2007-05-022-39/+0
| * [PATCH] i386: clean up mach_reboot_fixupsJeremy Fitzhardinge2007-05-021-0/+6
| * [PATCH] i386: Update __copy_to_user_inatomic linuxdoc descriptionAneesh Kumar K.V2007-05-021-1/+13
| * [PATCH] i386: Add an option for the VIA C7 which sets appropriate L1 cacheSimon Arlott2007-05-021-0/+2
| * [PATCH] i386: pit_latch_buggy has no effecttakada2007-05-021-2/+0
| * [PATCH] i386: No need to use -traditional for processing asm in i386/kernel/Jeremy Fitzhardinge2007-05-021-2/+2
| * [PATCH] x86: adjust inclusion of asm/fixmap.hJan Beulich2007-05-024-13/+2
| * [PATCH] x86: default to physical mode on hotplug CPU kernelsIngo Molnar2007-05-028-9/+9
| * [PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525Andrew Morton2007-05-022-3/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/voyager-2.6Linus Torvalds2007-05-051-5/+1
|\ \
| * | [VOYAGER] Convert the monitor thread to use the kthread APIChristoph Hellwig2007-05-011-5/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-05-041-0/+2
|\ \ \
| * | | PCI: scatterlist.h needs types.hJean Delvare2007-05-021-0/+2
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-05-041-2/+4
|\ \ \ | |/ / |/| |
| * | [AGPGART] Move [un]map_page_into_agp into asm/agp.hJan Beulich2007-04-261-2/+4
| |/
* | [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-251-0/+2
* | [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-251-1/+2
* | [NET]: div64_64 consolidate (rev3)Stephen Hemminger2007-04-251-0/+4
|/
* [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Zachary Amsden2007-04-081-0/+3
* [PATCH] x86-64: Disable local APIC timer use on AMD systems with C1EAndi Kleen2007-04-022-0/+3
* [PATCH] tty: minor merge correctionAlan Cox2007-03-271-1/+1
* [PATCH] i386: clear segment register padding in core dumpsRoland McGrath2007-03-231-5/+5
* [PATCH] i386: add command line option "local_apic_timer_c2_ok"Thomas Gleixner2007-03-231-0/+1
* [PATCH] i386: fix typo in sync_constant_test_bit()'s nameJeremy Fitzhardinge2007-03-161-1/+1
* Disable NMI watchdog by default properlyLinus Torvalds2007-03-141-1/+1
* [PATCH] fastcall still doesn't make sense in paravirtAl Viro2007-03-141-1/+1
* [PATCH] Fix vmi time header bugZachary Amsden2007-03-121-1/+1
* [PATCH] i386: make x86_64 tsc header require i386 rather than vice-versaAndres Salomon2007-03-061-1/+67
* [PATCH] fix build with CONFIG_NO_IDLE_HZ=nAndrew Morton2007-03-061-0/+8
* [PATCH] disable NMI watchdog by defaultIngo Molnar2007-03-051-1/+1
* [PATCH] vmi: apic opsZachary Amsden2007-03-051-0/+1
* [PATCH] vmi: pit overrideZachary Amsden2007-03-052-3/+6
* [PATCH] vmi: paravirt drop udelay opZachary Amsden2007-03-052-9/+0
* [PATCH] vmi: fix highpteZachary Amsden2007-03-052-4/+23
* [PATCH] vmi: cpu cycles fixZachary Amsden2007-03-053-0/+5
* [PATCH] vmi: sched clock paravirt op fixZachary Amsden2007-03-054-3/+11