summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: Update 32-bit system call tableAndi Kleen2006-04-091-2/+4
* [PATCH] x86_64: Eliminate IA32_NR_syscalls defineAndi Kleen2006-04-091-9/+8Star
* [PATCH] x86_64: fix CONFIG_REORDERSam Ravnborg2006-04-091-12/+12
* [PATCH] x86_64: Plug GS leak in arch_prctl()John Blackwood2006-04-091-2/+8
* [PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave2006-04-091-0/+2
* [PATCH] i386/x86-64: Return defined error value for bad PCI config space acce...Andi Kleen2006-04-091-1/+3
* [PATCH] i386/x86_64: Check if MCFG works for the first 16 bussesAndi Kleen2006-04-091-15/+24
* [PATCH] x86_64: Fixup read_mostly section on internode cache line size for vSMPRavikiran G Thirumalai2006-04-092-1/+6
* [PATCH] x86_64: Don't return error for HPET initialization in initcallAndi Kleen2006-04-091-1/+1
* [PATCH] x86_64: Don't export strlen twiceAndi Kleen2006-04-091-2/+0Star
* [PATCH] x86_64: When user could have changed RIP always force IRETAndi Kleen2006-04-091-2/+10
* [PATCH] x86_64: Don't run NMI watchdog during machine checksAndi Kleen2006-04-092-1/+14
* [PATCH] x86_64: Clear APIC feature bit when local APIC is disabledAndi Kleen2006-04-091-1/+3
* [PATCH] x86_64: Fix compilation with CONFIG_PCI=n / allnoconfigAndi Kleen2006-04-091-0/+2
* [PATCH] i386/x86-64: Check that MCFG points to an e820 reserved areaArjan van de Ven2006-04-091-0/+10
* [PATCH] x86_64: Introduce e820_all_mappedArjan van de Ven2006-04-091-0/+33
* [PATCH] x86_64: Rename e820_mapped to e820_any_mappedArjan van de Ven2006-04-093-3/+4
* [PATCH] x86_64: Handle empty PXMs that only contain hotplug memoryAndi Kleen2006-04-092-9/+38
* [PATCH] x86_64: Reserve SRAT hotadd memory on x86-64Andi Kleen2006-04-093-8/+164
* [PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen2006-04-092-3/+35
* [PATCH] x86_64: Clean up execve pathAndi Kleen2006-04-091-16/+0Star
* [PATCH] x86_64: Update defconfigAndi Kleen2006-04-091-18/+24
* [PATCH] unexport get_wchanAdrian Bunk2006-03-311-2/+0Star
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-3110-20/+20
* [PATCH] Mark unwind info for signal trampolines in vDSOsJakub Jelinek2006-03-311-2/+21
* [PATCH] RTC: Remove RTC UIP synchronization on x86_64Matt Mackall2006-03-281-29/+12Star
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-272-21/+14Star
* [PATCH] lightweight robust futexes: x86_64Ingo Molnar2006-03-271-0/+2
* [PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki2006-03-271-1/+1
* [PATCH] unify pfn_to_page: x86_64 pfn_to_pageKAMEZAWA Hiroyuki2006-03-272-15/+4Star
* [PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B2006-03-273-1/+35
* [PATCH] bitops: x86_64: use generic bitopsAkinobu Mita2006-03-261-0/+4
* [PATCH] kprobes: fix broken fault handling for x86_64Prasanna S Panchamukhi2006-03-261-7/+55
* [PATCH] kprobe handler: discard user space trapbibo,mao2006-03-261-0/+3
* [PATCH] kretprobe instance recycled by parent processbibo mao2006-03-261-8/+1Star
* [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-262-65/+1Star
* [PATCH] create struct compat_timex and use it everywhereStephen Rothwell2006-03-261-16/+3Star
* [PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanupsH. Peter Anvin2006-03-262-10/+43
* [PATCH] x86_64: Add cpu_relax() to busy loops in PM timer codeAndi Kleen2006-03-251-1/+2
* [PATCH] x86_64: Report SIGSEGV for IRET faultsAndi Kleen2006-03-251-1/+1
* [PATCH] x86_64: Remove bogus special case in AMD core parsing.Andi Kleen2006-03-251-2/+0Star
* [PATCH] x86_64: group memnodemap and memnodeshift in a memnode structureEric Dumazet2006-03-251-4/+2Star
* [PATCH] x86_64: Eliminate register_die_notifier symbol exportedKevin Winchester2006-03-251-1/+0Star
* [PATCH] x86_64: Search K8 devices on more devices.Navin Boppuri2006-03-252-4/+2Star
* [PATCH] x86_64: Make GART_IOMMU kconfig help text more specific (trivial)Jon Mason2006-03-251-7/+9
* [PATCH] x86_64: Remove CONFIG_UNORDERED_IOAndi Kleen2006-03-251-10/+0Star
* [PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfoAndi Kleen2006-03-251-1/+1
* [PATCH] x86_64: free_bootmem_node needs __pa in allocate_apertureJon Mason2006-03-251-1/+1
* [PATCH] x86_64: timer interrupt lockup due to pending interruptVivek Goyal2006-03-251-0/+20
* [PATCH] x86_64: Use cpumask bitops for cpu_vm_maskBrian Gerst2006-03-251-3/+3