summaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove ISA legacy functions: remove the helpersAl Viro2006-03-241-12/+0
* [PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fixAkinobu Mita2006-03-242-6/+6
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-4/+3
* [PATCH] atomic: add_unless cmpxchg optimiseNick Piggin2006-03-231-1/+7
* [PATCH] Move read_mostly definition to asm/cache.hKyle McMartin2006-03-231-0/+2
* [PATCH] Enable mprotect on huge pagesZhang, Yanmin2006-03-221-2/+2
* Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...Linus Torvalds2006-02-271-14/+0
* [PATCH] x86_64: Move the SMP time selection earlierAndi Kleen2006-02-261-1/+0
* [PATCH] x86_64: Fix the additional_cpus=.. optionAndi Kleen2006-02-261-0/+1
* [PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...Andi Kleen2006-02-261-0/+14
* [PATCH] x86_64: fix USER_PTRS_PER_PGDJan Beulich2006-02-261-1/+1
* [PATCH] x86_64: no_iommu removal in pci-gart.cJon Mason2006-02-261-2/+0
* [PATCH] x86_64: Disable tsc when apicpmtimer is activeAndi Kleen2006-02-171-0/+1
* [PATCH] add asm-generic/mman.hMichael S. Tsirkin2006-02-151-29/+1
* [PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin2006-02-141-0/+2
* [PATCH] x86-64: Fix HPET timer on x460Chris McDermott2006-02-111-0/+2
* [PATCH] fstatat64 supportUlrich Drepper2006-02-111-1/+1
* [PATCH] x86-64: Add sys_unshareAndi Kleen2006-02-082-3/+12
* [PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai2006-02-071-0/+7
* [PATCH] Fix "value computed is not used" compile warnings with gcc-4.1Takashi Iwai2006-02-051-1/+1
* Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down"Linus Torvalds2006-02-051-7/+0
* [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n...Andi Kleen2006-02-041-19/+2
* [PATCH] x86_64: Calibrate APIC timer using PM timerAndi Kleen2006-02-041-0/+1
* [PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai2006-02-041-0/+7
* [PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset funct...Andi Kleen2006-02-041-1/+1
* [PATCH] x86_64: [PATCH] timer resumeShaohua Li2006-02-041-0/+1
* [PATCH] x86_64: Allow to run main time keeping from the local APIC interruptAndi Kleen2006-02-042-0/+6
* [PATCH] x86_64: Define pmtmr_ioport to 0 when PM_TIMER is not availableAndi Kleen2006-02-041-0/+4
* [PATCH] Compilation of kexec/kdump brokenFernando Luis Vazquez Cao2006-02-031-1/+2
* [PATCH] Export cpu topology in sysfsZhang, Yanmin2006-02-031-0/+9
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-02-011-1/+1
|\
| *-------. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-241-1/+1
| |\ \ \ \ \
| | | | | * \ Pull pnpacpi into acpica branchLen Brown2006-01-0710-5/+41
| | | | | |\ \ | | | |_|_|/ / | | |/| | | |
| | | | | * | [ACPI] ACPICA 20050930Bob Moore2005-12-101-1/+1
| | | | |/ / | | | |/| |
* | | | | | [PATCH] prototypes for *at functions & typo fixUlrich Drepper2006-02-011-1/+1
|/ / / / /
* | | | | [PATCH] EDAC: core EDAC support codeAlan Cox2006-01-182-12/+18
* | | | | [PATCH] EDAC: atomic scrub operationsAlan Cox2006-01-181-0/+12
* | | | | [PATCH] vfs: *at functions: x86_64Ulrich Drepper2006-01-182-2/+42
* | | | | [PATCH] x86_64: Fix VSMP buildRavikiran G Thirumalai2006-01-161-5/+5
* | | | | [PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bitAndi Kleen2006-01-162-0/+4
* | | | | [PATCH] x86_64: Increase NR_IRQ_VECTORS to 32 * NR_CPUSAndi Kleen2006-01-161-1/+1
* | | | | [PATCH] x86_64: Allow nesting of int3 by default for kprobesAndi Kleen2006-01-162-7/+7
* | | | | [PATCH] mark several functions __always_inlineIngo Molnar2006-01-142-4/+4
* | | | | [PATCH] death of get_thread_info/put_thread_infoAl Viro2006-01-121-2/+0
* | | | | [PATCH] amd64: task_pt_regs()Al Viro2006-01-122-3/+3
* | | | | [PATCH] amd64: task_thread_info()Al Viro2006-01-121-5/+5
* | | | | [PATCH] scheduler cache-hot-autodetectakpm@osdl.org2006-01-121-1/+0
* | | | | [PATCH] sched: add cacheflush() asmIngo Molnar2006-01-121-0/+9
* | | | | [PATCH] x86_64: Some housekeeping in local APIC codeAndi Kleen2006-01-111-5/+1
* | | | | [PATCH] x86_64: Display meaningful part of filename during BUG()Jan Beulich2006-01-111-0/+1
OpenPOWER on IntegriCloud