aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-05-02[PATCH] i386: Add machine_ops interface to abstract halting and rebootingJeremy Fitzhardinge
2007-05-02[PATCH] i386: Add smp_ops interfaceJeremy Fitzhardinge
2007-05-02[PATCH] i386: cleanup GDT AccessRusty Russell
2007-05-02[PATCH] x86: sys_ioperm() prototype cleanupAdrian Bunk
2007-05-02[PATCH] x86-64: use lru instead of page->index and page->private for pgd list...Christoph Lameter
2007-05-02[PATCH] i386: Use X86_EFLAGS_IF in irqflags.h.Andi Kleen
2007-05-02[PATCH] x86: tighten kernel image page access rightsJan Beulich
2007-05-02[PATCH] x86: Improve handling of kernel mappings in change_page_attrJan Beulich
2007-05-02[PATCH] i386: rationalize paravirt wrappersRusty Russell
2007-05-02[PATCH] i386: clean up cpu_init()Rusty Russell
2007-05-02[PATCH] i386: Use per-cpu GDT immediately upon bootRusty Russell
2007-05-02[PATCH] i386: Use per-cpu variables for GDT, PDARusty Russell
2007-05-02[PATCH] i386: Allow i386 crash kernels to handle x86_64 dumpsIan Campbell
2007-05-02[PATCH] x86-64: Introduce load_TLS to the "for" loop.Rusty Russell
2007-05-02[PATCH] i386: Initialize esp0 properly all the timeRusty Russell
2007-05-02[PATCH] x86-64: configurable fake numa node sizesDavid Rientjes
2007-05-02[PATCH] x86: Log reason why TSC was marked unstablejohn stultz
2007-05-02[PATCH] i386: modpost apic related warning fixesVivek Goyal
2007-05-02[PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMARavikiran G Thirumalai
2007-05-02[PATCH] x86-64: fix x86_64-mm-sched-clock-shareAndrew Morton
2007-05-02[PATCH] x86-64: build-time checkingVivek Goyal
2007-05-02[PATCH] x86-64: Relocatable Kernel SupportVivek Goyal
2007-05-02[PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal
2007-05-02[PATCH] x86-64: Remove the identity mapping as early as possibleVivek Goyal
2007-05-02[PATCH] x86-64: wakeup.S rename registers to reflect right namesVivek Goyal
2007-05-02[PATCH] x86-64: Add EFER to the register set saved by save_processor_stateVivek Goyal
2007-05-02[PATCH] x86-64: cleanup segmentsVivek Goyal
2007-05-02[PATCH] x86-64: Clean up the early boot page tableVivek Goyal
2007-05-02[PATCH] x86-64: Assembly safe page.h and pgtable.hVivek Goyal
2007-05-02[PATCH] x86-64: dma_ops as constStephen Hemminger
2007-05-02[PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpusJoerg Roedel
2007-05-02[PATCH] x86-64: Remove duplicated code for reading control registersGlauber de Oliveira Costa
2007-05-02[PATCH] x86-64: Remove unused set_seg_baseRusty Russell
2007-05-02[PATCH] i386: clean up mach_reboot_fixupsJeremy Fitzhardinge
2007-05-02[PATCH] i386: Update __copy_to_user_inatomic linuxdoc descriptionAneesh Kumar K.V
2007-05-02[PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATAPrarit Bhargava
2007-05-02[PATCH] x86-64: Some cleanup in time.cAndi Kleen
2007-05-02[PATCH] i386: Add an option for the VIA C7 which sets appropriate L1 cacheSimon Arlott
2007-05-02[PATCH] i386: pit_latch_buggy has no effecttakada
2007-05-02[PATCH] i386: No need to use -traditional for processing asm in i386/kernel/Jeremy Fitzhardinge
2007-05-02[PATCH] x86: consolidate smp_send_stop()Jan Beulich
2007-05-02[PATCH] x86-64: adjust inclusion of asm/vsyscall32.hJan Beulich
2007-05-02[PATCH] x86: adjust inclusion of asm/fixmap.hJan Beulich
2007-05-02[PATCH] x86: default to physical mode on hotplug CPU kernelsIngo Molnar
2007-05-02[PATCH] x86-64: always use physical delivery mode on > 8 CPUsIngo Molnar
2007-05-02[PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525Andrew Morton
2007-05-02[PATCH] x86-64: revert x86_64-mm-add-genapic_forceAndrew Morton
2007-04-30pm: include EIO from errno-base.hDavid Rientjes
2007-04-30Add kvasprintf()Jeremy Fitzhardinge
2007-04-30power management: force pm_ops.valid callback to be assignedJohannes Berg