summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [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] x86: sys_ioperm() prototype cleanupAdrian Bunk2007-05-021-1/+0
* [PATCH] x86-64: use lru instead of page->index and page->private for pgd list...Christoph Lameter2007-05-022-12/+4
* [PATCH] i386: Use X86_EFLAGS_IF in irqflags.h.Andi Kleen2007-05-023-22/+29
* [PATCH] x86: tighten kernel image page access rightsJan Beulich2007-05-021-3/+0
* [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-024-5/+6
* [PATCH] i386: Allow i386 crash kernels to handle x86_64 dumpsIan Campbell2007-05-022-0/+11
* [PATCH] x86-64: Introduce load_TLS to the "for" loop.Rusty Russell2007-05-021-7/+4
* [PATCH] i386: Initialize esp0 properly all the timeRusty Russell2007-05-021-0/+1
* [PATCH] x86-64: configurable fake numa node sizesDavid Rientjes2007-05-021-1/+1
* [PATCH] x86: Log reason why TSC was marked unstablejohn stultz2007-05-023-4/+4
* [PATCH] i386: modpost apic related warning fixesVivek Goyal2007-05-022-39/+0
* [PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMARavikiran G Thirumalai2007-05-021-2/+2
* [PATCH] x86-64: fix x86_64-mm-sched-clock-shareAndrew Morton2007-05-021-3/+16
* [PATCH] x86-64: build-time checkingVivek Goyal2007-05-021-0/+1
* [PATCH] x86-64: Relocatable Kernel SupportVivek Goyal2007-05-021-2/+4
* [PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal2007-05-022-6/+4
* [PATCH] x86-64: Remove the identity mapping as early as possibleVivek Goyal2007-05-022-3/+0
* [PATCH] x86-64: wakeup.S rename registers to reflect right namesVivek Goyal2007-05-021-6/+6
* [PATCH] x86-64: Add EFER to the register set saved by save_processor_stateVivek Goyal2007-05-021-0/+1
* [PATCH] x86-64: cleanup segmentsVivek Goyal2007-05-021-1/+1
* [PATCH] x86-64: Clean up the early boot page tableVivek Goyal2007-05-021-1/+0
* [PATCH] x86-64: Assembly safe page.h and pgtable.hVivek Goyal2007-05-024-30/+52
* [PATCH] x86-64: dma_ops as constStephen Hemminger2007-05-021-1/+1
* [PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpusJoerg Roedel2007-05-021-0/+1
* [PATCH] x86-64: Remove duplicated code for reading control registersGlauber de Oliveira Costa2007-05-022-29/+11
* [PATCH] x86-64: Remove unused set_seg_baseRusty Russell2007-05-021-10/+0
* [PATCH] i386: clean up mach_reboot_fixupsJeremy Fitzhardinge2007-05-021-4/+0
* [PATCH] i386: Update __copy_to_user_inatomic linuxdoc descriptionAneesh Kumar K.V2007-05-021-1/+13
* [PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATAPrarit Bhargava2007-05-021-1/+6
* [PATCH] x86-64: Some cleanup in time.cAndi Kleen2007-05-021-0/+2
* [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: consolidate smp_send_stop()Jan Beulich2007-05-021-1/+0
* [PATCH] x86-64: adjust inclusion of asm/vsyscall32.hJan Beulich2007-05-021-1/+0
* [PATCH] x86: adjust inclusion of asm/fixmap.hJan Beulich2007-05-028-20/+4
* [PATCH] x86: default to physical mode on hotplug CPU kernelsIngo Molnar2007-05-029-10/+10
* [PATCH] x86-64: always use physical delivery mode on > 8 CPUsIngo Molnar2007-05-021-1/+3
* [PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525Andrew Morton2007-05-023-4/+1
* [PATCH] x86-64: revert x86_64-mm-add-genapic_forceAndrew Morton2007-05-021-1/+1
* pm: include EIO from errno-base.hDavid Rientjes2007-04-301-1/+1
* Add kvasprintf()Jeremy Fitzhardinge2007-04-301-0/+1
* power management: force pm_ops.valid callback to be assignedJohannes Berg2007-04-301-6/+6
OpenPOWER on IntegriCloud