summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] unexport get_wchanAdrian Bunk2006-03-311-2/+0
* [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/+12
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-272-21/+14
* [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/+4
* [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/+1
* [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-262-65/+1
* [PATCH] create struct compat_timex and use it everywhereStephen Rothwell2006-03-261-16/+3
* [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/+0
* [PATCH] x86_64: group memnodemap and memnodeshift in a memnode structureEric Dumazet2006-03-251-4/+2
* [PATCH] x86_64: Eliminate register_die_notifier symbol exportedKevin Winchester2006-03-251-1/+0
* [PATCH] x86_64: Search K8 devices on more devices.Navin Boppuri2006-03-252-4/+2
* [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/+0
* [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
* [PATCH] x86_64: Try to allocate node memmap near the end of nodeAndi Kleen2006-03-251-1/+11
* [PATCH] x86_64: Change default setting for noexec32 to match i386 kernelAndi Kleen2006-03-251-1/+1
* [PATCH] x86_64: Limit max number of CPUs to 255Andi Kleen2006-03-251-1/+1
* [PATCH] x86_64: fix orphaned bits of timer init messagesChuck Ebbert2006-03-251-3/+3
* [PATCH] x86_64: Basic reorder infrastructureArjan van de Ven2006-03-254-0/+1300
* [PATCH] x86_64: Always use IO-APIC routing for timer.Andi Kleen2006-03-251-1/+1
* [PATCH] x86_64: Don't invoke OOM killer during dma_alloc_coherent()Andi Kleen2006-03-251-0/+3
* [PATCH] x86_64: Reename CMOS update warningAndi Kleen2006-03-251-8/+1
* [PATCH] x86_64: Fix formatting in time.cAndi Kleen2006-03-251-49/+45
* [PATCH] x86_64: Handle years beyond 2100Andi Kleen2006-03-251-5/+17
* [PATCH] x86_64: Patch to make the head.S-must-be-first-in-vmlinux order explicitArjan van de Ven2006-03-252-0/+2
* [PATCH] x86_64: Add __init to fixmap functions that are only called during bootAndi Kleen2006-03-251-3/+4
* [PATCH] x86_64: Implement early DMI scanningAndi Kleen2006-03-252-7/+36
* [PATCH] x86_64: s/Overwrite/Override/ in arch/x86-64Dave Jones2006-03-252-2/+2
* [PATCH] x86_64: Move kernel to 2MBAndi Kleen2006-03-251-2/+2
* [PATCH] x86_64: prefetch the mmap_sem in the fault pathArjan van de Ven2006-03-251-2/+4
* [PATCH] x86_64: to use lapic ids instead of initial apic idsRavikiran G Thirumalai2006-03-251-2/+2
* [PATCH] x86_64: miscellaneous cleanupJan Beulich2006-03-253-14/+15
* [PATCH] x86_64: Make pfn_valid work early in bootAndi Kleen2006-03-251-0/+1
* [PATCH] x86_64: Clean up white space in traps.cRoberto Nibali2006-03-251-9/+8
* [PATCH] x86_64: Check that early arguments are words on their ownAndi Kleen2006-03-251-22/+25
* [PATCH] x86_64: remove dead do_softirq_thunkJan Beulich2006-03-252-4/+0
OpenPOWER on IntegriCloud