summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-103-41/+6
|\
| * kbuild: drop vmlinux dependency from "make install"H. Peter Anvin2006-01-093-41/+6
* | [PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli2006-01-101-3/+3
* | [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-101-1/+3
* | [PATCH] kprobes-changed-from-using-spinlock-to-mutex fixKeshavamurthy Anil S2006-01-101-2/+2
* | [PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy2006-01-101-5/+2
* | [PATCH] don't include ioctl32.h in driversChristoph Hellwig2006-01-101-1/+0
* | [PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2006-01-102-35/+1
* | [PATCH] move rtc compat ioctl handling to fs/compat_ioctl.cChristoph Hellwig2006-01-101-47/+0
* | [PATCH] common compat_sys_timer_createChristoph Hellwig2006-01-102-20/+1
* | [PATCH] kexec: change CONFIG_PHYSICAL_START dependencyManeesh Soni2006-01-101-12/+19
* | [PATCH] kdump: read previous kernel's memoryVivek Goyal2006-01-102-0/+48
* | [PATCH] kdump: x86_64 save cpu registers upon crashVivek Goyal2006-01-102-0/+77
* | [PATCH] kdump: x86_64 kexec on panicakpm@osdl.org2006-01-101-1/+85
* | [PATCH] kdump: x86_64: add elfcorehdr command line optionVivek Goyal2006-01-101-0/+9
* | [PATCH] kdump: x86_64: add memmmap command line optionakpm@osdl.org2006-01-102-0/+48
* | [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal2006-01-101-2/+0
* | [CRYPTO] Allow AES C/ASM implementations to coexistHerbert Xu2006-01-091-0/+2
* | [CRYPTO] Use standard byte order macros wherever possibleHerbert Xu2006-01-091-12/+11
* | [PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall2006-01-081-5/+0
* | [PATCH] Split out screen_info from tty.hBrian Gerst2006-01-082-40/+1
* | [PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig2006-01-081-33/+11
* | [PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk2006-01-081-2/+0
* | [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai2006-01-081-1/+1
* | [PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2006-01-081-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-061-1/+0
|\ \ | |/
| * gitignore: ignore shared objectsBrian Gerst2006-01-061-1/+0
* | [PATCH] cpu hotplug/x86_64: disable interrupt in play_deadShaohua Li2006-01-061-2/+3
* | [PATCH] x86/x86_64: mark rodata section read-only: make some datastructures c...Arjan van de Ven2006-01-062-2/+2
* | [PATCH] x86/x86_64: mark rodata section read-only: x86-64 supportArjan van de Ven2006-01-062-0/+33
* | [PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfixArjan van de Ven2006-01-061-2/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-043-0/+5
|\
| * gitignore: x86_64 filesBrian Gerst2006-01-013-0/+5
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-01-041-1/+5
|\ \
| * | [CPUFREQ] CPU frequency display in /proc/cpuinfoVenkatesh Pallipadi2005-12-061-1/+5
* | | [PATCH] x86_64: Fix incorrect node_present_pages on NUMARavikiran G Thirumalai2005-12-291-1/+1
* | | [PATCH] Fix build with CONFIG_PCI_MMCONFIGAndi Kleen2005-12-201-1/+1
* | | [PATCH] i386,amd64: ioremap.c __iomem annotationsAl Viro2005-12-151-1/+1
* | | [PATCH] i386,amd64: mmconfig __iomem annotationsAl Viro2005-12-151-7/+7
* | | [PATCH] x86_64: Bug correction in populate_memnodemap()Eric Dumazet2005-12-121-1/+3
* | | [PATCH] x86_64: Fix collision between pmtimer and pit/hpetjohn stultz2005-12-121-1/+1
* | | [PATCH] x86_64: Fix 32bit thread coredumpsAndi Kleen2005-12-121-2/+1
* | | [PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systemsAndi Kleen2005-12-121-2/+34
* | | [PATCH] i386/x86-64 Fall back to type 1 access when no entry foundAndi Kleen2005-12-121-9/+20
* | | [PATCH] i386/x86-64: Don't call change_page_attr with a spinlock heldAndi Kleen2005-12-121-6/+31
* | | [PATCH] i386/x86-64 disable LAPIC completely for offline CPUShaohua Li2005-12-121-1/+1
* | | [PATCH] x86_64: Make sure hpet_address is 0 when any part of HPET initializat...Andi Kleen2005-12-121-1/+3
* | | [PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S2005-12-121-1/+1
|/ /
* | [PATCH] kprobes: Fix return probes on sys_execveJim Keniston2005-11-231-7/+0
|/
* Merge x86-64 update from AndiLinus Torvalds2005-11-1438-663/+1178
|\
OpenPOWER on IntegriCloud