aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2007-05-14Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds1-3/+0
2007-05-12x86_64: Add asm/mtrr.h include for some buildsAndi Kleen1-0/+1
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 Torvalds1-0/+17
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 Griffis1-0/+8
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-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 Dunlap11-11/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig9-25/+9
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-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 Torvalds3-14/+13
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds44-2797/+934
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-2/+2
2007-05-02MSI: arch must connect the irq and the msi_descMichael Ellerman1-2/+2
2007-05-02[PATCH] x86-64: Fix allnoconfig error in genapic_flat.cAndi Kleen1-0/+1
2007-05-02[PATCH] x86-64: Remove CONFIG_REORDERAndi Kleen2-1287/+0
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: 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
2007-05-02[PATCH] x86-64: safe_apic_wait_icr_idle - x86_64Fernando Luis VazquezCao1-0/+22
2007-05-02[PATCH] x86: Save and restore the fixed-range MTRRs of the BSP when suspendingBernhard Kaindl1-0/+2
2007-05-02[PATCH] x86: Save the MTRRs of the BSP before booting an APBernhard Kaindl1-0/+6
2007-05-02[PATCH] x86: update for i386 and x86-64 check_bugsJeremy Fitzhardinge1-8/+1
2007-05-02[PATCH] x86-64: x86-64 system crashes when no memory populating Node 0James Puthukattukaran1-3/+2
2007-05-02[PATCH] x86-64: Fix x86_64 compilation with DEBUG_SIG onGlauber de Oliveira Costa1-3/+3
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2-3/+3
2007-05-02[PATCH] x86: Don't use MWAIT on AMD Family 10Andi Kleen2-5/+13