aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-07-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-26x86: use generic show_mem()Johannes Weiner
2008-07-26tracehook: execRoland McGrath
2008-07-26x86: support 1GB hugepages with get_user_pages_lockless()Nick Piggin
2008-07-26x86: lockless get_user_pages_fast()Nick Piggin
2008-07-26kexec jump: save/restore device stateHuang Ying
2008-07-26kexec jumpHuang Ying
2008-07-26x86 calgary: fix handling of devices that aren't behind the CalgaryAlexis Bruemmer
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-26x86, AMD IOMMU: include amd_iommu_last_bdf in device initializationJoerg Roedel
2008-07-26x86, RDC321x: add to mach-defaultIngo Molnar
2008-07-25x86_64: fix ia32 AMD syscall audit fast-pathRoland McGrath
2008-07-25calgary iommu: use the first kernels TCE tables in kdumpChandru
2008-07-25gpiolib: allow user-selectionMichael Buesch
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni
2008-07-25introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbolJohannes Berg
2008-07-24x86/oprofile/nmi_int: add Nehalem to list of ppro coresLinus Torvalds
2008-07-24x86-64: Clean up 'save/restore_i387()' usageLinus Torvalds
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-07-24x86-64: make BUILD_IRQ() also reset section backLinus Torvalds
2008-07-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-24rtc-cmos: avoid spurious irqsDavid Brownell
2008-07-24flag parameters add-on: remove epoll_create size paramUlrich Drepper
2008-07-24flag parameters: inotify_initUlrich Drepper
2008-07-24flag parameters: pipeUlrich Drepper
2008-07-24flag parameters: dup2Ulrich Drepper
2008-07-24flag parameters: epoll_createUlrich Drepper
2008-07-24flag parameters: eventfdUlrich Drepper
2008-07-24flag parameters: signalfdUlrich Drepper
2008-07-24pm: acpi hibernation: utilize hardware signatureShaohua Li
2008-07-24remove include/linux/pm_legacy.hAdrian Bunk
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-24x86: add hugepagesz option on 64-bitAndi Kleen
2008-07-24x86: support GB hugepages on 64-bitAndi Kleen
2008-07-24hugetlb: introduce pud_hugeAndi Kleen
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen
2008-07-24use generic_access_phys for /dev/mem mappingsRik van Riel
2008-07-24access_process_vm device memory infrastructureRik van Riel
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner
2008-07-24x86: BUILD_IRQ say .text to avoid .data.percpuHugh Dickins
2008-07-24xen: don't use sysret for sysexit32Jeremy Fitzhardinge
2008-07-24x86: call early_cpu_init at the same pointJeremy Fitzhardinge
2008-07-23Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds
2008-07-23Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-23i386 syscall audit fast-pathRoland McGrath
2008-07-23x86_64 ia32 syscall audit fast-pathRoland McGrath
2008-07-23x86_64 syscall audit fast-pathRoland McGrath
2008-07-23x86_64: remove bogus optimization in sysret_signalRoland McGrath