summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-161-1/+1
* diskquota: 32bit quota tools on 64bit architecturesVasily Tarasov2007-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 the new x86 setup code for x86-64; unify with i386H. Peter Anvin2007-07-127-1263/+10
* | x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386H. Peter Anvin2007-07-121-0/+4
* | Define zero-page offset 0x1e4 as a scratch field, and use itH. Peter Anvin2007-07-121-3/+3
* | 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
* Allow DEBUG_RODATA and KPROBES to co-existArjan van de Ven2007-06-212-1/+5
* x86: change_page_attr bandaidsAndi Kleen2007-06-201-3/+4
* x86: Disable KPROBES with DEBUG_RODATA for nowAndi Kleen2007-06-201-0/+1
* x86: Disable DAC on VIA bridgesAndi Kleen2007-06-201-0/+12
* x86_64: Fix readahead/sync_file_range/fadvise64 compat callsAndi Kleen2007-06-202-3/+22
* x86_64: oops_begin() fixAndrew Morton2007-06-081-1/+2
* fix sysrq-m oopsBob Picco2007-06-081-0/+2
* enable interrupts in user path of page fault.Steven Rostedt2007-06-071-0/+6
* x86_64: allocate sparsemem memmap above 4GZou Nan hai2007-06-011-0/+6
* i386, x86-64: show that CONFIG_HOTPLUG_CPU is required for suspend on SMPStefan Richter2007-05-231-2/+5
* 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
* | x86_64: Update defconfigAndi Kleen2007-05-211-114/+172
* | Detach sched.h from mm.hAlexey Dobriyan2007-05-212-0/+2
|/
* Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds2007-05-141-3/+0
* x86_64: use signalfd and timerfd compat syscallsHeiko Carstens2007-05-121-3/+3
* 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-112-0/+22
|\
| * [PATCH] audit signal recipientsAmy Griffis2007-05-111-0/+9
| * [PATCH] add SIGNAL syscall class (v3)Amy Griffis2007-05-112-0/+13
* | signal/timer/event: eventfd wire up x86 archesDavide Libenzi2007-05-111-0/+1
* | signal/timer/event: timerfd wire up x86 archesDavide Libenzi2007-05-111-0/+1
* | signal/timer/event: signalfd wire up x86 archesDavide Libenzi2007-05-111-0/+1
* | 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
|/
OpenPOWER on IntegriCloud