aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64
AgeCommit message (Expand)AuthorFilesLines
2005-09-05[PATCH] i386: cleanup serialize msrZachary Amsden1-0/+5
2005-09-05[PATCH] x86_64: avoid some atomic operations during address space destructionZachary Amsden1-0/+14
2005-09-05[PATCH] sab: consolidate kmem_bufctl_tKyle Moffett1-2/+0
2005-09-05[PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc()Chen, Kenneth W1-1/+0
2005-09-05[PATCH] hugetlb: add pte_huge() macroAdam Litke1-1/+2
2005-09-05[PATCH] mm: correct _PAGE_FILE commentPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-09-05[PATCH] mm: consolidate get_orderStephen Rothwell1-14/+2
2005-08-29[NET]: Fix ipl=>ihl typo in ip_fast_csumThomas Graf1-1/+1
2005-08-29[NET]: Introduce SO_{SND,RCV}BUFFORCE socket optionsPatrick McHardy1-0/+2
2005-08-26[PATCH] x86_64: Tell VM about holes in nodesAndi Kleen1-0/+2
2005-08-16[PATCH] i386 / desc_empty macro is incorrectZachary Amsden1-1/+1
2005-08-14Revert PCIBIOS_MIN_IO changes for 2.6.13Linus Torvalds1-1/+3
2005-08-02[PATCH] increase PCIBIOS_MIN_IO on x86Ivan Kokshaysky1-3/+1
2005-07-29[PATCH] Fix sync_tsc hangEric W. Biederman1-0/+3
2005-07-29[PATCH] x86_64 machine_kexec: Use standard pagetable helpersEric W. Biederman1-0/+2
2005-07-28[PATCH] x86_64: Fix gcc 4 warning in sched_find_first_bitJesse Millan1-2/+1
2005-07-28[PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...Andi Kleen1-0/+2
2005-07-28[PATCH] x86_64: Turn BUG data into valid instructionAndi Kleen1-3/+10
2005-07-28[PATCH] x86_64: Fix incorrectly defined MSR_K8_SYSCFGAndi Kleen1-1/+1
2005-07-28[PATCH] x86_64: Fix some typos in system.h commentsAndi Kleen1-2/+2
2005-07-28[PATCH] x86_64: Remove obsolete eat_key prototypeAndi Kleen1-3/+0
2005-07-28[PATCH] x86_64: Fix some comments in tlbflush.hAndi Kleen1-3/+6
2005-07-28[PATCH] x86_64: Some cleanup in setup64.cAndi Kleen1-0/+1
2005-07-28[PATCH] x86_64: i386/x86_64: remove prototypes for not existing functions in ...Andi Kleen1-3/+0
2005-07-28[PATCH] x86_64: Use for_each_cpu_mask for clustered IPI flushAndi Kleen1-24/+21
2005-07-26[PATCH] x86_64: Implemenent machine_emergency_restartEric W. Biederman1-1/+1
2005-07-26[PATCH] Add emergency_restart()Eric W. Biederman1-0/+6
2005-07-26[PATCH] inotify: add x86-64 syscall entriesRobert Love2-3/+14
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2-7/+3
2005-07-12[ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi1-6/+2
2005-07-12[ACPI] PNPACPI vs sound IRQDavid Shaohua Li1-1/+1
2005-07-07[PATCH] MTRR suspend/resume cleanupShaohua Li1-0/+7
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar1-0/+2
2005-06-29[PATCH] Serial: Split 8250 port table (part 2)Russell King1-101/+1
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2-6/+12
2005-06-27[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=nAndrew Morton1-0/+2
2005-06-27[PATCH] PCI: DMA bursting adviceDavid S. Miller1-0/+8
2005-06-27[PATCH] seccomp: tsc disableAndrea Arcangeli1-5/+7
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe1-1/+5
2005-06-25[PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal1-0/+5
2005-06-25[PATCH] kexec: x86_64 kexec implementationEric W. Biederman2-1/+29
2005-06-25[PATCH] kexec: x86_64: add CONFIG_PHYSICAL_STARTEric W. Biederman1-2/+4
2005-06-25[PATCH] kexec: x86_64: restore apic virtual wire mode on shutdownEric W. Biederman1-1/+1
2005-06-25[PATCH] kexec: x86: rename APIC_MODE_EXINTEric W. Biederman1-1/+1
2005-06-25[PATCH] sched: sched tuningNick Piggin1-2/+1
2005-06-25[PATCH] sched: balance on forkNick Piggin1-0/+2
2005-06-25[PATCH] sched: no aggressive idle balancingNick Piggin1-1/+0
2005-06-25[PATCH] sched: balance timersNick Piggin1-1/+5
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney1-1/+1
2005-06-25[PATCH] swsusp: clean assembly partsPavel Machek1-1/+1
2005-06-25[PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe.Ashok Raj1-0/+2
2005-06-25[PATCH] x86_64: CPU hotplug supportAshok Raj2-0/+7
2005-06-23[PATCH] compat: introduce compat_time_tStephen Rothwell1-1/+1
2005-06-23[PATCH] adjust per_cpu definition in non-SMP caseJan Beulich1-1/+1
2005-06-23[PATCH] x86_64 specific function return probesRusty Lynch1-0/+3
2005-06-23[PATCH] streamline preempt_count type across archsJesper Juhl1-1/+1
2005-06-23[PATCH] xen: x86_64: Add macro for debugregVincent Hanquez1-0/+8
2005-06-23[PATCH] xen: x86: Rename usermode macroVincent Hanquez1-0/+1
2005-06-23[PATCH] eliminate duplicate rdpmc definitionJan Beulich1-5/+0
2005-06-23[PATCH] i386: Selectable Frequency of the Timer InterruptChristoph Lameter1-2/+4
2005-06-23[PATCH] x86/x86_64: pcibus_to_nodeChristoph Lameter1-11/+3
2005-06-23[PATCH] Platform SMIs and their interferance with tsc based delay calibrationVenkatesh Pallipadi1-0/+3
2005-06-23[PATCH] add x86-64 specific support for sparsememMatt Tolentino2-2/+26
2005-06-23[PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config optionsMatt Tolentino4-15/+13
2005-06-23[PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen1-4/+1
2005-06-21[PATCH] Hugepage consolidationDavid Gibson2-1/+3
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-1/+1
2005-06-21[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSuresh Siddha2-6/+7
2005-06-07[PATCH] AGP fix for Xen VMMKeir Fraser1-0/+10
2005-05-25[PATCH] x86_64: CONFIG_BUG=n fixesAlexander Nyberg1-0/+2
2005-05-20Remove some left-over empty filesLinus Torvalds1-0/+0
2005-05-17[PATCH] kill <asm/ioctl32.h>Christoph Hellwig1-1/+0
2005-05-17[PATCH] x86_64: Collected NMI watchdog fixes.Andi Kleen1-0/+2
2005-05-17[PATCH] x86_64: Add pmtimer supportAndi Kleen2-0/+8
2005-05-17[PATCH] x86_64: Remove unique APIC/IO-APIC ID checkAndi Kleen1-1/+0
2005-05-17[PATCH] x86_64: Remove x86_apicid fieldAndi Kleen1-1/+0
2005-05-17[PATCH] x86_64: Increase number of IO-APICsAndi Kleen1-1/+1
2005-05-17[PATCH] x86_64: Add a guard page at the end of the 47bit address spaceAndi Kleen1-2/+2
2005-05-05[PATCH] make some things staticAdrian Bunk1-1/+1
2005-05-04[PATCH] asm/signal.h unificationAl Viro1-13/+1
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell1-1/+1
2005-05-01[PATCH] consolidate SIGEV_PAD_SIZEStephen Rothwell1-2/+0
2005-05-01[PATCH] move SA_xxx defines to linux/signal.hStas Sergeev1-14/+0
2005-05-01[PATCH] remove all kernel BUGsMatt Mackall1-1/+3
2005-05-01[PATCH] Increase number of e820 entries hard limit from 32 to 128Venkatesh Pallipadi2-2/+3
2005-05-01[PATCH] CPUID bug and inconsistency fixH. Peter Anvin1-4/+10
2005-05-01[PATCH] check nmi watchdog is brokenJack F Vogel1-1/+0
2005-04-19[PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins1-1/+1
2005-04-16[PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machineAndi Kleen3-24/+8
2005-04-16[PATCH] x86_64: Rename the extended cpuid level fieldAndi Kleen1-1/+1
2005-04-16[PATCH] x86_64: add support for Intel dual-core detection and displayingAndi Kleen1-0/+2
2005-04-16[PATCH] x86_64: Remove duplicated syscall entry.Andi Kleen1-2/+0
2005-04-16[PATCH] x86_64: Keep only a single debug notifier chainAndi Kleen1-1/+0
2005-04-16[PATCH] x86_64: Port over e820 gap detection from i386Andi Kleen1-0/+1
2005-04-16[PATCH] x86_64: Correct wrong comment in local.hAndi Kleen1-1/+2
2005-04-16[PATCH] x86_64: Support constantly ticking TSCsAndi Kleen1-0/+1
2005-04-16[PATCH] x86_64: Use a common function to find code segment basesAndi Kleen1-0/+5
2005-04-16[PATCH] x86_64: Use a VMA for the 32bit vsyscallAndi Kleen1-2/+0
2005-04-16[PATCH] x86-64: Fix BUG()Andi Kleen1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds140-0/+13947