aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-02[PATCH] i386: Use per-cpu variables for GDT, PDARusty Russell4-5/+6
2007-05-02[PATCH] i386: Allow i386 crash kernels to handle x86_64 dumpsIan Campbell2-0/+11
2007-05-02[PATCH] x86-64: Introduce load_TLS to the "for" loop.Rusty Russell1-7/+4
2007-05-02[PATCH] i386: Initialize esp0 properly all the timeRusty Russell1-0/+1
2007-05-02[PATCH] x86-64: configurable fake numa node sizesDavid Rientjes1-1/+1
2007-05-02[PATCH] x86: Log reason why TSC was marked unstablejohn stultz3-4/+4
2007-05-02[PATCH] i386: modpost apic related warning fixesVivek Goyal2-39/+0
2007-05-02[PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMARavikiran G Thirumalai1-2/+2
2007-05-02[PATCH] x86-64: fix x86_64-mm-sched-clock-shareAndrew Morton1-3/+16
2007-05-02[PATCH] x86-64: build-time checkingVivek Goyal1-0/+1
2007-05-02[PATCH] x86-64: Relocatable Kernel SupportVivek Goyal1-2/+4
2007-05-02[PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal2-6/+4
2007-05-02[PATCH] x86-64: Remove the identity mapping as early as possibleVivek Goyal2-3/+0
2007-05-02[PATCH] x86-64: wakeup.S rename registers to reflect right namesVivek Goyal1-6/+6
2007-05-02[PATCH] x86-64: Add EFER to the register set saved by save_processor_stateVivek Goyal1-0/+1
2007-05-02[PATCH] x86-64: cleanup segmentsVivek Goyal1-1/+1
2007-05-02[PATCH] x86-64: Clean up the early boot page tableVivek Goyal1-1/+0
2007-05-02[PATCH] x86-64: Assembly safe page.h and pgtable.hVivek Goyal4-30/+52
2007-05-02[PATCH] x86-64: dma_ops as constStephen Hemminger1-1/+1
2007-05-02[PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpusJoerg Roedel1-0/+1
2007-05-02[PATCH] x86-64: Remove duplicated code for reading control registersGlauber de Oliveira Costa2-29/+11
2007-05-02[PATCH] x86-64: Remove unused set_seg_baseRusty Russell1-10/+0
2007-05-02[PATCH] i386: clean up mach_reboot_fixupsJeremy Fitzhardinge1-4/+0
2007-05-02[PATCH] i386: Update __copy_to_user_inatomic linuxdoc descriptionAneesh Kumar K.V1-1/+13
2007-05-02[PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATAPrarit Bhargava1-1/+6
2007-05-02[PATCH] x86-64: Some cleanup in time.cAndi Kleen1-0/+2
2007-05-02[PATCH] i386: Add an option for the VIA C7 which sets appropriate L1 cacheSimon Arlott1-0/+2
2007-05-02[PATCH] i386: pit_latch_buggy has no effecttakada1-2/+0
2007-05-02[PATCH] i386: No need to use -traditional for processing asm in i386/kernel/Jeremy Fitzhardinge1-2/+2
2007-05-02[PATCH] x86: consolidate smp_send_stop()Jan Beulich1-1/+0
2007-05-02[PATCH] x86-64: adjust inclusion of asm/vsyscall32.hJan Beulich1-1/+0
2007-05-02[PATCH] x86: adjust inclusion of asm/fixmap.hJan Beulich8-20/+4
2007-05-02[PATCH] x86: default to physical mode on hotplug CPU kernelsIngo Molnar9-10/+10
2007-05-02[PATCH] x86-64: always use physical delivery mode on > 8 CPUsIngo Molnar1-1/+3
2007-05-02[PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525Andrew Morton3-4/+1
2007-05-02[PATCH] x86-64: revert x86_64-mm-add-genapic_forceAndrew Morton1-1/+1
2007-04-30pm: include EIO from errno-base.hDavid Rientjes1-1/+1
2007-04-30Add kvasprintf()Jeremy Fitzhardinge1-0/+1
2007-04-30power management: force pm_ops.valid callback to be assignedJohannes Berg1-6/+6
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg1-0/+4
2007-04-30power management: remove firmware disk modeJohannes Berg1-7/+6
2007-04-30rework pm_ops pm_disk_mode, kill misuseJohannes Berg1-11/+12
2007-04-30Extend print_symbol capabilityRobert Peterson1-1/+12
2007-04-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-1/+13
2007-04-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-10/+81
2007-04-30Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-1/+2
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds38-682/+812
2007-04-30[SNMP]: Add definitions for {In,Out}BcastPktsMitsuru Chinen1-0/+2
2007-04-30[TCP] FRTO: RFC4138 allows Nagle override when new data must be sentIlpo Järvinen1-0/+5
2007-04-30[XFRM]: Restrict upper layer information by bundle.Masahide NAKAMURA2-0/+16