aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-07-171-4/+8
|\
| * x86_64: Allow smp_call_function_single() to current cpuAvi Kivity2007-07-161-4/+8
* | x86_64: speedup touch_nmi_watchdogAndrew Morton2007-07-171-3/+5
* | Inhibit NMI watchdog when Alt-SysRq-T operation is underwayKonrad Rzeszutek2007-07-171-0/+1
* | PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-4/+1
* | PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-10/+2
* | Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* | generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-161-1/+1
* | x86: initial fixmap supportEric W. Biderman2007-07-161-1/+14
|/
* [CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPIAdrian Bunk2007-07-131-5/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-121-2/+1
|\
| * PCI: remove pci_dac_dma_... APIsJan Beulich2007-07-111-2/+1
* | Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi2007-07-122-0/+10
* | Unify the CPU features vectors between i386 and x86-64H. Peter Anvin2007-07-122-24/+11
|/
* x86_64 irq: use mask/unmask and proper locking in fixup_irqs()Siddha, Suresh B2007-06-261-3/+29
* x86_64: set the irq_chip name for lapicSuresh Siddha2007-06-261-0/+1
* x86_64: fix misplaced `continue' in mce.cJoshua Wise2007-06-241-2/+4
* x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not definedAndi Kleen2007-06-222-0/+10
* x86: Disable DAC on VIA bridgesAndi Kleen2007-06-201-0/+12
* x86_64: oops_begin() fixAndrew Morton2007-06-081-1/+2
* Avoid zero size allocation in cache_k8_northbridges()Ben Collins2007-05-231-1/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds2007-05-211-2/+2
|\
| * all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
| * all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* | x86_64: vsyscall time() fixjohn stultz2007-05-211-1/+4
* | x86_64: early_print kernel console should send CRLF not LFCRYinghai Lu2007-05-211-1/+1
* | Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
|/
* Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds2007-05-141-3/+0
* x86_64: Add asm/mtrr.h include for some buildsAndi Kleen2007-05-121-0/+1
* x86_64: Don't call mtrr_bp_init from identify_cpuAndi Kleen2007-05-112-3/+2
* x86_64: off-by-two error in aperture.cAndrew Hastings2007-05-112-2/+2
* Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2007-05-111-0/+17
|\
| * [PATCH] audit signal recipientsAmy Griffis2007-05-111-0/+9
| * [PATCH] add SIGNAL syscall class (v3)Amy Griffis2007-05-111-0/+8
* | x86_64: display more intuitive error message if kernel is not 2MB alignedVivek Goyal2007-05-111-7/+0
|/
* x86_64: fix default_do_nmi() missing return after an if ()Mathieu Desnoyers2007-05-101-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-091-1/+1
|\
| * Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-091-1/+1
* | wrap access to thread_infoRoman Zippel2007-05-091-1/+1
* | Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-093-1/+5
|/
* x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas2007-05-081-0/+2
* Add IRQF_IRQPOLL flag on x86_64Bernhard Walle2007-05-081-1/+4
* Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli2007-05-081-0/+8
* kprobes: kretprobes simplificationsChristoph Hellwig2007-05-081-13/+4
* Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli2007-05-081-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-0811-11/+0
* move die notifier handling to common codeChristoph Hellwig2007-05-089-25/+9
* Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann2007-05-081-15/+5
* ipmi: add new IPMI nmi watchdog handlingCorey Minyard2007-05-081-0/+2
* simplify the stacktrace codeChristoph Hellwig2007-05-081-5/+3