aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAge
...
| * | x86: implement pte_specialNick Piggin2008-07-26
| * | kexec jumpHuang Ying2008-07-26
| * | x86 calgary: fix handling of devices that aren't behind the CalgaryAlexis Bruemmer2008-07-26
| * | dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-26
| |/
| * Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds2008-07-25
| |\
| | * remove dummy asm/kvm.h filesAdrian Bunk2008-07-25
| * | include/asm/ptrace.h userspace headers cleanupAdrian Bunk2008-07-25
| * | gpiolib: allow user-selectionMichael Buesch2008-07-25
| * | clean up duplicated alloc/free_thread_infoFUJITA Tomonori2008-07-25
| |/
| * x86-64: Clean up 'save/restore_i387()' usageLinus Torvalds2008-07-24
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-24
| |\
| | * ide: remove <asm/ide.h> for some archsBartlomiej Zolnierkiewicz2008-07-24
| | * ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)Bartlomiej Zolnierkiewicz2008-07-24
| | * ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz2008-07-24
| | * ide-generic: remove "no_pci_devices()" quirk from ide_default_io_base()Bartlomiej Zolnierkiewicz2008-07-24
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-24
| |\ \
| | * | x86: fix header export, asm-x86/processor-flags.h, CONFIG_* leaksVegard Nossum2008-07-24
| | |/
| * | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-07-24
| |\ \
| | * | Remove asm/semaphore.hMatthew Wilcox2008-07-24
| | |/
| * | flag parameters add-on: remove epoll_create size paramUlrich Drepper2008-07-24
| * | flag parameters: inotify_initUlrich Drepper2008-07-24
| * | flag parameters: pipeUlrich Drepper2008-07-24
| * | flag parameters: dup2Ulrich Drepper2008-07-24
| * | flag parameters: epoll_createUlrich Drepper2008-07-24
| * | flag parameters: eventfdUlrich Drepper2008-07-24
| * | flag parameters: signalfdUlrich Drepper2008-07-24
| * | flag parameters: pacceptUlrich Drepper2008-07-24
| * | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-24
| * | x86: add hugepagesz option on 64-bitAndi Kleen2008-07-24
| * | hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-24
| * | mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich2008-07-24
| * | access_process_vm device memory infrastructureRik van Riel2008-07-24
| |/
| * Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-23
| |\
| | * sched, x86: clean up hrtick implementationPeter Zijlstra2008-07-20
| * | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-23
| |\ \
| | * \ Merge branch 'linus' into cpus4096-for-linusIngo Molnar2008-07-21
| | |\ \
| | * | | NR_CPUS: Replace per_cpu(..., smp_processor_id()) with __get_cpu_varMike Travis2008-07-20
| | * | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-18
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-15
| | |\ \ \
| | * \ \ \ Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-06
| | |\ \ \ \
| | * | | | | x86: use performance variant for_each_cpu_mask_nrMike Travis2008-05-23
| * | | | | | x86: add PTE_FLAGS_MASKJeremy Fitzhardinge2008-07-22
| * | | | | | x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge2008-07-22
| * | | | | | x86: fix pte_flags() to only return flags, fix lguest (updated)Rusty Russell2008-07-22
| * | | | | | x86: convert Dprintk to pr_debugThomas Gleixner2008-07-21
| * | | | | | Merge branch 'x86/paravirt-spinlocks' into x86/for-linusIngo Molnar2008-07-21
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar2008-07-21
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | x86: suppress sparse returning void warningsHarvey Harrison2008-07-18
| | * | | | | | Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar2008-07-18
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | x86: paravirt spinlocks, !CONFIG_SMP build fixesIngo Molnar2008-07-16