aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-11x86_64: Don't call mtrr_bp_init from identify_cpuAndi Kleen2-3/+2
2007-05-11x86_64: off-by-two error in aperture.cAndrew Hastings2-2/+2
2007-05-11Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds2-0/+22
2007-05-11signal/timer/event: eventfd wire up x86 archesDavide Libenzi1-0/+1
2007-05-11signal/timer/event: timerfd wire up x86 archesDavide Libenzi1-0/+1
2007-05-11signal/timer/event: signalfd wire up x86 archesDavide Libenzi1-0/+1
2007-05-11x86_64: display more intuitive error message if kernel is not 2MB alignedVivek Goyal1-7/+0
2007-05-11[PATCH] audit signal recipientsAmy Griffis1-0/+9
2007-05-11[PATCH] add SIGNAL syscall class (v3)Amy Griffis2-0/+13
2007-05-10x86_64: fix default_do_nmi() missing return after an if ()Mathieu Desnoyers1-0/+1
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2007-05-09wrap access to thread_infoRoman Zippel1-1/+1
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki3-1/+5
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day1-1/+1
2007-05-08x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas1-0/+2
2007-05-08Add IRQF_IRQPOLL flag on x86_64Bernhard Walle1-1/+4
2007-05-08Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli1-0/+8
2007-05-08kprobes: kretprobes simplificationsChristoph Hellwig1-13/+4
2007-05-08utimensat implementationUlrich Drepper1-1/+2
2007-05-08Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap13-13/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig10-26/+11
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann1-15/+5
2007-05-08ipmi: add new IPMI nmi watchdog handlingCorey Minyard1-0/+2
2007-05-08simplify the stacktrace codeChristoph Hellwig1-5/+3
2007-05-08Fix section mismatch of memory hotplug related code.Yasunori Goto1-3/+3
2007-05-07swsusp: do not use page flagsRafael J. Wysocki1-20/+6
2007-05-07get_unmapped_area handles MAP_FIXED on x86_64Benjamin Herrenschmidt1-0/+3
2007-05-07Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds6-35/+48
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds64-5509/+1798
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-2/+3
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-4/+15
2007-05-02MSI: arch must connect the irq and the msi_descMichael Ellerman1-2/+2
2007-05-02msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)Dan Williams1-0/+1
2007-05-02[PATCH] x86-64: Fix allnoconfig error in genapic_flat.cAndi Kleen1-0/+1
2007-05-02[PATCH] x86-64: Share identical video.S between i386 and x86-64Andi Kleen2-2044/+1
2007-05-02[PATCH] x86-64: Remove CONFIG_REORDERAndi Kleen4-1296/+0
2007-05-02[PATCH] x86-64: Don't enable NUMA for a single node in K8 NUMA scanningAndi Kleen1-0/+2
2007-05-02[PATCH] x86-64: Drop -traditional for arch/x86_64/bootAndi Kleen1-1/+1
2007-05-02[PATCH] x86-64: Use symbolic CPU features in early CPUID checkAndi Kleen1-7/+16
2007-05-02[PATCH] x86-64: Avoid overflows during apic timer calibrationDavid P. Reed1-5/+6
2007-05-02[PATCH] x86-64: Use the 32bit wd_ops for 64bit too.Andi Kleen2-646/+36
2007-05-02[PATCH] x86-64: set node_possible_map at runtime - try 2Suresh Siddha3-10/+15
2007-05-02[PATCH] x86-64: Dynamically adjust machine check intervalTim Hockin1-8/+24
2007-05-02[PATCH] x86-64: unexport cpu_llc_idAndrew Morton1-1/+0
2007-05-02[PATCH] x86-64: Auto compute __NR_syscall_max at compile timeAndi Kleen2-0/+11
2007-05-02[PATCH] x86-64: move __vgetcpu_mode & __jiffies to the vsyscall_2 zoneEric Dumazet1-4/+6
2007-05-02[PATCH] x86-64: __send_IPI_dest_field - x86_64Fernando Luis [** ISO-8859-1 charset **] VázquezCao1-22/+1
2007-05-02[PATCH] x86-64: use safe_apic_wait_icr_idle in smpboot.c - x86_64Fernando Luis VazquezCao1-2/+5
2007-05-02[PATCH] x86-64: use safe_apic_wait_icr_idle in smpboot.c - x86_64Fernando Luis VazquezCao1-20/+5